Skip to content

Commit 1213649

Browse files
Merge pull request #224773 from dlepow/patch-168
[APIM] Update App Insights instrumentation key
2 parents 23373ca + a1c232d commit 1213649

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
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.
48-
:::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":::
47+
1. Check that the new Application Insights logger now appears in the list.
48+
:::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.":::
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 configured in the Application Insights logger, select the logger's row in the list (not the name of the logger). Enter the instrumentation 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)