Skip to content

Commit 48b8fca

Browse files
authored
Update api-management-howto-app-insights.md
Minor reword
1 parent 3050cd8 commit 48b8fca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ To use Application Insights, [create an instance of the Application Insights ser
4545
* Results appear in the **Availability** pane of the Application Insights instance.
4646
1. Select **Create**.
4747
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 with instrumentation key":::
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
5353
> [!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**.
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 instrumentaiton key, and select **Save**.
5555
5656
## Enable Application Insights logging for your API
5757

0 commit comments

Comments
 (0)