diff --git a/sdk/applicationinsights/azure-applicationinsights/azure/applicationinsights/operations/query_operations.py b/sdk/applicationinsights/azure-applicationinsights/azure/applicationinsights/operations/query_operations.py index f08c7f7ffe6c..2189f6fa6a1f 100644 --- a/sdk/applicationinsights/azure-applicationinsights/azure/applicationinsights/operations/query_operations.py +++ b/sdk/applicationinsights/azure-applicationinsights/azure/applicationinsights/operations/query_operations.py @@ -38,15 +38,15 @@ def execute( """Execute an Analytics query. Executes an Analytics query for data. - [Here](https://dev.applicationinsights.io/documentation/Using-the-API/Query) + + `Here `_ is an example for using POST with an Analytics query. :param app_id: ID of the application. This is Application ID from the API Access settings blade in the Azure portal. :type app_id: str - :param body: The Analytics query. Learn more about the [Analytics - query - syntax](https://azure.microsoft.com/documentation/articles/app-insights-analytics-reference/) + :param body: The Analytics query. Learn more about the `Analytics + query syntax `_. :type body: ~azure.applicationinsights.models.QueryBody :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the