Skip to content

Commit de63ada

Browse files
authored
Merge pull request #835 from microsoftgraph/permissions-update/2024-10-22
Weekly Permissions sync 2024-10-22
2 parents 12b5dde + 6fd00fa commit de63ada

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11314,6 +11314,16 @@
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+
],
1131711327
"Tasks.Read": [
1131811328
{
1131911329
"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,Application"
39840+
"/serviceprincipals/{id}/synchronization/jobs/{id}/bulkupload": "least=DelegatedWork"
3984139841
}
3984239842
}
3984339843
],
3984439844
"ownerInfo": {
39845-
"ownerSecurityGroup": "ProvisioningFeedback"
39845+
"ownerSecurityGroup": "syncfabricadmins"
3984639846
}
3984739847
},
3984839848
"Tasks.Read": {

0 commit comments

Comments
 (0)