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: api-reference/beta/resources/serviceactivity.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ For details, see [Microsoft 365 Teams monitoring](/microsoft-365/enterprise/micr
46
46
|[Get usage metrics based on successful app launch](../api/serviceactivity-getusagemetricsforteamsbylaunch.md)|[serviceActivityValueMetric](../resources/serviceactivityvaluemetric.md) collection|Get usage metrics based on the number of times users opened the Teams app without error.|
47
47
|[Get usage metrics based on successful join meeting](../api/serviceactivity-getusagemetricsforteamsbymeetingsjoined.md)|[serviceActivityValueMetric](../resources/serviceactivityvaluemetric.md) collection|Get usage metrics based on the number of times users joined Teams meetings without errors.|
48
48
|[Get metrics for the percentage of audio streams that received quality of experience telemetry](../api/serviceactivity-getaudiostreamqoemetricsforteams.md)|[serviceActivityPerformanceMetric](../resources/serviceactivityperformancemetric.md) collection|Get metrics based on the percentage of audio streams for which quality of experience (QoE) telemetry was received by the Teams service.|
49
-
|[Get metrics for the percentage of audio streams established over User Datagram Protocol(UDP)](../api/serviceactivity-getaudiostreamsoverudpmetricsforteams.md)|[serviceActivityPerformanceMetric](../resources/serviceactivityperformancemetric.md) collection|Get metrics based on the percentage of audio streams that were established over User Datagram Protocol.|
49
+
|[Get metrics for the percentage of audio streams established over User Datagram Protocol(UDP)](../api/serviceactivity-getaudiostreamsoverudpmetricsforteams.md)|[serviceActivityPerformanceMetric](../resources/serviceactivityperformancemetric.md) collection|Get metrics based on the percentage of audio streams that were established over User Datagram Protocol.|
Copy file name to clipboardExpand all lines: concepts/whats-new-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Enabled the **description**, **displayName**, and **severity** properties as sup
37
37
- Deprecated the **crossRegionDisasterRecoveryEnabled** property of the [cloudPcCrossRegionDisasterRecoverySetting](/graph/api/resources/cloudpccrossregiondisasterrecoverysetting?view=graph-rest-beta&preserve-view=true) resource. Going forward use the **disasterRecoveryType** property.
38
38
- Enabled `endpointConnectivityCheckVMAgentEndPointCommunicationError` as a supported error type in the **errorType** property of the [cloudPcOnPremisesConnectionHealthCheck](/graph/api/resources/cloudpconpremisesconnectionhealthcheck?view=graph-rest-beta&preserve-view=true) resource.
39
39
40
-
### Reports | Identity and access reports
40
+
### Reports | Microsoft 365 monitoring reports
41
41
42
42
The Microsoft 365 monitoring APIs provide telemetry data to monitor the health of various Microsoft services within a Microsoft 365 subscription for your organization. Use the new operations in the [serviceActivity](/graph/api/resources/serviceactivity?view=graph-rest-beta&preserve-view=true) resource to get telemetry data for Exchange Online, Microsoft 365 Apps, and Microsoft Teams.
0 commit comments