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."
4
4
ms.localizationpriority: medium
5
5
ms.subservice: "reports"
6
6
author: "sarahwxy"
@@ -12,7 +12,7 @@ ms.date: 04/04/2024
12
12
13
13
Namespace: microsoft.graph
14
14
15
-
Get the count of users that are enabled and those that have activated the Office subscription on desktop or devices or shared computers.
15
+
Get the count of users that are enabled and the ones that activated the Office subscription on desktop or devices or shared computers.
16
16
17
17
> **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).
18
18
@@ -25,7 +25,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 limited administrator role. For more details, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
28
+
**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 limited administrator role. For more information, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
29
29
30
30
## HTTP request
31
31
@@ -47,7 +47,7 @@ GET /reports/getOffice365ActivationsUserCounts
47
47
48
48
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.
49
49
50
-
Preauthenticated download URLs are only valid for a short period of time (a few minutes) and do not require an `Authorization` header.
50
+
Preauthenticated download URLs are only valid for a short period of time (a few minutes) and don't require an `Authorization` header.
51
51
52
52
The CSV file has the following headers for columns.
0 commit comments