Skip to content

Commit 2b50d89

Browse files
authored
Weekly Permissions sync 2024-10-22 (#836)
1 parent de63ada commit 2b50d89

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11314,16 +11314,6 @@
1131411314
"scheme": "Application"
1131511315
}
1131611316
],
11317-
"SynchronizationData-User.Upload.OwnedBy": [
11318-
{
11319-
"scheme": "Application",
11320-
"environment": "public",
11321-
"id":"",
11322-
"isHidden": true,
11323-
"isEnabled": true,
11324-
"resourceAppId": "00000000-0000-0000-0000-000000000000"
11325-
}
11326-
],
1132711317
"Tasks.Read": [
1132811318
{
1132911319
"id": "f45671fb-e0fe-4b4b-be20-3d3ce43f1bcb",

permissions/new/permissions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39837,12 +39837,12 @@
3983739837
"POST"
3983839838
],
3983939839
"paths": {
39840-
"/serviceprincipals/{id}/synchronization/jobs/{id}/bulkupload": "least=DelegatedWork"
39840+
"/serviceprincipals/{id}/synchronization/jobs/{id}/bulkupload": "least=DelegatedWork,Application"
3984139841
}
3984239842
}
3984339843
],
3984439844
"ownerInfo": {
39845-
"ownerSecurityGroup": "syncfabricadmins"
39845+
"ownerSecurityGroup": "ProvisioningFeedback"
3984639846
}
3984739847
},
3984839848
"Tasks.Read": {

0 commit comments

Comments
 (0)