Skip to content

Commit 0fb417d

Browse files
authored
Weekly Permissions sync 2025-11-13 (#1345)
1 parent dcf94d0 commit 0fb417d

File tree

2 files changed

+85
-8
lines changed

2 files changed

+85
-8
lines changed

permissions/new/permissions.json

Lines changed: 81 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5356,6 +5356,7 @@
53565356
"POST"
53575357
],
53585358
"paths": {
5359+
"/me/findmeetinglocations": "least=DelegatedWork",
53595360
"/me/findmeetingtimes": "least=DelegatedWork",
53605361
"/users/{id}/findmeetingtimes": "least=DelegatedWork"
53615362
}
@@ -5771,6 +5772,7 @@
57715772
"POST"
57725773
],
57735774
"paths": {
5775+
"/me/findmeetinglocations": "",
57745776
"/me/findmeetingtimes": "",
57755777
"/users/{id}/findmeetingtimes": ""
57765778
}
@@ -8840,9 +8842,9 @@
88408842
"/devicemanagement/virtualEndpoint/managedLicenses": "",
88418843
"/devicemanagement/virtualendpoint/onpremisesconnections": "",
88428844
"/devicemanagement/virtualendpoint/onpremisesconnections/{id}": "",
8843-
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/cloudPCUserSettingsPersistence": "least=DelegatedWork,Application",
8844-
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/cloudPCUserSettingsPersistence/retrieveUserSettingsPersistenceProfiles(configurationId={value})": "least=DelegatedWork,Application",
8845-
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/cloudPCUserSettingsPersistence/retrieveUserSettingsPersistenceProfileUsage(configurationId={value})": "least=DelegatedWork,Application",
8845+
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/userSettingsPersistenceDetail": "least=DelegatedWork,Application",
8846+
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/userSettingsPersistenceDetail/retrieveUserSettingsPersistenceProfiles(configurationId={value})": "least=DelegatedWork,Application",
8847+
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/userSettingsPersistenceDetail/retrieveUserSettingsPersistenceProfileUsage(configurationId={value})": "least=DelegatedWork,Application",
88468848
"/devicemanagement/virtualendpoint/reports/exportjobs/{id}": "least=DelegatedWork,Application",
88478849
"/devicemanagement/virtualendpoint/reports/getrealtimeremoteconnectionlatency(cloudpcid={value})": "",
88488850
"/devicemanagement/virtualendpoint/reports/getrealtimeremoteconnectionstatus(cloudpcid={value})": "",
@@ -8892,7 +8894,7 @@
88928894
"/devicemanagement/virtualendpoint/deviceimages/{id}/reupload": "least=DelegatedWork,Application",
88938895
"/devicemanagement/virtualendpoint/onpremisesconnections/{id}/updateaddomainpassword": "least=DelegatedWork,Application",
88948896
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assign": "least=DelegatedWork,Application",
8895-
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/cloudPCUserSettingsPersistence/batchCleanupUserSettingsPersistenceProfile": "least=DelegatedWork,Application",
8897+
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/userSettingsPersistenceDetail/batchCleanupUserSettingsPersistenceProfile": "least=DelegatedWork,Application",
88968898
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/retry": "least=DelegatedWork,Application",
88978899
"/deviceManagement/virtualEndpoint/report/retrieveCloudPcRecommendationReports": "least=DelegatedWork,Application",
88988900
"/devicemanagement/virtualendpoint/reports/exportjobs": "least=DelegatedWork,Application",
@@ -26220,6 +26222,81 @@
2622026222
"ownerSecurityGroup": "AadIpUxDevAdmin"
2622126223
}
2622226224
},
26225+
"IdentityRiskyAgent.Read.All": {
26226+
"authorizationType": "oAuth2",
26227+
"schemes": {
26228+
"DelegatedWork": {
26229+
"adminDisplayName": "Read risky agents information",
26230+
"adminDescription": "Allows the app to read risky agents information in your organization, on behalf of the signed-in user.",
26231+
"userDisplayName": "Read risky agents information",
26232+
"userDescription": "Allows the app to read risky agents information in your organization, on behalf of the signed-in user.",
26233+
"requiresAdminConsent": true,
26234+
"privilegeLevel": 3
26235+
},
26236+
"Application": {
26237+
"adminDisplayName": "Read all risky agents information",
26238+
"adminDescription": "Allows the app to read the risky agents information in your organization without a signed-in user.",
26239+
"requiresAdminConsent": true,
26240+
"privilegeLevel": 4
26241+
}
26242+
},
26243+
"pathSets": [
26244+
{
26245+
"schemeKeys": [
26246+
"DelegatedWork",
26247+
"Application"
26248+
],
26249+
"methods": [
26250+
"GET"
26251+
],
26252+
"paths": {
26253+
"/identityprotection/riskyagents": "least=DelegatedWork,Application",
26254+
"/identityprotection/riskyagents/{id}": "least=DelegatedWork,Application"
26255+
}
26256+
}
26257+
],
26258+
"ownerInfo": {
26259+
"ownerSecurityGroup": "AadIpUxDevAdmin"
26260+
}
26261+
},
26262+
"IdentityRiskyAgent.ReadWrite.All": {
26263+
"authorizationType": "oAuth2",
26264+
"schemes": {
26265+
"DelegatedWork": {
26266+
"adminDisplayName": "Read and write risky agents information",
26267+
"adminDescription": "Allows the app to read and update identity risky agents information for all agents in your organization on behalf of the signed-in user. Update operations include dismissing risky agents.",
26268+
"userDisplayName": "Read and write risky agents information",
26269+
"userDescription": "Allows the app to read and update identity risky agents information for all agents in your organization on your behalf. Update operations include dismissing risky agents.",
26270+
"requiresAdminConsent": true,
26271+
"privilegeLevel": 4
26272+
},
26273+
"Application": {
26274+
"adminDisplayName": "Read and write risky agents information",
26275+
"adminDescription": "Allows the app to read and update risky agents information in your organization without a signed-in user.",
26276+
"requiresAdminConsent": true,
26277+
"privilegeLevel": 4
26278+
}
26279+
},
26280+
"pathSets": [
26281+
{
26282+
"schemeKeys": [
26283+
"DelegatedWork",
26284+
"Application"
26285+
],
26286+
"methods": [
26287+
"POST"
26288+
],
26289+
"paths": {
26290+
"/identityprotection/riskyagents/confirmcompromised": "least=DelegatedWork,Application",
26291+
"/identityprotection/riskyagents/confirmSafe": "least=DelegatedWork,Application",
26292+
"/identityprotection/riskyagents/dismiss": "least=DelegatedWork,Application"
26293+
}
26294+
}
26295+
],
26296+
"ownerInfo": {
26297+
"ownerSecurityGroup": "AadIpUxDevAdmin"
26298+
}
26299+
},
2622326300
"IdentityRiskyServicePrincipal.Read.All": {
2622426301
"authorizationType": "oAuth2",
2622526302
"schemes": {

permissions/new/provisioningInfo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17651,14 +17651,14 @@
1765117651
{
1765217652
"scheme": "Application",
1765317653
"environment": "public",
17654-
"isHidden": true,
17654+
"isHidden": false,
1765517655
"isEnabled": true,
1765617656
"resourceAppId": "a3dfc3c6-2c7d-4f42-aeec-b2877f9bce97"
1765717657
},
1765817658
{
1765917659
"scheme": "DelegatedWork",
1766017660
"environment": "public",
17661-
"isHidden": true,
17661+
"isHidden": false,
1766217662
"isEnabled": true,
1766317663
"resourceAppId": "a3dfc3c6-2c7d-4f42-aeec-b2877f9bce97"
1766417664
}
@@ -17667,14 +17667,14 @@
1766717667
{
1766817668
"scheme": "Application",
1766917669
"environment": "public",
17670-
"isHidden": true,
17670+
"isHidden": false,
1767117671
"isEnabled": true,
1767217672
"resourceAppId": "a3dfc3c6-2c7d-4f42-aeec-b2877f9bce97"
1767317673
},
1767417674
{
1767517675
"scheme": "DelegatedWork",
1767617676
"environment": "public",
17677-
"isHidden": true,
17677+
"isHidden": false,
1767817678
"isEnabled": true,
1767917679
"resourceAppId": "a3dfc3c6-2c7d-4f42-aeec-b2877f9bce97"
1768017680
}

0 commit comments

Comments
 (0)