diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index 711253a2..2ce69ba3 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -3676,6 +3676,36 @@ "resourceAppId": "" } ], + "Device.ProvisionForVDI" : [ + { + "id": "f2a0b1c4-5d3e-4b8c-9f6d-7a0e1f2b3c5e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "Device-VDIProperties.ReadWrite.VDIOwned" : [ + { + "id": "dd2f7ee7-5915-4d4c-8ffa-5fc3b406f514", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "Device.Delete.VDIOwned" : [ + { + "id": "ae862c0c-586c-4ca6-8e45-3e9511f31330", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], "Device.Read": [ { "id": "11d4cd79-5ba5-460f-803f-e22c8ab85ccd", @@ -4746,6 +4776,24 @@ "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" } ], + "EngagementMeetingConversation.Read.All": [ + { + "id": "2c495153-cd0e-41b4-9980-3bcecf1ca22f", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" + }, + { + "id": "c55541d9-2cdd-4fad-8ead-0c08fae5b0c8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" + } + ], "EngagementConversation.ReadWrite.All": [ { "id": "bfbd4840-fba0-43a7-93a9-465b687e47d0", @@ -5584,6 +5632,23 @@ "resourceAppId": "de247707-4e4a-47d6-89fd-3c632f870b34" } ], + "Group-XTenantIdentitySync.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + + ], "Group.Create": [ { "id": "bf7b1a76-6e77-406b-b258-bf5c7720e98f", @@ -14872,6 +14937,34 @@ "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } + ], + "Policy.Read.Recovery": [ + { + "id": "32f0d42a-83ab-4e77-a710-5595c3999301", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + }, + { + "id": "be2569a0-d5a5-42a2-a5a3-10b8dec2c367", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + } + ], + "Policy.ReadWrite.Recovery": [ + { + "id": "b01e5cfa-6b78-4a16-95a6-ca3b53d3dc3d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + } ] } } diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 58046388..ace2a69f 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -30744,7 +30744,8 @@ "/organization/{id}/branding/themes/{id}": "least=DelegatedWork,Application", "/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application", "/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application", - "/organization/{id}/branding/themes/{id}/localizations/{id}/{streamObjectType}": "least=DelegatedWork,Application" + "/organization/{id}/branding/themes/{id}/localizations/{id}/{streamObjectType}": "least=DelegatedWork,Application", + "/organization/{id}/branding/themes/{id}/owners": "least=DelegatedWork,Application" } } ], @@ -30784,7 +30785,8 @@ "/organization/{id}/branding/localizations": "", "/organization/{id}/branding/localizations/{id}": "", "/organization/{id}/branding/themes/{id}": "", - "/organization/{id}/branding/themes/{id}/localizations/{id}": "" + "/organization/{id}/branding/themes/{id}/localizations/{id}": "", + "/organization/{id}/branding/themes/{id}/owners": "" } }, { @@ -30800,7 +30802,8 @@ "/organization/{id}/branding": "least=DelegatedWork,Application", "/organization/{id}/branding/localizations/{id}": "least=DelegatedWork,Application", "/organization/{id}/branding/themes/{id}": "least=DelegatedWork,Application", - "/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application" + "/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application", + "/organization/{id}/branding/themes/{id}/owners/{id}/$ref": "least=DelegatedWork,Application" } }, { @@ -30814,7 +30817,8 @@ "paths": { "/organization/{id}/branding/localizations": "least=DelegatedWork,Application", "/organization/{id}/branding/themes": "least=DelegatedWork,Application", - "/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application" + "/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application", + "/organization/{id}/branding/themes/{id}/owners/$ref": "least=DelegatedWork,Application" } }, { @@ -38787,7 +38791,8 @@ "POST" ], "paths": { - "/security/collaboration/analyzedEmails/remediate": "least=Application" + "/security/collaboration/analyzedEmails/remediate": "least=Application", + "/security/collaboration/analyzedEmails/setVerdict": "least=Application" } }, {