Skip to content

Commit 4f79c80

Browse files
authored
Merge branch 'main' into tannikaM-patch-1
2 parents 7cc0a21 + 33a7b00 commit 4f79c80

File tree

716 files changed

+3548
-1151
lines changed

Some content is hidden

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

716 files changed

+3548
-1151
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/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/directoryaudit-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2424
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
2525
[!INCLUDE [permissions-table](../includes/permissions/directoryaudit-get-permissions.md)]
2626

27-
In addition, apps must be [properly registered](/azure/active-directory/active-directory-reporting-api-prerequisites-azure-portal) to Microsoft Entra ID.
27+
[!INCLUDE [rbac-directoryaudit-apis](../includes/rbac-for-apis/rbac-directoryaudit-apis.md)]
2828

2929
## HTTP request
3030

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
2424
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
2525
[!INCLUDE [permissions-table](../includes/permissions/directoryaudit-list-permissions.md)]
2626

27-
In addition, apps must be [properly registered](/azure/active-directory/active-directory-reporting-api-prerequisites-azure-portal) to Microsoft Entra ID.
27+
[!INCLUDE [rbac-directoryaudit-apis](../includes/rbac-for-apis/rbac-directoryaudit-apis.md)]
2828

2929
## HTTP request
3030

api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Create accessPackageCatalog"
3-
description: "Create a new accessPackageCatalog."
3+
description: "Create a new accessPackageCatalog object."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"

api-reference/beta/api/group-list-owners.md

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

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

17-
Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
17+
Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
1818

1919
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2020

api-reference/beta/api/intune-apps-androidlobapp-create.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Here is an example of the request.
9191
``` http
9292
POST https://graph.microsoft.com/beta/deviceAppManagement/mobileApps
9393
Content-type: application/json
94-
Content-length: 1532
94+
Content-length: 1552
9595
9696
{
9797
"@odata.type": "#microsoft.graph.androidLobApp",
@@ -142,7 +142,8 @@ Content-length: 1532
142142
"v11_0": true,
143143
"v12_0": true,
144144
"v13_0": true,
145-
"v14_0": true
145+
"v14_0": true,
146+
"v15_0": true
146147
},
147148
"versionName": "Version Name value",
148149
"versionCode": "Version Code value",
@@ -155,7 +156,7 @@ Here is an example of the response. Note: The response object shown here may be
155156
``` http
156157
HTTP/1.1 201 Created
157158
Content-Type: application/json
158-
Content-Length: 1704
159+
Content-Length: 1724
159160
160161
{
161162
"@odata.type": "#microsoft.graph.androidLobApp",
@@ -209,7 +210,8 @@ Content-Length: 1704
209210
"v11_0": true,
210211
"v12_0": true,
211212
"v13_0": true,
212-
"v14_0": true
213+
"v14_0": true,
214+
"v15_0": true
213215
},
214216
"versionName": "Version Name value",
215217
"versionCode": "Version Code value",

api-reference/beta/api/intune-apps-androidlobapp-get.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Here is an example of the response. Note: The response object shown here may be
6565
``` http
6666
HTTP/1.1 200 OK
6767
Content-Type: application/json
68-
Content-Length: 1835
68+
Content-Length: 1857
6969
7070
{
7171
"value": {
@@ -120,7 +120,8 @@ Content-Length: 1835
120120
"v11_0": true,
121121
"v12_0": true,
122122
"v13_0": true,
123-
"v14_0": true
123+
"v14_0": true,
124+
"v15_0": true
124125
},
125126
"versionName": "Version Name value",
126127
"versionCode": "Version Code value",

api-reference/beta/api/intune-apps-androidlobapp-list.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Here is an example of the response. Note: The response object shown here may be
6262
``` http
6363
HTTP/1.1 200 OK
6464
Content-Type: application/json
65-
Content-Length: 1961
65+
Content-Length: 1985
6666
6767
{
6868
"value": [
@@ -118,7 +118,8 @@ Content-Length: 1961
118118
"v11_0": true,
119119
"v12_0": true,
120120
"v13_0": true,
121-
"v14_0": true
121+
"v14_0": true,
122+
"v15_0": true
122123
},
123124
"versionName": "Version Name value",
124125
"versionCode": "Version Code value",

0 commit comments

Comments
 (0)