Skip to content

Commit d5350d1

Browse files
committed
Weekly Permissions sync 2025-08-29
1 parent d8aa1f9 commit d5350d1

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"isEnabled": true,
154154
"resourceAppId": "00000003-0000-0000-c000-000000000000"
155155
}
156-
],
156+
],
157157
"AgentIdentityBlueprint.CreateAsManager": [
158158
{
159159
"id": "ecf9c9c0-b7d6-48c0-8ad6-7b00493a2efb",
@@ -11514,7 +11514,7 @@
1151411514
"scheme": "DelegatedWork",
1151511515
"environment": "public",
1151611516
"isHidden": true,
11517-
"isEnabled": true,
11517+
"isEnabled": true,
1151811518
"resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92"
1151911519
},
1152011520
{
@@ -12235,7 +12235,7 @@
1223512235
"isEnabled": true,
1223612236
"resourceAppId": "00000003-0000-0000-c000-00000000000"
1223712237
}
12238-
],
12238+
],
1223912239
"ServicePrincipal.Manage.OwnedBy": [
1224012240
{
1224112241
"id": "6930b171-5cf8-4865-ba0f-cfce959d1bca",
@@ -12320,37 +12320,37 @@
1232012320
],
1232112321
"SharePointCrossTenantMigration.Read.All": [
1232212322
{
12323-
"id": "",
12323+
"id": "00dcb678-f9af-4e73-acb1-4f1657364629",
1232412324
"scheme": "DelegatedWork",
1232512325
"environment": "public",
1232612326
"isHidden": true,
12327-
"isEnabled": false,
12327+
"isEnabled": true,
1232812328
"resourceAppId": "00000003-0000-0000-c000-00000000000"
1232912329
},
1233012330
{
12331-
"id": "",
12331+
"id": "f5fa52a5-b9ab-4dc3-885e-9e5b4a67068e",
1233212332
"scheme": "Application",
1233312333
"environment": "public",
1233412334
"isHidden": true,
12335-
"isEnabled": false,
12335+
"isEnabled": true,
1233612336
"resourceAppId": "00000003-0000-0000-c000-00000000000"
1233712337
}
1233812338
],
1233912339
"SharePointCrossTenantMigration.Manage.All": [
1234012340
{
12341-
"id": "",
12341+
"id": "c608c170-08b5-466b-a8fe-0b4074b01613",
1234212342
"scheme": "DelegatedWork",
1234312343
"environment": "public",
1234412344
"isHidden": true,
12345-
"isEnabled": false,
12345+
"isEnabled": true,
1234612346
"resourceAppId": "00000003-0000-0000-c000-00000000000"
1234712347
},
1234812348
{
12349-
"id": "",
12349+
"id": "a0521574-fcd8-4742-b29c-f796df57ea70",
1235012350
"scheme": "Application",
1235112351
"environment": "public",
1235212352
"isHidden": true,
12353-
"isEnabled": false,
12353+
"isEnabled": true,
1235412354
"resourceAppId": "00000003-0000-0000-c000-00000000000"
1235512355
}
1235612356
],

permissions/new/permissions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2543,6 +2543,10 @@
25432543
"/reports/conditionalaccess/protectedapps": "least=DelegatedWork,Application",
25442544
"/reports/conditionalaccess/securityalerts": "least=DelegatedWork,Application",
25452545
"/reports/conditionalaccess/unprotectedapps": "least=DelegatedWork,Application",
2546+
"/reports/identityCorrelation": "least=DelegatedWork,Application",
2547+
"/reports/identityCorrelation/{id}": "least=DelegatedWork,Application",
2548+
"/reports/identityCorrelation/{id}/identities": "least=DelegatedWork,Application",
2549+
"/reports/identityCorrelation/{id}/identities/{id}": "least=DelegatedWork,Application",
25462550
"/reports/reconciliations/provisioning": "least=DelegatedWork,Application",
25472551
"/reports/reconciliations/provisioning/{id}": "least=DelegatedWork,Application",
25482552
"/reports/reconciliations/provisioning/{id}/identities": "least=DelegatedWork,Application",

0 commit comments

Comments
 (0)