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
description: "Get the count of users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers."
3
+
description: "Get the count of users that are enabled and the ones that activated the Office subscription on desktop or devices or shared computers."
Get the count of users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers.
17
+
Get the count of users that are enabled and the ones that activated the Office subscription on desktop or devices or shared computers.
18
18
19
19
> **Note:** For details about different report views and names, see [Microsoft 365 reports - Microsoft Office activations](https://support.office.com/office/activate-office-5bd38f38-db92-448b-a982-ad170b1e187e).
20
20
@@ -27,7 +27,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
**Note**: For delegated permissions to allow apps to read service usage reports on behalf of a user, the tenant administrator must have assigned the user the appropriate Microsoft Entra ID limited administrator role. For more details, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
30
+
**Note**: For delegated permissions to allow apps to read service usage reports on behalf of a user, the tenant administrator must assign the user the appropriate Microsoft Entra ID limited administrator role. For more information, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
31
31
32
32
## HTTP request
33
33
@@ -53,7 +53,7 @@ This method supports the `$format` [OData query parameter](/graph/query-paramete
53
53
54
54
If successful, this method returns a `302 Found` response that redirects to a preauthenticated download URL for the report. That URL can be found in the `Location` header in the response.
55
55
56
-
Preauthenticated download URLs are only valid for a short period of time (a few minutes) and do not require an `Authorization` header.
56
+
Preauthenticated download URLs are only valid for a short period of time (a few minutes) and don't require an `Authorization` header.
57
57
58
58
The CSV file has the following headers for columns.
59
59
@@ -71,7 +71,7 @@ If successful, this method returns a `200 OK` response code and a JSON object in
0 commit comments