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: articles/azure-monitor/app/status-monitor-v2-detailed-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,7 @@ The Application Insights SDK will need to send your app's telemetry to Microsoft
215
215
216
216
Use the `Enable-ApplicationInsightsMonitoring` command to enable monitoring.
217
217
218
-
See the [API reference](../../azure-monitor/app/status-monitor-v2-api-reference.md) for a detailed description of how to use this cmdlet.
218
+
See the [API reference](https://docs.microsoft.com/azure/azure-monitor/app/status-monitor-v2-api-reference#enable-applicationinsightsmonitoring) for a detailed description of how to use this cmdlet.
@@ -61,7 +61,7 @@ Each of these options is described in the [detailed instructions](status-monitor
61
61
62
62
- How do I verify that the enablement succeeded?
63
63
64
-
- The [Get-ApplicationInsightsMonitoringStatus](status-monitor-v2-api-reference.md) cmdlet can be used to verify that enablement succeeded.
64
+
- The [Get-ApplicationInsightsMonitoringStatus](https://docs.microsoft.com/azure/azure-monitor/app/status-monitor-v2-api-reference#get-applicationinsightsmonitoringstatus) cmdlet can be used to verify that enablement succeeded.
65
65
- We recommend you use [Live Metrics](https://docs.microsoft.com/azure/azure-monitor/app/live-stream) to quickly determine if your app is sending telemetry.
66
66
67
67
- You can also use [Log Analytics](../log-query/get-started-portal.md) to list all the cloud roles currently sending telemetry:
0 commit comments