Skip to content

Commit ceca1f5

Browse files
authored
Weekly Permissions sync 2025-09-22 (#1276)
1 parent 517f2de commit ceca1f5

File tree

2 files changed

+100
-19
lines changed

2 files changed

+100
-19
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,14 @@
162162
"isHidden": true,
163163
"isEnabled": true,
164164
"resourceAppId": "00000003-0000-0000-c000-000000000000"
165+
},
166+
{
167+
"id": "6ce0ade1-3a9a-40ba-ae13-11bf6279a04d",
168+
"scheme": "DelegatedWork",
169+
"environment": "PPE;public",
170+
"isHidden": true,
171+
"isEnabled": true,
172+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
165173
}
166174
],
167175
"AgentIdentityBlueprint.Read.All": [
@@ -12558,6 +12566,14 @@
1255812566
"isHidden": true,
1255912567
"isEnabled": true,
1256012568
"resourceAppId": "00000003-0000-0000-c000-00000000000"
12569+
},
12570+
{
12571+
"id": "98f23116-27b1-42b4-814b-d258698a00b6",
12572+
"scheme": "DelegatedWork",
12573+
"environment": "PPE;public",
12574+
"isHidden": true,
12575+
"isEnabled": true,
12576+
"resourceAppId": "00000003-0000-0000-c000-000000000000"
1256112577
}
1256212578
],
1256312579
"AgentIdentity.Read.All": [

permissions/new/permissions.json

Lines changed: 84 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8648,6 +8648,7 @@
86488648
"/devicemanagement/virtualendpoint/cloudpcs/{id}": "least=DelegatedWork,Application",
86498649
"/devicemanagement/virtualendpoint/cloudpcs/{id}/getcloudpcconnectivityhistory": "least=DelegatedWork,Application",
86508650
"/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "least=DelegatedWork,Application",
8651+
"/devicemanagement/virtualEndpoint/cloudPcs/{id}/retrieveFrontlineCloudPcDetail": "least=DelegatedWork,Application",
86518652
"/devicemanagement/virtualendpoint/cloudpcs/retrievecloudpccountbystatus": "least=DelegatedWork,Application",
86528653
"/devicemanagement/virtualendpoint/deviceimages": "least=DelegatedWork,Application",
86538654
"/devicemanagement/virtualendpoint/deviceimages/{id}": "least=DelegatedWork,Application",
@@ -8796,6 +8797,7 @@
87968797
"/devicemanagement/virtualendpoint/cloudpcs/{id}": "",
87978798
"/devicemanagement/virtualendpoint/cloudpcs/{id}/getcloudpcconnectivityhistory": "",
87988799
"/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "",
8800+
"/devicemanagement/virtualEndpoint/cloudPcs/{id}/retrieveFrontlineCloudPcDetail": "",
87998801
"/devicemanagement/virtualendpoint/cloudpcs/retrievecloudpccountbystatus": "",
88008802
"/devicemanagement/virtualendpoint/deviceimages/getsourceimages": "",
88018803
"/devicemanagement/virtualendpoint/galleryimages": "",
@@ -8865,6 +8867,7 @@
88658867
"/deviceManagement/virtualEndpoint/reports/retrieveCloudPcRecommendationReports": "least=DelegatedWork,Application",
88668868
"/deviceManagement/virtualEndpoint/reports/retrieveCloudPcTroubleshootReports": "least=DelegatedWork,Application",
88678869
"/devicemanagement/virtualendpoint/settingprofiles/{id}/assign": "least=DelegatedWork,Application",
8870+
"/devicemanagement/virtualendpoint/settingprofiles/reorder": "least=DelegatedWork,Application",
88688871
"/devicemanagement/virtualendpoint/settingprofiles/uploadimage": "least=DelegatedWork,Application",
88698872
"/devicemanagement/virtualendpoint/usersettings/{id}/assign": "least=DelegatedWork,Application",
88708873
"/me/cloudpcs/{id}/reboot": "least=DelegatedWork,Application",
@@ -28188,6 +28191,8 @@
2818828191
"/identitygovernance/lifecycleworkflows/deleteditems/workflows": "least=DelegatedWork,Application",
2818928192
"/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}": "least=DelegatedWork,Application",
2819028193
"/identitygovernance/lifecycleworkflows/workflows": "",
28194+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewscope": "least=DelegatedWork,Application",
28195+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewtaskfailures": "least=DelegatedWork,Application",
2819128196
"/identitygovernance/lifecycleworkflows/workflows/{id}": "least=DelegatedWork,Application",
2819228197
"/identitygovernance/lifecycleworkflows/workflows/{id}/executionscope": "least=DelegatedWork,Application",
2819328198
"/identitygovernance/lifecycleworkflows/workflows/{id}/tasks": "least=DelegatedWork,Application",
@@ -28270,6 +28275,8 @@
2827028275
"/identitygovernance/lifecycleworkflows/deleteditems/workflows": "",
2827128276
"/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}": "",
2827228277
"/identitygovernance/lifecycleworkflows/workflows": "",
28278+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewscope": "",
28279+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewtaskfailures": "",
2827328280
"/identitygovernance/lifecycleworkflows/workflows/{id}": "",
2827428281
"/identitygovernance/lifecycleworkflows/workflows/{id}/executionscope": "",
2827528282
"/identitygovernance/lifecycleworkflows/workflows/{id}/tasks": "",
@@ -28291,6 +28298,7 @@
2829128298
"paths": {
2829228299
"/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}/restore": "least=DelegatedWork,Application",
2829328300
"/identitygovernance/lifecycleworkflows/workflows": "least=DelegatedWork,Application",
28301+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewworkflow": "least=DelegatedWork,Application",
2829428302
"/identitygovernance/lifecycleworkflows/workflows/{id}/activate": "",
2829528303
"/identitygovernance/lifecycleworkflows/workflows/{id}/createnewversion": "least=DelegatedWork,Application"
2829628304
}
@@ -28366,6 +28374,8 @@
2836628374
"/identitygovernance/lifecycleworkflows/taskdefinitions": "least=DelegatedWork,Application",
2836728375
"/identitygovernance/lifecycleworkflows/taskdefinitions/{id}": "least=DelegatedWork,Application",
2836828376
"/identitygovernance/lifecycleworkflows/workflows": "",
28377+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewscope": "",
28378+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewtaskfailures": "",
2836928379
"/identitygovernance/lifecycleworkflows/workflows/{id}": "",
2837028380
"/identitygovernance/lifecycleworkflows/workflows/{id}/executionscope": "",
2837128381
"/identitygovernance/lifecycleworkflows/workflows/{id}/runs": "",
@@ -28475,6 +28485,8 @@
2847528485
"/identitygovernance/lifecycleworkflows/taskdefinitions": "",
2847628486
"/identitygovernance/lifecycleworkflows/taskdefinitions/{id}": "",
2847728487
"/identitygovernance/lifecycleworkflows/workflows": "",
28488+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewscope": "",
28489+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewtaskfailures": "",
2847828490
"/identitygovernance/lifecycleworkflows/workflows/{id}": "",
2847928491
"/identitygovernance/lifecycleworkflows/workflows/{id}/executionscope": "",
2848028492
"/identitygovernance/lifecycleworkflows/workflows/{id}/runs": "",
@@ -28511,6 +28523,7 @@
2851128523
"paths": {
2851228524
"/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}/restore": "",
2851328525
"/identitygovernance/lifecycleworkflows/workflows": "",
28526+
"/identitygovernance/lifecycleworkflows/workflows({id})/previewworkflow": "",
2851428527
"/identitygovernance/lifecycleworkflows/workflows/{id}/activate": "",
2851528528
"/identitygovernance/lifecycleworkflows/workflows/{id}/createnewversion": "",
2851628529
"/identitygovernance/lifecycleworkflows/workflows/{id}/tasks/{id}/taskprocessingresults/{id}/resume": "least=DelegatedWork,Application"
@@ -33414,45 +33427,37 @@
3341433427
"userDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
3341533428
"requiresAdminConsent": true,
3341633429
"privilegeLevel": 3
33417-
},
33418-
"Application": {
33419-
"adminDisplayName": "Read and write organization places",
33420-
"adminDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user.",
33421-
"requiresAdminConsent": true,
33422-
"privilegeLevel": 4
3342333430
}
3342433431
},
3342533432
"pathSets": [
3342633433
{
3342733434
"schemeKeys": [
33428-
"DelegatedWork",
33429-
"Application"
33435+
"DelegatedWork"
3343033436
],
3343133437
"methods": [
3343233438
"DELETE",
3343333439
"PATCH"
3343433440
],
3343533441
"paths": {
33436-
"/places/{id}": "least=DelegatedWork,Application",
33437-
"/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application",
33438-
"/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application",
33439-
"/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application",
33440-
"/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application",
33441-
"/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application",
33442-
"/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application"
33442+
"/places/{id}": "least=DelegatedWork",
33443+
"/places/{id}/microsoft.graph.building/map": "least=DelegatedWork",
33444+
"/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork",
33445+
"/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork",
33446+
"/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork",
33447+
"/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork",
33448+
"/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork"
3344333449
}
3344433450
},
3344533451
{
3344633452
"schemeKeys": [
33447-
"DelegatedWork",
33448-
"Application"
33453+
"DelegatedWork"
3344933454
],
3345033455
"methods": [
3345133456
"POST"
3345233457
],
3345333458
"paths": {
33454-
"/places": "least=DelegatedWork,Application",
33455-
"/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork,Application"
33459+
"/places": "least=DelegatedWork",
33460+
"/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork"
3345633461
}
3345733462
}
3345833463
],
@@ -33853,6 +33858,43 @@
3385333858
"paths": {
3385433859
"/identity/conditionalaccess/evaluate": ""
3385533860
}
33861+
},
33862+
{
33863+
"schemeKeys": [
33864+
"DelegatedWork"
33865+
],
33866+
"methods": [
33867+
"GET"
33868+
],
33869+
"paths": {
33870+
"/identity/conditionalaccess/vpnconnectivitycertificates": "least=DelegatedWork",
33871+
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": "least=DelegatedWork",
33872+
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}/downloadbase64certificate": "least=DelegatedWork",
33873+
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}/downloadcertificate": "least=DelegatedWork"
33874+
}
33875+
},
33876+
{
33877+
"schemeKeys": [
33878+
"DelegatedWork"
33879+
],
33880+
"methods": [
33881+
"POST"
33882+
],
33883+
"paths": {
33884+
"/identity/conditionalaccess/vpnconnectivitycertificates": "least=DelegatedWork"
33885+
}
33886+
},
33887+
{
33888+
"schemeKeys": [
33889+
"DelegatedWork"
33890+
],
33891+
"methods": [
33892+
"DELETE",
33893+
"PATCH"
33894+
],
33895+
"paths": {
33896+
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": "least=DelegatedWork"
33897+
}
3385633898
}
3385733899
],
3385833900
"ownerInfo": {
@@ -35007,6 +35049,29 @@
3500735049
"/tenantrelationships/managedtenants/conditionalaccesspolicycoverages": "",
3500835050
"/tenantrelationships/managedtenants/conditionalaccesspolicycoverages/{id}": ""
3500935051
}
35052+
},
35053+
{
35054+
"schemeKeys": [
35055+
"DelegatedWork"
35056+
],
35057+
"methods": [
35058+
"POST"
35059+
],
35060+
"paths": {
35061+
"/identity/conditionalaccess/vpnconnectivitycertificates": ""
35062+
}
35063+
},
35064+
{
35065+
"schemeKeys": [
35066+
"DelegatedWork"
35067+
],
35068+
"methods": [
35069+
"DELETE",
35070+
"PATCH"
35071+
],
35072+
"paths": {
35073+
"/identity/conditionalaccess/vpnconnectivitycertificates/{thumbprint}": ""
35074+
}
3501035075
}
3501135076
],
3501235077
"ownerInfo": {

0 commit comments

Comments
 (0)