Skip to content

Commit c8f64ae

Browse files
marabooyjasonjoh
andauthored
Weekly Permissions sync 2025-08-29 (#1241)
* Weekly Permissions sync 2025-08-29 * Apply suggestions from code review --------- Co-authored-by: Jason Johnston <[email protected]>
1 parent 547dc7d commit c8f64ae

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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)