Skip to content

Commit 3050cd8

Browse files
authored
Update api-management-howto-app-insights.md
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/100420
1 parent 7cc81b8 commit 3050cd8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/api-management/api-management-howto-app-insights.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,15 @@ To use Application Insights, [create an instance of the Application Insights ser
4444
* This setting regularly validates whether the API Management gateway endpoint is responding.
4545
* Results appear in the **Availability** pane of the Application Insights instance.
4646
1. Select **Create**.
47-
1. Check that the new Application Insights logger with an instrumentation key now appears in the list.
47+
1. Check that the new Application Insights logger now appears in the list.
4848
:::image type="content" source="media/api-management-howto-app-insights/apim-app-insights-logger-2.png" alt-text="Screenshot that shows where to view the newly created Application Insights logger with instrumentation key":::
4949

5050
> [!NOTE]
5151
> Behind the scenes, a [Logger](/rest/api/apimanagement/current-ga/logger/create-or-update) entity is created in your API Management instance, containing the instrumentation key of the Application Insights instance.
5252
53+
> [!TIP]
54+
> If you need to update the instrumentation key of the Application Insights instance, select the logger's row in the list (not the name of the logger). Enter the instrumentaiton key, and select **Save**.
55+
5356
## Enable Application Insights logging for your API
5457

5558
1. Navigate to your **Azure API Management service instance** in the **Azure portal**.

0 commit comments

Comments
 (0)