Skip to content

Commit a9d04ab

Browse files
authored
Merge branch 'main' into willfiddes-patch-1
2 parents b03bbce + 33a7b00 commit a9d04ab

File tree

1,026 files changed

+8395
-1764
lines changed

Some content is hidden

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

1,026 files changed

+8395
-1764
lines changed

api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Remove resourceRoleScope from an access package"
3-
description: "Remove a resourceRoleScope from an access package."
3+
description: "Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
Remove a [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
16+
Remove an [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
1717

1818
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

api-reference/beta/api/accesspackage-filterbycurrentuser.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Namespace: microsoft.graph
1515
> [!CAUTION]
1616
> The **filterByCurrentUser** function is on a deprecation path and exists only to support current customers. We don't recommend using this function.
1717
18+
1819
In [Microsoft Entra Entitlement Management](../resources/entitlementmanagement-overview.md), retrieve a list of [accessPackage](../resources/accesspackage.md) objects filtered on the signed-in user.
1920

2021
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "adminconsentrequestpolicy_get" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/adminconsentrequestpolicy-get-permissions.md)]
2424

25-
When calling on behalf of a user, the user needs to belong to at least one of the following [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json):
26-
+ Global Reader
27-
+ Cloud Application Administrator
28-
+ Application Administrator
25+
[!INCLUDE [rbac-adminconsentrequestpolicy-apis-read](../includes/rbac-for-apis/rbac-adminconsentrequestpolicy-apis-read.md)]
2926

3027
## HTTP request
3128

api-reference/beta/api/adminconsentrequestpolicy-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2020
<!-- { "blockType": "permissions", "name": "adminconsentrequestpolicy_update" } -->
2121
[!INCLUDE [permissions-table](../includes/permissions/adminconsentrequestpolicy-update-permissions.md)]
2222

23-
For delegated scenarios, the calling user needs to belong to at least the *Application Administrator* or *Cloud Application Administrator* [Microsoft Entra roles](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json).
23+
[!INCLUDE [rbac-adminconsentrequestpolicy-apis-update](../includes/rbac-for-apis/rbac-adminconsentrequestpolicy-apis-update.md)]
2424

2525
## HTTP request
2626

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2424
<!-- { "blockType": "permissions", "name": "appcredentialsigninactivity_get" } -->
2525
[!INCLUDE [permissions-table](../includes/permissions/appcredentialsigninactivity-get-permissions.md)]
2626

27+
[!INCLUDE [rbac-usage-insights-apis](../includes/rbac-for-apis/rbac-usage-insights-apis.md)]
28+
2729
## HTTP request
2830

2931
<!-- { "blockType": "ignored" } -->

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2323
<!-- { "blockType": "permissions", "name": "applicationsignindetailedsummary_get" } -->
2424
[!INCLUDE [permissions-table](../includes/permissions/applicationsignindetailedsummary-get-permissions.md)]
2525

26+
[!INCLUDE [rbac-usage-insights-apis](../includes/rbac-for-apis/rbac-usage-insights-apis.md)]
27+
2628
## HTTP request
2729
<!-- { "blockType": "ignored" } -->
2830
``` http

api-reference/beta/api/authenticationeventlistener-update.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ Content-Type: application/json
197197

198198
---
199199

200-
201200
#### Response
202201
The following example shows the response to a request to add an application to an authentication event listener's trigger conditions:
203202

api-reference/beta/api/callrecords-callrecord-list-participants_v2.md

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

1616
Get the list of [participant](../resources/callrecords-participant.md) objects associated with a [callRecord](../resources/callrecords-callrecord.md).
1717

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

2020
## Permissions
2121

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2323
<!-- { "blockType": "permissions", "name": "certificateauthorityasentity_delete" } -->
2424
[!INCLUDE [permissions-table](../includes/permissions/certificateauthorityasentity-delete-permissions.md)]
2525

26-
27-
[!INCLUDE [app-cert-config-apis](../includes/rbac-for-apis/app-cert-config-apis.md)]
26+
[!INCLUDE [rbac-trusted-app-cert-config-apis](../includes/rbac-for-apis/rbac-trusted-app-cert-config-apis.md)]
2827

2928
## HTTP request
3029

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2424
<!-- { "blockType": "permissions", "name": "certificateauthorityasentity_get" } -->
2525
[!INCLUDE [permissions-table](../includes/permissions/certificateauthorityasentity-get-permissions.md)]
2626

27-
[!INCLUDE [app-cert-config-apis](../includes/rbac-for-apis/app-cert-config-apis.md)]
27+
[!INCLUDE [rbac-trusted-app-cert-config-apis](../includes/rbac-for-apis/rbac-trusted-app-cert-config-apis.md)]
28+
2829
## HTTP request
2930

3031
<!-- {

0 commit comments

Comments
 (0)