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
-
> **Note:** For details about different report views and names, see [Microsoft 365 reports - Microsoft Office activations](https://support.office.com/client/Office-activations-87c24ae2-82e0-4d1e-be01-c3bcc3f18c60).
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).
**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
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,9 +12,9 @@ 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
-
> **Note:** For details about different report views and names, see [Microsoft 365 reports - Microsoft Office activations](https://support.office.com/client/Office-activations-87c24ae2-82e0-4d1e-be01-c3bcc3f18c60).
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).
**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