How are github links created/referenced in function app

Ashwin Venkatesha 125 Reputation points
2024-04-27T00:50:47.2866667+00:00

I am finding it difficult to understand how are these links generated.

https://aka.ms/sentinel-ApigeeXDataConnector-azuredeploy
https://aka.ms/sentinel-ApigeeXDataConnector-functionapp

I am building a similar function app json for my solution, and I understand that the id is being used here. But how to test what does this link point to, how to construct it? Is there a doc with these details?

Here are the pages I am looking into

  1. https://github.com/Azure/Azure-Sentinel/tree/master/DataConnectors
  2. https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/Templates/Connector_REST_API_AzureFunctionApp_template/DataConnector_API_AzureFunctionApp_template.json
  3. https://github.com/Azure/Azure-Sentinel/tree/master/Solutions#guide-to-building-microsoft-sentinel-solutions

for ex, https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Google%20Apigee/Data%20Connectors/ApigeeX_FunctionApp.json

Also, lets suppose I have a branch where I am developing a solution, how do I validate this link?


https://aka.ms/sentinel-
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
989 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Givary-MSFT 28,406 Reputation points Microsoft Employee
    2024-04-29T05:59:41.7866667+00:00

    @Ashwin Venkatesha Thank you reaching out to us, aka.ms links are generated using our internal tool, this is not available to general public.

    Any specific reason you want to shorten the url?

    Reference: https://techcommunity.microsoft.com/t5/it-resources-training/aka-ms-how-to/m-p/4642

    0 comments No comments