Skip to content

Commit ee9ff4c

Browse files
authored
Merge branch 'main' into users/sakshipandey/bulkRestore
2 parents 1ad1225 + 5324c3e commit ee9ff4c

File tree

66 files changed

+133
-168
lines changed

Some content is hidden

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

66 files changed

+133
-168
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ Read the properties of an [announcement](../resources/announcement.md) object.
2020

2121
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).
2222

23-
<!-- {
24-
"blockType": "permissions",
25-
"name": "announcement-get-permissions"
26-
}
27-
-->
23+
<!-- { "blockType": "permissions", "name": "announcement_get" } -->
2824
[!INCLUDE [permissions-table](../includes/permissions/announcement-get-permissions.md)]
2925

3026
Any user can call these APIs, there are no admin role requirements.

api-reference/beta/api/announcement-list.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ Get a list of the [announcement](../resources/announcement.md) objects and their
2020

2121
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).
2222

23-
<!-- {
24-
"blockType": "permissions",
25-
"name": "announcement-list-permissions"
26-
}
27-
-->
23+
<!-- { "blockType": "permissions", "name": "announcement_list" } -->
2824
[!INCLUDE [permissions-table](../includes/permissions/announcement-list-permissions.md)]
2925

3026
Any user can call these APIs, there are no admin role requirements.

api-reference/beta/api/authentication-delete-hardwareoathmethods.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2626
"name": "authentication-delete-hardwareoathmethods-permissions"
2727
}
2828
-->
29-
<!-- {
30-
"blockType": "permissions",
31-
"name": "authentication-delete-hardwareoathmethods-permissions"
32-
}
33-
-->
29+
<!-- { "blockType": "permissions", "name": "authentication_delete_hardwareoathmethods" } -->
3430
[!INCLUDE [permissions-table](../includes/permissions/authentication-delete-hardwareoathmethods-permissions.md)]
3531

3632
## Permissions acting on other users

api-reference/beta/api/authentication-list-hardwareoathmethods.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,11 @@ Get a list of the [hardware tokens](../resources/hardwareoathauthenticationmetho
2121
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).
2222

2323
### Permissions acting on self
24-
<!-- {
25-
"blockType": "permissions",
26-
"name": "authentication-list-hardwareoathmethods-permissions"
27-
}
28-
-->
24+
<!-- { "blockType": "permissions", "name": "authentication_list_hardwareoathmethods" } -->
2925
[!INCLUDE [permissions-table](../includes/permissions/authentication-list-hardwareoathmethods-permissions.md)]
3026

3127
### Permissions acting on other users
32-
<!-- {
33-
"blockType": "permissions",
34-
"name": "authentication-list-hardwareoathmethods-2-permissions"
35-
}
36-
-->
28+
<!-- { "blockType": "permissions", "name": "authentication_list_hardwareoathmethods_2" } -->
3729
[!INCLUDE [permissions-table](../includes/permissions/authentication-list-hardwareoathmethods-2-permissions.md)]
3830

3931
## HTTP request

api-reference/beta/api/authentication-post-hardwareoathmethods.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ Assign a [hardware token](../resources/hardwareoathauthenticationmethod.md) to a
2121
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).
2222

2323
## Permissions acting on self
24-
<!-- {
25-
"blockType": "permissions",
26-
"name": "authentication-post-hardwareoathmethods-permissions"
27-
}
28-
-->
24+
<!-- { "blockType": "permissions", "name": "authentication_post_hardwareoathmethods" } -->
2925
[!INCLUDE [permissions-table](../includes/permissions/authentication-post-hardwareoathmethods-permissions.md)]
3026

3127
## Permissions acting on other users

api-reference/beta/api/hardwareoathauthenticationmethod-activate.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ Activate a [hardware OATH token](../resources/hardwareoathauthenticationmethod.m
2121
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).
2222

2323
## Permissions acting on self
24-
<!-- {
25-
"blockType": "permissions",
26-
"name": "hardwareoathauthenticationmethod-activate-permissions"
27-
}
28-
-->
24+
<!-- { "blockType": "permissions", "name": "hardwareoathauthenticationmethod_activate" } -->
2925
[!INCLUDE [permissions-table](../includes/permissions/hardwareoathauthenticationmethod-activate-permissions.md)]
3026

3127
## Permissions acting on other users

api-reference/beta/api/hardwareoathauthenticationmethod-assignandactivate.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ Assign and activate a [hardware token](../resources/hardwareoathtokenauthenticat
2121
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).
2222

2323
## Permissions acting on self
24-
<!-- {
25-
"blockType": "permissions",
26-
"name": "hardwareoathauthenticationmethod-assignandactivate-permissions"
27-
}
28-
-->
24+
<!-- { "blockType": "permissions", "name": "hardwareoathauthenticationmethod_assignandactivate" } -->
2925
[!INCLUDE [permissions-table](../includes/permissions/hardwareoathauthenticationmethod-assignandactivate-permissions.md)]
3026

3127
## Permissions acting on another user

api-reference/beta/api/hardwareoathauthenticationmethod-assignandactivatebyserialnumber.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ Assign and activate a [hardware token](../resources/hardwareoathauthenticationme
2121
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).
2222

2323
## Permissions acting on self
24-
<!-- {
25-
"blockType": "permissions",
26-
"name": "hardwareoathauthenticationmethod-assignandactivatebyserialnumber-permissions"
27-
}
28-
-->
24+
<!-- { "blockType": "permissions", "name": "hardwareoathauthenticationmethod_assignandactivatebyserialnumber" } -->
2925
[!INCLUDE [permissions-table](../includes/permissions/hardwareoathauthenticationmethod-assignandactivatebyserialnumber-permissions.md)]
3026

3127
## Permissions acting on another user

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ Get the details of the [hardware token](../resources/hardwareoathauthenticationm
2121
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).
2222

2323
## Permissions acting on self
24-
<!-- {
25-
"blockType": "permissions",
26-
"name": "hardwareoathauthenticationmethod-get-permissions"
27-
}
28-
-->
24+
<!-- { "blockType": "permissions", "name": "hardwareoathauthenticationmethod_get" } -->
2925
[!INCLUDE [permissions-table](../includes/permissions/hardwareoathauthenticationmethod-get-permissions.md)]
3026

3127
## Permissions acting on another user

api-reference/beta/api/identitycontainer-list-productchanges.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ Get a list of the [changeItemBase](../resources/changeitembase.md) objects and t
2020

2121
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).
2222

23-
<!-- {
24-
"blockType": "permissions",
25-
"name": "identitycontainer-list-productchanges-permissions"
26-
}
27-
-->
23+
<!-- { "blockType": "permissions", "name": "identitycontainer_list_productchanges" } -->
2824
[!INCLUDE [permissions-table](../includes/permissions/identitycontainer-list-productchanges-permissions.md)]
2925

3026
Any user can call these APIs, there are no admin role requirements.

0 commit comments

Comments
 (0)