Skip to content

Commit d1607d8

Browse files
authored
Update m365-monitoring-api-overview.md
1 parent aa853ef commit d1607d8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

api-reference/beta/resources/m365-monitoring-api-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Microsoft 365 monitoring API provides the telemetry data to monitor the heal
1515

1616
Microsoft Graph enables applications to get authorized access to telemetry data about a Microsoft service subscribed by a tenant. With the appropriate delegated or application [permissions](/graph/permissions-reference#serviceactivity-exchangereadall), your app can access the telemetry data on behalf of a signed-in user, or without any signed-in user in the tenant. Only an administrator can grant both delegated and application types of these permissions.
1717

18-
For more information on access tokens, app registration, and delegated and application permissions, see [Authentication and authorization basics](/graph/auth/auth-concepts).
18+
For more information about access tokens, app registration, and delegated and application permissions, see [Authentication and authorization basics](/graph/auth/auth-concepts).
1919

2020
### Access Microsoft 365 monitoring APIs on behalf of a signed-in user
2121

@@ -49,16 +49,16 @@ The Microsoft 365 monitoring API is available in the following Microsoft nationa
4949

5050
The following table lists common use cases for the Microsoft 365 monitoring APIs.
5151

52-
| Use case | Notes |
52+
| Use case | Related content |
5353
|:-----------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------|
54-
| [Exchange Online monitoring](../resources/serviceactivity.md#exchange-online-monitoring) | For details, see [Exchange Online monitoring for Microsoft 365](/microsoft-365/enterprise/microsoft-365-exchange-monitoring). |
55-
| [Microsoft 365 Teams monitoring](../resources/serviceactivity.md#microsoft-365-teams-monitoring) | For details, see [Microsoft 365 Teams monitoring](/microsoft-365/enterprise/microsoft-365-teams-monitoring). |
56-
| [Microsoft 365 Apps monitoring](../resources/serviceactivity.md#microsoft-365-apps-monitoring) | For details, see [Microsoft 365 Apps monitoring](/microsoft-365/enterprise/microsoft-365-apps-monitoring). |
54+
| [Exchange Online monitoring](../resources/serviceactivity.md#exchange-online-monitoring) | [Exchange Online monitoring for Microsoft 365](/microsoft-365/enterprise/microsoft-365-exchange-monitoring) |
55+
| [Microsoft 365 Teams monitoring](../resources/serviceactivity.md#microsoft-365-teams-monitoring) | [Microsoft 365 Teams monitoring](/microsoft-365/enterprise/microsoft-365-teams-monitoring) |
56+
| [Microsoft 365 Apps monitoring](../resources/serviceactivity.md#microsoft-365-apps-monitoring) | [Microsoft 365 Apps monitoring](/microsoft-365/enterprise/microsoft-365-apps-monitoring) |
5757
| [Microsoft Entra](../resources/serviceactivity.md#microsoft-entra)
5858

5959
## Next steps
6060

61-
The Microsoft 365 monitoring API can open up new ways for you to engage with users:
61+
The Microsoft 365 monitoring API can open up new ways for you to engage with users.
6262

6363
- To learn more about the Microsoft 365 monitoring APIs available, see the [serviceActivity](../resources/serviceactivity.md) resource.
6464
- Try the API in the [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer).

0 commit comments

Comments
 (0)