Skip to content

Commit 8112f31

Browse files
authored
Merge branch 'main' into zihzhan/updateChangelog
2 parents 6e9a558 + d52c841 commit 8112f31

File tree

45 files changed

+181
-150
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+181
-150
lines changed

api-reference/beta/api/cloudlicensing-groupcloudlicensing-list-usagerights.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@ Get a list of the [usageRight](../resources/cloudlicensing-usageright.md) object
1919

2020
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
2121

22-
<!-- {
23-
"blockType": "permissions",
24-
"name": "cloudlicensing_groupcloudlicensing_list_usagerights"
25-
}
26-
-->
22+
<!-- { "blockType": "permissions", "name": "cloudlicensing_groupcloudlicensing_list_usagerights" } -->
2723
[!INCLUDE [permissions-table](../includes/permissions/cloudlicensing-groupcloudlicensing-list-usagerights-permissions.md)]
2824

2925
## HTTP request

api-reference/beta/api/cloudlicensing-usageright-get.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,8 @@ GET /me/cloudLicensing/usageRights/{usageRightId}
2727
GET /users/{userId}/cloudLicensing/usageRights/{usageRightId}
2828
```
2929

30-
<!-- { "blockType": "permissions", "name": "cloudlicensing_usageright_get", "requestUrls": "GET /users/{userId}/cloudLicensing/usageRights/{usageRightId}" } -->
31-
|Permission type|Least privileged permissions|Higher privileged permissions|
32-
|:---|:---|:---|
33-
|Delegated (work or school account)|User-UsageRight.Read|Directory.Read.All, Directory.ReadWrite.All, User-CloudLicensing.Read, User-CloudLicensing.Read.All, User-UsageRight.Read.All, User.Read, User.Read.All, User.ReadWrite, User.ReadWrite.All|
34-
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
35-
|Application|User-UsageRight.Read.All|Directory.Read.All, Directory.ReadWrite.All, User-CloudLicensing.Read.All, User.Read.All, User.ReadWrite.All|
30+
<!-- { "blockType": "permissions", "name": "cloudlicensing_usageright_get" } -->
31+
[!INCLUDE [permissions-table](../includes/permissions/cloudlicensing-usageright-get-permissions.md)]
3632

3733
Permissions to get a **usageRight** for a group:
3834

api-reference/beta/api/cloudlicensing-usercloudlicensing-list-usagerights.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@ Get a list of the [usageRight](../resources/cloudlicensing-usageright.md) object
1919

2020
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
2121

22-
<!-- {
23-
"blockType": "permissions",
24-
"name": "cloudlicensing_usercloudlicensing_list_usagerights"
25-
}
26-
-->
22+
<!-- { "blockType": "permissions", "name": "cloudlicensing_usercloudlicensing_list_usagerights" } -->
2723
[!INCLUDE [permissions-table](../includes/permissions/cloudlicensing-usercloudlicensing-list-usagerights-permissions.md)]
2824

2925
## HTTP request

api-reference/beta/api/conversationmember-remove.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
1515

1616
Remove multiple members from a [team](../resources/team.md) in a single request. The response provides details about which memberships could and couldn't be removed.
1717

18-
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
1515

1616
Create a cross-tenant user synchronization policy for a partner-specific configuration.
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/crosstenantidentitysyncpolicypartner-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
1515

1616
Delete the user synchronization policy for a partner-specific configuration.
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/crosstenantidentitysyncpolicypartner-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
1515

1616
Get the user synchronization policy of a partner-specific configuration.
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/filestorage-delete-deletedcontainers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3333
}
3434
-->
3535
``` http
36-
DELETE /deletedStorageContainers/{containerId}
36+
DELETE /storage/fileStorage/deletedContainers/{containerId}
3737
```
3838

3939
## Request headers
@@ -61,7 +61,7 @@ The following example shows a request.
6161
}
6262
-->
6363
``` http
64-
DELETE https://graph.microsoft.com/beta/deletedStorageContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z
64+
DELETE https://graph.microsoft.com/beta/storage/fileStorage/deletedContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z
6565
```
6666

6767

api-reference/beta/api/filestorage-get-deletedcontainers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3333
}
3434
-->
3535
``` http
36-
GET /deletedStorageContainers/{containerId}
36+
GET /storage/fileStorage/deletedContainers/{containerId}
3737
```
3838

3939
## Request headers
@@ -61,7 +61,7 @@ The following example shows a request.
6161
}
6262
-->
6363
``` http
64-
GET https://graph.microsoft.com/beta/deletedStorageContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z?$select=*,members
64+
GET https://graph.microsoft.com/beta/storage/fileStorage/deletedContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z?$select=*,members
6565
```
6666

6767

api-reference/beta/api/filestorage-list-deletedcontainers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3333
}
3434
-->
3535
``` http
36-
GET /deletedStorageContainers?$filter=containerTypeId eq {containerTypeId}
36+
GET /storage/fileStorage/deletedContainers?$filter=containerTypeId eq {containerTypeId}
3737
```
3838

3939
## Query parameters
@@ -64,7 +64,7 @@ The following example shows a request.
6464
}
6565
-->
6666
``` http
67-
GET https://graph.microsoft.com/beta/deletedStorageContainers?$filter=containerTypeId eq e2756c4d-fa33-4452-9c36-2325686e1082
67+
GET https://graph.microsoft.com/beta/storage/fileStorage/deletedContainers?$filter=containerTypeId eq e2756c4d-fa33-4452-9c36-2325686e1082
6868
```
6969

7070

0 commit comments

Comments
 (0)