Skip to content

Commit 6d4d0e1

Browse files
committed
Weekly Permissions sync 2026-03-18
1 parent f0e8c6b commit 6d4d0e1

2 files changed

Lines changed: 104 additions & 16 deletions

File tree

permissions/new/permissions.json

Lines changed: 49 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13675,7 +13675,7 @@
1367513675
"adminDisplayName": "Manage all delegated permission grants",
1367613676
"adminDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
1367713677
"requiresAdminConsent": true,
13678-
"privilegeLevel": 4
13678+
"privilegeLevel": 5
1367913679
}
1368013680
},
1368113681
"pathSets": [
@@ -13688,8 +13688,8 @@
1368813688
"GET"
1368913689
],
1369013690
"paths": {
13691-
"/serviceprincipals(appid={value})/inheritedoauth2permissiongrants": "least=Application",
13692-
"/serviceprincipals(appid={value})/oauth2permissiongrants": "least=Application",
13691+
"/serviceprincipals(appid={value})/inheritedoauth2permissiongrants": "",
13692+
"/serviceprincipals(appid={value})/oauth2permissiongrants": "",
1369313693
"/serviceprincipals/{id}/inheritedoauth2permissiongrants": "",
1369413694
"/serviceprincipals/{id}/oauth2permissiongrants": "",
1369513695
"/users/{id}/oauth2permissiongrants": ""
@@ -13717,7 +13717,7 @@
1371713717
"POST"
1371813718
],
1371913719
"paths": {
13720-
"/oauth2permissiongrants": "least=DelegatedWork,Application"
13720+
"/oauth2permissiongrants": ""
1372113721
}
1372213722
},
1372313723
{
@@ -13731,7 +13731,7 @@
1373113731
"PATCH"
1373213732
],
1373313733
"paths": {
13734-
"/oauth2permissiongrants/{id}": "least=DelegatedWork,Application"
13734+
"/oauth2permissiongrants/{id}": ""
1373513735
}
1373613736
},
1373713737
{
@@ -26490,6 +26490,21 @@
2649026490
"/me/drive/items/{id}/permissions/{id}": ""
2649126491
}
2649226492
},
26493+
{
26494+
"schemeKeys": [
26495+
"DelegatedWork",
26496+
"Application"
26497+
],
26498+
"methods": [
26499+
"DELETE"
26500+
],
26501+
"paths": {
26502+
"/drives/{id}/items/{id}/retentionLabel": "least=DelegatedWork,Application",
26503+
"/groups/{id}/drive/items/{id}/retentionLabel": "least=DelegatedWork,Application",
26504+
"/me/drive/items/{id}/retentionLabel": "least=DelegatedWork,Application",
26505+
"/users/{user-id}/drive/items/{item-id}/retentionLabel": "least=DelegatedWork,Application"
26506+
}
26507+
},
2649326508
{
2649426509
"schemeKeys": [
2649526510
"DelegatedWork",
@@ -46591,6 +46606,20 @@
4659146606
"paths": {
4659246607
"/sites/getOperationStatus(operationId='{id}')": ""
4659346608
}
46609+
},
46610+
{
46611+
"schemeKeys": [
46612+
"DelegatedWork"
46613+
],
46614+
"methods": [
46615+
"DELETE"
46616+
],
46617+
"paths": {
46618+
"/drives/{id}/items/{id}/retentionLabel": "",
46619+
"/groups/{id}/drive/items/{id}/retentionLabel": "",
46620+
"/me/drive/items/{id}/retentionLabel": "",
46621+
"/users/{user-id}/drive/items/{item-id}/retentionLabel": ""
46622+
}
4659446623
}
4659546624
],
4659646625
"ownerInfo": {
@@ -47902,6 +47931,21 @@
4790247931
"/users/{user-id}/drive/root:/{item-path}/media/reactions": "least=DelegatedWork,DelegatedPersonal"
4790347932
}
4790447933
},
47934+
{
47935+
"schemeKeys": [
47936+
"DelegatedWork",
47937+
"Application"
47938+
],
47939+
"methods": [
47940+
"DELETE"
47941+
],
47942+
"paths": {
47943+
"/drives/{id}/items/{id}/retentionLabel": "",
47944+
"/groups/{id}/drive/items/{id}/retentionLabel": "",
47945+
"/me/drive/items/{id}/retentionLabel": "",
47946+
"/users/{user-id}/drive/items/{item-id}/retentionLabel": ""
47947+
}
47948+
},
4790547949
{
4790647950
"schemeKeys": [
4790747951
"DelegatedWork"

permissions/new/provisioningInfo.json

Lines changed: 55 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -503,17 +503,7 @@
503503
"isEnabled": false,
504504
"resourceAppId": "00000002-0000-0000-c000-000000000000"
505505
}
506-
],
507-
"AgentIdentityBlueprintPrincipal.CreateAsManager": [
508-
{
509-
"id": "c50c596a-6889-4460-acb1-3ed7c5fc142a",
510-
"scheme": "Application",
511-
"environment": "PPE;public",
512-
"isHidden": true,
513-
"isEnabled": false,
514-
"resourceAppId": "00000002-0000-0000-c000-000000000000"
515-
}
516-
],
506+
],
517507
"AgentIdentityBlueprintPrincipal.Read.All": [
518508
{
519509
"id": "",
@@ -4404,6 +4394,24 @@
44044394
"resourceAppId": ""
44054395
}
44064396
],
4397+
"DelegatedPermissionGrant.ReadWrite.ManagedBy": [
4398+
{
4399+
"id": "8b7aa0f1-33fa-4590-b40d-c4fc375948b5",
4400+
"scheme": "DelegatedWork",
4401+
"environment": "public",
4402+
"isHidden": true,
4403+
"isEnabled": true,
4404+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
4405+
},
4406+
{
4407+
"id": "87e86d7b-d7db-424e-be87-d7be784cf70d",
4408+
"scheme": "Application",
4409+
"environment": "public",
4410+
"isHidden": true,
4411+
"isEnabled": true,
4412+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
4413+
}
4414+
],
44074415
"CallAiInsights.Read.All": [
44084416
{
44094417
"id": "e24bdaf9-83f8-468b-a144-c681ccb6caf4",
@@ -17311,6 +17319,24 @@
1731117319
"resourceAppId": "66244124-575c-4284-92bc-fdd00e669cea"
1731217320
}
1731317321
],
17322+
"User.Create": [
17323+
{
17324+
"id": "e0fc39a6-9789-4d47-8577-c63811c29715",
17325+
"scheme": "DelegatedWork",
17326+
"environment": "",
17327+
"isHidden": true,
17328+
"isEnabled": true,
17329+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
17330+
},
17331+
{
17332+
"id": "131ccc87-9862-47a1-8701-e7a42f63ebc6",
17333+
"scheme": "Application",
17334+
"environment": "",
17335+
"isHidden": true,
17336+
"isEnabled": true,
17337+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
17338+
}
17339+
],
1731417340
"User.DeleteRestore.All": [
1731517341
{
1731617342
"id": "4bb440cd-2cf2-4f90-8004-aa2acd2537c5",
@@ -17557,6 +17583,24 @@
1755717583
"resourceAppId": ""
1755817584
}
1755917585
],
17586+
"User.ReadUpdate.All": [
17587+
{
17588+
"id": "f0e73743-5699-4cb9-9ffe-d68e48294c63",
17589+
"scheme": "DelegatedWork",
17590+
"environment": "",
17591+
"isHidden": true,
17592+
"isEnabled": true,
17593+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
17594+
},
17595+
{
17596+
"id": "c58d0ec5-14a8-4df9-a3dd-4d587fde18d0",
17597+
"scheme": "Application",
17598+
"environment": "",
17599+
"isHidden": true,
17600+
"isEnabled": true,
17601+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
17602+
}
17603+
],
1756017604
"UserActivity.ReadWrite.CreatedByApp": [
1756117605
{
1756217606
"id": "47607519-5fb1-47d9-99c7-da4b48f369b1",

0 commit comments

Comments
 (0)