diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index 711253a2..2ce69ba3 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -3676,6 +3676,36 @@ "resourceAppId": "" } ], + "Device.ProvisionForVDI" : [ + { + "id": "f2a0b1c4-5d3e-4b8c-9f6d-7a0e1f2b3c5e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "Device-VDIProperties.ReadWrite.VDIOwned" : [ + { + "id": "dd2f7ee7-5915-4d4c-8ffa-5fc3b406f514", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "Device.Delete.VDIOwned" : [ + { + "id": "ae862c0c-586c-4ca6-8e45-3e9511f31330", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], "Device.Read": [ { "id": "11d4cd79-5ba5-460f-803f-e22c8ab85ccd", @@ -4746,6 +4776,24 @@ "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" } ], + "EngagementMeetingConversation.Read.All": [ + { + "id": "2c495153-cd0e-41b4-9980-3bcecf1ca22f", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" + }, + { + "id": "c55541d9-2cdd-4fad-8ead-0c08fae5b0c8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000005-0000-0ff1-ce00-000000000000" + } + ], "EngagementConversation.ReadWrite.All": [ { "id": "bfbd4840-fba0-43a7-93a9-465b687e47d0", @@ -5584,6 +5632,23 @@ "resourceAppId": "de247707-4e4a-47d6-89fd-3c632f870b34" } ], + "Group-XTenantIdentitySync.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + + ], "Group.Create": [ { "id": "bf7b1a76-6e77-406b-b258-bf5c7720e98f", @@ -14872,6 +14937,34 @@ "isEnabled": true, "resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300" } + ], + "Policy.Read.Recovery": [ + { + "id": "32f0d42a-83ab-4e77-a710-5595c3999301", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + }, + { + "id": "be2569a0-d5a5-42a2-a5a3-10b8dec2c367", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + } + ], + "Policy.ReadWrite.Recovery": [ + { + "id": "b01e5cfa-6b78-4a16-95a6-ca3b53d3dc3d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + } ] } } diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index e5c02aa9..bfec88ab 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -2,7 +2,6 @@ "$schema": "https://raw.githubusercontent.com/microsoftgraph/kibali/main/specs/permissions-schema.json", "permissions": { "AccessReview.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all access reviews that user can access", @@ -84,7 +83,6 @@ } }, "AccessReview.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all access reviews that user can access", @@ -290,7 +288,6 @@ } }, "AccessReview.ReadWrite.Membership": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage access reviews for group and app memberships", @@ -392,7 +389,6 @@ } }, "Acronym.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all acronyms that the user can access", @@ -421,7 +417,6 @@ } }, "AdministrativeUnit.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read administrative units", @@ -465,7 +460,6 @@ } }, "AdministrativeUnit.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write administrative units", @@ -546,7 +540,6 @@ } }, "Agreement.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all terms of use agreements", @@ -578,7 +571,6 @@ } }, "Agreement.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all terms of use agreements", @@ -631,7 +623,6 @@ } }, "AgreementAcceptance.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user terms of use acceptance statuses", @@ -662,7 +653,6 @@ } }, "AgreementAcceptance.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read terms of use acceptance statuses that user can access", @@ -693,7 +683,6 @@ } }, "AiEnterpriseInteraction.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user AI enterprise interactions.", @@ -710,7 +699,6 @@ } }, "AiEnterpriseInteraction.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all AI enterprise interactions.", @@ -737,7 +725,6 @@ } }, "AiEnterpriseInteraction.Read.User": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read user AI enterprise interactions.", @@ -752,7 +739,6 @@ } }, "Analytics.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user activity statistics", @@ -780,7 +766,6 @@ "ownerInfo": {} }, "APIConnectors.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write API connectors for authentication flows", @@ -843,7 +828,6 @@ } }, "AppCatalog.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all app catalogs", @@ -884,7 +868,6 @@ } }, "AppCatalog.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to all app catalogs", @@ -949,7 +932,6 @@ } }, "AppCatalog.Submit": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Submit application packages to the catalog and cancel pending submissions", @@ -1059,7 +1041,6 @@ } }, "Application.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read applications", @@ -1249,7 +1230,6 @@ } }, "Application.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all applications", @@ -1595,7 +1575,6 @@ } }, "Application.ReadWrite.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage apps that this app creates or owns", @@ -1829,7 +1808,6 @@ } }, "AppRoleAssignment.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage app permission grants and app role assignments", @@ -1922,7 +1900,6 @@ } }, "ApprovalSolution.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's approval items, approval requests and approval responses.", @@ -1969,7 +1946,6 @@ } }, "ApprovalSolution.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read approvals data with a subscription.", @@ -1984,7 +1960,6 @@ } }, "ApprovalSolution.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create and cancel user's approval items. Read user's approval items, requests, responses.", @@ -2043,7 +2018,6 @@ } }, "ApprovalSolution.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read approvals data and create, update, or remove approval item subscriptions.", @@ -2115,7 +2089,6 @@ } }, "AttackSimulation.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read attack simulation data of an organization", @@ -2185,7 +2158,6 @@ } }, "AttackSimulation.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and update attack simulation data of an organization", @@ -2236,7 +2208,6 @@ } }, "AuditLog.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read audit log data", @@ -2595,7 +2566,6 @@ } }, "AuditLogsQuery.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read audit logs data from all services", @@ -2645,7 +2615,6 @@ } }, "AuthenticationContext.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all authentication context information", @@ -2682,7 +2651,6 @@ } }, "AuthenticationContext.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all authentication context information", @@ -3555,7 +3523,6 @@ } }, "BitlockerKey.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read BitLocker keys", @@ -3592,7 +3559,6 @@ } }, "BitlockerKey.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read BitLocker keys basic information", @@ -3629,7 +3595,6 @@ } }, "Bookings.Manage.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage bookings information", @@ -3802,7 +3767,6 @@ } }, "Bookings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read bookings information", @@ -3906,7 +3870,6 @@ } }, "Bookings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write bookings information", @@ -4053,7 +4016,6 @@ } }, "BookingsAppointment.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write booking appointments", @@ -4213,7 +4175,6 @@ } }, "Bookmark.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all bookmarks that the user can access", @@ -4242,7 +4203,6 @@ } }, "BrowserSiteLists.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read browser site lists for your organization", @@ -4283,7 +4243,6 @@ } }, "BrowserSiteLists.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write browser site lists for your organization", @@ -4350,7 +4309,6 @@ } }, "BusinessScenarioConfig.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read business scenario configurations", @@ -4388,7 +4346,6 @@ } }, "BusinessScenarioConfig.Read.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read business scenario configurations this app creates or owns", @@ -4433,7 +4390,6 @@ } }, "BusinessScenarioConfig.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write business scenario configurations", @@ -4516,7 +4472,6 @@ } }, "BusinessScenarioConfig.ReadWrite.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write business scenario configurations this app creates or owns", @@ -4610,7 +4565,6 @@ } }, "BusinessScenarioData.Read.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all data for business scenarios this app creates or owns", @@ -4659,7 +4613,6 @@ } }, "BusinessScenarioData.ReadWrite.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all data for business scenarios this app creates or owns", @@ -4722,7 +4675,6 @@ } }, "Calendars.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user calendars ", @@ -4893,7 +4845,6 @@ } }, "Calendars.Read.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared calendars", @@ -4946,7 +4897,6 @@ } }, "Calendars.ReadBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic details of user calendars", @@ -5061,7 +5011,6 @@ } }, "Calendars.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read basic details of calendars in all mailboxes ", @@ -5076,7 +5025,6 @@ } }, "Calendars.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user calendars ", @@ -5325,7 +5273,6 @@ } }, "Calendars.ReadWrite.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared calendars", @@ -5355,7 +5302,6 @@ } }, "CallDelegation.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read delegation settings", @@ -5391,7 +5337,6 @@ } }, "CallDelegation.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write delegation settings", @@ -5463,7 +5408,6 @@ } }, "CallEvents-Emergency.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all emergency call events", @@ -5478,7 +5422,6 @@ } }, "CallEvents.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read call event data", @@ -5495,7 +5438,6 @@ } }, "CallEvents.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all call events", @@ -5510,7 +5452,6 @@ } }, "CallRecord-PstnCalls.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read PSTN and direct routing call log data", @@ -5541,7 +5482,6 @@ } }, "CallRecords.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all call records", @@ -5574,7 +5514,6 @@ } }, "Calls.AccessMedia.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Access media streams in a call as an app", @@ -5646,7 +5585,6 @@ } }, "Calls.AccessMedia.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -5661,7 +5599,6 @@ } }, "Calls.Initiate.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Initiate outgoing 1 to 1 calls from the app", @@ -5729,7 +5666,6 @@ } }, "Calls.InitiateGroupCall.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Initiate outgoing group calls from the app", @@ -5802,7 +5738,6 @@ } }, "Calls.JoinGroupCall.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Join group calls and meetings as an app", @@ -5948,7 +5883,6 @@ "ownerInfo": {} }, "Calls.JoinGroupCallAsGuest.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Join group calls and meetings as a guest", @@ -5993,7 +5927,6 @@ } }, "Calls.JoinGroupCalls.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6021,7 +5954,6 @@ } }, "ChangeManagement.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Change Management items", @@ -6062,7 +5994,6 @@ } }, "Channel.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create channels", @@ -6098,7 +6029,6 @@ } }, "Channel.Create.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6125,7 +6055,6 @@ } }, "Channel.Delete.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete channels", @@ -6162,7 +6091,6 @@ } }, "Channel.Delete.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6189,7 +6117,6 @@ } }, "Channel.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names and descriptions of channels", @@ -6229,7 +6156,6 @@ } }, "ChannelMember.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of channels", @@ -6272,7 +6198,6 @@ } }, "ChannelMember.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read the members of channels of a team", @@ -6329,7 +6254,6 @@ } }, "ChannelMember.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from channels", @@ -6442,7 +6366,6 @@ } }, "ChannelMessage.Edit": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Edit user's channel messages", @@ -6459,7 +6382,6 @@ } }, "ChannelMessage.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user channel messages", @@ -6516,7 +6438,6 @@ } }, "ChannelMessage.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6551,7 +6472,6 @@ } }, "ChannelMessage.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user channel messages", @@ -6595,7 +6515,6 @@ } }, "ChannelMessage.Send": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send channel messages", @@ -6629,7 +6548,6 @@ } }, "ChannelMessage.UpdatePolicyViolation.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Flag channel messages for violating policy", @@ -6657,7 +6575,6 @@ } }, "ChannelSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names, descriptions, and settings of channels", @@ -6697,7 +6614,6 @@ } }, "ChannelSettings.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6726,7 +6642,6 @@ } }, "ChannelSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write the names, descriptions, and settings of channels", @@ -6803,7 +6718,6 @@ } }, "ChannelSettings.ReadWrite.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6843,7 +6757,6 @@ } }, "Chat.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create chats", @@ -6879,7 +6792,6 @@ } }, "Chat.Manage.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6950,7 +6862,6 @@ } }, "Chat.ManageDeletion.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete and recover deleted chats", @@ -7010,7 +6921,6 @@ } }, "Chat.ManageDeletion.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Delete and recover deleted chat", @@ -7059,7 +6969,6 @@ } }, "Chat.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user chat messages", @@ -7121,7 +7030,6 @@ } }, "Chat.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages", @@ -7171,7 +7079,6 @@ } }, "Chat.Read.WhereInstalled": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages for chats where the associated Teams application is installed.", @@ -7186,7 +7093,6 @@ } }, "Chat.ReadBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read names and members of user chat threads", @@ -7226,7 +7132,6 @@ } }, "Chat.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read names and members of all chat threads", @@ -7264,7 +7169,6 @@ } }, "Chat.ReadBasic.WhereInstalled": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read names and members of all chat threads where the associated Teams application is installed.", @@ -7292,7 +7196,6 @@ } }, "Chat.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user chat messages", @@ -7394,7 +7297,6 @@ } }, "Chat.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all chat messages", @@ -7494,7 +7396,6 @@ } }, "Chat.ReadWrite.WhereInstalled": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all chat messages for chats where the associated Teams application is installed.", @@ -7509,7 +7410,6 @@ } }, "Chat.UpdatePolicyViolation.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Flag chat messages for violating policy", @@ -7536,7 +7436,6 @@ } }, "ChatMember.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of chats", @@ -7568,7 +7467,6 @@ } }, "ChatMember.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the members of all chats", @@ -7598,7 +7496,6 @@ } }, "ChatMember.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7628,7 +7525,6 @@ } }, "ChatMember.Read.WhereInstalled": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the members of all chats where the associated Teams application is installed.", @@ -7643,7 +7539,6 @@ } }, "ChatMember.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from chats", @@ -7697,7 +7592,6 @@ } }, "ChatMember.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Add and remove members from all chats", @@ -7749,7 +7643,6 @@ } }, "ChatMember.ReadWrite.WhereInstalled": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Add and remove members from all chats where the associated Teams application is installed.", @@ -7764,7 +7657,6 @@ } }, "ChatMessage.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages", @@ -7791,7 +7683,6 @@ } }, "ChatMessage.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7828,7 +7719,6 @@ } }, "ChatMessage.Send": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send user chat messages", @@ -7864,7 +7754,6 @@ } }, "ChatSettings.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7895,7 +7784,6 @@ } }, "ChatSettings.ReadWrite.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7937,7 +7825,6 @@ } }, "CloudApp-Discovery.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read discovered cloud applications data", @@ -7974,7 +7861,6 @@ } }, "CloudPC.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Cloud PCs", @@ -8108,7 +7994,6 @@ } }, "CloudPC.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Cloud PCs", @@ -8387,7 +8272,6 @@ } }, "Community.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Viva Engage communities", @@ -8426,7 +8310,6 @@ } }, "Community.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Viva Engage communities", @@ -8501,7 +8384,6 @@ } }, "ConfigurationMonitoring.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Configuration Monitoring entities", @@ -8558,7 +8440,6 @@ } }, "ConfigurationMonitoring.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Configuration Monitoring entities", @@ -8685,7 +8566,6 @@ } }, "ConsentRequest.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read consent requests", @@ -8726,7 +8606,6 @@ } }, "ConsentRequest.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write consent requests", @@ -8767,7 +8646,6 @@ } }, "Contacts.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user contacts ", @@ -8860,7 +8738,6 @@ } }, "Contacts.Read.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared contacts", @@ -8877,7 +8754,6 @@ } }, "Contacts.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user contacts ", @@ -9019,7 +8895,6 @@ } }, "Contacts.ReadWrite.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared contacts", @@ -9093,7 +8968,6 @@ } }, "CrossTenantInformation.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read cross-tenant basic information", @@ -9130,7 +9004,6 @@ } }, "CrossTenantUserProfileSharing.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read shared cross-tenant user profile and export data", @@ -9170,7 +9043,6 @@ } }, "CrossTenantUserProfileSharing.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all shared cross-tenant user profiles and export their data", @@ -9230,7 +9102,6 @@ } }, "CrossTenantUserProfileSharing.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read shared cross-tenant user profile and export or delete data", @@ -9274,7 +9145,6 @@ } }, "CrossTenantUserProfileSharing.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all shared cross-tenant user profiles and export or delete their data", @@ -9328,7 +9198,6 @@ } }, "CustomAuthenticationExtension.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity custom authentication extensions", @@ -9378,7 +9247,6 @@ } }, "CustomAuthenticationExtension.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity custom authentication extensions", @@ -9442,7 +9310,6 @@ } }, "CustomDetection.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom detection rules", @@ -9479,7 +9346,6 @@ } }, "CustomDetection.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom detection rules", @@ -9519,7 +9385,6 @@ } }, "CustomSecAttributeAssignment.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom security attribute assignments", @@ -9542,7 +9407,6 @@ } }, "CustomSecAttributeAssignment.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom security attribute assignments", @@ -9565,7 +9429,6 @@ } }, "CustomSecAttributeAuditLogs.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all custom security attribute audit logs", @@ -9602,7 +9465,6 @@ } }, "CustomSecAttributeDefinition.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom security attribute definitions", @@ -9643,7 +9505,6 @@ } }, "CustomSecAttributeDefinition.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom security attribute definitions", @@ -9697,7 +9558,6 @@ } }, "CustomSecAttributeProvisioning.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the provisioning configuration of all active custom security attributes", @@ -9733,7 +9593,6 @@ } }, "CustomSecAttributeProvisioning.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and edit the provisioning configuration of all active custom security attributes", @@ -9782,7 +9641,6 @@ } }, "CustomTags.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all custom tags data", @@ -9819,7 +9677,6 @@ } }, "CustomTags.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom tags data", @@ -9870,7 +9727,6 @@ } }, "DelegatedAdminRelationship.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Delegated Admin relationships with customers", @@ -9916,7 +9772,6 @@ } }, "DelegatedAdminRelationship.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage Delegated Admin relationships with customers", @@ -9987,7 +9842,6 @@ } }, "DelegatedPermissionGrant.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all delegated permission grants", @@ -10074,7 +9928,6 @@ } }, "Device.Command": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Communicate with user devices", @@ -10126,7 +9979,6 @@ } }, "Device.CreateFromOwnedTemplate": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create a device from a device template owned by the signed-in user.", @@ -10155,7 +10007,6 @@ } }, "Device.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user devices", @@ -10193,7 +10044,6 @@ } }, "Device.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all devices", @@ -10299,7 +10149,6 @@ } }, "Device.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write devices", @@ -10431,7 +10280,6 @@ } }, "DeviceLocalCredential.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read device local credential passwords", @@ -10468,7 +10316,6 @@ } }, "DeviceLocalCredential.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read device local credential properties", @@ -10504,7 +10351,6 @@ } }, "DeviceManagementApps.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune apps", @@ -10762,7 +10608,6 @@ } }, "DeviceManagementApps.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune apps", @@ -11090,7 +10935,6 @@ } }, "DeviceManagementCloudCA.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Cloud PKI objects", @@ -11128,7 +10972,6 @@ } }, "DeviceManagementCloudCA.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Cloud PKI objects", @@ -11197,7 +11040,6 @@ } }, "DeviceManagementConfiguration.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune Device Configuration and Policies", @@ -12329,7 +12171,6 @@ } }, "DeviceManagementConfiguration.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune Device Configuration and Policies", @@ -13483,7 +13324,6 @@ } }, "DeviceManagementManagedDevices.PrivilegedOperations.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -13718,7 +13558,6 @@ } }, "DeviceManagementManagedDevices.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune devices", @@ -14122,7 +13961,6 @@ } }, "DeviceManagementManagedDevices.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune devices", @@ -14523,7 +14361,6 @@ } }, "DeviceManagementRBAC.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune RBAC settings", @@ -14618,7 +14455,6 @@ } }, "DeviceManagementRBAC.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune RBAC settings", @@ -14772,7 +14608,6 @@ } }, "DeviceManagementScripts.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune Scripts", @@ -14818,7 +14653,6 @@ } }, "DeviceManagementScripts.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune Scripts", @@ -14897,7 +14731,6 @@ } }, "DeviceManagementServiceConfig.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune configuration", @@ -15046,7 +14879,6 @@ } }, "DeviceManagementServiceConfig.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune configuration", @@ -15279,7 +15111,6 @@ } }, "DeviceTemplate.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create device templates.", @@ -15315,7 +15146,6 @@ } }, "DeviceTemplate.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all device templates, their owners, and devices created from those device templates.", @@ -15354,7 +15184,6 @@ } }, "DeviceTemplate.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all device templates, their owners, and devices created from those device templates.", @@ -15429,7 +15258,6 @@ } }, "Directory.AccessAsUser.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access directory as the signed in user", @@ -15554,7 +15382,6 @@ } }, "Directory.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read directory data", @@ -15915,7 +15742,6 @@ } }, "Directory.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write directory data", @@ -16549,7 +16375,6 @@ } }, "DirectoryRecommendations.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Azure AD recommendations", @@ -16589,7 +16414,6 @@ } }, "DirectoryRecommendations.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update Azure AD recommendations", @@ -16659,7 +16483,6 @@ } }, "Domain.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read domains.", @@ -16702,7 +16525,6 @@ } }, "Domain.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write domains", @@ -16797,7 +16619,6 @@ } }, "eDiscovery.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all eDiscovery objects", @@ -17010,7 +16831,6 @@ } }, "eDiscovery.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all eDiscovery objects", @@ -17244,7 +17064,6 @@ } }, "EduAssignments.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' class assignments and their grades", @@ -17302,7 +17121,6 @@ } }, "EduAssignments.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class assignments with grades", @@ -17355,7 +17173,6 @@ } }, "EduAssignments.ReadBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' class assignments information without reading any feedback or outcomes", @@ -17411,7 +17228,6 @@ } }, "EduAssignments.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class assignments information without reading any feedback or outcomes", @@ -17462,7 +17278,6 @@ } }, "EduAssignments.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' class assignments and their grades", @@ -17649,7 +17464,6 @@ } }, "EduAssignments.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create, read, update and delete all class assignments with grades", @@ -17730,7 +17544,6 @@ } }, "EduAssignments.ReadWriteBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' class assignments information without impacting or reading any feedback or outcomes", @@ -17896,7 +17709,6 @@ } }, "EduAssignments.ReadWriteBasic.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create, read, update, and delete all class assignments information without accessing or impacting any feedback or outcomes", @@ -17947,7 +17759,6 @@ } }, "EduCurricula.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "", @@ -17979,7 +17790,6 @@ } }, "EduCurricula.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class modules and resources", @@ -18009,7 +17819,6 @@ } }, "EduCurricula.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "", @@ -18068,7 +17877,6 @@ } }, "EduCurricula.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all class modules and resources", @@ -18229,7 +18037,6 @@ } }, "EduRoster.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' view of the roster", @@ -18264,7 +18071,6 @@ } }, "EduRoster.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the organization's roster", @@ -18316,7 +18122,6 @@ } }, "EduRoster.ReadBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a limited subset of users' view of the roster", @@ -18368,7 +18173,6 @@ } }, "EduRoster.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read a limited subset of the organization's roster", @@ -18397,7 +18201,6 @@ } }, "EduRoster.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' view of the roster", @@ -18428,7 +18231,6 @@ } }, "EduRoster.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write the organization's roster", @@ -18580,7 +18382,6 @@ "ownerInfo": {} }, "EngagementRole.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's Viva Engage roles ", @@ -18609,7 +18410,6 @@ } }, "EngagementRole.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Viva Engage roles and role memberships", @@ -18647,7 +18447,6 @@ } }, "EngagementRole.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Modify Viva Engage role membership", @@ -18709,7 +18508,6 @@ } }, "EntitlementManagement.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all entitlement management resources", @@ -18828,7 +18626,6 @@ } }, "EntitlementManagement.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write entitlement management resources", @@ -19047,7 +18844,6 @@ } }, "EventListener.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity authentication event listeners", @@ -19100,7 +18896,6 @@ } }, "EventListener.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity authentication event listeners", @@ -19230,7 +19025,6 @@ } }, "ExternalConnection.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all external connections", @@ -19269,7 +19063,6 @@ } }, "ExternalConnection.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all external connections", @@ -19346,7 +19139,6 @@ } }, "ExternalConnection.ReadWrite.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external connections", @@ -19434,7 +19226,6 @@ } }, "ExternalItem.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read items in external datasets", @@ -19483,7 +19274,6 @@ } }, "ExternalItem.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all external items", @@ -19572,7 +19362,6 @@ } }, "ExternalItem.ReadWrite.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external items", @@ -19661,7 +19450,6 @@ } }, "ExternalUserProfile.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read external user profiles", @@ -19698,7 +19486,6 @@ } }, "ExternalUserProfile.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external user profiles", @@ -19772,7 +19559,6 @@ "ownerInfo": {} }, "FileIngestion.Ingest": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Ingest SharePoint and OneDrive content to make it available in the search index", @@ -19801,7 +19587,6 @@ } }, "FileIngestionHybridOnboarding.Manage": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage onboarding for a Hybrid Cloud tenant", @@ -19829,7 +19614,6 @@ } }, "Files.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user files", @@ -20135,7 +19919,6 @@ } }, "Files.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all files that user can access", @@ -20488,7 +20271,6 @@ } }, "Files.Read.Selected": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read files that the user selects", @@ -20505,7 +20287,6 @@ } }, "Files.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user files", @@ -21992,7 +21773,6 @@ } }, "Files.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to all files user can access", @@ -22675,7 +22455,6 @@ } }, "Files.ReadWrite.AppFolder": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to the application's folder (preview)", @@ -22773,7 +22552,6 @@ } }, "Files.ReadWrite.Selected": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write files that the user selects", @@ -22831,7 +22609,6 @@ } }, "Files.SelectedOperations.Selected": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Files, on behalf of the signed-in user", @@ -22854,7 +22631,6 @@ } }, "FileStorageContainer.Manage.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all file storage containers", @@ -22928,7 +22704,6 @@ } }, "Financials.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write financials data", @@ -23107,7 +22882,6 @@ } }, "Group-Conversation.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read group conversations", @@ -23164,7 +22938,6 @@ } }, "Group-Conversation.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write group conversations", @@ -23276,7 +23049,6 @@ } }, "Group.Create": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create groups", @@ -23304,7 +23076,6 @@ } }, "Group.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all groups", @@ -23564,7 +23335,6 @@ } }, "Group.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all groups", @@ -24025,7 +23795,6 @@ } }, "GroupMember.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read group memberships", @@ -24132,7 +23901,6 @@ } }, "GroupMember.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write group memberships", @@ -24183,7 +23951,6 @@ } }, "HealthMonitoringAlert.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all scenario health monitoring alerts", @@ -24220,7 +23987,6 @@ } }, "HealthMonitoringAlert.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all scenario monitoring alerts.", @@ -24257,7 +24023,6 @@ } }, "HealthMonitoringAlertConfig.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all scenario health monitoring alert configurations", @@ -24294,7 +24059,6 @@ } }, "HealthMonitoringAlertConfig.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all scenario monitoring alert configurations.", @@ -24324,7 +24088,6 @@ } }, "IdentityProvider.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity providers", @@ -24368,7 +24131,6 @@ } }, "IdentityProvider.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity providers", @@ -24474,7 +24236,6 @@ } }, "IdentityRiskEvent.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity risk event information", @@ -24515,7 +24276,6 @@ } }, "IdentityRiskEvent.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all risk detection information", @@ -24543,7 +24303,6 @@ } }, "IdentityRiskyServicePrincipal.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity risky service principal information", @@ -24581,7 +24340,6 @@ } }, "IdentityRiskyServicePrincipal.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity risky service principal information", @@ -24632,7 +24390,6 @@ } }, "IdentityRiskyUser.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity risky user information", @@ -24676,7 +24433,6 @@ } }, "IdentityRiskyUser.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write risky user information", @@ -24742,7 +24498,6 @@ } }, "IdentityUserFlow.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity user flows", @@ -24803,7 +24558,6 @@ } }, "IdentityUserFlow.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity user flows", @@ -24984,7 +24738,6 @@ } }, "IMAP.AccessAsUser.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to mailboxes via IMAP.", @@ -25009,7 +24762,6 @@ } }, "IndustryData-DataConnector.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View data connector definitions", @@ -25047,7 +24799,6 @@ } }, "IndustryData-DataConnector.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage data connector definitions", @@ -25136,7 +24887,6 @@ } }, "IndustryData-DataConnector.Upload": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Upload files to a data connector", @@ -25185,7 +24935,6 @@ } }, "IndustryData-InboundFlow.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View inbound flow definitions", @@ -25222,7 +24971,6 @@ } }, "IndustryData-InboundFlow.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage inbound flow definitions", @@ -25273,7 +25021,6 @@ } }, "IndustryData-OutboundFlow.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "View outbound flowsets and flows definitions", @@ -25311,7 +25058,6 @@ } }, "IndustryData-OutboundFlow.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage outbound flowsets and flows definitions", @@ -25382,7 +25128,6 @@ } }, "IndustryData-ReferenceDefinition.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "View reference definitions", @@ -25417,7 +25162,6 @@ } }, "IndustryData-ReferenceDefinition.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "Manage reference definitions", @@ -25466,7 +25210,6 @@ } }, "IndustryData-Run.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View current and previous runs", @@ -25504,7 +25247,6 @@ } }, "IndustryData-Run.Start": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View and start runs", @@ -25554,7 +25296,6 @@ } }, "IndustryData-SourceSystem.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View source system definitions", @@ -25592,7 +25333,6 @@ } }, "IndustryData-SourceSystem.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage source system definitions", @@ -25655,7 +25395,6 @@ } }, "IndustryData-TimePeriod.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read time period definitions", @@ -25693,7 +25432,6 @@ } }, "IndustryData-TimePeriod.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage time period definitions", @@ -25756,7 +25494,6 @@ } }, "IndustryData.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic Industry Data service and resource definitions", @@ -25795,7 +25532,6 @@ } }, "InformationProtectionPolicy.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user sensitivity labels and label policies.", @@ -25865,7 +25601,6 @@ } }, "InformationProtectionPolicy.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all published labels and label policies for an organization.", @@ -25933,7 +25668,6 @@ } }, "Insights-UserMetric.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user metrics insights", @@ -25987,7 +25721,6 @@ } }, "LearningAssignedCourse.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's assignments", @@ -26018,7 +25751,6 @@ } }, "LearningAssignedCourse.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all assignments", @@ -26048,7 +25780,6 @@ } }, "LearningAssignedCourse.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all assignments", @@ -26110,7 +25841,6 @@ } }, "LearningContent.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read learning content", @@ -26148,7 +25878,6 @@ } }, "LearningContent.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage learning content", @@ -26197,7 +25926,6 @@ } }, "LearningProvider.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read learning provider", @@ -26227,7 +25955,6 @@ } }, "LearningProvider.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage learning provider", @@ -26270,7 +25997,6 @@ } }, "LearningSelfInitiatedCourse.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's self-initiated courses", @@ -26301,7 +26027,6 @@ } }, "LearningSelfInitiatedCourse.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all self-initiated courses", @@ -26330,7 +26055,6 @@ } }, "LearningSelfInitiatedCourse.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all self-initiated courses", @@ -26393,7 +26117,6 @@ } }, "LicenseAssignment.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all license assignments.", @@ -26816,7 +26539,6 @@ } }, "LifecycleWorkflows.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all lifecycle workflows resources", @@ -26887,7 +26609,6 @@ } }, "LifecycleWorkflows.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all lifecycle workflows resources", @@ -27025,7 +26746,6 @@ } }, "ListItems.SelectedOperations.Selected": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected ListItems, on behalf of the signed-in user", @@ -27048,7 +26768,6 @@ } }, "Lists.SelectedOperations.Selected": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Lists, on behalf of the signed-in user", @@ -27071,7 +26790,6 @@ } }, "Mail.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user mail ", @@ -27171,7 +26889,6 @@ } }, "Mail.Read.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared mail", @@ -27201,7 +26918,6 @@ } }, "Mail.ReadBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user basic mail", @@ -27256,7 +26972,6 @@ } }, "Mail.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read basic mail in all mailboxes", @@ -27300,7 +27015,6 @@ } }, "Mail.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to user mail ", @@ -27477,7 +27191,6 @@ } }, "Mail.ReadWrite.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared mail", @@ -27494,7 +27207,6 @@ } }, "Mail.Send": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send mail as a user ", @@ -27555,7 +27267,6 @@ } }, "Mail.Send.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send mail on behalf of others", @@ -27572,7 +27283,6 @@ } }, "MailboxFolder.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's mailbox folders", @@ -27602,7 +27312,6 @@ } }, "MailboxFolder.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all the users' mailbox folders", @@ -27630,7 +27339,6 @@ } }, "MailboxFolder.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's mailbox folders", @@ -27673,7 +27381,6 @@ } }, "MailboxFolder.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all the users' mailbox folders", @@ -27714,7 +27421,6 @@ } }, "MailboxItem.ImportExport": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Export and import a user's mailbox items", @@ -27744,7 +27450,6 @@ } }, "MailboxItem.ImportExport.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Export and import all the users' mailbox items", @@ -27772,7 +27477,6 @@ } }, "MailboxItem.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's mailbox items", @@ -27802,7 +27506,6 @@ } }, "MailboxItem.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all the users' mailbox items", @@ -27830,7 +27533,6 @@ } }, "MailboxSettings.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user mailbox settings", @@ -27900,7 +27602,6 @@ } }, "MailboxSettings.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user mailbox settings", @@ -28008,7 +27709,6 @@ } }, "ManagedTenants.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all managed tenant information", @@ -28080,7 +27780,6 @@ } }, "ManagedTenants.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all managed tenant information", @@ -28220,7 +27919,6 @@ } }, "Member.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -28235,7 +27933,6 @@ } }, "Member.Read.Hidden": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read hidden memberships", @@ -28271,7 +27968,6 @@ } }, "MultiTenantOrganization.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read multi-tenant organization details and tenants", @@ -28308,7 +28004,6 @@ "ownerInfo": {} }, "MultiTenantOrganization.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read multi-tenant organization basic details and active tenants", @@ -28342,7 +28037,6 @@ "ownerInfo": {} }, "MultiTenantOrganization.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write multi-tenant organization details and tenants", @@ -28419,7 +28113,6 @@ "ownerInfo": {} }, "MutualTlsOauthConfiguration.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all device authentication certificate configurations.", @@ -28456,7 +28149,6 @@ } }, "MutualTlsOauthConfiguration.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all device authentication certificate configurations.", @@ -28543,21 +28235,23 @@ "GET" ], "paths": { + "/networkAccess/alerts": "least=DelegatedWork,Application", "/networkaccess/alerts/getAlertFrequencies": "least=DelegatedWork,Application", "/networkaccess/alerts/getAlertSeveritySummaries": "least=DelegatedWork,Application", "/networkaccess/alerts/getAlertSummaries": "least=DelegatedWork,Application", "/networkaccess/discovery/discoveredApplicationSegments": "least=DelegatedWork,Application", "/networkaccess/logs/remoteNetworks": "least=DelegatedWork,Application", "/networkaccess/logs/traffic": "least=DelegatedWork,Application", + "/networkaccess/logs/traffic/{id}": "least=DelegatedWork,Application", "/networkaccess/reports/entitiesSummaries": "least=DelegatedWork,Application", "/networkaccess/reports/getCrossTenantSummary": "least=DelegatedWork,Application", "/networkaccess/reports/getDestinationSummaries": "least=DelegatedWork,Application", "/networkaccess/reports/getDeviceUsageSummary": "least=DelegatedWork,Application", - "/networkaccess/reports/getDiscoveredApplicationSegmentReport": "least=DelegatedWork,Application", + "/networkaccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/getUserThreatReport": "least=DelegatedWork,Application", "/networkaccess/reports/getUserThreatSummaryReport": "least=DelegatedWork,Application", "/networkaccess/reports/transactionSummaries": "least=DelegatedWork,Application", - "/networkaccess/reports/usageProfiling": "least=DelegatedWork,Application" + "/networkaccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy={aggregatedBy})": "least=DelegatedWork,Application" } } ], @@ -28566,7 +28260,6 @@ } }, "NetworkAccess.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all network access information", @@ -28593,7 +28286,6 @@ "GET" ], "paths": { - "/networkAccess/alerts": "least=DelegatedWork,Application", "/networkAccess/connectivity/branches": "least=DelegatedWork,Application", "/networkAccess/connectivity/branches/{id}": "least=DelegatedWork,Application", "/networkAccess/connectivity/branches/{id}/connectivityConfiguration": "least=DelegatedWork,Application", @@ -28643,7 +28335,6 @@ } }, "NetworkAccess.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all network access information", @@ -28671,6 +28362,9 @@ ], "paths": { "/networkAccess/alerts": "", + "/networkaccess/alerts/getAlertFrequencies": "", + "/networkaccess/alerts/getAlertSeveritySummaries": "", + "/networkaccess/alerts/getAlertSummaries": "", "/networkAccess/connectivity/branches": "", "/networkAccess/connectivity/branches/{id}": "", "/networkAccess/connectivity/branches/{id}/connectivityConfiguration": "", @@ -28680,6 +28374,7 @@ "/networkAccess/contentPolicies": "", "/networkAccess/contentPolicies/{id}/policyRules": "", "/networkAccess/contentPolicies/{id}/policyRules/{id}": "", + "/networkaccess/discovery/discoveredApplicationSegments": "", "/networkAccess/fileDlpPolicies": "", "/networkAccess/filteringPolicies": "", "/networkAccess/filteringPolicies/{id}/policyRules": "", @@ -28694,7 +28389,19 @@ "/networkAccess/forwardingProfiles": "", "/networkAccess/forwardingProfiles/{id}": "", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "", + "/networkaccess/logs/remoteNetworks": "", + "/networkaccess/logs/traffic": "", + "/networkaccess/logs/traffic/{id}": "", "/networkaccess/privateAccessConfigs/{id}": "", + "/networkaccess/reports/entitiesSummaries": "", + "/networkaccess/reports/getCrossTenantSummary": "", + "/networkaccess/reports/getDestinationSummaries": "", + "/networkaccess/reports/getDeviceUsageSummary": "", + "/networkaccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime})": "", + "/networkaccess/reports/getUserThreatReport": "", + "/networkaccess/reports/getUserThreatSummaryReport": "", + "/networkaccess/reports/transactionSummaries": "", + "/networkaccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy={aggregatedBy})": "", "/networkAccess/securityProviderPolicies": "", "/networkAccess/securityProviderPolicies/{id}": "", "/networkAccess/securityProviderPolicySchemas": "", @@ -28800,7 +28507,6 @@ } }, "Notes.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create user OneNote notebooks", @@ -28944,7 +28650,6 @@ } }, "Notes.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user OneNote notebooks", @@ -29059,7 +28764,6 @@ } }, "Notes.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all OneNote notebooks that user can access", @@ -29173,7 +28877,6 @@ } }, "Notes.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user OneNote notebooks", @@ -29364,7 +29067,6 @@ } }, "Notes.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all OneNote notebooks that user can access", @@ -29556,7 +29258,6 @@ } }, "Notes.ReadWrite.CreatedByApp": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Limited notebook access (deprecated)", @@ -29571,7 +29272,6 @@ "ownerInfo": {} }, "Notifications.ReadWrite.CreatedByApp": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Deliver and manage user notifications for this app", @@ -29610,7 +29310,6 @@ } }, "OnlineMeeting.ReadBasic.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -29622,7 +29321,6 @@ "ownerInfo": {} }, "OnlineMeetingAiInsight.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all AI Insights for online meetings. ", @@ -29672,7 +29370,6 @@ } }, "OnlineMeetingAiInsight.Read.Chat": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all AI Insights for online meetings where the Teams application is installed.", @@ -29700,7 +29397,6 @@ } }, "OnlineMeetingArtifact.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's online meeting artifacts", @@ -29749,7 +29445,6 @@ } }, "OnlineMeetingRecording.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all recordings of online meetings. ", @@ -29803,7 +29498,6 @@ } }, "OnlineMeetingRecording.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read all recordings of online meetings where the Teams application is installed.", @@ -29832,7 +29526,6 @@ } }, "OnlineMeetings.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's online meetings", @@ -29887,7 +29580,6 @@ } }, "OnlineMeetings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read online meeting details", @@ -29943,7 +29635,6 @@ } }, "OnlineMeetings.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and create user's online meetings", @@ -30071,7 +29762,6 @@ } }, "OnlineMeetings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and create online meetings", @@ -30163,7 +29853,6 @@ } }, "OnlineMeetingTranscript.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all transcripts of online meetings. ", @@ -30220,7 +29909,6 @@ } }, "OnlineMeetingTranscript.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read all transcripts of online meetings where the Teams app is installed.", @@ -30250,7 +29938,6 @@ } }, "OnPremDirectorySynchronization.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all on-premises directory synchronization information", @@ -30284,7 +29971,6 @@ "ownerInfo": {} }, "OnPremDirectorySynchronization.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all on-premises directory synchronization information", @@ -30354,7 +30040,6 @@ "ownerInfo": {} }, "OnPremisesPublishingProfiles.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage on-premises published resources", @@ -30470,7 +30155,6 @@ } }, "Organization.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organization information", @@ -30527,7 +30211,6 @@ } }, "Organization.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organization information", @@ -30692,7 +30375,6 @@ } }, "OrganizationalBranding.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational branding information", @@ -30727,7 +30409,8 @@ "/organization/{id}/branding/themes/{id}": "least=DelegatedWork,Application", "/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application", "/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application", - "/organization/{id}/branding/themes/{id}/localizations/{id}/{streamObjectType}": "least=DelegatedWork,Application" + "/organization/{id}/branding/themes/{id}/localizations/{id}/{streamObjectType}": "least=DelegatedWork,Application", + "/organization/{id}/branding/themes/{id}/owners": "least=DelegatedWork,Application" } } ], @@ -30736,7 +30419,6 @@ } }, "OrganizationalBranding.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organizational branding information", @@ -30767,7 +30449,8 @@ "/organization/{id}/branding/localizations": "", "/organization/{id}/branding/localizations/{id}": "", "/organization/{id}/branding/themes/{id}": "", - "/organization/{id}/branding/themes/{id}/localizations/{id}": "" + "/organization/{id}/branding/themes/{id}/localizations/{id}": "", + "/organization/{id}/branding/themes/{id}/owners": "" } }, { @@ -30783,7 +30466,8 @@ "/organization/{id}/branding": "least=DelegatedWork,Application", "/organization/{id}/branding/localizations/{id}": "least=DelegatedWork,Application", "/organization/{id}/branding/themes/{id}": "least=DelegatedWork,Application", - "/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application" + "/organization/{id}/branding/themes/{id}/localizations/{id}": "least=DelegatedWork,Application", + "/organization/{id}/branding/themes/{id}/owners/{id}/$ref": "least=DelegatedWork,Application" } }, { @@ -30797,7 +30481,8 @@ "paths": { "/organization/{id}/branding/localizations": "least=DelegatedWork,Application", "/organization/{id}/branding/themes": "least=DelegatedWork,Application", - "/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application" + "/organization/{id}/branding/themes/{id}/localizations": "least=DelegatedWork,Application", + "/organization/{id}/branding/themes/{id}/owners/$ref": "least=DelegatedWork,Application" } }, { @@ -30851,7 +30536,6 @@ "ownerInfo": {} }, "OrgContact.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational contacts", @@ -31245,7 +30929,6 @@ } }, "Owner.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -31260,7 +30943,6 @@ } }, "PartnerBilling.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all billing data for your company's tenant", @@ -31311,7 +30993,6 @@ } }, "PartnerSecurity.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read security alerts of customer with CSP relationship", @@ -31352,7 +31033,6 @@ } }, "PartnerSecurity.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read security alerts and update status of security alerts of customer with CSP relationship", @@ -31401,7 +31081,6 @@ } }, "PendingExternalUserProfile.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read pending external user profiles", @@ -31438,7 +31117,6 @@ } }, "PendingExternalUserProfile.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write pending external user profiles", @@ -31489,7 +31167,6 @@ } }, "People.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' relevant people lists", @@ -31528,7 +31205,6 @@ } }, "People.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' relevant people lists", @@ -31565,7 +31241,6 @@ } }, "PeopleSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tenant-wide people settings", @@ -31612,7 +31287,6 @@ } }, "PeopleSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tenant-wide people settings", @@ -31696,7 +31370,6 @@ } }, "Place.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all company places", @@ -31737,7 +31410,6 @@ } }, "Place.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organization places", @@ -31766,7 +31438,6 @@ } }, "PlaceDevice.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all workplace devices", @@ -31804,7 +31475,6 @@ } }, "PlaceDevice.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all workplace devices", @@ -31869,7 +31539,6 @@ } }, "PlaceDeviceTelemetry.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write telemetry for all workplace devices.", @@ -31897,7 +31566,6 @@ } }, "Policy.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's policies", @@ -32335,7 +32003,6 @@ } }, "Policy.Read.ConditionalAccess": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's conditional access policies", @@ -32396,7 +32063,6 @@ } }, "Policy.Read.DeviceConfiguration": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's device configuration policies", @@ -32483,7 +32149,6 @@ } }, "Policy.Read.PermissionGrant": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read consent and permission grant policies", @@ -32522,7 +32187,6 @@ } }, "Policy.ReadWrite.AccessReview": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's directory access review default policy", @@ -32560,7 +32224,6 @@ } }, "Policy.ReadWrite.ApplicationConfiguration": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's application configuration policies", @@ -32759,7 +32422,6 @@ } }, "Policy.ReadWrite.AuthenticationFlows": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write authentication flow policies", @@ -32796,7 +32458,6 @@ } }, "Policy.ReadWrite.AuthenticationMethod": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write authentication method policies", @@ -33005,7 +32666,6 @@ } }, "Policy.ReadWrite.Authorization": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's authorization policy", @@ -33119,7 +32779,6 @@ } }, "Policy.ReadWrite.ConditionalAccess": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's conditional access policies", @@ -33258,7 +32917,6 @@ } }, "Policy.ReadWrite.ConsentRequest": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write consent request policy", @@ -33295,7 +32953,6 @@ } }, "Policy.ReadWrite.CrossTenantAccess": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's cross tenant access policies", @@ -33387,7 +33044,6 @@ } }, "Policy.ReadWrite.DeviceConfiguration": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's device configuration policies", @@ -33436,7 +33092,6 @@ } }, "Policy.ReadWrite.ExternalIdentities": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's external identities policy", @@ -33473,7 +33128,6 @@ } }, "Policy.ReadWrite.FeatureRollout": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's feature rollout policies", @@ -33619,7 +33273,6 @@ } }, "Policy.ReadWrite.MobilityManagement": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's mobility management policies", @@ -33688,7 +33341,6 @@ } }, "Policy.ReadWrite.PermissionGrant": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage consent and permission grant policies", @@ -33769,7 +33421,6 @@ } }, "Policy.ReadWrite.SecurityDefaults": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's security defaults policy", @@ -33806,7 +33457,6 @@ } }, "Policy.ReadWrite.TrustFramework": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's trust framework policies", @@ -33857,7 +33507,6 @@ } }, "POP.AccessAsUser.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to mailboxes via POP.", @@ -33882,7 +33531,6 @@ } }, "Presence.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's presence information", @@ -33913,7 +33561,6 @@ } }, "Presence.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read presence information of all users in your organization", @@ -33975,7 +33622,6 @@ } }, "Presence.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's presence information", @@ -34008,7 +33654,6 @@ } }, "Presence.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write presence information for all users", @@ -34052,7 +33697,6 @@ } }, "PrintConnector.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read print connectors", @@ -34087,7 +33731,6 @@ } }, "PrintConnector.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write print connectors", @@ -34134,7 +33777,6 @@ } }, "Printer.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Register printers.", @@ -34178,7 +33820,6 @@ } }, "Printer.FullControl.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Register, read, update, and unregister printers", @@ -34259,7 +33900,6 @@ } }, "Printer.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read printers", @@ -34314,7 +33954,6 @@ } }, "Printer.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update printers", @@ -34416,7 +34055,6 @@ } }, "PrinterShare.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read printer shares", @@ -34457,7 +34095,6 @@ } }, "PrinterShare.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information about printer shares", @@ -34496,7 +34133,6 @@ } }, "PrinterShare.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write printer shares", @@ -34585,7 +34221,6 @@ } }, "PrintJob.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create print jobs", @@ -34631,7 +34266,6 @@ } }, "PrintJob.Manage.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Perform advanced operations on print jobs", @@ -34670,7 +34304,6 @@ } }, "PrintJob.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's print jobs", @@ -34707,7 +34340,6 @@ } }, "PrintJob.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read print jobs", @@ -34761,7 +34393,6 @@ } }, "PrintJob.ReadBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information of user's print jobs", @@ -34797,7 +34428,6 @@ } }, "PrintJob.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information of print jobs", @@ -34850,7 +34480,6 @@ } }, "PrintJob.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user's print jobs", @@ -34912,7 +34541,6 @@ } }, "PrintJob.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write print jobs", @@ -35015,7 +34643,6 @@ } }, "PrintJob.ReadWriteBasic": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write basic information of user's print jobs", @@ -35074,7 +34701,6 @@ } }, "PrintJob.ReadWriteBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write basic information of print jobs", @@ -35163,7 +34789,6 @@ } }, "PrintSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tenant-wide print settings", @@ -35196,7 +34821,6 @@ } }, "PrintSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tenant-wide print settings", @@ -35240,7 +34864,6 @@ } }, "PrintTaskDefinition.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, write and update print task definitions", @@ -35304,7 +34927,6 @@ } }, "PrivilegedAccess.Read.AzureAD": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure AD roles", @@ -35332,7 +34954,6 @@ "ownerInfo": {} }, "PrivilegedAccess.Read.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure AD groups", @@ -35360,7 +34981,6 @@ } }, "PrivilegedAccess.Read.AzureResources": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure resources", @@ -35386,7 +35006,6 @@ "ownerInfo": {} }, "PrivilegedAccess.ReadWrite.AzureAD": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure AD", @@ -35467,7 +35086,6 @@ } }, "PrivilegedAccess.ReadWrite.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure AD groups", @@ -35508,7 +35126,6 @@ } }, "PrivilegedAccess.ReadWrite.AzureResources": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure resources", @@ -35549,7 +35166,6 @@ } }, "PrivilegedAssignmentSchedule.Read.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read assignment schedules for access to Azure AD groups", @@ -35593,7 +35209,6 @@ } }, "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and delete assignment schedules for access to Azure AD groups", @@ -35661,7 +35276,6 @@ } }, "PrivilegedAssignmentSchedule.Remove.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete assignment schedules for access to Azure AD groups", @@ -35697,7 +35311,6 @@ } }, "PrivilegedEligibilitySchedule.Read.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read eligibility schedules for access to Azure AD groups", @@ -35741,7 +35354,6 @@ } }, "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and delete eligibility schedules for access to Azure AD groups", @@ -35809,7 +35421,6 @@ } }, "PrivilegedEligibilitySchedule.Remove.AzureADGroup": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete eligibility schedules for access to Azure AD groups", @@ -35845,7 +35456,6 @@ } }, "ProfilePhoto.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read profile photo of a user or group", @@ -35899,7 +35509,6 @@ } }, "ProfilePhoto.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write profile photo of a user or group", @@ -35981,7 +35590,6 @@ } }, "ProgramControl.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all programs that user can access", @@ -36020,7 +35628,6 @@ } }, "ProgramControl.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all programs that user can access", @@ -36106,7 +35713,6 @@ } }, "PublicKeyInfrastructure.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all certificate based authentication configurations", @@ -36145,7 +35751,6 @@ } }, "PublicKeyInfrastructure.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all certificate based authentication configurations", @@ -36224,7 +35829,6 @@ } }, "QnA.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Questions and Answers that the user can access.", @@ -36251,7 +35855,6 @@ "ownerInfo": {} }, "RecordsManagement.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Records Management configuration, labels, and policies", @@ -36305,7 +35908,6 @@ } }, "RecordsManagement.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Records Management configuration, labels, and policies", @@ -36408,7 +36010,6 @@ } }, "Reports.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all usage reports", @@ -36601,7 +36202,6 @@ } }, "ReportSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read admin report settings", @@ -36637,7 +36237,6 @@ } }, "ReportSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write admin report settings", @@ -36674,7 +36273,6 @@ } }, "ResourceSpecificPermissionGrant.ReadForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a chat", @@ -36702,7 +36300,6 @@ } }, "ResourceSpecificPermissionGrant.ReadForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read resource specific permissions granted on a chat", @@ -36728,7 +36325,6 @@ } }, "ResourceSpecificPermissionGrant.ReadForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a team", @@ -36756,7 +36352,6 @@ } }, "ResourceSpecificPermissionGrant.ReadForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read resource specific permissions granted on a team", @@ -36782,7 +36377,6 @@ } }, "ResourceSpecificPermissionGrant.ReadForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a user account", @@ -36810,7 +36404,6 @@ } }, "ResourceSpecificPermissionGrant.ReadForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all resource specific permissions granted on user accounts", @@ -36836,7 +36429,6 @@ } }, "RiskPreventionProviders.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity risk prevention providers", @@ -36885,7 +36477,6 @@ } }, "RiskPreventionProviders.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity risk prevention providers", @@ -36936,7 +36527,6 @@ } }, "RoleAssignmentSchedule.Read.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all active role assignments for your company's directory", @@ -36979,7 +36569,6 @@ } }, "RoleAssignmentSchedule.ReadWrite.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all active role assignments for your company's directory", @@ -37036,7 +36625,6 @@ } }, "RoleAssignmentSchedule.Remove.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete all active role assignments for your company's directory", @@ -37072,7 +36660,6 @@ } }, "RoleEligibilitySchedule.Read.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all eligible role assignments for your company's directory", @@ -37115,7 +36702,6 @@ } }, "RoleEligibilitySchedule.ReadWrite.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all eligible role assignments for your company's directory", @@ -37174,7 +36760,6 @@ } }, "RoleEligibilitySchedule.Remove.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete all eligible role assignments for your company's directory", @@ -37210,7 +36795,6 @@ } }, "RoleManagement.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read role management data for all RBAC providers", @@ -37299,7 +36883,6 @@ } }, "RoleManagement.Read.CloudPC": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Cloud PC RBAC settings", @@ -37338,7 +36921,6 @@ } }, "RoleManagement.Read.Defender": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read M365 Defender RBAC configuration", @@ -37378,7 +36960,6 @@ } }, "RoleManagement.Read.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read directory RBAC settings", @@ -37462,7 +37043,6 @@ } }, "RoleManagement.Read.Exchange": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Exchange Online RBAC configuration", @@ -37503,7 +37083,6 @@ } }, "RoleManagement.ReadWrite.CloudPC": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Cloud PC RBAC settings", @@ -37556,7 +37135,6 @@ } }, "RoleManagement.ReadWrite.Defender": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read M365 Defender RBAC configuration", @@ -37623,7 +37201,6 @@ } }, "RoleManagement.ReadWrite.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write directory RBAC settings", @@ -37788,7 +37365,6 @@ } }, "RoleManagement.ReadWrite.Exchange": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Exchange Online RBAC configuration", @@ -37858,7 +37434,6 @@ } }, "RoleManagementAlert.Read.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all alert data for your company's directory", @@ -37902,7 +37477,6 @@ } }, "RoleManagementAlert.ReadWrite.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all alert data, configure alerts, and take actions on all alerts for your company's directory", @@ -37971,7 +37545,6 @@ } }, "RoleManagementPolicy.Read.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all policies for privileged role assignments of your company's directory", @@ -38006,7 +37579,6 @@ } }, "RoleManagementPolicy.ReadWrite.Directory": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all policies for privileged role assignments of your company's directory", @@ -38052,7 +37624,6 @@ } }, "Schedule-WorkingTime.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Trigger all working time policies", @@ -38092,7 +37663,6 @@ } }, "Schedule.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user schedule items", @@ -38153,7 +37723,6 @@ } }, "Schedule.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user schedule items", @@ -38335,7 +37904,6 @@ } }, "SchedulePermissions.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read/Write schedule permissions for a role.", @@ -38374,7 +37942,6 @@ } }, "SearchConfiguration.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's search configuration", @@ -38453,7 +38020,6 @@ } }, "SearchConfiguration.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's search configuration", @@ -38532,7 +38098,6 @@ } }, "SecurityActions.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's security actions", @@ -38568,7 +38133,6 @@ } }, "SecurityActions.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update your organization's security actions", @@ -38626,7 +38190,6 @@ } }, "SecurityAlert.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all security alerts", @@ -38663,7 +38226,6 @@ } }, "SecurityAlert.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to all security alerts", @@ -38724,7 +38286,6 @@ } }, "SecurityAnalyzedMessage.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read security defender analyzed message data of an organization", @@ -38752,7 +38313,6 @@ } }, "SecurityAnalyzedMessage.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, create, and update all security defender analyzed message data of an organization", @@ -38770,7 +38330,8 @@ "POST" ], "paths": { - "/security/collaboration/analyzedEmails/remediate": "least=Application" + "/security/collaboration/analyzedEmails/remediate": "least=Application", + "/security/collaboration/analyzedEmails/setVerdict": "least=Application" } }, { @@ -38791,7 +38352,6 @@ } }, "SecurityEvents.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's security events", @@ -38832,7 +38392,6 @@ } }, "SecurityEvents.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update your organization's security events", @@ -38897,7 +38456,6 @@ } }, "SecurityIdentitiesHealth.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security health issues", @@ -38934,7 +38492,6 @@ } }, "SecurityIdentitiesHealth.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity security health issues", @@ -38983,7 +38540,6 @@ } }, "SecurityIdentitiesSensors.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security sensors", @@ -39021,7 +38577,6 @@ } }, "SecurityIdentitiesSensors.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity security sensors", @@ -39081,7 +38636,6 @@ } }, "SecurityIdentitiesUserActions.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security available user actions", @@ -39117,7 +38671,6 @@ } }, "SecurityIdentitiesUserActions.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and perform identity security available user actions", @@ -39153,7 +38706,6 @@ } }, "SecurityIdentitiesUsers.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security available users", @@ -39189,7 +38741,6 @@ } }, "SecurityIncident.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read incidents", @@ -39226,7 +38777,6 @@ } }, "SecurityIncident.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to incidents", @@ -39443,7 +38993,6 @@ } }, "ServiceHealth.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read service health", @@ -39491,7 +39040,6 @@ } }, "ServiceMessage.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read service announcement messages", @@ -39538,7 +39086,6 @@ } }, "ServiceMessageViewpoint.Write": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Update user status on service announcement messages", @@ -39580,7 +39127,6 @@ } }, "SharePointTenantSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read SharePoint and OneDrive tenant settings", @@ -39616,7 +39162,6 @@ } }, "SharePointTenantSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and change SharePoint and OneDrive tenant settings", @@ -39653,7 +39198,6 @@ } }, "ShortNotes.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read short notes of the signed-in user", @@ -39678,7 +39222,6 @@ } }, "ShortNotes.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' short notes", @@ -39693,7 +39236,6 @@ } }, "ShortNotes.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, edit, and delete short notes of the signed-in user", @@ -39718,7 +39260,6 @@ } }, "ShortNotes.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, create, edit, and delete all users' short notes", @@ -39733,7 +39274,6 @@ } }, "Sites.FullControl.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full control of all site collections", @@ -39992,7 +39532,6 @@ } }, "Sites.Manage.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create, edit, and delete items and lists in all site collections", @@ -40205,7 +39744,6 @@ } }, "Sites.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read items in all site collections", @@ -40649,7 +40187,6 @@ } }, "Sites.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Edit or delete items in all site collections", @@ -41292,7 +40829,6 @@ } }, "Sites.Selected": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Sites, on behalf of the signed-in user", @@ -41354,7 +40890,6 @@ } }, "SMTP.Send": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send emails from mailboxes using SMTP AUTH.", @@ -41379,7 +40914,6 @@ } }, "SpiffeTrustDomain.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read SPIFFE trust domains and child resources", @@ -41436,7 +40970,6 @@ } }, "SpiffeTrustDomain.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write SPIFFE trust domains and child resources", @@ -41559,7 +41092,6 @@ } }, "SubjectRightsRequest.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read subject rights requests", @@ -41597,7 +41129,6 @@ } }, "SubjectRightsRequest.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write subject rights requests", @@ -41657,7 +41188,6 @@ } }, "Synchronization.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Azure AD synchronization data", @@ -41701,7 +41231,6 @@ } }, "Synchronization.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Azure AD synchronization data", @@ -41897,7 +41426,6 @@ } }, "Tasks.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's tasks and task lists", @@ -42084,7 +41612,6 @@ } }, "Tasks.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' tasks and tasklist", @@ -42172,7 +41699,6 @@ } }, "Tasks.Read.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared tasks", @@ -42189,7 +41715,6 @@ } }, "Tasks.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create, read, update, and delete user's tasks and task lists", @@ -42527,7 +42052,6 @@ } }, "Tasks.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all users' tasks and tasklists", @@ -42672,7 +42196,6 @@ } }, "Tasks.ReadWrite.Shared": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared tasks", @@ -42689,7 +42212,6 @@ } }, "Team.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create teams", @@ -42726,7 +42248,6 @@ } }, "Team.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names and descriptions of teams", @@ -42767,7 +42288,6 @@ } }, "TeamMember.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of teams", @@ -42804,7 +42324,6 @@ } }, "TeamMember.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42834,7 +42353,6 @@ } }, "TeamMember.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from teams", @@ -42910,7 +42428,6 @@ } }, "TeamsActivity.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's teamwork activity feed", @@ -42927,7 +42444,6 @@ } }, "TeamsActivity.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' teamwork activity feed", @@ -42942,7 +42458,6 @@ } }, "TeamsActivity.Send": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send a teamwork activity as the user", @@ -42999,7 +42514,6 @@ } }, "TeamsActivity.Send.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43028,7 +42542,6 @@ } }, "TeamsActivity.Send.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43057,7 +42570,6 @@ } }, "TeamsActivity.Send.User": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43110,7 +42622,6 @@ "ownerInfo": {} }, "TeamsAppInstallation.ManageSelectedForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in chats", @@ -43174,7 +42685,6 @@ } }, "TeamsAppInstallation.ManageSelectedForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in all chats", @@ -43247,7 +42757,6 @@ } }, "TeamsAppInstallation.ManageSelectedForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in teams", @@ -43311,7 +42820,6 @@ } }, "TeamsAppInstallation.ManageSelectedForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in all teams", @@ -43384,7 +42892,6 @@ } }, "TeamsAppInstallation.ManageSelectedForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in users' personal scope", @@ -43448,7 +42955,6 @@ } }, "TeamsAppInstallation.ManageSelectedForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps for all user accounts", @@ -43521,7 +43027,6 @@ } }, "TeamsAppInstallation.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all installation scopes", @@ -43557,7 +43062,6 @@ } }, "TeamsAppInstallation.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43587,7 +43091,6 @@ } }, "TeamsAppInstallation.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43617,7 +43120,6 @@ } }, "TeamsAppInstallation.Read.User": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43647,7 +43149,6 @@ } }, "TeamsAppInstallation.ReadForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read installed Teams apps in chats", @@ -43678,7 +43179,6 @@ } }, "TeamsAppInstallation.ReadForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all chats", @@ -43708,7 +43208,6 @@ } }, "TeamsAppInstallation.ReadForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read installed Teams apps in teams", @@ -43739,7 +43238,6 @@ } }, "TeamsAppInstallation.ReadForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all teams", @@ -43769,7 +43267,6 @@ } }, "TeamsAppInstallation.ReadForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's installed Teams apps", @@ -43801,7 +43298,6 @@ } }, "TeamsAppInstallation.ReadForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all users", @@ -43831,7 +43327,6 @@ } }, "TeamsAppInstallation.ReadSelectedForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps in all chats", @@ -43858,7 +43353,6 @@ } }, "TeamsAppInstallation.ReadSelectedForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps in all teams", @@ -43885,7 +43379,6 @@ } }, "TeamsAppInstallation.ReadSelectedForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps for all users", @@ -43912,7 +43405,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in chats", @@ -43953,7 +43445,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps for all chats", @@ -44003,7 +43494,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in teams", @@ -44044,7 +43534,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps for all teams", @@ -44096,7 +43585,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of Teams apps in users' personal scope", @@ -44160,7 +43648,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps in all user accounts", @@ -44223,7 +43710,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in chats", @@ -44264,7 +43750,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants for all chats", @@ -44303,7 +43788,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in teams", @@ -44356,7 +43840,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants for all teams", @@ -44407,7 +43890,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in user accounts", @@ -44471,7 +43953,6 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in all user accounts", @@ -44533,7 +44014,6 @@ } }, "TeamsAppInstallation.ReadWriteForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in chats", @@ -44597,7 +44077,6 @@ } }, "TeamsAppInstallation.ReadWriteForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all chats", @@ -44660,7 +44139,6 @@ } }, "TeamsAppInstallation.ReadWriteForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in teams", @@ -44725,7 +44203,6 @@ } }, "TeamsAppInstallation.ReadWriteForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all teams", @@ -44789,7 +44266,6 @@ } }, "TeamsAppInstallation.ReadWriteForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage user's installed Teams apps", @@ -44853,7 +44329,6 @@ } }, "TeamsAppInstallation.ReadWriteForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all users", @@ -44916,7 +44391,6 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected installed Teams apps in all chats", @@ -44943,7 +44417,6 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected installed Teams apps in all teams", @@ -44970,7 +44443,6 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage selected Teams apps installed for a user", @@ -45034,7 +44506,6 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected Teams apps installed for all users", @@ -45107,7 +44578,6 @@ } }, "TeamsAppInstallation.ReadWriteSelfForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself in chats", @@ -45171,7 +44641,6 @@ } }, "TeamsAppInstallation.ReadWriteSelfForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself for all chats", @@ -45233,7 +44702,6 @@ } }, "TeamsAppInstallation.ReadWriteSelfForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the app to manage itself in teams", @@ -45314,7 +44782,6 @@ } }, "TeamsAppInstallation.ReadWriteSelfForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself for all teams", @@ -45377,7 +44844,6 @@ } }, "TeamsAppInstallation.ReadWriteSelfForUser": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself for a user", @@ -45441,7 +44907,6 @@ } }, "TeamsAppInstallation.ReadWriteSelfForUser.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the app to manage itself for all users", @@ -45503,7 +44968,6 @@ } }, "TeamSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read teams' settings", @@ -45542,7 +45006,6 @@ } }, "TeamSettings.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45569,7 +45032,6 @@ } }, "TeamSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and change teams' settings", @@ -45634,7 +45096,6 @@ } }, "TeamSettings.ReadWrite.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45674,7 +45135,6 @@ } }, "TeamsPolicyUserAssign.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and Write Teams policy user assignment and unassigment for all policy types.", @@ -45723,7 +45183,6 @@ } }, "TeamsResourceAccount.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams resource accounts", @@ -45760,7 +45219,6 @@ } }, "TeamsTab.Create": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create tabs in Microsoft Teams.", @@ -45797,7 +45255,6 @@ } }, "TeamsTab.Create.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45824,7 +45281,6 @@ } }, "TeamsTab.Create.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45851,7 +45307,6 @@ } }, "TeamsTab.Delete.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45878,7 +45333,6 @@ } }, "TeamsTab.Delete.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45905,7 +45359,6 @@ } }, "TeamsTab.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tabs in Microsoft Teams.", @@ -45944,7 +45397,6 @@ } }, "TeamsTab.Read.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45971,7 +45423,6 @@ } }, "TeamsTab.Read.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45999,7 +45450,6 @@ } }, "TeamsTab.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tabs in Microsoft Teams.", @@ -46052,7 +45502,6 @@ } }, "TeamsTab.ReadWrite.Chat": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -46092,7 +45541,6 @@ } }, "TeamsTab.ReadWrite.Group": { - "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -46132,7 +45580,6 @@ } }, "TeamsTab.ReadWriteForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage all tabs in chats", @@ -46191,7 +45638,6 @@ } }, "TeamsTab.ReadWriteForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage all tabs for all chats", @@ -46230,7 +45676,6 @@ } }, "TeamsTab.ReadWriteForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage all tabs in teams", @@ -46273,7 +45718,6 @@ } }, "TeamsTab.ReadWriteForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage all tabs for all teams", @@ -46314,7 +45758,6 @@ } }, "TeamsTab.ReadWriteSelfForChat": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage only its own tabs in chats", @@ -46357,7 +45800,6 @@ } }, "TeamsTab.ReadWriteSelfForChat.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage only its own tabs for all chats", @@ -46398,7 +45840,6 @@ } }, "TeamsTab.ReadWriteSelfForTeam": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage only its own tabs in teams", @@ -46441,7 +45882,6 @@ } }, "TeamsTab.ReadWriteSelfForTeam.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage only its own tabs for all teams", @@ -46482,7 +45922,6 @@ } }, "TeamsTelephoneNumber.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Tenant-Acquired Telephone Number Details", @@ -46520,7 +45959,6 @@ } }, "TeamsTelephoneNumber.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and Modify Tenant-Acquired Telephone Number Details", @@ -46572,7 +46010,6 @@ } }, "TeamsUserConfiguration.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams user configurations", @@ -46610,7 +46047,6 @@ } }, "TeamTemplates.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read available Teams templates", @@ -46641,7 +46077,6 @@ } }, "TeamTemplates.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all available Teams Templates", @@ -46670,7 +46105,6 @@ } }, "Teamwork.Migrate.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedPersonal": { "adminDisplayName": "", @@ -46713,7 +46147,6 @@ } }, "Teamwork.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational teamwork settings", @@ -46749,7 +46182,6 @@ } }, "TeamworkAppSettings.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams app settings", @@ -46784,7 +46216,6 @@ } }, "TeamworkAppSettings.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Teams app settings", @@ -46820,7 +46251,6 @@ } }, "TeamworkDevice.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams devices", @@ -46862,7 +46292,6 @@ } }, "TeamworkDevice.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Teams devices", @@ -46918,7 +46347,6 @@ } }, "TeamworkTag.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tags in Teams", @@ -46950,7 +46378,6 @@ } }, "TeamworkTag.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read tags in Teams", @@ -46980,7 +46407,6 @@ } }, "TeamworkTag.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tags in Teams", @@ -47046,7 +46472,6 @@ } }, "TeamworkTag.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write tags in Teams", @@ -47111,7 +46536,6 @@ } }, "TeamworkUserInteraction.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all of the possible Teams interactions between the user and other users", @@ -47140,7 +46564,6 @@ } }, "TermStore.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read term store data", @@ -47188,7 +46611,6 @@ "ownerInfo": {} }, "TermStore.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write term store data", @@ -47293,7 +46715,6 @@ "ownerInfo": {} }, "ThreatAssessment.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read threat assessment requests", @@ -47321,7 +46742,6 @@ } }, "ThreatAssessment.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write threat assessment requests", @@ -47362,7 +46782,6 @@ } }, "ThreatHunting.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Run hunting queries", @@ -47398,7 +46817,6 @@ } }, "ThreatIndicators.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat indicators", @@ -47421,7 +46839,6 @@ } }, "ThreatIndicators.ReadWrite.OwnedBy": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage threat indicators this app creates or owns", @@ -47487,7 +46904,6 @@ } }, "ThreatIntelligence.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat intelligence information", @@ -47548,7 +46964,6 @@ } }, "ThreatSubmission.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read threat submissions", @@ -47584,7 +46999,6 @@ } }, "ThreatSubmission.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat submissions", @@ -47627,7 +47041,6 @@ } }, "ThreatSubmission.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write threat submissions", @@ -47674,7 +47087,6 @@ } }, "ThreatSubmission.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all threat submissions", @@ -47739,7 +47151,6 @@ "ownerInfo": {} }, "ThreatSubmissionPolicy.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all threat submission policies", @@ -47801,7 +47212,6 @@ } }, "TrustFrameworkKeySet.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read trust framework key sets", @@ -47839,7 +47249,6 @@ } }, "TrustFrameworkKeySet.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write trust framework key sets", @@ -47919,7 +47328,6 @@ } }, "UnifiedGroupMember.Read.AsGuest": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read unified group memberships as guest", @@ -48076,7 +47484,6 @@ } }, "User.DeleteRestore.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete and restore user accounts", @@ -48124,7 +47531,6 @@ } }, "User.EnableDisableAccount.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Enable and disable user accounts", @@ -48160,7 +47566,6 @@ } }, "User.Export.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Export user's data", @@ -48207,7 +47612,6 @@ } }, "User.Invite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Invite guest users to the organization", @@ -48243,7 +47647,6 @@ } }, "User.ManageIdentities.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage user identities", @@ -48279,7 +47682,6 @@ } }, "User.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Sign in and read user profile", @@ -48580,7 +47982,6 @@ } }, "User.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' full profiles and company properties", @@ -48918,7 +48319,6 @@ } }, "User.ReadBasic.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' basic profiles", @@ -49112,7 +48512,6 @@ } }, "User.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to user profile", @@ -49450,7 +48849,6 @@ } }, "User.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all users' full profiles", @@ -49945,7 +49343,6 @@ } }, "User.RevokeSessions.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Revoke all sign in sessions for a user", @@ -49984,7 +49381,6 @@ } }, "UserActivity.ReadWrite.CreatedByApp": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write app activity to users' activity feed", @@ -50041,7 +49437,6 @@ } }, "UserAuthenticationMethod.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user authentication methods.", @@ -50134,7 +49529,6 @@ } }, "UserAuthenticationMethod.Read.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' authentication methods", @@ -50242,7 +49636,6 @@ } }, "UserAuthenticationMethod.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user authentication methods", @@ -50421,7 +49814,6 @@ } }, "UserAuthenticationMethod.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all users' authentication methods.", @@ -50747,7 +50139,6 @@ } }, "UserShiftPreferences.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all user shift preferences", @@ -50772,7 +50163,6 @@ "ownerInfo": {} }, "UserShiftPreferences.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all user shift preferences", @@ -50798,7 +50188,6 @@ "ownerInfo": {} }, "UserTeamwork.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user teamwork settings", @@ -50827,7 +50216,6 @@ } }, "UserTeamwork.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all user teamwork settings", @@ -50854,7 +50242,6 @@ } }, "VirtualAppointment.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's virtual appointments", @@ -50884,7 +50271,6 @@ } }, "VirtualAppointment.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all virtual appointments for users, as authorized by online meetings application access policy", @@ -50912,7 +50298,6 @@ } }, "VirtualAppointment.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's virtual appointments.", @@ -50942,7 +50327,6 @@ } }, "VirtualAppointment.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read-write all virtual appointments for users, as authorized by online meetings app access policy", @@ -51018,7 +50402,6 @@ } }, "VirtualEvent.Read": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your virtual events", @@ -51058,7 +50441,6 @@ } }, "VirtualEvent.Read.All": { - "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read your virtual events", @@ -51099,7 +50481,6 @@ } }, "VirtualEvent.ReadWrite": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your virtual events", @@ -51222,7 +50603,6 @@ } }, "WindowsUpdates.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Windows update deployment settings", @@ -51350,7 +50730,6 @@ } }, "WorkforceIntegration.ReadWrite.All": { - "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write workforce integrations",