Skip to content

Commit 10d16ee

Browse files
Merge pull request #834 from microsoftgraph/dev
Merge dev into master
2 parents 5bec3b8 + de63ada commit 10d16ee

File tree

2 files changed

+146
-22
lines changed

2 files changed

+146
-22
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 47 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6590,7 +6590,7 @@
65906590
{
65916591
"id": "52dc2051-4958-4636-8f2a-281d39c6981c",
65926592
"scheme": "DelegatedWork",
6593-
"environment": "PPE",
6593+
"environment": "PPE;public",
65946594
"isHidden": false,
65956595
"isEnabled": true,
65966596
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6600,7 +6600,7 @@
66006600
{
66016601
"id": "99280d24-a782-4793-93cc-0888549957f6",
66026602
"scheme": "Application",
6603-
"environment": "PPE",
6603+
"environment": "PPE;public",
66046604
"isHidden": false,
66056605
"isEnabled": true,
66066606
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6610,7 +6610,7 @@
66106610
{
66116611
"id": "077fde41-7e0b-4c5b-bcd1-e9d743a30c80",
66126612
"scheme": "DelegatedWork",
6613-
"environment": "PPE",
6613+
"environment": "PPE;public",
66146614
"isHidden": false,
66156615
"isEnabled": true,
66166616
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6620,7 +6620,7 @@
66206620
{
66216621
"id": "fef87b92-8391-4589-9da7-eb93dab7dc8a",
66226622
"scheme": "Application",
6623-
"environment": "PPE",
6623+
"environment": "PPE;public",
66246624
"isHidden": false,
66256625
"isEnabled": true,
66266626
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6630,7 +6630,7 @@
66306630
{
66316631
"id": "df96e8a0-f4e1-4ecf-8d83-a429f822cbd6",
66326632
"scheme": "DelegatedWork",
6633-
"environment": "PPE",
6633+
"environment": "PPE;public",
66346634
"isHidden": false,
66356635
"isEnabled": true,
66366636
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6640,7 +6640,7 @@
66406640
{
66416641
"id": "76577085-e73d-4f1d-b26a-85fb33892327",
66426642
"scheme": "Application",
6643-
"environment": "PPE",
6643+
"environment": "PPE;public",
66446644
"isHidden": false,
66456645
"isEnabled": true,
66466646
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6650,7 +6650,7 @@
66506650
{
66516651
"id": "82305458-296d-4edd-8b0b-74dd74c34526",
66526652
"scheme": "DelegatedWork",
6653-
"environment": "PPE",
6653+
"environment": "PPE;public",
66546654
"isHidden": false,
66556655
"isEnabled": true,
66566656
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -6660,7 +6660,7 @@
66606660
{
66616661
"id": "7d9f353d-a7bd-4fbb-822a-26d5dd39a3ce",
66626662
"scheme": "Application",
6663-
"environment": "PPE",
6663+
"environment": "PPE;public",
66646664
"isHidden": false,
66656665
"isEnabled": true,
66666666
"resourceAppId": "c999ed3e-27ae-4cb3-b3a2-46b056af63d3"
@@ -9256,6 +9256,7 @@
92569256
"resourceAppId": ""
92579257
}
92589258
],
9259+
92599260
"PublicKeyInfrastructure.Read.All": [
92609261
{
92619262
"id": "04a4b2a2-3f26-4fc8-87ee-9c46e68db175",
@@ -9274,6 +9275,34 @@
92749275
"resourceAppId": "08b89459-9692-4538-a815-43d03cc127eb"
92759276
}
92769277
],
9278+
"ProvisioningLog.Read.All": [
9279+
{
9280+
"scheme": "DelegatedWork",
9281+
"id": "",
9282+
"environment": "public",
9283+
"isHidden": true,
9284+
"isEnabled": true,
9285+
"resourceAppId": "00000000-0000-0000-0000-000000000000"
9286+
},
9287+
{
9288+
"scheme": "Application",
9289+
"id": "",
9290+
"environment": "public",
9291+
"isHidden": true,
9292+
"isEnabled": true,
9293+
"resourceAppId": "00000000-0000-0000-0000-000000000000"
9294+
}
9295+
],
9296+
"ProvisioningLog.Read.OwnedBy": [
9297+
{
9298+
"id": "",
9299+
"scheme": "Application",
9300+
"environment": "public",
9301+
"isHidden": true,
9302+
"isEnabled": true,
9303+
"resourceAppId": "00000000-0000-0000-0000-000000000000"
9304+
}
9305+
],
92779306
"PublicKeyInfrastructure.ReadWrite.All": [
92789307
{
92799308
"id": "3591b7f3-dba8-4bad-b667-7a64bd4f2b83",
@@ -11285,6 +11314,16 @@
1128511314
"scheme": "Application"
1128611315
}
1128711316
],
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+
],
1128811327
"Tasks.Read": [
1128911328
{
1129011329
"id": "f45671fb-e0fe-4b4b-be20-3d3ce43f1bcb",

permissions/new/permissions.json

Lines changed: 99 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,7 +2194,7 @@
21942194
"paths": {
21952195
"/auditlogs/directoryaudits": "least=DelegatedWork,Application",
21962196
"/auditlogs/directoryaudits/{id}": "least=DelegatedWork,Application",
2197-
"/auditlogs/provisioning": "least=DelegatedWork,Application",
2197+
"/auditlogs/provisioning": "",
21982198
"/auditlogs/signins": "least=DelegatedWork,Application",
21992199
"/auditlogs/signins/{id}": "least=DelegatedWork,Application",
22002200
"/auditlogs/signups": "least=DelegatedWork,Application",
@@ -2728,6 +2728,34 @@
27282728
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteProtectionUnits": "least=DelegatedWork,Application"
27292729
}
27302730
},
2731+
{
2732+
"schemeKeys": [
2733+
"DelegatedWork",
2734+
"Application"
2735+
],
2736+
"methods": [
2737+
"GET"
2738+
],
2739+
"paths": {
2740+
"/backupRestore/exchangeProtectionPolicies/{policyId}/mailboxInclusionRules": "least=DelegatedWork,Application",
2741+
"/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveInclusionRules": "least=DelegatedWork,Application",
2742+
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteInclusionRules": "least=DelegatedWork,Application"
2743+
}
2744+
},
2745+
{
2746+
"schemeKeys": [
2747+
"DelegatedWork",
2748+
"Application"
2749+
],
2750+
"methods": [
2751+
"GET"
2752+
],
2753+
"paths": {
2754+
"/backupRestore/exchangeProtectionPolicies/{policyId}/mailboxInclusionRules/{inclusionRuleId}": "least=DelegatedWork,Application",
2755+
"/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveInclusionRules/{inclusionRuleId}": "least=DelegatedWork,Application",
2756+
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteInclusionRules/{inclusionRuleId}": "least=DelegatedWork,Application"
2757+
}
2758+
},
27312759
{
27322760
"schemeKeys": [
27332761
"DelegatedWork",
@@ -2862,6 +2890,52 @@
28622890
"/backupRestore/sharePointProtectionPolicies/{policyId}": "least=DelegatedWork,Application"
28632891
}
28642892
},
2893+
{
2894+
"schemeKeys": [
2895+
"DelegatedWork",
2896+
"Application"
2897+
],
2898+
"methods": [
2899+
"POST"
2900+
],
2901+
"paths": {
2902+
"/backupRestore/exchangeProtectionPolicies/{policyId}/mailboxInclusionRules": "least=DelegatedWork,Application",
2903+
"/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveProtectionUnits": "least=DelegatedWork,Application",
2904+
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteInclusionRules": "least=DelegatedWork,Application"
2905+
}
2906+
},
2907+
{
2908+
"schemeKeys": [
2909+
"DelegatedWork",
2910+
"Application"
2911+
],
2912+
"methods": [
2913+
"DELETE",
2914+
"PATCH"
2915+
],
2916+
"paths": {
2917+
"/backupRestore/exchangeProtectionPolicies/{policyId}/mailboxInclusionRules/{inclusionRuleId}": "least=DelegatedWork,Application",
2918+
"/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveProtectionUnits/{inclusionRuleId}": "least=DelegatedWork,Application",
2919+
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteInclusionRules/{inclusionRuleId}": "least=DelegatedWork,Application"
2920+
}
2921+
},
2922+
{
2923+
"schemeKeys": [
2924+
"DelegatedWork",
2925+
"Application"
2926+
],
2927+
"methods": [
2928+
"POST"
2929+
],
2930+
"paths": {
2931+
"/backupRestore/exchangeProtectionPolicies/{policyId}/mailboxInclusionRules/{inclusionRuleId}/deleteAndUnprotect": "least=DelegatedWork,Application",
2932+
"/backupRestore/exchangeProtectionPolicies/{policyId}/mailboxInclusionRules/{inclusionRuleId}/run": "least=DelegatedWork,Application",
2933+
"/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveInclusionRules/{inclusionRuleId}/deleteAndUnprotect": "least=DelegatedWork,Application",
2934+
"/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveInclusionRules/{inclusionRuleId}/run": "least=DelegatedWork,Application",
2935+
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteInclusionRules/{inclusionRuleId}/deleteAndUnprotect": "least=DelegatedWork,Application",
2936+
"/backupRestore/sharePointProtectionPolicies/{policyId}/siteInclusionRules/{inclusionRuleId}/run": "least=DelegatedWork,Application"
2937+
}
2938+
},
28652939
{
28662940
"schemeKeys": [
28672941
"DelegatedWork",
@@ -7797,11 +7871,6 @@
77977871
],
77987872
"paths": {
77997873
"/devicemanagement/manageddevices/{id}/getcloudpcreviewstatus": "least=DelegatedWork,Application",
7800-
"/devicemanagement/monitoring/alertrecords": "least=DelegatedWork,Application",
7801-
"/devicemanagement/monitoring/alertrecords/{id}": "least=DelegatedWork,Application",
7802-
"/devicemanagement/monitoring/alertrecords/getportalnotifications": "least=DelegatedWork,Application",
7803-
"/devicemanagement/monitoring/alertrules": "least=DelegatedWork,Application",
7804-
"/devicemanagement/monitoring/alertrules/{id}": "least=DelegatedWork,Application",
78057874
"/devicemanagement/virtualendpoint/auditevents": "least=DelegatedWork,Application",
78067875
"/devicemanagement/virtualendpoint/auditevents/{id}": "least=DelegatedWork,Application",
78077876
"/devicemanagement/virtualendpoint/auditevents/getauditactivitytypes": "least=DelegatedWork,Application",
@@ -7855,6 +7924,11 @@
78557924
"GET"
78567925
],
78577926
"paths": {
7927+
"/devicemanagement/monitoring/alertrecords": "least=DelegatedWork",
7928+
"/devicemanagement/monitoring/alertrecords/{id}": "least=DelegatedWork",
7929+
"/devicemanagement/monitoring/alertrecords/getportalnotifications": "least=DelegatedWork",
7930+
"/devicemanagement/monitoring/alertrules": "least=DelegatedWork",
7931+
"/devicemanagement/monitoring/alertrules/{id}": "least=DelegatedWork",
78587932
"/devicemanagement/virtualendpoint/cloudpcs/{id}/getsupportedcloudpcremoteactions": "least=DelegatedWork",
78597933
"/devicemanagement/virtualendpoint/crosscloudgovernmentorganizationmapping": "least=DelegatedWork",
78607934
"/devicemanagement/virtualendpoint/geteffectivepermissions": "least=DelegatedWork",
@@ -7932,9 +8006,6 @@
79328006
"paths": {
79338007
"/devicemanagement/manageddevices/{id}/getcloudpcremoteactionresults": "least=DelegatedWork,Application",
79348008
"/devicemanagement/manageddevices/{id}/getcloudpcreviewstatus": "",
7935-
"/devicemanagement/monitoring/alertrecords": "",
7936-
"/devicemanagement/monitoring/alertrecords/{id}": "",
7937-
"/devicemanagement/monitoring/alertrecords/getportalnotifications": "",
79388009
"/devicemanagement/virtualendpoint/auditevents": "",
79398010
"/devicemanagement/virtualendpoint/auditevents/{id}": "",
79408011
"/devicemanagement/virtualendpoint/auditevents/getauditactivitytypes": "",
@@ -7978,7 +8049,6 @@
79788049
"/devicemanagement/manageddevices/bulkreprovisioncloudpc": "least=DelegatedWork,Application",
79798050
"/devicemanagement/manageddevices/bulkrestorecloudpc": "least=DelegatedWork,Application",
79808051
"/devicemanagement/manageddevices/bulksetcloudpcreviewstatus": "least=DelegatedWork,Application",
7981-
"/devicemanagement/monitoring/alertrecords/{id}/setportalnotificationassent": "least=DelegatedWork,Application",
79828052
"/devicemanagement/virtualendpoint/cloudpcs/{id}/changeuseraccounttype": "least=DelegatedWork,Application",
79838053
"/devicemanagement/virtualendpoint/cloudpcs/{id}/endgraceperiod": "least=DelegatedWork,Application",
79848054
"/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "least=DelegatedWork,Application",
@@ -8021,7 +8091,6 @@
80218091
"POST"
80228092
],
80238093
"paths": {
8024-
"/devicemanagement/monitoring/alertrules": "least=DelegatedWork,Application",
80258094
"/devicemanagement/virtualendpoint/deviceimages": "least=DelegatedWork,Application",
80268095
"/devicemanagement/virtualendpoint/externalpartnersettings": "least=DelegatedWork,Application",
80278096
"/devicemanagement/virtualendpoint/provisioningpolicies": "least=DelegatedWork,Application",
@@ -8040,7 +8109,6 @@
80408109
"PATCH"
80418110
],
80428111
"paths": {
8043-
"/devicemanagement/monitoring/alertrules/{id}": "least=DelegatedWork,Application",
80448112
"/devicemanagement/virtualendpoint/externalpartnersettings/{id}": "least=DelegatedWork,Application",
80458113
"/devicemanagement/virtualendpoint/organizationsettings": "least=DelegatedWork,Application"
80468114
}
@@ -8066,9 +8134,22 @@
80668134
"POST"
80678135
],
80688136
"paths": {
8137+
"/devicemanagement/monitoring/alertrules": "least=DelegatedWork",
80698138
"/devicemanagement/virtualendpoint/crosscloudgovernmentorganizationmapping": "least=DelegatedWork"
80708139
}
80718140
},
8141+
{
8142+
"schemeKeys": [
8143+
"DelegatedWork"
8144+
],
8145+
"methods": [
8146+
"GET",
8147+
"PATCH"
8148+
],
8149+
"paths": {
8150+
"/devicemanagement/monitoring/alertrules/{id}": "least=DelegatedWork"
8151+
}
8152+
},
80728153
{
80738154
"schemeKeys": [
80748155
"DelegatedWork",
@@ -8093,6 +8174,9 @@
80938174
"GET"
80948175
],
80958176
"paths": {
8177+
"/devicemanagement/monitoring/alertrecords": "",
8178+
"/devicemanagement/monitoring/alertrecords/{id}": "",
8179+
"/devicemanagement/monitoring/alertrecords/getportalnotifications": "",
80968180
"/devicemanagement/virtualendpoint/geteffectivepermissions": "",
80978181
"/me/cloudpcs": "",
80988182
"/me/cloudpcs/{id}/getcloudpclaunchinfo": "",
@@ -8114,6 +8198,7 @@
81148198
"POST"
81158199
],
81168200
"paths": {
8201+
"/devicemanagement/monitoring/alertrecords/{id}/setportalnotificationassent": "least=DelegatedWork",
81178202
"/devicemanagement/virtualendpoint/onpremisesconnections": "least=DelegatedWork",
81188203
"/devicemanagement/virtualendpoint/onpremisesconnections/{id}/runhealthchecks": "least=DelegatedWork",
81198204
"/me/cloudpcs/{id}/getCloudPcLaunchInfo": "least=DelegatedWork",
@@ -39752,12 +39837,12 @@
3975239837
"POST"
3975339838
],
3975439839
"paths": {
39755-
"/serviceprincipals/{id}/synchronization/jobs/{id}/bulkupload": "least=DelegatedWork,Application"
39840+
"/serviceprincipals/{id}/synchronization/jobs/{id}/bulkupload": "least=DelegatedWork"
3975639841
}
3975739842
}
3975839843
],
3975939844
"ownerInfo": {
39760-
"ownerSecurityGroup": "ProvisioningFeedback"
39845+
"ownerSecurityGroup": "syncfabricadmins"
3976139846
}
3976239847
},
3976339848
"Tasks.Read": {

0 commit comments

Comments
 (0)