From 33eea23b261cff4118d1ebe76f57e1d98cf7eee4 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Wed, 28 May 2025 11:11:41 +0300 Subject: [PATCH 1/7] Weekly Permissions sync 2025-05-27 (#1143) --- permissions/new/ProvisioningInfo.json | 12 +++--- permissions/new/permissions.json | 62 +++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 6 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index 88bcd1e6..1482b3a4 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -14689,21 +14689,21 @@ ], "UserWindowsSettings.Read.All": [ { - "id": "", + "id": "77e07bab-1b34-40a5-bb6c-4b197b3f6027", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "314d9ae1-34e6-4ec0-bb42-36a834ce893a" } ], "UserWindowsSettings.ReadWrite.All": [ { - "id": "", + "id": "dcb1026d-b7e1-4d31-9f61-6724d5140bf9", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "314d9ae1-34e6-4ec0-bb42-36a834ce893a" } ], diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 5961b07f..c29a0a0a 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -51061,6 +51061,68 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "UserWindowsSettings.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read windows settings for all devices", + "adminDescription": "Allows the app to read a user's windows settings which are stored in cloud and their values on behalf of the signed-in user.", + "userDisplayName": "Read your windows settings for all devices", + "userDescription": "Allows the app to read your windows settings which are stored in cloud and their values.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/settings/windows": "", + "/users/{id}/settings/windows/{id}": "", + "/users/{id}/settings/windows/{id}/instances": "", + "/users/{id}/settings/windows/{id}/instances/{id}": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "afsdev" + } + }, + "UserWindowsSettings.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write windows settings for all devices", + "adminDescription": "Allows the app to read and write a user's windows settings which are stored in cloud and their values on behalf of the signed-in user.", + "userDisplayName": "Read and write your windows settings for all devices", + "userDescription": "Allows the app to read and write your windows settings which are stored in cloud and their values.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "DELETE", + "GET" + ], + "paths": { + "/users/{id}/settings/windows": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "afsdev" + } + }, "VirtualAppointment.Read": { "authorizationType": "oAuth2", "schemes": { From c540888ed824290014bb4c4fdab0d3d4d8612d37 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Wed, 28 May 2025 11:12:26 +0300 Subject: [PATCH 2/7] Weekly Permissions sync 2025-05-28 (#1144) From 3574753db4cc13a5944fe19fea74459ee1cf97f6 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:47:10 +0300 Subject: [PATCH 3/7] Weekly Permissions sync 2025-06-03 (#1151) --- permissions/new/ProvisioningInfo.json | 319 ++++++----- permissions/new/permissions.json | 732 +++++++++++++++++++++++++- 2 files changed, 907 insertions(+), 144 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index 1482b3a4..c82d6f7b 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -110,6 +110,7 @@ ], "AgentApplication.Create": [ { + "id": "", "scheme": "Application", "environment": "PPE;public", "isHidden": true, @@ -183,31 +184,31 @@ ], "AgreementsSoln-Docs.Create": [ { - "id": "", + "id": "3dd6cfa6-f1ea-4246-8a56-ff1769970bba", "scheme": "DelegatedWork", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" } ], "AgreementsSoln-Docs.Read": [ { - "id": "", + "id": "9db03ca3-c0c5-4fec-9173-72faaab85224", "scheme": "DelegatedWork", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" } ], "AgreementsSoln-Templates.Read": [ { - "id": "", + "id": "41d67087-3e33-4d99-81c2-64d3b44ad8d5", "scheme": "DelegatedWork", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" } ], @@ -407,7 +408,7 @@ ], "MS-Application.Update.All": [ { - "id": "", + "id": "0e426a7d-39a4-491c-b2fc-7483ca32dbcb", "scheme": "Application", "environment": "", "isHidden": true, @@ -417,7 +418,7 @@ ], "MS-Application.Update.OwnedBy": [ { - "id": "", + "id": "178fdb2c-70da-4129-bfcc-5abbfc0cf752", "scheme": "Application", "environment": "", "isHidden": true, @@ -473,6 +474,7 @@ ], "Application.Manage.OwnedBy": [ { + "id": "", "scheme": "Application", "environment": "PPE;public", "isHidden": true, @@ -1941,7 +1943,7 @@ "id": "1342a0fc-cd33-4c75-ad65-d5defcfc7232", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } @@ -2616,7 +2618,7 @@ "resourceAppId": "6b91db1b-f05b-405a-a0b2-e3f60b28d645" }, { - "id": "0a953d3f-8714-471f-801c-dd0402075e63", + "id": "aca929ec-9830-44dc-bda1-85cf938aaa95", "scheme": "Application", "environment": "public", "isHidden": false, @@ -2634,7 +2636,7 @@ "resourceAppId": "6b91db1b-f05b-405a-a0b2-e3f60b28d645" }, { - "id": "db87162b-b844-4294-a851-02c670566669", + "id": "cfa85bfb-2ee8-4e13-8e7f-489e57a015a1", "scheme": "Application", "environment": "public", "isHidden": false, @@ -2820,11 +2822,11 @@ ], "CopilotConversation.ReadWrite": [ { - "id": "", + "id": "b42d1c29-1ae8-463c-abd3-5b1b4e72967a", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "2659ee2b-7d1a-45bc-9745-398b8146087d" } ], @@ -3383,7 +3385,7 @@ "id": "5aa33e77-b893-495e-bdc5-4bf6f27d42a0", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "f26e17d3-36a7-4011-bd31-625eb7e5b05f" } @@ -3403,7 +3405,7 @@ "id": "8d06abce-e69b-4122-ba60-4f901bb1db2f", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "f26e17d3-36a7-4011-bd31-625eb7e5b05f" } @@ -3696,31 +3698,31 @@ ], "Device.ProvisionForVDI": [ { - "id": "f2a0b1c4-5d3e-4b8c-9f6d-7a0e1f2b3c5e", + "id": "306eda10-359f-4cb2-958e-2c18b922e596", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], "Device-VDIProperties.ReadWrite.VDIOwned": [ { - "id": "dd2f7ee7-5915-4d4c-8ffa-5fc3b406f514", + "id": "53363cb1-adba-4fd8-ba48-6a5b73c9ba74", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], "Device.Delete.VDIOwned": [ { - "id": "ae862c0c-586c-4ca6-8e45-3e9511f31330", + "id": "2653aa60-ab7e-462c-b0bf-824c0adb78d0", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -4374,6 +4376,7 @@ ], "Domain-InternalFederation.Read.All": [ { + "id": "c0e5a7b0-e8b7-40a7-b8e0-8249e6ea81d5", "scheme": "Application", "environment": "public;ppe", "isHidden": true, @@ -4381,6 +4384,7 @@ "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { + "id": "33203a2a-a761-40f0-8a7c-a7e74a9f8ac6", "scheme": "DelegatedWork", "environment": "public;ppe", "isHidden": true, @@ -4390,6 +4394,7 @@ ], "Domain-InternalFederation.ReadWrite.All": [ { + "id": "64d40371-8d58-4270-bc8a-b4a66de36b9a", "scheme": "Application", "environment": "public;ppe", "isHidden": true, @@ -4397,6 +4402,7 @@ "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { + "id": "857bd3ea-490e-4284-88a7-a7de1893b6ee", "scheme": "DelegatedWork", "environment": "public;ppe", "isHidden": true, @@ -4406,41 +4412,41 @@ ], "DomainRegistration.Read": [ { - "id": "", + "id": "a80115c1-29d7-4da4-b11f-e2515c7f13f4", "scheme": "DelegatedWork", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "3aec0c2b-976d-4c6d-86e2-d930c5ad34c0" } ], "DomainRegistration.Read.All": [ { - "id": "", + "id": "acd51d4b-7a13-4e28-9857-c87e8cbf8ea1", "scheme": "Application", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "3aec0c2b-976d-4c6d-86e2-d930c5ad34c0" } ], "DomainRegistration.ReadWrite": [ { - "id": "", + "id": "a3f40d52-be28-4b11-a767-a0298fb9c262", "scheme": "DelegatedWork", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "3aec0c2b-976d-4c6d-86e2-d930c5ad34c0" } ], "DomainRegistration.ReadWrite.All": [ { - "id": "", + "id": "3067a4d3-85c7-4d3b-b68c-7f68d60a97e2", "scheme": "Application", "environment": "PPE", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "3aec0c2b-976d-4c6d-86e2-d930c5ad34c0" } ], @@ -4771,7 +4777,7 @@ "id": "e1d2136d-eaaf-427a-a7db-f97dbe847c27", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" } @@ -4796,7 +4802,7 @@ ], "EngagementMeetingConversation.Read.All": [ { - "id": "2c495153-cd0e-41b4-9980-3bcecf1ca22f", + "id": "d746beae-b46e-446e-924a-5b805a5c4467", "scheme": "Application", "environment": "public", "isHidden": true, @@ -4804,7 +4810,7 @@ "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" }, { - "id": "c55541d9-2cdd-4fad-8ead-0c08fae5b0c8", + "id": "58c5819e-29bd-4400-ad52-82cd82a63fbd", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -5652,20 +5658,21 @@ ], "Group-XTenantIdentitySync.Read.All": [ { - "id": "", + "id": "f7c0661b-4247-48ac-a371-05ff047614c6", "scheme": "DelegatedWork", "environment": "PPE;public", "isHidden": true, + "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { - "id": "", + "id": "35b96aac-d839-4362-abd4-7381f2b27ccd", "scheme": "Application", "environment": "PPE;public", "isHidden": true, + "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } - ], "Group.Create": [ { @@ -5679,7 +5686,7 @@ ], "Group.ManageProtection.All": [ { - "id": "4b57b79c-06bb-4bf3-9c73-fffbc9427acf", + "id": "36263ed6-285e-4f84-b25a-62ec2ba17d29", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -5687,7 +5694,7 @@ "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { - "id": "12d3a3fb-195d-4c2b-bd5b-816321adc41a", + "id": "60f8cea0-2476-45c9-ab18-70e79e60ad14", "scheme": "Application", "environment": "public", "isHidden": true, @@ -5733,37 +5740,37 @@ ], "Group.ReadBasic.All": [ { - "id": "", + "id": "ba1917bc-a64b-4c71-b66d-229d4a520e66", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" }, { - "id": "", + "id": "07d67222-3a10-4d3b-9ddc-b8aa43198a00", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" } ], "Group.ReadWriteBasic.All": [ { - "id": "", + "id": "a7864bed-7d7c-4320-8055-a3c862a7c702", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" }, { - "id": "", + "id": "67f3f6d0-3f5c-4bad-9055-c20343000302", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" } ], @@ -5797,19 +5804,19 @@ ], "GroupMember.ReadBasic.All": [ { - "id": "", + "id": "28539367-358c-4ed9-b7f0-793eccb8fd34", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" }, { - "id": "", + "id": "8222c640-cae5-4860-8d11-b32cfad95e03", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" } ], @@ -6784,7 +6791,7 @@ "id": "f395577a-0960-456b-979f-7228de0c5996", "scheme": "DelegatedWork", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, @@ -6792,7 +6799,7 @@ "id": "e2f98668-2877-4f38-a2f4-8202e0717aa1", "scheme": "Application", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } @@ -7753,37 +7760,39 @@ ], "OnlineMeetingArtifact.Read.Chat": [ { + "id": "c5d06837-8c0d-42fc-9e49-545e3f941261", "scheme": "Application", "environment": "public", "isHidden": true, + "isEnabled": true, "resourceAppId": "26a18ebc-cdf7-4a6a-91cb-beb352805e81" } ], "OnlineMeetingArtifactInvite.Send.All": [ { - "id": "", + "id": "9e09a064-8223-479b-975b-e5c725bc9b06", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" }, { - "id": "", + "id": "c2624939-0521-474a-9baf-8b8ad56e39f5", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], "OnlineMeetingArtifactInvite.Send.Chat": [ { - "id": "", + "id": "98d6ef8c-2e78-4c01-a33d-305b1e8ecfd7", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], @@ -8747,7 +8756,7 @@ ], "Policy.Read.AuthenticationMethod": [ { - "id": "", + "id": "a6ff13ac-1851-4993-8ca9-a671d70de2d5", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -8755,7 +8764,7 @@ "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" }, { - "id": "", + "id": "8e3bc81b-d2f3-4b7b-838c-32c88218d2f0", "scheme": "Application", "environment": "public", "isHidden": true, @@ -9968,7 +9977,7 @@ "id": "95aec97b-cf27-4a8d-a67d-42f60b5b38ef", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" }, @@ -9976,7 +9985,7 @@ "id": "091937d3-3e38-47a1-8649-b2f99d3035f1", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } @@ -10011,11 +10020,11 @@ ], "PublicWebSearch.Read.All": [ { - "id": "", + "id": "29c1deb8-e7ba-4a6b-ac18-67ba46f0cb21", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "2659ee2b-7d1a-45bc-9745-398b8146087d" } ], @@ -11007,7 +11016,7 @@ ], "SecurityCopilotWorkspaces.Read.All": [ { - "id": "a6f125a1-4d15-4cce-9bd4-4a4d8a32ad34", + "id": "84499c31-ac2e-44d3-a0cf-a6c386d4dfe8", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -11015,7 +11024,7 @@ "resourceAppId": "bb3d68c2-d09e-4455-94a0-e323996dbaa3" }, { - "id": "3f9d5c78-2d9a-4d5b-b8ee-4f32e19d0d3c", + "id": "f3a4aa61-e12b-4725-9032-0d80ca254c0c", "scheme": "Application", "environment": "public", "isHidden": true, @@ -11025,7 +11034,7 @@ ], "SecurityCopilotWorkspaces.ReadWrite.All": [ { - "id": "56e3f87a-8f1c-4d5e-9b6a-f32c1d76b0d1", + "id": "206291b0-2167-47a7-a640-6cdc1df710ba", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -11033,7 +11042,7 @@ "resourceAppId": "bb3d68c2-d09e-4455-94a0-e323996dbaa3" }, { - "id": "7e5ab2a1-5f75-4b6f-9380-1d4ef0ce7c28", + "id": "58038abc-d0d3-4a73-ba3e-3372ea2ebbff", "scheme": "Application", "environment": "public", "isHidden": true, @@ -11277,7 +11286,7 @@ ], "SecurityIdentitiesAccount.Read.All": [ { - "id": "fa9000aa-b6a6-4c5d-b50b-cb1384df67f6", + "id": "3e9ed69a-a48e-473c-8b97-413016703a37", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -11285,7 +11294,7 @@ "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }, { - "id": "5e5f8556-25c7-4696-a714-6e7a515373e5", + "id": "c5bc96f5-b4a1-4cfc-8189-d5f0d772278f", "scheme": "Application", "environment": "public", "isHidden": true, @@ -11295,7 +11304,7 @@ ], "SecurityIdentitiesActions.ReadWrite.All": [ { - "id": "6762fe93-9ecf-4fc7-8590-cd56f4f07c7d", + "id": "818229ce-20e4-47bd-92f4-bc94dbb37a56", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -11303,7 +11312,7 @@ "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" }, { - "id": "0a21e90c-66fd-4970-9b97-398d64185763", + "id": "af2bf46f-7bf1-4be3-8bad-e17e279e8462", "scheme": "Application", "environment": "public", "isHidden": true, @@ -11496,7 +11505,7 @@ "id": "986fa56a-6680-4aac-af09-4d1765376739", "scheme": "Application", "environment": "public;FairFax", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "" }, @@ -11629,7 +11638,7 @@ ], "ServicePrincipal.Create": [ { - "id": "", + "id": "850bd0ef-0166-4be6-b017-1e0f7b078e78", "scheme": "DelegatedWork", "environment": "", "isHidden": true, @@ -11637,7 +11646,7 @@ "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { - "id": "", + "id": "14c641e7-bfad-4371-a021-f9087d115305", "scheme": "Application", "environment": "", "isHidden": true, @@ -11647,6 +11656,7 @@ ], "AgentIdentity.Create": [ { + "id": "", "scheme": "Application", "environment": "", "isHidden": true, @@ -11656,6 +11666,7 @@ ], "ServicePrincipal.Manage.OwnedBy": [ { + "id": "", "scheme": "Application", "environment": "PPE;public", "isHidden": true, @@ -11776,47 +11787,47 @@ } ], "SignInIdentifier.Read.All": [ - { - "id": "", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": false, - "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" - }, - { - "id": "", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": false, - "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" - } - ], - "SignInIdentifier.ReadWrite.All": [ - { + { "id": "", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": false, - "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" - }, - { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" + } + ], + "SignInIdentifier.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" + }, + { "id": "", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": false, - "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" - } - ], + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" + } + ], "Sites.Archive.All": [ { "id": "e3530185-4080-478c-a4ab-39322704df58", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" }, @@ -12044,7 +12055,7 @@ "id": "6eff534b-699e-44d9-af61-a4182f0ec37e", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" }, @@ -12052,7 +12063,7 @@ "id": "fd1d61cb-4e4b-4d15-a6d2-161348681d84", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" } @@ -13487,41 +13498,41 @@ ], "TeamworkCustomEmoji.Create": [ { - "id": "", + "id": "72464cd4-58fd-4116-8a9e-b74757574757", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], "TeamworkCustomEmoji.Read": [ { - "id": "", + "id": "89b231b1-414e-4dd4-bb87-d59906da4e05", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], "TeamworkCustomEmoji.Create.All": [ { - "id": "", + "id": "85643b08-0e25-4d99-9d68-04ba0fef9740", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], "TeamworkCustomEmoji.Read.All": [ { - "id": "", + "id": "1efa3d37-1703-4685-9a59-baf6296fb956", "scheme": "Application", "environment": "public", "isHidden": true, - "isEnabled": false, + "isEnabled": true, "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], @@ -14391,11 +14402,11 @@ ], "User.ReadWrite.CrossCloud": [ { - "id": "59f9fad5-5ada-41d8-95dd-2176756f087d", + "id": "5652f862-b626-407b-a3e6-248aeb95763c", "scheme": "Application", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "2313b47f-a76d-4513-be58-500e42ce8d11" } ], @@ -14807,17 +14818,21 @@ ], "VirtualEvent.Read.Chat": [ { + "id": "298266a0-fbf7-4804-b988-5a54e61566c8", "scheme": "Application", "environment": "public", "isHidden": true, + "isEnabled": true, "resourceAppId": "26a18ebc-cdf7-4a6a-91cb-beb352805e81" } ], "VirtualEventRegistration-Anon.ReadWrite.Chat": [ { + "id": "0e646cc8-6b07-4030-9a41-a7db4644b4cc", "scheme": "Application", "environment": "public", "isHidden": true, + "isEnabled": true, "resourceAppId": "26a18ebc-cdf7-4a6a-91cb-beb352805e81" } ], @@ -14867,10 +14882,11 @@ "resourceAppId": "" }, { + "id": "f10b94b9-37d1-4c88-8b7e-bf75a1152d39", "scheme": "Application", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "" } ], @@ -14912,22 +14928,25 @@ ], "AuditActivity.Read": [ { + "id": "99bc85fb-e857-4220-9f8c-3a1c83148d2e", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "16786f81-40d2-4116-bb26-d1a753bf0b20", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } ], "AuditActivity.Read.All": [ { + "id": "", "scheme": "Application", "environment": "public", "isHidden": true, @@ -14935,6 +14954,7 @@ "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -14944,38 +14964,43 @@ ], "AuditActivity.Write": [ { + "id": "f6318678-2713-4bb6-b123-233e7336c1bd", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "a78fd341-0672-4792-a8ae-a5925b2546eb", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } ], "ContentActivity.Read": [ { + "id": "368425e7-6954-4f5a-9d92-90b75bd580c9", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "62c55b2f-a2b1-4312-8385-be57afd901b4", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } ], "ContentActivity.Read.All": [ { + "id": "", "scheme": "Application", "environment": "public", "isHidden": true, @@ -14983,6 +15008,7 @@ "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -14992,22 +15018,25 @@ ], "ContentActivity.Write": [ { + "id": "948caae6-152a-48cd-a746-4844af30e8e9", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "2932e07a-3c29-44e4-bb36-6d0fc176387f", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } ], "SensitivityLabel.Read": [ { + "id": "1aeb73ce-68d7-49b7-913a-eedc80844551", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -15015,6 +15044,7 @@ "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "3b8e7aad-f6e3-4299-83f8-6fc6a5777f0b", "scheme": "Application", "environment": "public", "isHidden": false, @@ -15024,6 +15054,7 @@ ], "SensitivityLabels.Read.All": [ { + "id": "8b377c27-ea19-4863-a948-8a8588c8f2c3", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -15031,6 +15062,7 @@ "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, { + "id": "e46a01e9-b2cf-4d89-8424-bcdc6dd445ab", "scheme": "Application", "environment": "public", "isHidden": false, @@ -15043,7 +15075,7 @@ "id": "e5a76501-dbb0-492c-ab55-5d09e8837263", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -15051,7 +15083,7 @@ "id": "98f5a27a-539a-48bc-a597-f78e9e1e76bf", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } @@ -15061,7 +15093,7 @@ "id": "fe696d63-5e1f-4515-8232-cccc316903c6", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -15069,7 +15101,7 @@ "id": "4fc04d16-a9fc-4c5e-8da4-79b6c33638a4", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } @@ -15079,7 +15111,7 @@ "id": "5ad511bf-571c-4ef6-8c3c-85b94b85df98", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -15087,7 +15119,7 @@ "id": "7e2467d1-f874-46bb-828e-24cb06b29d3f", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } @@ -15097,7 +15129,7 @@ "id": "24ceb246-ad29-4680-90b4-3e91ffad15eb", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -15105,14 +15137,14 @@ "id": "1d787a13-f750-4ad6-875a-fcbd2725596b", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } ], "Policy.Read.Recovery": [ { - "id": "32f0d42a-83ab-4e77-a710-5595c3999301", + "id": "61faa1e9-0931-4f9a-94ba-bc2e3505c685", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -15120,7 +15152,7 @@ "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" }, { - "id": "be2569a0-d5a5-42a2-a5a3-10b8dec2c367", + "id": "447f996a-7c58-4ce7-9a9e-da80381a45ab", "scheme": "Application", "environment": "public", "isHidden": true, @@ -15130,7 +15162,7 @@ ], "Policy.ReadWrite.Recovery": [ { - "id": "b01e5cfa-6b78-4a16-95a6-ca3b53d3dc3d", + "id": "1e7a2f4c-e602-4b1b-9547-304dd65c4cc2", "scheme": "DelegatedWork", "environment": "public", "isHidden": true, @@ -15140,6 +15172,7 @@ ], "PolicyFiles.Read.All": [ { + "id": "72f0e539-c161-4e02-a8bc-df8d8216f842", "scheme": "Application", "environment": "public", "isHidden": true, @@ -15176,4 +15209,4 @@ } ] } -} +} \ No newline at end of file diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index c29a0a0a..14bbfc8c 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -2237,6 +2237,80 @@ "ownerSecurityGroup": "astgraph" } }, + "AuditActivity.Read": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read activity audit log from the audit store.", + "adminDescription": "Read activity audit log from the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 1 + }, + "Application": { + "adminDisplayName": "Read activity audit log from the audit store.", + "adminDescription": "Read activity audit log from the audit store.", + "userDisplayName": "Read activity audit log from the audit store.", + "userDescription": "Read activity audit log from the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{userId}/dataSecurityAndGovernance/activities/auditActivities/{id}": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "AuditActivity.Write": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Upload activity audit logs to the audit store.", + "adminDescription": "Allows the application to upload bulk activity audit logs to the audit store.", + "userDisplayName": "Upload activity audit logs to the audit store.", + "userDescription": "Allows the application to upload bulk activity audit logs to the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Upload activity audit logs to the audit store.", + "adminDescription": "Allows the application to upload bulk activity audit logs to the audit store.", + "userDisplayName": "Upload activity audit logs to the audit store.", + "userDescription": "Allows the application to upload bulk activity audit logs to the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{userId}/dataSecurityAndGovernance/activities/auditActivities": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, "AuditLog.Read.All": { "authorizationType": "oAuth2", "schemes": { @@ -5423,6 +5497,36 @@ "ownerSecurityGroup": "RtsAvengersSG" } }, + "CallDelegation.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "Application": { + "adminDisplayName": "Read delegation settings", + "adminDescription": "Allows the app to read delegation settings of you", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{userId}/communications/callSettings/delegates": "least=Application", + "/users/{userId}/communications/callSettings/delegates/{delegateId}": "least=Application", + "/users/{userId}/communications/callSettings/delegators": "least=Application", + "/users/{userId}/communications/callSettings/delegators/{delegatorId}": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "RtsAvengersSG" + } + }, "CallDelegation.ReadWrite": { "authorizationType": "oAuth2", "schemes": { @@ -5495,6 +5599,69 @@ "ownerSecurityGroup": "RtsAvengersSG" } }, + "CallDelegation.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "Application": { + "adminDisplayName": "Read and write delegation settings", + "adminDescription": "Allows the app to read and write delegation settings of you", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{userId}/communications/callSettings/delegates": "", + "/users/{userId}/communications/callSettings/delegates/{delegateId}": "", + "/users/{userId}/communications/callSettings/delegators": "", + "/users/{userId}/communications/callSettings/delegators/{delegatorId}": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{userId}/communications/callSettings/delegates": "least=Application" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/users/{userId}/communications/callSettings/delegates/{delegateId}": "least=Application" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/users/{userId}/communications/callSettings/delegates/{delegateId}": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "RtsAvengersSG" + } + }, "CallEvents-Emergency.Read.All": { "authorizationType": "oAuth2", "schemes": { @@ -6479,6 +6646,59 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "ChannelMember.ReadWrite.Group": { + "authorizationType": "RSC", + "schemes": { + "Application": { + "adminDisplayName": "Read and write the members of channels of a team", + "adminDescription": "Read and write the members of channels of a team, without a signed-in user", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/teams/{id}/channels/{id}/members": "least=Application" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/teams/{id}/channels/{id}/allMembers": "", + "/teams/{id}/channels/{id}/allMembers/{id}": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/teams/{id}/channels/{id}/members/{id}": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "ChannelMessage.Edit": { "authorizationType": "oAuth2", "schemes": { @@ -9073,6 +9293,151 @@ "ownerSecurityGroup": "stisaprvc" } }, + "Content.Process.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Process content for data security, governance and compliance", + "adminDescription": "Allows the app to process and evaluate content for data security, governance and compliance outcomes at tenant scope.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Process content for data security, governance and compliance", + "adminDescription": "Allows the app to process and evaluate content for data security, governance and compliance outcomes at tenant scope.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/me/dataSecurityAndGovernance/processContent": "", + "/security/dataSecurityAndGovernance/processContentAsync": "least=Application,DelegatedWork", + "/users/{userId}/dataSecurityAndGovernance/processContent": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "Content.Process.User": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Process content for data security, governance and compliance", + "adminDescription": "Allows the app to process and evaluate content for data security, governance and compliance outcomes for a user.", + "userDisplayName": "Process content for data security, governance and compliance", + "userDescription": "Allows the app to process and evaluate content for data security, governance and compliance outcomes for a user.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Process content for data security, governance and compliance", + "adminDescription": "Allows the app to process and evaluate content for data security, governance and compliance outcomes for a user.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/me/dataSecurityAndGovernance/processContent": "least=Application,DelegatedWork", + "/users/{userId}/dataSecurityAndGovernance/processContent": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "ContentActivity.Read": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read contents activity audit log from the audit store.", + "adminDescription": "Read contents activity audit log from the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 1 + }, + "Application": { + "adminDisplayName": "Read contents activity audit log from the audit store.", + "adminDescription": "Read contents activity audit log from the audit store.", + "userDisplayName": "Read contents activity audit log from the audit store.", + "userDescription": "Read contents activity audit log from the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{userId}/dataSecurityAndGovernance/activities/contentActivities/{id}": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "ContentActivity.Write": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Upload contents activity audit logs to the audit store.", + "adminDescription": "Allows the application to upload bulk contents activity audit logs to the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Upload content activity audit logs to the audit store.", + "adminDescription": "Allows the application to upload bulk contents activity audit logs to the audit store.", + "userDisplayName": "Upload contents activity audit logs to the audit store.", + "userDescription": "Allows the application to upload bulk contents activity audit logs to the audit store.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{userId}/dataSecurityAndGovernance/activities/contentActivities": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, "CopilotSettings-LimitedMode.Read": { "authorizationType": "oAuth2", "schemes": { @@ -18627,6 +18992,59 @@ ], "ownerInfo": {} }, + "EngagementConversation.Migration.All": { + "authorizationType": "oAuth2", + "schemes": { + "Application": { + "adminDisplayName": "Read and write all Viva Engage conversations", + "adminDescription": "Allows the app to create Viva Engage conversations without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 5 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/employeeexperience/attachableLinks": "", + "/employeeexperience/communities/{id}/microsoft.graph.completeUploadSession": "", + "/employeeexperience/communities/{id}/microsoft.graph.createUploadSession": "", + "/employeeexperience/conversations": "", + "/employeeexperience/conversations/{id}/messages": "", + "/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.addReaction": "", + "/employeeExperience/conversations/{id}/messages/{id}/microsoft.graph.engagementConversationMessage/microsoft.graph.markBestReply": "", + "/employeeExperience/conversations/{id}/messages/{id}/microsoft.graph.engagementConversationMessage/microsoft.graph.vote": "", + "/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.engagementConversationPollMessage/microsoft.graph.vote": "", + "/employeeexperience/conversations/{id}/messages/{id}/replies": "", + "/employeeExperience/conversations/{id}/microsoft.graph.engagementConversation/microsoft.graph.vote": "", + "/employeeexperience/networkQuestions/completeUploadSession": "", + "/employeeexperience/networkQuestions/createUploadSession": "", + "/users/{id}/employeeExperience/storyline/microsoft.graph.completeUploadSession": "", + "/users/{id}/employeeExperience/storyline/microsoft.graph.createUploadSessions": "", + "/users/{id}/employeeExperience/storyline/microsoft.graph.follow": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/employeeexperience/engagementasyncoperations/{id}": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "ve-msgraph-owners" + } + }, "EngagementRole.Read": { "authorizationType": "oAuth2", "schemes": { @@ -22927,6 +23345,9 @@ "/storage/fileStorage/containers": "", "/storage/fileStorage/containers/{id}": "", "/storage/fileStorage/containers/{id}/permissions": "", + "/storage/fileStorage/containers/{id}/permissions(email={email})": "", + "/storage/fileStorage/containers/{id}/permissions(userPrincipalName={userPrincipalName})": "", + "/storage/fileStorage/containers/{id}/permissions/{id}": "", "/storage/fileStorage/deletedContainers": "", "/storage/fileStorage/deletedContainers/{id}": "" } @@ -22958,6 +23379,8 @@ ], "paths": { "/storage/fileStorage/containers/{id}": "", + "/storage/fileStorage/containers/{id}/permissions(email={email})": "", + "/storage/fileStorage/containers/{id}/permissions(userPrincipalName={userPrincipalName})": "", "/storage/fileStorage/containers/{id}/permissions/{id}": "" } }, @@ -26446,6 +26869,55 @@ "ownerSecurityGroup": "learnidcengineers" } }, + "LicenseAssignment.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all license assignments.", + "adminDescription": "Allows an app to read license assignments for users and groups, on behalf of the signed-in user.", + "userDisplayName": "Read all license assignments.", + "userDescription": "Allows the app to read all license assignments, on your behalf.", + "requiresAdminConsent": false, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all license assignments.", + "adminDescription": "Allows an app to read license assignments for users and groups, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/subscribedSkus": "least=DelegatedWork,Application", + "/subscribedSkus/{id}": "least=DelegatedWork,Application", + "/users/{id}/licensedetails": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/me/licensedetails": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "aadcslms" + } + }, "LicenseAssignment.ReadWrite.All": { "authorizationType": "oAuth2", "schemes": { @@ -31819,7 +32291,7 @@ ], "paths": { "/places/{id}": "least=DelegatedWork,Application", - "/places/{id}/descendants()": "least=DelegatedWork,Application", + "/places/{id}/descendants": "least=DelegatedWork,Application", "/places/{id}/microsoft.graph.roomlist/rooms": "least=DelegatedWork,Application", "/places/{id}/microsoft.graph.roomlist/workspaces": "least=DelegatedWork,Application", "/places/microsoft.graph.building": "least=DelegatedWork,Application", @@ -36300,6 +36772,115 @@ "ownerSecurityGroup": "igagraph" } }, + "ProtectionScopes.Compute.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Compute Purview policies at tenant scope", + "adminDescription": "Allows the app to identify Purview data protection, compliance and governance policy scopes defined for all users across tenant.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Compute Purview policies at tenant scope", + "adminDescription": "Allows the app to identify Purview data protection, compliance and governance policy scopes defined for all users across tenant.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/me/dataSecurityAndGovernance/protectionScopes/compute": "", + "/security/dataSecurityAndGovernance/protectionScopes/compute": "least=Application,DelegatedWork", + "/users/{userId}/dataSecurityAndGovernance/protectionScopes/compute": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "ProtectionScopes.Compute.User": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Compute Purview policies for an individual user", + "adminDescription": "Allows the app to identify Purview data protection, compliance and governance policy scopes defined for an individual user.", + "userDisplayName": "Compute Purview policies for an individual user", + "userDescription": "Allows the app to identify Purview data protection, compliance and governance policy scopes defined for an individual user.", + "requiresAdminConsent": true, + "privilegeLevel": 1 + }, + "Application": { + "adminDisplayName": "Compute Purview policies for an individual user", + "adminDescription": "Allows the app to identify Purview data protection, compliance and governance policy scopes defined for an individual user.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/me/dataSecurityAndGovernance/protectionScopes/compute": "least=Application,DelegatedWork", + "/users/{userId}/dataSecurityAndGovernance/protectionScopes/compute": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "ProvisioningLog.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read provisioning log data", + "adminDescription": "Allows the app to read and query your provisioning log activities, on behalf of the signed-in user.", + "userDisplayName": "Read provisioning log data", + "userDescription": "Allows the app to read and query your provisioning log activities, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all provisioning log data", + "adminDescription": "Allows the app to read and query your provisioning log activities, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/auditlogs/provisioning": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "syncfabricadmins" + } + }, "PublicKeyInfrastructure.Read.All": { "authorizationType": "oAuth2", "schemes": { @@ -41758,6 +42339,56 @@ "ownerSecurityGroup": "wicklow-admins" } }, + "Storyline.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write all Viva Engage storylines", + "adminDescription": "Allows the app to modify the Viva Engage storyline and read all storyline properties on behalf of the signed-in user.", + "userDisplayName": "Read and write all Viva Engage storylines", + "userDescription": "Allows the app to create Viva Engage storyline items and read all storyline properties on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all Viva Engage storylines", + "adminDescription": "Allows the app to modify Viva Engage storylines, read all storylines properties, update storyline properties, and delete storyline properties without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/employeeExperience/storyline/microsoft.graph.follow": "least=DelegatedWork,Application", + "/users/{id}/employeeExperience/storyline/microsoft.graph.unfollow": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/employeeExperience/storyline": "", + "/users/{id}/employeeExperience/storyline/followers": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "ve-msgraph-owners" + } + }, "SubjectRightsRequest.Read.All": { "authorizationType": "oAuth2", "schemes": { @@ -50154,6 +50785,68 @@ "ownerSecurityGroup": "azureaduserentity" } }, + "User.ReadWrite.CrossCloud": { + "authorizationType": "oAuth2", + "schemes": { + "Application": { + "adminDisplayName": "Read and write profiles of users that originate from an external cloud.", + "adminDescription": "Allows the app to read and update external cloud user profiles without a signed in user.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/users/{id}": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/photo": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/directory/deletedItems/{id}/restore": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "idsync" + } + }, "User.RevokeSessions.All": { "authorizationType": "oAuth2", "schemes": { @@ -51620,6 +52313,43 @@ "ownerSecurityGroup": "csiaadaccess" } }, + "WorkforceIntegration.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read workforce integrations", + "adminDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on behalf of the signed-in user.", + "userDisplayName": "Read workforce integrations", + "userDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read workforce integrations", + "adminDescription": "Allows the app to read workforce integrations without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/teamwork/workforceintegrations": "least=DelegatedWork,Application", + "/teamwork/workforceintegrations/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "shifts-service-sg" + } + }, "WorkforceIntegration.ReadWrite.All": { "authorizationType": "oAuth2", "schemes": { From 2431de3674e47d012f17ce9c14d5c92ead19abee Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:19:53 +0300 Subject: [PATCH 4/7] Weekly Permissions sync 2025-06-09 (#1158) --- permissions/new/ProvisioningInfo.json | 88 +++++++++++++++++++++++++-- permissions/new/permissions.json | 15 +++++ 2 files changed, 99 insertions(+), 4 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index c82d6f7b..f8fe59c3 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -406,6 +406,32 @@ "resourceAppId": "" } ], + "Application.ReadUpdate.All": [ + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "DelegatedPersonal", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "MS-Application.Update.All": [ { "id": "0e426a7d-39a4-491c-b2fc-7483ca32dbcb", @@ -7316,6 +7342,24 @@ "resourceAppId": "" } ], + "ManagedIdentity.Create": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "ManagedTenants.Read.All": [ { "id": "dc34164e-6c4a-41a0-be89-3ae2fbad7cd3", @@ -11710,6 +11754,42 @@ "resourceAppId": "" } ], + "ServicePrincipal.ReadEnableDisable.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], + "ServicePrincipal.ManageCreds.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "SharePointTenantSettings.Read.All": [ { "id": "2ef70e10-5bfd-4ede-a5f6-67720500b258", @@ -14949,7 +15029,7 @@ "id": "", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -14957,7 +15037,7 @@ "id": "", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } @@ -15003,7 +15083,7 @@ "id": "", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -15011,7 +15091,7 @@ "id": "", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 14bbfc8c..15744646 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -5371,6 +5371,7 @@ "/me/calendars/delta": "", "/me/calendarview/delta": "", "/me/events/delta": "", + "/places/{id}/checkIns/{calendarEventId}": "least=DelegatedWork,Application,DelegatedPersonal", "/users/{id}/calendar/calendarview": "", "/users/{id}/calendar/events/delta": "", "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "", @@ -5422,6 +5423,7 @@ "paths": { "/me/calendar/getschedule": "", "/me/calendar/permanentDelete": "least=DelegatedWork,Application", + "/places/{id}/checkIns": "least=DelegatedWork,Application", "/users/{id}/calendar/getschedule": "", "/users/{id}/calendar/permanentDelete": "least=DelegatedWork,Application" } @@ -8312,6 +8314,9 @@ "GET" ], "paths": { + "/devicemanagement/monitoring/adminhighlights": "least=DelegatedWork", + "/devicemanagement/monitoring/adminhighlights/{id}": "least=DelegatedWork", + "/devicemanagement/monitoring/adminhighlights/retrieveAdminHighlightActions": "least=DelegatedWork", "/devicemanagement/monitoring/alertrecords": "least=DelegatedWork", "/devicemanagement/monitoring/alertrecords/{id}": "least=DelegatedWork", "/devicemanagement/monitoring/alertrecords/getportalnotifications": "least=DelegatedWork", @@ -8587,6 +8592,7 @@ "POST" ], "paths": { + "/devicemanagement/monitoring/adminhighlights/{id}/dismiss": "least=DelegatedWork", "/devicemanagement/monitoring/alertrecords/{id}/setportalnotificationassent": "least=DelegatedWork", "/devicemanagement/virtualendpoint/onpremisesconnections": "least=DelegatedWork", "/devicemanagement/virtualendpoint/onpremisesconnections/{id}/runhealthchecks": "least=DelegatedWork", @@ -23985,6 +23991,7 @@ "/planner/tasks/{id}/buckettaskboardformat": "", "/planner/tasks/{id}/details": "", "/planner/tasks/{id}/progresstaskboardformat": "", + "/policies/ownerlessGroupPolicy": "least=DelegatedWork", "/teams/{id}/channels/{id}/members": "least=DelegatedWork", "/teams/{id}/schedule": "", "/teams/{id}/schedule/offershiftrequests/{id}": "", @@ -24255,6 +24262,7 @@ "/planner/buckets/{id}/tasks": "", "/planner/plans/{id}/buckets": "", "/planner/plans/{id}/tasks": "", + "/policies/ownerlessGroupPolicy": "", "/teams/{id}/schedule/offershiftrequests/{id}": "", "/teams/{id}/schedule/openshiftchangerequests/{id}": "", "/teams/{id}/schedule/timeoffrequests": "", @@ -24418,6 +24426,7 @@ ], "paths": { "/me/planner": "", + "/policies/ownerlessGroupPolicy": "least=DelegatedWork", "/users/{id}/planner": "" } }, @@ -39787,6 +39796,8 @@ "GET" ], "paths": { + "/security/identities/sensorCandidateActivationConfiguration": "least=DelegatedWork,Application", + "/security/identities/sensorCandidates": "least=DelegatedWork,Application", "/security/identities/sensors": "least=DelegatedWork,Application", "/security/identities/sensors/{id}": "least=DelegatedWork,Application", "/security/identities/sensors/getDeploymentPackageUri": "least=DelegatedWork,Application" @@ -39837,6 +39848,8 @@ "POST" ], "paths": { + "/security/identities/sensorCandidateActivationConfiguration": "least=DelegatedWork,Application", + "/security/identities/sensorCandidates/activate": "least=DelegatedWork,Application", "/security/identities/sensors/regenerateDeploymentAccessKey": "least=DelegatedWork,Application" } }, @@ -39849,6 +39862,8 @@ "GET" ], "paths": { + "/security/identities/sensorCandidateActivationConfiguration": "", + "/security/identities/sensorCandidates": "", "/security/identities/sensors/getDeploymentAccessKey": "least=DelegatedWork,Application" } } From bef87d657c6e2a80effcd698eb43febfa7438f26 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Fri, 13 Jun 2025 14:46:18 +0300 Subject: [PATCH 5/7] Weekly Permissions sync 2025-06-13 (#1162) --- permissions/new/permissions.json | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 15744646..e9b9aea0 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -32301,6 +32301,17 @@ "paths": { "/places/{id}": "least=DelegatedWork,Application", "/places/{id}/descendants": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/footprints": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/units": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application", "/places/{id}/microsoft.graph.roomlist/rooms": "least=DelegatedWork,Application", "/places/{id}/microsoft.graph.roomlist/workspaces": "least=DelegatedWork,Application", "/places/microsoft.graph.building": "least=DelegatedWork,Application", @@ -32346,7 +32357,13 @@ "PATCH" ], "paths": { - "/places/{id}": "least=DelegatedWork,Application" + "/places/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application" } }, { @@ -32358,7 +32375,8 @@ "POST" ], "paths": { - "/places": "least=DelegatedWork,Application" + "/places": "least=DelegatedWork,Application", + "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork,Application" } } ], From d9ed6958fce9010515289930cc2d060b59a23376 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:39:44 +0300 Subject: [PATCH 6/7] Weekly Permissions sync 2025-06-17 (#1166) --- permissions/new/ProvisioningInfo.json | 46 ++++++- permissions/new/permissions.json | 186 ++++++++++++++++++++++++++ 2 files changed, 228 insertions(+), 4 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index f8fe59c3..5e44e9dd 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -6678,6 +6678,44 @@ "resourceAppId": "" } ], + "MS-NotificationDeliveryStatus.Read": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a" + } + ], + "MS-NotificationDeliveryStatus.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a" + }, + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a" + } + ], + "MS-NotificationDeliveryStatus.ReadWrite.All": [ + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a" + } + ], "LearningAssignedCourse.Read": [ { "id": "ac08cdae-e845-41db-adf9-5899a0ec9ef6", @@ -11539,7 +11577,7 @@ "id": "a4633e44-d355-4474-99df-8c2de6b0e39e", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } @@ -11557,7 +11595,7 @@ "id": "a42e3c42-b31e-4919-b699-696dca5dc9e7", "scheme": "DelegatedWork", "environment": "public;FairFax", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "" } @@ -15119,7 +15157,7 @@ "id": "1aeb73ce-68d7-49b7-913a-eedc80844551", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, @@ -15137,7 +15175,7 @@ "id": "8b377c27-ea19-4863-a948-8a8588c8f2c3", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" }, diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index e9b9aea0..852a8130 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -40096,6 +40096,192 @@ "ownerSecurityGroup": "IdentityReq" } }, + "SensitivityLabel.Evaluate": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Evaluate labels user scope.", + "adminDescription": "Allows the app to evaluate all sensitivity label.", + "userDisplayName": "Evaluate labels user scope", + "userDescription": "Evaluate labels tenant scope, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Evaluate labels user scope.", + "adminDescription": "Allows the app to evaluate all sensitivity label.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance": "", + "/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance(labelIds={labelIds},locale={locale},contentFormats={contentFormats})": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "SensitivityLabel.Evaluate.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Evaluate labels tenant scope.", + "adminDescription": "Allows the app to evaluate all sensitivity label.", + "userDisplayName": "Evaluate labels tenant scope", + "userDescription": "Evaluate labels tenant scope, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Evaluate labels tenant scope.", + "adminDescription": "Allows the app to evaluate all sensitivity label.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/informationProtection/sensitivityLabels/evaluate": "least=Application,DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance": "least=DelegatedWork,Application", + "/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance(labelIds={labelIds},locale={locale},contentFormats={contentFormats})": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "SensitivityLabel.Read": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Get labels user scope.", + "adminDescription": "Allows the app to get sensitivity labels.", + "userDisplayName": "Get labels user scope", + "userDescription": "Get labels on behalf of user.", + "requiresAdminConsent": true, + "privilegeLevel": 1 + }, + "Application": { + "adminDisplayName": "Get labels application scope.", + "adminDescription": "Allows the app to get sensitivity labels.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/dataSecurityAndGovernance/sensitivityLabels": "least=DelegatedWork,Application", + "/security/dataSecurityAndGovernance/sensitivityLabels/{id}": "least=DelegatedWork,Application", + "/security/dataSecurityAndGovernance/sensitivityLabels/{id}/rights": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, + "SensitivityLabels.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Get labels app scope.", + "adminDescription": "Allows the app to get sensitivity labels.", + "userDisplayName": "Get labels on behalf of user", + "userDescription": "Get labels on behalf of user.", + "requiresAdminConsent": true, + "privilegeLevel": 1 + }, + "Application": { + "adminDisplayName": "Get labels app scope.", + "adminDescription": "Allows the app to get sensitivity labels.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/dataSecurityAndGovernance/sensitivityLabels": "", + "/security/dataSecurityAndGovernance/sensitivityLabels/{id}": "", + "/security/dataSecurityAndGovernance/sensitivityLabels/{id}/rights": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "DcsMsGraphSchemaAdmins" + } + }, "ServiceActivity-Exchange.Read.All": { "schemes": { "DelegatedWork": { From 8c2d24ad0665b20d0e592419423cc947856d07c3 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Thu, 26 Jun 2025 14:55:25 +0300 Subject: [PATCH 7/7] Weekly Permissions sync 2025-06-26 (#1176) --- permissions/new/ProvisioningInfo.json | 119 ++++++++++- permissions/new/permissions.json | 291 +++++++++++++++++++++++++- 2 files changed, 393 insertions(+), 17 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index 5e44e9dd..92573b2e 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -1669,6 +1669,14 @@ } ], "CallTranscripts.Read.All": [ + { + "id": "25F83B2C-9BB4-4FAA-85F6-2014A7D072D1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + }, { "id": "4cd61b6d-8692-40bf-9d90-7f38db5e5fce", "scheme": "Application", @@ -1678,7 +1686,25 @@ "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], + "CallTranscripts.Read.Chat": [ + { + "id": "5358D0FF-63E3-4383-89F0-D2327B91A4F7", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + } + ], "CallRecordings.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + }, { "id": "ce8fb1f1-5e1f-44a0-b102-4ec28454d0dc", "scheme": "Application", @@ -1688,6 +1714,16 @@ "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" } ], + "CallRecordings.Read.Chat": [ + { + "id": "963868C0-C2C5-4B23-AB11-1B42D29ECFE9", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + } + ], "Calls.AccessMedia.All": [ { "id": "a7a681dc-756e-4909-b988-f160edc6655f", @@ -3396,6 +3432,42 @@ "resourceAppId": "" } ], + "CallAiInsights.Read.All": [ + { + "id": "17471B3F-20B4-4B24-9D63-D950A3E4A11E", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + }, + { + "id": "C2829D1E-1C68-4A66-BFC2-2D9D918688F0", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + } + ], + "CallAiInsights.Read.Chat": [ + { + "id": "CDE00D5A-2711-4219-9CC6-A94337C4743C", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + }, + { + "id": "011A12EA-7B2F-42D5-871E-E141D72CA8FB", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b" + } + ], "CallDelegation.Read": [ { "id": "305b375b-00fe-48bf-81bc-e8d78954c1b6", @@ -5391,7 +5463,7 @@ "id": "8e6ec84c-5fcd-4cc7-ac8a-2296efc0ed9b", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" } @@ -5401,7 +5473,7 @@ "id": "c319a7df-930e-44c0-a43b-7e5e9c7f4f24", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" } @@ -5411,9 +5483,16 @@ "id": "2dcc6599-bd30-442b-8f11-90f88ad441dc", "scheme": "Application", "environment": "public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" + }, + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000003-0000-0ff1-ce00-000000000000" } ], "Financials.ReadWrite.All": [ @@ -8140,6 +8219,24 @@ "resourceAppId": "" } ], + "OrganizationalBrandingLocale.Write": [ + { + "id": "b0c1f2d6-3a8e-4f5c-9b7d-8e0a1c5f3b2f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000003-0000-0000-c000-000000000000" + }, + { + "id": "d4c6b7e2-9d1a-4f0e-bb1c-8a3d5e6f7a8b", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000003-0000-0000-c000-000000000000" + } + ], "OrganizationalUnit.Read.All": [ { "id": "0d948f6e-12e8-469c-ba4e-fd0703c3d7ad", @@ -11909,16 +12006,16 @@ "id": "", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" }, { "id": "", "scheme": "Application", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" } ], @@ -11927,16 +12024,16 @@ "id": "", "scheme": "DelegatedWork", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" }, { "id": "", "scheme": "Application", "environment": "public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "bb2a2e3a-c5e7-4f0a-88e0-8e01fd3fc1f4" } ], diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 852a8130..0d4386c0 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -20545,6 +20545,8 @@ "/sites/{id}/analytics": "least=DelegatedWork", "/sites/{id}/analytics/alltime": "least=DelegatedWork", "/sites/{id}/analytics/lastsevendays": "least=DelegatedWork", + "/sites/{id}/extensions": "least=DelegatedWork", + "/sites/{id}/extensions/{id}": "least=DelegatedWork", "/sites/{id}/getactivitiesbyinterval(startdatetime={value},enddatetime={value},interval={value})": "least=DelegatedWork", "/sites/{id}/lists/{id}/activities": "least=DelegatedWork", "/sites/{id}/lists/{id}/items/{id}/activities": "least=DelegatedWork", @@ -20863,6 +20865,8 @@ "/sites/{id}/analytics": "least=Application", "/sites/{id}/analytics/alltime": "least=Application", "/sites/{id}/analytics/lastsevendays": "least=Application", + "/sites/{id}/extensions": "least=Application", + "/sites/{id}/extensions/{id}": "least=Application", "/sites/{id}/getactivitiesbyinterval(startdatetime={value},enddatetime={value},interval={value})": "least=Application", "/sites/{id}/lists/{id}/activities": "least=Application", "/sites/{id}/lists/{id}/items/{id}/activities": "least=Application", @@ -21546,6 +21550,8 @@ "/sites/{id}/analytics": "", "/sites/{id}/analytics/alltime": "", "/sites/{id}/analytics/lastsevendays": "", + "/sites/{id}/extensions": "", + "/sites/{id}/extensions/{id}": "", "/sites/{id}/getactivitiesbyinterval(startdatetime={value},enddatetime={value},interval={value})": "", "/sites/{id}/lists/{id}/activities": "", "/sites/{id}/lists/{id}/items/{id}/activities": "", @@ -22446,7 +22452,9 @@ "/drives/{id}/items/{id}/extensions": "least=DelegatedWork", "/drives/{id}/items/{id}/extensions/{id}": "least=DelegatedWork", "/me/drive/items/{id}/extensions": "least=DelegatedWork", - "/me/drive/items/{id}/extensions/{id}": "least=DelegatedWork" + "/me/drive/items/{id}/extensions/{id}": "least=DelegatedWork", + "/sites/{id}/extensions": "least=DelegatedWork", + "/sites/{id}/extensions/{id}": "least=DelegatedWork" } }, { @@ -23129,7 +23137,9 @@ "/drives/{id}/items/{id}/extensions": "least=Application", "/drives/{id}/items/{id}/extensions/{id}": "least=Application", "/me/drive/items/{id}/extensions": "least=Application", - "/me/drive/items/{id}/extensions/{id}": "least=Application" + "/me/drive/items/{id}/extensions/{id}": "least=Application", + "/sites/{id}/extensions": "least=Application", + "/sites/{id}/extensions/{id}": "least=Application" } }, { @@ -23406,6 +23416,148 @@ "ownerSecurityGroup": "GraphSPOApprovers" } }, + "FileStorageContainerType.Manage.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Manage file storage container types on behalf of the signed in user", + "adminDescription": "Allows the application to manage file storage container types on behalf of the signed in user. The user must be a SharePoint Embedded Admin or Global Admin.", + "userDisplayName": "Manage file storage container types on your behalf", + "userDescription": "Allows the app to access a subset of storage container types on your behalf. You must be a SharePoint Embedded Admin or Global Admin.", + "requiresAdminConsent": false, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/storage/fileStorage/containerTypes": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/storage/fileStorage/containerTypes": "least=DelegatedWork", + "/storage/fileStorage/containerTypes/{id}": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/storage/fileStorage/containerTypes/{id}": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/storage/fileStorage/containerTypes/{id}": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "GraphSPOApprovers" + } + }, + "FileStorageContainerTypeReg.Manage.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Manage file storage container type registrations on behalf of the signed in user", + "adminDescription": "Allows the application to manage file storage container type registrations on behalf of the signed in user. The user must be a SharePoint Embedded Admin or Global Admin.", + "userDisplayName": "Manage file storage container type registrations on your behalf", + "userDescription": "Allows the app to access a subset of storage container type registrations on your behalf. You must be a SharePoint Embedded Admin or Global Admin.", + "requiresAdminConsent": false, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "PUT" + ], + "paths": { + "/storage/fileStorage/containerTypeRegistrations": "least=DelegatedWork", + "/storage/fileStorage/containerTypeRegistrations/{id}/applicationPermissionGrants": "least=DelegatedWork", + "/storage/fileStorage/containerTypeRegistrations/{id}/applicationPermissionGrants/{id}": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/storage/fileStorage/containerTypeRegistrations/{id}": "least=DelegatedWork", + "/storage/fileStorage/containerTypeRegistrations/{id}/applicationPermissionGrants/{id}": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/storage/fileStorage/containerTypeRegistrations": "least=DelegatedWork", + "/storage/fileStorage/containerTypeRegistrations/{id}/applicationPermissionGrants": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/storage/fileStorage/containerTypeRegistrations/{id}": "least=DelegatedWork", + "/storage/fileStorage/containerTypeRegistrations/{id}/applicationPermissionGrants/{id}": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/storage/fileStorage/containerTypeRegistrations/{id}": "least=DelegatedWork", + "/storage/fileStorage/containerTypeRegistrations/{id}/applicationPermissionGrants/{id}": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "GraphSPOApprovers" + } + }, "Financials.ReadWrite.All": { "authorizationType": "oAuth2", "schemes": { @@ -25018,7 +25170,8 @@ ], "paths": { "/auditlogs/signins/confirmcompromised": "least=Application", - "/auditlogs/signins/confirmsafe": "least=Application" + "/auditlogs/signins/confirmsafe": "least=Application", + "/auditlogs/signins/dismiss": "least=Application" } } ], @@ -25187,7 +25340,8 @@ ], "paths": { "/auditlogs/signins/confirmcompromised": "least=DelegatedWork", - "/auditlogs/signins/confirmsafe": "least=DelegatedWork" + "/auditlogs/signins/confirmsafe": "least=DelegatedWork", + "/auditlogs/signins/dismiss": "least=DelegatedWork" } }, { @@ -29163,6 +29317,7 @@ "/networkAccess/filteringProfiles": "least=DelegatedWork,Application", "/networkAccess/filteringProfiles/{id}": "least=DelegatedWork,Application", "/networkAccess/filteringProfiles/{id}/policies": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}/policies?$filter=isof('microsoft.graph.networkaccess.tlsInspectionPolicyLink')": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}/policyRules": "least=DelegatedWork,Application", @@ -29182,9 +29337,16 @@ "/networkAccess/settings/crossTenantAccess": "least=DelegatedWork,Application", "/networkaccess/settings/enrichedAuditLogs": "least=DelegatedWork,Application", "/networkAccess/threatInspectionPolicies": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkaccess/tls/externalCertificateAuthorityCertificates": "least=DelegatedWork,Application", "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsInspectionPolicies": "least=DelegatedWork,Application", + "/networkAccess/tlsInspectionPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/tlsInspectionPolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/tlsInspectionPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsPolicies": "least=DelegatedWork,Application" } } @@ -29242,6 +29404,7 @@ "/networkAccess/filteringProfiles": "", "/networkAccess/filteringProfiles/{id}": "", "/networkAccess/filteringProfiles/{id}/policies": "", + "/networkAccess/filteringProfiles/{id}/policies?$filter=isof('microsoft.graph.networkaccess.tlsInspectionPolicyLink')": "", "/networkAccess/forwardingPolicies": "", "/networkAccess/forwardingPolicies/{id}": "", "/networkAccess/forwardingPolicies/{id}/policyRules": "", @@ -29276,8 +29439,15 @@ "/networkAccess/settings/crossTenantAccess": "", "/networkaccess/settings/enrichedAuditLogs": "", "/networkAccess/threatInspectionPolicies": "", + "/networkAccess/threatIntelligencePolicies": "", + "/networkAccess/threatIntelligencePolicies/{id}": "", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules": "", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules/{id}": "", "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "", "/networkAccess/tlsInspectionPolicies": "", + "/networkAccess/tlsInspectionPolicies/{id}": "", + "/networkAccess/tlsInspectionPolicies/{id}/policyRules": "", + "/networkAccess/tlsInspectionPolicies/{id}/policyRules/{id}": "", "/networkAccess/tlsPolicies": "" } }, @@ -29298,14 +29468,18 @@ "/networkAccess/filteringPolicies": "least=DelegatedWork,Application", "/networkAccess/filteringPolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkAccess/filteringProfiles": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}/policies": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies": "least=DelegatedWork,Application", "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", "/networkAccess/securityProviderPolicies": "least=DelegatedWork,Application", "/networkAccess/securityProviders/{id}/registration": "least=DelegatedWork,Application", "/networkAccess/threatInspectionPolicies": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkaccess/tls/externalCertificateAuthorityCertificates": "least=DelegatedWork,Application", "/networkAccess/tlsInspectionPolicies": "least=DelegatedWork,Application", + "/networkAccess/tlsInspectionPolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkAccess/tlsPolicies": "least=DelegatedWork,Application" } }, @@ -29325,6 +29499,7 @@ "/networkAccess/fileDlpPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/filteringPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/filteringProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", @@ -29334,8 +29509,11 @@ "/networkAccess/settings/crossTenantAccess": "least=DelegatedWork,Application", "/networkaccess/settings/enrichedAuditLogs": "least=DelegatedWork,Application", "/networkAccess/threatInspectionPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsInspectionPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/tlsInspectionPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsPolicies/{id}": "least=DelegatedWork,Application" } }, @@ -29354,11 +29532,14 @@ "/networkAccess/fileDlpPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/filteringPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/filteringProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", "/networkAccess/securityProviderPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/threatInspectionPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/threatIntelligencePolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsInspectionPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsPolicies/{id}": "least=DelegatedWork,Application" @@ -40728,6 +40909,94 @@ "ownerSecurityGroup": "stickynotes" } }, + "SignInIdentifier.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read SignInIdentifiers", + "adminDescription": "Allows the app to read your organization's sign-in identifiers, on behalf of the signed-in user.", + "userDisplayName": "Read all sign-in identifiers", + "userDescription": "Allows the app to read your organization's sign-in identifiers, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all sign-in identifiers", + "adminDescription": "Allows the app to read your organization's sign-in identifiers, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identity/signInIdentifiers": "least=DelegatedWork,Application", + "/identity/signInIdentifiers/{name}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "cpimmsgraphadmins" + } + }, + "SignInIdentifier.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write all sign-in identifiers", + "adminDescription": "Allows the app to read and write your organization's sign-in identifiers, on behalf of the signed-in user.", + "userDisplayName": "Read and write all sign-in identifiers", + "userDescription": "Allows the app to read and write your organization's sign-in identifiers, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all sign-in identifiers", + "adminDescription": "Allows the app to read and write your organization's sign-in identifiers, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/identity/signInIdentifiers": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/identity/signInIdentifiers/{name}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "cpimmsgraphadmins" + } + }, "Sites.FullControl.All": { "authorizationType": "oAuth2", "schemes": { @@ -40956,7 +41225,9 @@ ], "paths": { "/drives/{id}/items/{id}/extensions": "", - "/drives/{id}/items/{id}/extensions/{id}": "" + "/drives/{id}/items/{id}/extensions/{id}": "", + "/sites/{id}/extensions": "", + "/sites/{id}/extensions/{id}": "" } }, { @@ -41181,7 +41452,9 @@ ], "paths": { "/drives/{id}/items/{id}/extensions": "", - "/drives/{id}/items/{id}/extensions/{id}": "" + "/drives/{id}/items/{id}/extensions/{id}": "", + "/sites/{id}/extensions": "", + "/sites/{id}/extensions/{id}": "" } }, { @@ -41351,6 +41624,8 @@ "/sites/{id}/drive/root/delta": "", "/sites/{id}/drive/root/search(q={value})": "", "/sites/{id}/drives": "", + "/sites/{id}/extensions": "", + "/sites/{id}/extensions/{id}": "", "/sites/{id}/getactivitiesbyinterval(startdatetime={value},enddatetime={value},interval={value})": "", "/sites/{id}/getapplicablecontenttypesforlist": "least=DelegatedWork,Application", "/sites/{id}/items/{id}/versions": "least=DelegatedWork,Application", @@ -42018,6 +42293,8 @@ "/sites/{id}/drive/items/{id}/versions/{id}/streams/{id}/appendContent": "", "/sites/{id}/drive/root:/{id}/assignsensitivitylabel": "", "/sites/{id}/drive/root:/{id}/extractsensitivitylabels": "", + "/sites/{id}/extensions": "", + "/sites/{id}/extensions/{id}": "", "/sites/{id}/items/{id}/versions/{id}/restoreversion": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/items/{id}/createlink": "", "/sites/{id}/lists/{id}/items/{id}/documentsetversions/{id}/restore": "least=DelegatedWork,Application", @@ -42076,6 +42353,8 @@ "/groups/{id}/drive/items/{id}/permissions/{id}": "", "/sites/{id}/drive/items/{id}": "", "/sites/{id}/drive/items/{id}/permissions/{id}": "", + "/sites/{id}/extensions": "", + "/sites/{id}/extensions/{id}": "", "/sites/{id}/lists/{id}/items/{id}": "least=DelegatedWork,Application", "/sites/{id}/pages/{id}": "least=DelegatedWork,Application", "/sites/{id}/pageTemplates/{id}": "least=DelegatedWork,Application",