You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/azure-monitor/app-insights/telemetry/troubleshoot-app-service-issues.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This article offers general recommendations and specific suggestions to troubles
23
23
24
24
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
25
25
26
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the preceding link's results page."border ="false":::
26
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the preceding link's results page."border ="false":::lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png"::
27
27
28
28
* Confirm that `Application Insights Extension Status` is `Pre-Installed Site Extension, version 2.8.x.xxxx` and is running.
29
29
@@ -51,7 +51,7 @@ This article offers general recommendations and specific suggestions to troubles
51
51
52
52
1. Browse to `https://yoursitename.scm.azurewebsites.net/ApplicationInsights`.
53
53
54
-
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the link above the results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
54
+
:::image type="content"source="media/troubleshoot-app-service/app-insights-sdk-status.png" alt-text="Screenshot that shows the link above the results page."border ="false" lightbox="media/troubleshoot-app-service/app-insights-sdk-status.png":::
55
55
56
56
* Confirm that **Application Insights Extension Status** is `Pre-Installed Site Extension, version 2.8.x.xxxx, is running.`
57
57
@@ -173,7 +173,7 @@ If you're missing telemetry, follow these steps to confirm that autoinstrumentat
173
173
174
174
1. Confirm that autoinstrumentation is enabled in the Application Insights experience on your App Service resource.
175
175
176
-
:::image type="content"source="media/troubleshoot-app-service/enable.png" alt-text="Screenshot of Application Insights tab with enable selected." lightbox="media/troubleshoot-app-service/enable.png" lightbox="media/troubleshoot-app-service/enable.png":::
176
+
:::image type="content"source="media/troubleshoot-app-service/enable.png" alt-text="Screenshot of Application Insights tab with enable selected." lightbox="media/troubleshoot-app-service/enable.png":::
177
177
178
178
1. Confirm that the `ApplicationInsightsAgent_EXTENSION_VERSION` app setting is set to a value of `~3` and that your `APPLICATIONINSIGHTS_CONNECTION_STRING` points to the appropriate Application Insights resource.
0 commit comments