diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index bfec88ab..9200c47a 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -2,6 +2,7 @@ "$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", @@ -83,6 +84,7 @@ } }, "AccessReview.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all access reviews that user can access", @@ -288,6 +290,7 @@ } }, "AccessReview.ReadWrite.Membership": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage access reviews for group and app memberships", @@ -389,6 +392,7 @@ } }, "Acronym.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all acronyms that the user can access", @@ -417,6 +421,7 @@ } }, "AdministrativeUnit.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read administrative units", @@ -460,6 +465,7 @@ } }, "AdministrativeUnit.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write administrative units", @@ -540,6 +546,7 @@ } }, "Agreement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all terms of use agreements", @@ -571,6 +578,7 @@ } }, "Agreement.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all terms of use agreements", @@ -623,6 +631,7 @@ } }, "AgreementAcceptance.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user terms of use acceptance statuses", @@ -653,6 +662,7 @@ } }, "AgreementAcceptance.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read terms of use acceptance statuses that user can access", @@ -683,6 +693,7 @@ } }, "AiEnterpriseInteraction.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user AI enterprise interactions.", @@ -699,6 +710,7 @@ } }, "AiEnterpriseInteraction.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all AI enterprise interactions.", @@ -725,6 +737,7 @@ } }, "AiEnterpriseInteraction.Read.User": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read user AI enterprise interactions.", @@ -739,6 +752,7 @@ } }, "Analytics.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user activity statistics", @@ -766,6 +780,7 @@ "ownerInfo": {} }, "APIConnectors.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write API connectors for authentication flows", @@ -828,6 +843,7 @@ } }, "AppCatalog.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all app catalogs", @@ -868,6 +884,7 @@ } }, "AppCatalog.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to all app catalogs", @@ -932,6 +949,7 @@ } }, "AppCatalog.Submit": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Submit application packages to the catalog and cancel pending submissions", @@ -1041,6 +1059,7 @@ } }, "Application.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read applications", @@ -1230,6 +1249,7 @@ } }, "Application.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all applications", @@ -1575,6 +1595,7 @@ } }, "Application.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage apps that this app creates or owns", @@ -1808,6 +1829,7 @@ } }, "AppRoleAssignment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage app permission grants and app role assignments", @@ -1900,6 +1922,7 @@ } }, "ApprovalSolution.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's approval items, approval requests and approval responses.", @@ -1946,6 +1969,7 @@ } }, "ApprovalSolution.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read approvals data with a subscription.", @@ -1960,6 +1984,7 @@ } }, "ApprovalSolution.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create and cancel user's approval items. Read user's approval items, requests, responses.", @@ -2018,6 +2043,7 @@ } }, "ApprovalSolution.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read approvals data and create, update, or remove approval item subscriptions.", @@ -2089,6 +2115,7 @@ } }, "AttackSimulation.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read attack simulation data of an organization", @@ -2158,6 +2185,7 @@ } }, "AttackSimulation.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and update attack simulation data of an organization", @@ -2208,6 +2236,7 @@ } }, "AuditLog.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read audit log data", @@ -2566,6 +2595,7 @@ } }, "AuditLogsQuery.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read audit logs data from all services", @@ -2615,6 +2645,7 @@ } }, "AuthenticationContext.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all authentication context information", @@ -2651,6 +2682,7 @@ } }, "AuthenticationContext.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all authentication context information", @@ -3065,6 +3097,18 @@ "/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}/driveProtectionUnitsBulkAdditionJobs": "least=DelegatedWork,Application", "/backupRestore/sharePointProtectionPolicies/{policyId}/siteProtectionUnitsBulkAdditionJobs": "least=DelegatedWork,Application" } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/backupRestore/protectionUnits/{protectionUnitId}/cancelOffboard": "least=DelegatedWork", + "/backupRestore/protectionUnits/{protectionUnitId}/offboard": "least=DelegatedWork" + } } ], "ownerInfo": { @@ -3523,6 +3567,7 @@ } }, "BitlockerKey.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read BitLocker keys", @@ -3559,6 +3604,7 @@ } }, "BitlockerKey.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read BitLocker keys basic information", @@ -3595,6 +3641,7 @@ } }, "Bookings.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage bookings information", @@ -3767,6 +3814,7 @@ } }, "Bookings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read bookings information", @@ -3870,6 +3918,7 @@ } }, "Bookings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write bookings information", @@ -4016,6 +4065,7 @@ } }, "BookingsAppointment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write booking appointments", @@ -4175,6 +4225,7 @@ } }, "Bookmark.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all bookmarks that the user can access", @@ -4203,6 +4254,7 @@ } }, "BrowserSiteLists.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read browser site lists for your organization", @@ -4243,6 +4295,7 @@ } }, "BrowserSiteLists.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write browser site lists for your organization", @@ -4309,6 +4362,7 @@ } }, "BusinessScenarioConfig.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read business scenario configurations", @@ -4346,6 +4400,7 @@ } }, "BusinessScenarioConfig.Read.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read business scenario configurations this app creates or owns", @@ -4390,6 +4445,7 @@ } }, "BusinessScenarioConfig.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write business scenario configurations", @@ -4472,6 +4528,7 @@ } }, "BusinessScenarioConfig.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write business scenario configurations this app creates or owns", @@ -4565,6 +4622,7 @@ } }, "BusinessScenarioData.Read.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all data for business scenarios this app creates or owns", @@ -4613,6 +4671,7 @@ } }, "BusinessScenarioData.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all data for business scenarios this app creates or owns", @@ -4675,6 +4734,7 @@ } }, "Calendars.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user calendars ", @@ -4845,6 +4905,7 @@ } }, "Calendars.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared calendars", @@ -4897,6 +4958,7 @@ } }, "Calendars.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic details of user calendars", @@ -5011,6 +5073,7 @@ } }, "Calendars.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read basic details of calendars in all mailboxes ", @@ -5025,6 +5088,7 @@ } }, "Calendars.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user calendars ", @@ -5273,6 +5337,7 @@ } }, "Calendars.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared calendars", @@ -5302,6 +5367,7 @@ } }, "CallDelegation.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read delegation settings", @@ -5337,6 +5403,7 @@ } }, "CallDelegation.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write delegation settings", @@ -5408,6 +5475,7 @@ } }, "CallEvents-Emergency.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all emergency call events", @@ -5422,6 +5490,7 @@ } }, "CallEvents.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read call event data", @@ -5438,6 +5507,7 @@ } }, "CallEvents.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all call events", @@ -5452,6 +5522,7 @@ } }, "CallRecord-PstnCalls.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read PSTN and direct routing call log data", @@ -5482,6 +5553,7 @@ } }, "CallRecords.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all call records", @@ -5514,6 +5586,7 @@ } }, "Calls.AccessMedia.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Access media streams in a call as an app", @@ -5585,6 +5658,7 @@ } }, "Calls.AccessMedia.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -5599,6 +5673,7 @@ } }, "Calls.Initiate.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Initiate outgoing 1 to 1 calls from the app", @@ -5666,6 +5741,7 @@ } }, "Calls.InitiateGroupCall.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Initiate outgoing group calls from the app", @@ -5738,6 +5814,7 @@ } }, "Calls.JoinGroupCall.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Join group calls and meetings as an app", @@ -5883,6 +5960,7 @@ "ownerInfo": {} }, "Calls.JoinGroupCallAsGuest.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Join group calls and meetings as a guest", @@ -5927,6 +6005,7 @@ } }, "Calls.JoinGroupCalls.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -5954,6 +6033,7 @@ } }, "ChangeManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Change Management items", @@ -5994,6 +6074,7 @@ } }, "Channel.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create channels", @@ -6029,6 +6110,7 @@ } }, "Channel.Create.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6055,6 +6137,7 @@ } }, "Channel.Delete.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete channels", @@ -6091,6 +6174,7 @@ } }, "Channel.Delete.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6117,6 +6201,7 @@ } }, "Channel.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names and descriptions of channels", @@ -6156,6 +6241,7 @@ } }, "ChannelMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of channels", @@ -6198,6 +6284,7 @@ } }, "ChannelMember.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read the members of channels of a team", @@ -6254,6 +6341,7 @@ } }, "ChannelMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from channels", @@ -6366,6 +6454,7 @@ } }, "ChannelMessage.Edit": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Edit user's channel messages", @@ -6382,6 +6471,7 @@ } }, "ChannelMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user channel messages", @@ -6438,6 +6528,7 @@ } }, "ChannelMessage.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6472,6 +6563,7 @@ } }, "ChannelMessage.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user channel messages", @@ -6515,6 +6607,7 @@ } }, "ChannelMessage.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send channel messages", @@ -6548,6 +6641,7 @@ } }, "ChannelMessage.UpdatePolicyViolation.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Flag channel messages for violating policy", @@ -6575,6 +6669,7 @@ } }, "ChannelSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names, descriptions, and settings of channels", @@ -6614,6 +6709,7 @@ } }, "ChannelSettings.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6642,6 +6738,7 @@ } }, "ChannelSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write the names, descriptions, and settings of channels", @@ -6718,6 +6815,7 @@ } }, "ChannelSettings.ReadWrite.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6757,6 +6855,7 @@ } }, "Chat.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create chats", @@ -6792,6 +6891,7 @@ } }, "Chat.Manage.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6862,6 +6962,7 @@ } }, "Chat.ManageDeletion.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete and recover deleted chats", @@ -6921,6 +7022,7 @@ } }, "Chat.ManageDeletion.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Delete and recover deleted chat", @@ -6969,6 +7071,7 @@ } }, "Chat.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user chat messages", @@ -7030,6 +7133,7 @@ } }, "Chat.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages", @@ -7079,6 +7183,7 @@ } }, "Chat.Read.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages for chats where the associated Teams application is installed.", @@ -7093,6 +7198,7 @@ } }, "Chat.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read names and members of user chat threads", @@ -7132,6 +7238,7 @@ } }, "Chat.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read names and members of all chat threads", @@ -7169,6 +7276,7 @@ } }, "Chat.ReadBasic.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read names and members of all chat threads where the associated Teams application is installed.", @@ -7196,6 +7304,7 @@ } }, "Chat.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user chat messages", @@ -7297,6 +7406,7 @@ } }, "Chat.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all chat messages", @@ -7396,6 +7506,7 @@ } }, "Chat.ReadWrite.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all chat messages for chats where the associated Teams application is installed.", @@ -7410,6 +7521,7 @@ } }, "Chat.UpdatePolicyViolation.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Flag chat messages for violating policy", @@ -7436,6 +7548,7 @@ } }, "ChatMember.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of chats", @@ -7467,6 +7580,7 @@ } }, "ChatMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the members of all chats", @@ -7496,6 +7610,7 @@ } }, "ChatMember.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7525,6 +7640,7 @@ } }, "ChatMember.Read.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the members of all chats where the associated Teams application is installed.", @@ -7539,6 +7655,7 @@ } }, "ChatMember.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from chats", @@ -7592,6 +7709,7 @@ } }, "ChatMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Add and remove members from all chats", @@ -7643,6 +7761,7 @@ } }, "ChatMember.ReadWrite.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Add and remove members from all chats where the associated Teams application is installed.", @@ -7657,6 +7776,7 @@ } }, "ChatMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages", @@ -7683,6 +7803,7 @@ } }, "ChatMessage.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7719,6 +7840,7 @@ } }, "ChatMessage.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send user chat messages", @@ -7754,6 +7876,7 @@ } }, "ChatSettings.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7784,6 +7907,7 @@ } }, "ChatSettings.ReadWrite.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7825,6 +7949,7 @@ } }, "CloudApp-Discovery.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read discovered cloud applications data", @@ -7861,6 +7986,7 @@ } }, "CloudPC.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Cloud PCs", @@ -7994,6 +8120,7 @@ } }, "CloudPC.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Cloud PCs", @@ -8272,6 +8399,7 @@ } }, "Community.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Viva Engage communities", @@ -8310,6 +8438,7 @@ } }, "Community.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Viva Engage communities", @@ -8384,6 +8513,7 @@ } }, "ConfigurationMonitoring.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Configuration Monitoring entities", @@ -8440,6 +8570,7 @@ } }, "ConfigurationMonitoring.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Configuration Monitoring entities", @@ -8566,6 +8697,7 @@ } }, "ConsentRequest.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read consent requests", @@ -8606,6 +8738,7 @@ } }, "ConsentRequest.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write consent requests", @@ -8646,6 +8779,7 @@ } }, "Contacts.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user contacts ", @@ -8738,6 +8872,7 @@ } }, "Contacts.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared contacts", @@ -8754,6 +8889,7 @@ } }, "Contacts.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user contacts ", @@ -8895,6 +9031,7 @@ } }, "Contacts.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared contacts", @@ -8968,6 +9105,7 @@ } }, "CrossTenantInformation.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read cross-tenant basic information", @@ -9004,6 +9142,7 @@ } }, "CrossTenantUserProfileSharing.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read shared cross-tenant user profile and export data", @@ -9043,6 +9182,7 @@ } }, "CrossTenantUserProfileSharing.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all shared cross-tenant user profiles and export their data", @@ -9102,6 +9242,7 @@ } }, "CrossTenantUserProfileSharing.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read shared cross-tenant user profile and export or delete data", @@ -9145,6 +9286,7 @@ } }, "CrossTenantUserProfileSharing.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all shared cross-tenant user profiles and export or delete their data", @@ -9198,6 +9340,7 @@ } }, "CustomAuthenticationExtension.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity custom authentication extensions", @@ -9247,6 +9390,7 @@ } }, "CustomAuthenticationExtension.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity custom authentication extensions", @@ -9310,6 +9454,7 @@ } }, "CustomDetection.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom detection rules", @@ -9346,6 +9491,7 @@ } }, "CustomDetection.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom detection rules", @@ -9385,6 +9531,7 @@ } }, "CustomSecAttributeAssignment.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom security attribute assignments", @@ -9407,6 +9554,7 @@ } }, "CustomSecAttributeAssignment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom security attribute assignments", @@ -9429,6 +9577,7 @@ } }, "CustomSecAttributeAuditLogs.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all custom security attribute audit logs", @@ -9465,6 +9614,7 @@ } }, "CustomSecAttributeDefinition.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom security attribute definitions", @@ -9505,6 +9655,7 @@ } }, "CustomSecAttributeDefinition.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom security attribute definitions", @@ -9558,6 +9709,7 @@ } }, "CustomSecAttributeProvisioning.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the provisioning configuration of all active custom security attributes", @@ -9593,6 +9745,7 @@ } }, "CustomSecAttributeProvisioning.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and edit the provisioning configuration of all active custom security attributes", @@ -9641,6 +9794,7 @@ } }, "CustomTags.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all custom tags data", @@ -9677,6 +9831,7 @@ } }, "CustomTags.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom tags data", @@ -9727,6 +9882,7 @@ } }, "DelegatedAdminRelationship.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Delegated Admin relationships with customers", @@ -9772,6 +9928,7 @@ } }, "DelegatedAdminRelationship.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage Delegated Admin relationships with customers", @@ -9842,6 +9999,7 @@ } }, "DelegatedPermissionGrant.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all delegated permission grants", @@ -9928,6 +10086,7 @@ } }, "Device.Command": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Communicate with user devices", @@ -9979,6 +10138,7 @@ } }, "Device.CreateFromOwnedTemplate": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create a device from a device template owned by the signed-in user.", @@ -10007,6 +10167,7 @@ } }, "Device.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user devices", @@ -10044,6 +10205,7 @@ } }, "Device.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all devices", @@ -10149,6 +10311,7 @@ } }, "Device.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write devices", @@ -10280,6 +10443,7 @@ } }, "DeviceLocalCredential.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read device local credential passwords", @@ -10316,6 +10480,7 @@ } }, "DeviceLocalCredential.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read device local credential properties", @@ -10351,6 +10516,7 @@ } }, "DeviceManagementApps.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune apps", @@ -10608,6 +10774,7 @@ } }, "DeviceManagementApps.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune apps", @@ -10935,6 +11102,7 @@ } }, "DeviceManagementCloudCA.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Cloud PKI objects", @@ -10972,6 +11140,7 @@ } }, "DeviceManagementCloudCA.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Cloud PKI objects", @@ -11040,6 +11209,7 @@ } }, "DeviceManagementConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune Device Configuration and Policies", @@ -12171,6 +12341,7 @@ } }, "DeviceManagementConfiguration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune Device Configuration and Policies", @@ -13324,6 +13495,7 @@ } }, "DeviceManagementManagedDevices.PrivilegedOperations.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -13558,6 +13730,7 @@ } }, "DeviceManagementManagedDevices.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune devices", @@ -13961,6 +14134,7 @@ } }, "DeviceManagementManagedDevices.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune devices", @@ -14361,6 +14535,7 @@ } }, "DeviceManagementRBAC.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune RBAC settings", @@ -14455,6 +14630,7 @@ } }, "DeviceManagementRBAC.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune RBAC settings", @@ -14608,6 +14784,7 @@ } }, "DeviceManagementScripts.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune Scripts", @@ -14653,6 +14830,7 @@ } }, "DeviceManagementScripts.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune Scripts", @@ -14731,6 +14909,7 @@ } }, "DeviceManagementServiceConfig.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune configuration", @@ -14879,6 +15058,7 @@ } }, "DeviceManagementServiceConfig.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune configuration", @@ -15111,6 +15291,7 @@ } }, "DeviceTemplate.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create device templates.", @@ -15146,6 +15327,7 @@ } }, "DeviceTemplate.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all device templates, their owners, and devices created from those device templates.", @@ -15184,6 +15366,7 @@ } }, "DeviceTemplate.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all device templates, their owners, and devices created from those device templates.", @@ -15258,6 +15441,7 @@ } }, "Directory.AccessAsUser.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access directory as the signed in user", @@ -15382,6 +15566,7 @@ } }, "Directory.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read directory data", @@ -15742,6 +15927,7 @@ } }, "Directory.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write directory data", @@ -16375,6 +16561,7 @@ } }, "DirectoryRecommendations.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Azure AD recommendations", @@ -16414,6 +16601,7 @@ } }, "DirectoryRecommendations.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update Azure AD recommendations", @@ -16483,6 +16671,7 @@ } }, "Domain.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read domains.", @@ -16525,6 +16714,7 @@ } }, "Domain.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write domains", @@ -16619,6 +16809,7 @@ } }, "eDiscovery.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all eDiscovery objects", @@ -16831,6 +17022,7 @@ } }, "eDiscovery.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all eDiscovery objects", @@ -17064,6 +17256,7 @@ } }, "EduAssignments.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' class assignments and their grades", @@ -17121,6 +17314,7 @@ } }, "EduAssignments.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class assignments with grades", @@ -17173,6 +17367,7 @@ } }, "EduAssignments.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' class assignments information without reading any feedback or outcomes", @@ -17228,6 +17423,7 @@ } }, "EduAssignments.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class assignments information without reading any feedback or outcomes", @@ -17278,6 +17474,7 @@ } }, "EduAssignments.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' class assignments and their grades", @@ -17464,6 +17661,7 @@ } }, "EduAssignments.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create, read, update and delete all class assignments with grades", @@ -17544,6 +17742,7 @@ } }, "EduAssignments.ReadWriteBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' class assignments information without impacting or reading any feedback or outcomes", @@ -17709,6 +17908,7 @@ } }, "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", @@ -17759,6 +17959,7 @@ } }, "EduCurricula.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "", @@ -17790,6 +17991,7 @@ } }, "EduCurricula.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class modules and resources", @@ -17819,6 +18021,7 @@ } }, "EduCurricula.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "", @@ -17877,6 +18080,7 @@ } }, "EduCurricula.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all class modules and resources", @@ -18037,6 +18241,7 @@ } }, "EduRoster.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' view of the roster", @@ -18071,6 +18276,7 @@ } }, "EduRoster.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the organization's roster", @@ -18122,6 +18328,7 @@ } }, "EduRoster.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a limited subset of users' view of the roster", @@ -18173,6 +18380,7 @@ } }, "EduRoster.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read a limited subset of the organization's roster", @@ -18201,6 +18409,7 @@ } }, "EduRoster.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' view of the roster", @@ -18231,6 +18440,7 @@ } }, "EduRoster.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write the organization's roster", @@ -18382,6 +18592,7 @@ "ownerInfo": {} }, "EngagementRole.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's Viva Engage roles ", @@ -18410,6 +18621,7 @@ } }, "EngagementRole.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Viva Engage roles and role memberships", @@ -18447,6 +18659,7 @@ } }, "EngagementRole.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Modify Viva Engage role membership", @@ -18508,6 +18721,7 @@ } }, "EntitlementManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all entitlement management resources", @@ -18626,6 +18840,7 @@ } }, "EntitlementManagement.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write entitlement management resources", @@ -18844,6 +19059,7 @@ } }, "EventListener.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity authentication event listeners", @@ -18896,6 +19112,7 @@ } }, "EventListener.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity authentication event listeners", @@ -19025,6 +19242,7 @@ } }, "ExternalConnection.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all external connections", @@ -19063,6 +19281,7 @@ } }, "ExternalConnection.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all external connections", @@ -19139,6 +19358,7 @@ } }, "ExternalConnection.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external connections", @@ -19226,6 +19446,7 @@ } }, "ExternalItem.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read items in external datasets", @@ -19274,6 +19495,7 @@ } }, "ExternalItem.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all external items", @@ -19362,6 +19584,7 @@ } }, "ExternalItem.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external items", @@ -19450,6 +19673,7 @@ } }, "ExternalUserProfile.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read external user profiles", @@ -19486,6 +19710,7 @@ } }, "ExternalUserProfile.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external user profiles", @@ -19559,6 +19784,7 @@ "ownerInfo": {} }, "FileIngestion.Ingest": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Ingest SharePoint and OneDrive content to make it available in the search index", @@ -19587,6 +19813,7 @@ } }, "FileIngestionHybridOnboarding.Manage": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage onboarding for a Hybrid Cloud tenant", @@ -19614,6 +19841,7 @@ } }, "Files.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user files", @@ -19919,6 +20147,7 @@ } }, "Files.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all files that user can access", @@ -20271,6 +20500,7 @@ } }, "Files.Read.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read files that the user selects", @@ -20287,6 +20517,7 @@ } }, "Files.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user files", @@ -21773,6 +22004,7 @@ } }, "Files.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to all files user can access", @@ -22455,6 +22687,7 @@ } }, "Files.ReadWrite.AppFolder": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to the application's folder (preview)", @@ -22552,6 +22785,7 @@ } }, "Files.ReadWrite.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write files that the user selects", @@ -22609,6 +22843,7 @@ } }, "Files.SelectedOperations.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Files, on behalf of the signed-in user", @@ -22631,6 +22866,7 @@ } }, "FileStorageContainer.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all file storage containers", @@ -22704,6 +22940,7 @@ } }, "Financials.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write financials data", @@ -22882,6 +23119,7 @@ } }, "Group-Conversation.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read group conversations", @@ -22938,6 +23176,7 @@ } }, "Group-Conversation.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write group conversations", @@ -23049,6 +23288,7 @@ } }, "Group.Create": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create groups", @@ -23076,6 +23316,7 @@ } }, "Group.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all groups", @@ -23335,6 +23576,7 @@ } }, "Group.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all groups", @@ -23795,6 +24037,7 @@ } }, "GroupMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read group memberships", @@ -23901,6 +24144,7 @@ } }, "GroupMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write group memberships", @@ -23951,6 +24195,7 @@ } }, "HealthMonitoringAlert.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all scenario health monitoring alerts", @@ -23987,6 +24232,7 @@ } }, "HealthMonitoringAlert.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all scenario monitoring alerts.", @@ -24023,6 +24269,7 @@ } }, "HealthMonitoringAlertConfig.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all scenario health monitoring alert configurations", @@ -24059,6 +24306,7 @@ } }, "HealthMonitoringAlertConfig.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all scenario monitoring alert configurations.", @@ -24088,6 +24336,7 @@ } }, "IdentityProvider.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity providers", @@ -24131,6 +24380,7 @@ } }, "IdentityProvider.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity providers", @@ -24236,6 +24486,7 @@ } }, "IdentityRiskEvent.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity risk event information", @@ -24276,6 +24527,7 @@ } }, "IdentityRiskEvent.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all risk detection information", @@ -24303,6 +24555,7 @@ } }, "IdentityRiskyServicePrincipal.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity risky service principal information", @@ -24340,6 +24593,7 @@ } }, "IdentityRiskyServicePrincipal.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity risky service principal information", @@ -24390,6 +24644,7 @@ } }, "IdentityRiskyUser.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity risky user information", @@ -24433,6 +24688,7 @@ } }, "IdentityRiskyUser.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write risky user information", @@ -24498,6 +24754,7 @@ } }, "IdentityUserFlow.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity user flows", @@ -24558,6 +24815,7 @@ } }, "IdentityUserFlow.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity user flows", @@ -24738,6 +24996,7 @@ } }, "IMAP.AccessAsUser.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to mailboxes via IMAP.", @@ -24762,6 +25021,7 @@ } }, "IndustryData-DataConnector.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View data connector definitions", @@ -24799,6 +25059,7 @@ } }, "IndustryData-DataConnector.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage data connector definitions", @@ -24887,6 +25148,7 @@ } }, "IndustryData-DataConnector.Upload": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Upload files to a data connector", @@ -24935,6 +25197,7 @@ } }, "IndustryData-InboundFlow.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View inbound flow definitions", @@ -24971,6 +25234,7 @@ } }, "IndustryData-InboundFlow.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage inbound flow definitions", @@ -25021,6 +25285,7 @@ } }, "IndustryData-OutboundFlow.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "View outbound flowsets and flows definitions", @@ -25058,6 +25323,7 @@ } }, "IndustryData-OutboundFlow.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage outbound flowsets and flows definitions", @@ -25128,6 +25394,7 @@ } }, "IndustryData-ReferenceDefinition.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "View reference definitions", @@ -25162,6 +25429,7 @@ } }, "IndustryData-ReferenceDefinition.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "Manage reference definitions", @@ -25210,6 +25478,7 @@ } }, "IndustryData-Run.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View current and previous runs", @@ -25247,6 +25516,7 @@ } }, "IndustryData-Run.Start": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View and start runs", @@ -25296,6 +25566,7 @@ } }, "IndustryData-SourceSystem.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View source system definitions", @@ -25333,6 +25604,7 @@ } }, "IndustryData-SourceSystem.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage source system definitions", @@ -25395,6 +25667,7 @@ } }, "IndustryData-TimePeriod.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read time period definitions", @@ -25432,6 +25705,7 @@ } }, "IndustryData-TimePeriod.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage time period definitions", @@ -25494,6 +25768,7 @@ } }, "IndustryData.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic Industry Data service and resource definitions", @@ -25532,6 +25807,7 @@ } }, "InformationProtectionPolicy.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user sensitivity labels and label policies.", @@ -25601,6 +25877,7 @@ } }, "InformationProtectionPolicy.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all published labels and label policies for an organization.", @@ -25668,6 +25945,7 @@ } }, "Insights-UserMetric.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user metrics insights", @@ -25721,6 +25999,7 @@ } }, "LearningAssignedCourse.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's assignments", @@ -25751,6 +26030,7 @@ } }, "LearningAssignedCourse.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all assignments", @@ -25780,6 +26060,7 @@ } }, "LearningAssignedCourse.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all assignments", @@ -25841,6 +26122,7 @@ } }, "LearningContent.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read learning content", @@ -25878,6 +26160,7 @@ } }, "LearningContent.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage learning content", @@ -25926,6 +26209,7 @@ } }, "LearningProvider.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read learning provider", @@ -25955,6 +26239,7 @@ } }, "LearningProvider.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage learning provider", @@ -25997,6 +26282,7 @@ } }, "LearningSelfInitiatedCourse.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's self-initiated courses", @@ -26027,6 +26313,7 @@ } }, "LearningSelfInitiatedCourse.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all self-initiated courses", @@ -26055,6 +26342,7 @@ } }, "LearningSelfInitiatedCourse.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all self-initiated courses", @@ -26117,6 +26405,7 @@ } }, "LicenseAssignment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all license assignments.", @@ -26539,6 +26828,7 @@ } }, "LifecycleWorkflows.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all lifecycle workflows resources", @@ -26609,6 +26899,7 @@ } }, "LifecycleWorkflows.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all lifecycle workflows resources", @@ -26746,6 +27037,7 @@ } }, "ListItems.SelectedOperations.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected ListItems, on behalf of the signed-in user", @@ -26768,6 +27060,7 @@ } }, "Lists.SelectedOperations.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Lists, on behalf of the signed-in user", @@ -26790,6 +27083,7 @@ } }, "Mail.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user mail ", @@ -26889,6 +27183,7 @@ } }, "Mail.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared mail", @@ -26918,6 +27213,7 @@ } }, "Mail.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user basic mail", @@ -26972,6 +27268,7 @@ } }, "Mail.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read basic mail in all mailboxes", @@ -27015,6 +27312,7 @@ } }, "Mail.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to user mail ", @@ -27191,6 +27489,7 @@ } }, "Mail.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared mail", @@ -27207,6 +27506,7 @@ } }, "Mail.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send mail as a user ", @@ -27267,6 +27567,7 @@ } }, "Mail.Send.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send mail on behalf of others", @@ -27283,6 +27584,7 @@ } }, "MailboxFolder.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's mailbox folders", @@ -27312,6 +27614,7 @@ } }, "MailboxFolder.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all the users' mailbox folders", @@ -27339,6 +27642,7 @@ } }, "MailboxFolder.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's mailbox folders", @@ -27381,6 +27685,7 @@ } }, "MailboxFolder.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all the users' mailbox folders", @@ -27421,6 +27726,7 @@ } }, "MailboxItem.ImportExport": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Export and import a user's mailbox items", @@ -27450,6 +27756,7 @@ } }, "MailboxItem.ImportExport.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Export and import all the users' mailbox items", @@ -27477,6 +27784,7 @@ } }, "MailboxItem.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's mailbox items", @@ -27506,6 +27814,7 @@ } }, "MailboxItem.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all the users' mailbox items", @@ -27533,6 +27842,7 @@ } }, "MailboxSettings.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user mailbox settings", @@ -27602,6 +27912,7 @@ } }, "MailboxSettings.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user mailbox settings", @@ -27709,6 +28020,7 @@ } }, "ManagedTenants.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all managed tenant information", @@ -27780,6 +28092,7 @@ } }, "ManagedTenants.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all managed tenant information", @@ -27919,6 +28232,7 @@ } }, "Member.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -27933,6 +28247,7 @@ } }, "Member.Read.Hidden": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read hidden memberships", @@ -27968,6 +28283,7 @@ } }, "MultiTenantOrganization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read multi-tenant organization details and tenants", @@ -28004,6 +28320,7 @@ "ownerInfo": {} }, "MultiTenantOrganization.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read multi-tenant organization basic details and active tenants", @@ -28037,6 +28354,7 @@ "ownerInfo": {} }, "MultiTenantOrganization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write multi-tenant organization details and tenants", @@ -28113,6 +28431,7 @@ "ownerInfo": {} }, "MutualTlsOauthConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all device authentication certificate configurations.", @@ -28149,6 +28468,7 @@ } }, "MutualTlsOauthConfiguration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all device authentication certificate configurations.", @@ -28260,6 +28580,7 @@ } }, "NetworkAccess.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all network access information", @@ -28335,6 +28656,7 @@ } }, "NetworkAccess.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all network access information", @@ -28507,6 +28829,7 @@ } }, "Notes.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create user OneNote notebooks", @@ -28650,6 +28973,7 @@ } }, "Notes.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user OneNote notebooks", @@ -28764,6 +29088,7 @@ } }, "Notes.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all OneNote notebooks that user can access", @@ -28877,6 +29202,7 @@ } }, "Notes.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user OneNote notebooks", @@ -29067,6 +29393,7 @@ } }, "Notes.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all OneNote notebooks that user can access", @@ -29258,6 +29585,7 @@ } }, "Notes.ReadWrite.CreatedByApp": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Limited notebook access (deprecated)", @@ -29272,6 +29600,7 @@ "ownerInfo": {} }, "Notifications.ReadWrite.CreatedByApp": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Deliver and manage user notifications for this app", @@ -29310,6 +29639,7 @@ } }, "OnlineMeeting.ReadBasic.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -29321,6 +29651,7 @@ "ownerInfo": {} }, "OnlineMeetingAiInsight.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all AI Insights for online meetings. ", @@ -29370,6 +29701,7 @@ } }, "OnlineMeetingAiInsight.Read.Chat": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all AI Insights for online meetings where the Teams application is installed.", @@ -29397,6 +29729,7 @@ } }, "OnlineMeetingArtifact.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's online meeting artifacts", @@ -29445,6 +29778,7 @@ } }, "OnlineMeetingRecording.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all recordings of online meetings. ", @@ -29498,6 +29832,7 @@ } }, "OnlineMeetingRecording.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read all recordings of online meetings where the Teams application is installed.", @@ -29526,6 +29861,7 @@ } }, "OnlineMeetings.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's online meetings", @@ -29580,6 +29916,7 @@ } }, "OnlineMeetings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read online meeting details", @@ -29635,6 +29972,7 @@ } }, "OnlineMeetings.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and create user's online meetings", @@ -29762,6 +30100,7 @@ } }, "OnlineMeetings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and create online meetings", @@ -29853,6 +30192,7 @@ } }, "OnlineMeetingTranscript.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all transcripts of online meetings. ", @@ -29909,6 +30249,7 @@ } }, "OnlineMeetingTranscript.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read all transcripts of online meetings where the Teams app is installed.", @@ -29938,6 +30279,7 @@ } }, "OnPremDirectorySynchronization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all on-premises directory synchronization information", @@ -29971,6 +30313,7 @@ "ownerInfo": {} }, "OnPremDirectorySynchronization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all on-premises directory synchronization information", @@ -30040,6 +30383,7 @@ "ownerInfo": {} }, "OnPremisesPublishingProfiles.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage on-premises published resources", @@ -30155,6 +30499,7 @@ } }, "Organization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organization information", @@ -30211,6 +30556,7 @@ } }, "Organization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organization information", @@ -30375,6 +30721,7 @@ } }, "OrganizationalBranding.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational branding information", @@ -30419,6 +30766,7 @@ } }, "OrganizationalBranding.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organizational branding information", @@ -30536,6 +30884,7 @@ "ownerInfo": {} }, "OrgContact.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational contacts", @@ -30929,6 +31278,7 @@ } }, "Owner.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -30943,6 +31293,7 @@ } }, "PartnerBilling.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all billing data for your company's tenant", @@ -30993,6 +31344,7 @@ } }, "PartnerSecurity.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read security alerts of customer with CSP relationship", @@ -31033,6 +31385,7 @@ } }, "PartnerSecurity.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read security alerts and update status of security alerts of customer with CSP relationship", @@ -31081,6 +31434,7 @@ } }, "PendingExternalUserProfile.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read pending external user profiles", @@ -31117,6 +31471,7 @@ } }, "PendingExternalUserProfile.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write pending external user profiles", @@ -31167,6 +31522,7 @@ } }, "People.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' relevant people lists", @@ -31205,6 +31561,7 @@ } }, "People.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' relevant people lists", @@ -31241,6 +31598,7 @@ } }, "PeopleSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tenant-wide people settings", @@ -31287,6 +31645,7 @@ } }, "PeopleSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tenant-wide people settings", @@ -31370,6 +31729,7 @@ } }, "Place.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all company places", @@ -31410,6 +31770,7 @@ } }, "Place.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organization places", @@ -31438,6 +31799,7 @@ } }, "PlaceDevice.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all workplace devices", @@ -31475,6 +31837,7 @@ } }, "PlaceDevice.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all workplace devices", @@ -31539,6 +31902,7 @@ } }, "PlaceDeviceTelemetry.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write telemetry for all workplace devices.", @@ -31566,6 +31930,7 @@ } }, "Policy.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's policies", @@ -32003,6 +32368,7 @@ } }, "Policy.Read.ConditionalAccess": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's conditional access policies", @@ -32063,6 +32429,7 @@ } }, "Policy.Read.DeviceConfiguration": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's device configuration policies", @@ -32149,6 +32516,7 @@ } }, "Policy.Read.PermissionGrant": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read consent and permission grant policies", @@ -32187,6 +32555,7 @@ } }, "Policy.ReadWrite.AccessReview": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's directory access review default policy", @@ -32224,6 +32593,7 @@ } }, "Policy.ReadWrite.ApplicationConfiguration": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's application configuration policies", @@ -32422,6 +32792,7 @@ } }, "Policy.ReadWrite.AuthenticationFlows": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write authentication flow policies", @@ -32458,6 +32829,7 @@ } }, "Policy.ReadWrite.AuthenticationMethod": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write authentication method policies", @@ -32666,6 +33038,7 @@ } }, "Policy.ReadWrite.Authorization": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's authorization policy", @@ -32779,6 +33152,7 @@ } }, "Policy.ReadWrite.ConditionalAccess": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's conditional access policies", @@ -32917,6 +33291,7 @@ } }, "Policy.ReadWrite.ConsentRequest": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write consent request policy", @@ -32953,6 +33328,7 @@ } }, "Policy.ReadWrite.CrossTenantAccess": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's cross tenant access policies", @@ -33044,6 +33420,7 @@ } }, "Policy.ReadWrite.DeviceConfiguration": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's device configuration policies", @@ -33092,6 +33469,7 @@ } }, "Policy.ReadWrite.ExternalIdentities": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's external identities policy", @@ -33128,6 +33506,7 @@ } }, "Policy.ReadWrite.FeatureRollout": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's feature rollout policies", @@ -33273,6 +33652,7 @@ } }, "Policy.ReadWrite.MobilityManagement": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's mobility management policies", @@ -33341,6 +33721,7 @@ } }, "Policy.ReadWrite.PermissionGrant": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage consent and permission grant policies", @@ -33421,6 +33802,7 @@ } }, "Policy.ReadWrite.SecurityDefaults": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's security defaults policy", @@ -33457,6 +33839,7 @@ } }, "Policy.ReadWrite.TrustFramework": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's trust framework policies", @@ -33507,6 +33890,7 @@ } }, "POP.AccessAsUser.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to mailboxes via POP.", @@ -33531,6 +33915,7 @@ } }, "Presence.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's presence information", @@ -33561,6 +33946,7 @@ } }, "Presence.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read presence information of all users in your organization", @@ -33622,6 +34008,7 @@ } }, "Presence.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's presence information", @@ -33654,6 +34041,7 @@ } }, "Presence.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write presence information for all users", @@ -33697,6 +34085,7 @@ } }, "PrintConnector.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read print connectors", @@ -33731,6 +34120,7 @@ } }, "PrintConnector.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write print connectors", @@ -33777,6 +34167,7 @@ } }, "Printer.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Register printers.", @@ -33820,6 +34211,7 @@ } }, "Printer.FullControl.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Register, read, update, and unregister printers", @@ -33900,6 +34292,7 @@ } }, "Printer.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read printers", @@ -33954,6 +34347,7 @@ } }, "Printer.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update printers", @@ -34055,6 +34449,7 @@ } }, "PrinterShare.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read printer shares", @@ -34095,6 +34490,7 @@ } }, "PrinterShare.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information about printer shares", @@ -34133,6 +34529,7 @@ } }, "PrinterShare.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write printer shares", @@ -34221,6 +34618,7 @@ } }, "PrintJob.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create print jobs", @@ -34266,6 +34664,7 @@ } }, "PrintJob.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Perform advanced operations on print jobs", @@ -34304,6 +34703,7 @@ } }, "PrintJob.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's print jobs", @@ -34340,6 +34740,7 @@ } }, "PrintJob.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read print jobs", @@ -34393,6 +34794,7 @@ } }, "PrintJob.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information of user's print jobs", @@ -34428,6 +34830,7 @@ } }, "PrintJob.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information of print jobs", @@ -34480,6 +34883,7 @@ } }, "PrintJob.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user's print jobs", @@ -34541,6 +34945,7 @@ } }, "PrintJob.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write print jobs", @@ -34643,6 +35048,7 @@ } }, "PrintJob.ReadWriteBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write basic information of user's print jobs", @@ -34701,6 +35107,7 @@ } }, "PrintJob.ReadWriteBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write basic information of print jobs", @@ -34789,6 +35196,7 @@ } }, "PrintSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tenant-wide print settings", @@ -34821,6 +35229,7 @@ } }, "PrintSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tenant-wide print settings", @@ -34864,6 +35273,7 @@ } }, "PrintTaskDefinition.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, write and update print task definitions", @@ -34927,6 +35337,7 @@ } }, "PrivilegedAccess.Read.AzureAD": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure AD roles", @@ -34954,6 +35365,7 @@ "ownerInfo": {} }, "PrivilegedAccess.Read.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure AD groups", @@ -34981,6 +35393,7 @@ } }, "PrivilegedAccess.Read.AzureResources": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure resources", @@ -35006,6 +35419,7 @@ "ownerInfo": {} }, "PrivilegedAccess.ReadWrite.AzureAD": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure AD", @@ -35086,6 +35500,7 @@ } }, "PrivilegedAccess.ReadWrite.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure AD groups", @@ -35126,6 +35541,7 @@ } }, "PrivilegedAccess.ReadWrite.AzureResources": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure resources", @@ -35166,6 +35582,7 @@ } }, "PrivilegedAssignmentSchedule.Read.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read assignment schedules for access to Azure AD groups", @@ -35209,6 +35626,7 @@ } }, "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and delete assignment schedules for access to Azure AD groups", @@ -35276,6 +35694,7 @@ } }, "PrivilegedAssignmentSchedule.Remove.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete assignment schedules for access to Azure AD groups", @@ -35311,6 +35730,7 @@ } }, "PrivilegedEligibilitySchedule.Read.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read eligibility schedules for access to Azure AD groups", @@ -35354,6 +35774,7 @@ } }, "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and delete eligibility schedules for access to Azure AD groups", @@ -35421,6 +35842,7 @@ } }, "PrivilegedEligibilitySchedule.Remove.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete eligibility schedules for access to Azure AD groups", @@ -35456,6 +35878,7 @@ } }, "ProfilePhoto.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read profile photo of a user or group", @@ -35509,6 +35932,7 @@ } }, "ProfilePhoto.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write profile photo of a user or group", @@ -35590,6 +36014,7 @@ } }, "ProgramControl.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all programs that user can access", @@ -35628,6 +36053,7 @@ } }, "ProgramControl.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all programs that user can access", @@ -35713,6 +36139,7 @@ } }, "PublicKeyInfrastructure.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all certificate based authentication configurations", @@ -35751,6 +36178,7 @@ } }, "PublicKeyInfrastructure.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all certificate based authentication configurations", @@ -35829,6 +36257,7 @@ } }, "QnA.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Questions and Answers that the user can access.", @@ -35855,6 +36284,7 @@ "ownerInfo": {} }, "RecordsManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Records Management configuration, labels, and policies", @@ -35908,6 +36338,7 @@ } }, "RecordsManagement.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Records Management configuration, labels, and policies", @@ -36010,6 +36441,7 @@ } }, "Reports.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all usage reports", @@ -36202,6 +36634,7 @@ } }, "ReportSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read admin report settings", @@ -36237,6 +36670,7 @@ } }, "ReportSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write admin report settings", @@ -36273,6 +36707,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a chat", @@ -36300,6 +36735,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read resource specific permissions granted on a chat", @@ -36325,6 +36761,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a team", @@ -36352,6 +36789,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read resource specific permissions granted on a team", @@ -36377,6 +36815,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a user account", @@ -36404,6 +36843,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all resource specific permissions granted on user accounts", @@ -36429,6 +36869,7 @@ } }, "RiskPreventionProviders.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity risk prevention providers", @@ -36477,6 +36918,7 @@ } }, "RiskPreventionProviders.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity risk prevention providers", @@ -36527,6 +36969,7 @@ } }, "RoleAssignmentSchedule.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all active role assignments for your company's directory", @@ -36569,6 +37012,7 @@ } }, "RoleAssignmentSchedule.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all active role assignments for your company's directory", @@ -36625,6 +37069,7 @@ } }, "RoleAssignmentSchedule.Remove.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete all active role assignments for your company's directory", @@ -36660,6 +37105,7 @@ } }, "RoleEligibilitySchedule.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all eligible role assignments for your company's directory", @@ -36702,6 +37148,7 @@ } }, "RoleEligibilitySchedule.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all eligible role assignments for your company's directory", @@ -36760,6 +37207,7 @@ } }, "RoleEligibilitySchedule.Remove.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete all eligible role assignments for your company's directory", @@ -36795,6 +37243,7 @@ } }, "RoleManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read role management data for all RBAC providers", @@ -36883,6 +37332,7 @@ } }, "RoleManagement.Read.CloudPC": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Cloud PC RBAC settings", @@ -36921,6 +37371,7 @@ } }, "RoleManagement.Read.Defender": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read M365 Defender RBAC configuration", @@ -36960,6 +37411,7 @@ } }, "RoleManagement.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read directory RBAC settings", @@ -37043,6 +37495,7 @@ } }, "RoleManagement.Read.Exchange": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Exchange Online RBAC configuration", @@ -37083,6 +37536,7 @@ } }, "RoleManagement.ReadWrite.CloudPC": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Cloud PC RBAC settings", @@ -37135,6 +37589,7 @@ } }, "RoleManagement.ReadWrite.Defender": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read M365 Defender RBAC configuration", @@ -37201,6 +37656,7 @@ } }, "RoleManagement.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write directory RBAC settings", @@ -37365,6 +37821,7 @@ } }, "RoleManagement.ReadWrite.Exchange": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Exchange Online RBAC configuration", @@ -37434,6 +37891,7 @@ } }, "RoleManagementAlert.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all alert data for your company's directory", @@ -37477,6 +37935,7 @@ } }, "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", @@ -37545,6 +38004,7 @@ } }, "RoleManagementPolicy.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all policies for privileged role assignments of your company's directory", @@ -37579,6 +38039,7 @@ } }, "RoleManagementPolicy.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all policies for privileged role assignments of your company's directory", @@ -37624,6 +38085,7 @@ } }, "Schedule-WorkingTime.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Trigger all working time policies", @@ -37663,6 +38125,7 @@ } }, "Schedule.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user schedule items", @@ -37723,6 +38186,7 @@ } }, "Schedule.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user schedule items", @@ -37904,6 +38368,7 @@ } }, "SchedulePermissions.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read/Write schedule permissions for a role.", @@ -37942,6 +38407,7 @@ } }, "SearchConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's search configuration", @@ -38020,6 +38486,7 @@ } }, "SearchConfiguration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's search configuration", @@ -38098,6 +38565,7 @@ } }, "SecurityActions.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's security actions", @@ -38133,6 +38601,7 @@ } }, "SecurityActions.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update your organization's security actions", @@ -38190,6 +38659,7 @@ } }, "SecurityAlert.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all security alerts", @@ -38226,6 +38696,7 @@ } }, "SecurityAlert.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to all security alerts", @@ -38286,6 +38757,7 @@ } }, "SecurityAnalyzedMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read security defender analyzed message data of an organization", @@ -38313,6 +38785,7 @@ } }, "SecurityAnalyzedMessage.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, create, and update all security defender analyzed message data of an organization", @@ -38352,6 +38825,7 @@ } }, "SecurityEvents.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's security events", @@ -38392,6 +38866,7 @@ } }, "SecurityEvents.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update your organization's security events", @@ -38456,6 +38931,7 @@ } }, "SecurityIdentitiesHealth.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security health issues", @@ -38492,6 +38968,7 @@ } }, "SecurityIdentitiesHealth.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity security health issues", @@ -38540,6 +39017,7 @@ } }, "SecurityIdentitiesSensors.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security sensors", @@ -38577,6 +39055,7 @@ } }, "SecurityIdentitiesSensors.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity security sensors", @@ -38636,6 +39115,7 @@ } }, "SecurityIdentitiesUserActions.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security available user actions", @@ -38671,6 +39151,7 @@ } }, "SecurityIdentitiesUserActions.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and perform identity security available user actions", @@ -38706,6 +39187,7 @@ } }, "SecurityIdentitiesUsers.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security available users", @@ -38741,6 +39223,7 @@ } }, "SecurityIncident.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read incidents", @@ -38777,6 +39260,7 @@ } }, "SecurityIncident.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to incidents", @@ -38993,6 +39477,7 @@ } }, "ServiceHealth.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read service health", @@ -39040,6 +39525,7 @@ } }, "ServiceMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read service announcement messages", @@ -39086,6 +39572,7 @@ } }, "ServiceMessageViewpoint.Write": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Update user status on service announcement messages", @@ -39127,6 +39614,7 @@ } }, "SharePointTenantSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read SharePoint and OneDrive tenant settings", @@ -39162,6 +39650,7 @@ } }, "SharePointTenantSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and change SharePoint and OneDrive tenant settings", @@ -39198,6 +39687,7 @@ } }, "ShortNotes.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read short notes of the signed-in user", @@ -39222,6 +39712,7 @@ } }, "ShortNotes.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' short notes", @@ -39236,6 +39727,7 @@ } }, "ShortNotes.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, edit, and delete short notes of the signed-in user", @@ -39260,6 +39752,7 @@ } }, "ShortNotes.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, create, edit, and delete all users' short notes", @@ -39274,6 +39767,7 @@ } }, "Sites.FullControl.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full control of all site collections", @@ -39532,6 +40026,7 @@ } }, "Sites.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create, edit, and delete items and lists in all site collections", @@ -39744,6 +40239,7 @@ } }, "Sites.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read items in all site collections", @@ -39925,6 +40421,7 @@ "/sites/{id}/lists/{id}/operations/{id}": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/permissions": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/permissions/{id}": "least=DelegatedWork,Application", + "/sites/{id}/migration/migrationJobs/{id}/progressEvents": "least=DelegatedWork,Application", "/sites/{id}/operations": "least=DelegatedWork,Application", "/sites/{id}/operations/{id}": "least=DelegatedWork,Application", "/sites/{id}/pages": "least=DelegatedWork,Application", @@ -40187,6 +40684,7 @@ } }, "Sites.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Edit or delete items in all site collections", @@ -40565,6 +41063,8 @@ "/sites/{id}/lists/{id}/items/{id}/permissions": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/items/{id}/versions/{id}/restoreversion": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/permissions": "least=DelegatedWork,Application", + "/sites/{id}/migration/migrationJobs": "least=DelegatedWork,Application", + "/sites/{id}/migration/provisionMigrationContainers": "least=DelegatedWork,Application", "/sites/{id}/pages/{id}/publish": "", "/sites/{id}/pages/{id}/saveAsTemplate": "least=DelegatedWork,Application", "/sites/{id}/pages/createFromTemplate": "least=DelegatedWork,Application", @@ -40727,6 +41227,7 @@ "/me/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "", "/sites/{id}/lists/{id}/items/{id}/permissions/{id}": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/permissions/{id}": "least=DelegatedWork,Application", + "/sites/{id}/migration/migrationJobs/{id}": "least=DelegatedWork,Application", "/users/{id}/drive/following/{id}": "", "/users/{id}/drive/items/{id}/workbook/names/{id}": "", "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "", @@ -40829,6 +41330,7 @@ } }, "Sites.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Sites, on behalf of the signed-in user", @@ -40890,6 +41392,7 @@ } }, "SMTP.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send emails from mailboxes using SMTP AUTH.", @@ -40914,6 +41417,7 @@ } }, "SpiffeTrustDomain.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read SPIFFE trust domains and child resources", @@ -40970,6 +41474,7 @@ } }, "SpiffeTrustDomain.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write SPIFFE trust domains and child resources", @@ -41092,6 +41597,7 @@ } }, "SubjectRightsRequest.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read subject rights requests", @@ -41129,6 +41635,7 @@ } }, "SubjectRightsRequest.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write subject rights requests", @@ -41188,6 +41695,7 @@ } }, "Synchronization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Azure AD synchronization data", @@ -41231,6 +41739,7 @@ } }, "Synchronization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Azure AD synchronization data", @@ -41426,6 +41935,7 @@ } }, "Tasks.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's tasks and task lists", @@ -41474,12 +41984,14 @@ "/planner/buckets/{id}": "least=DelegatedWork", "/planner/buckets/{id}/tasks": "least=DelegatedWork", "/planner/dependencies/{id}": "least=DelegatedWork", + "/planner/goals/{id}": "least=DelegatedWork", "/planner/plans": "least=DelegatedWork", "/planner/plans/{id}": "least=DelegatedWork", "/planner/plans/{id}/buckets": "least=DelegatedWork", "/planner/plans/{id}/buckets/delta": "least=DelegatedWork", "/planner/plans/{id}/dependencies": "least=DelegatedWork", "/planner/plans/{id}/details": "least=DelegatedWork", + "/planner/plans/{id}/goals": "least=DelegatedWork", "/planner/plans/{id}/tasks": "least=DelegatedWork", "/planner/rosters/{id}": "least=DelegatedWork", "/planner/rosters/{id}/members": "least=DelegatedWork", @@ -41612,6 +42124,7 @@ } }, "Tasks.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' tasks and tasklist", @@ -41653,12 +42166,14 @@ "/planner/buckets/{id}": "least=Application", "/planner/buckets/{id}/tasks": "least=Application", "/planner/dependencies/{id}": "least=Application", + "/planner/goals/{id}": "least=Application", "/planner/plans": "least=Application", "/planner/plans/{id}": "least=Application", "/planner/plans/{id}/buckets": "least=Application", "/planner/plans/{id}/buckets/delta": "least=Application", "/planner/plans/{id}/dependencies": "least=Application", "/planner/plans/{id}/details": "least=Application", + "/planner/plans/{id}/goals": "least=Application", "/planner/plans/{id}/tasks": "least=Application", "/planner/rosters/{id}": "least=Application", "/planner/rosters/{id}/members": "least=Application", @@ -41699,6 +42214,7 @@ } }, "Tasks.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared tasks", @@ -41715,6 +42231,7 @@ } }, "Tasks.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create, read, update, and delete user's tasks and task lists", @@ -41760,6 +42277,7 @@ "/planner/copyPlanOperations/{id}": "least=DelegatedWork", "/planner/plans/{id}/buckets": "", "/planner/plans/{id}/dependencies": "", + "/planner/plans/{id}/goals": "", "/planner/plans/{id}/tasks": "", "/planner/rosters/{id}/plans": "", "/teams/{id}/channels/{id}/planner/plans": "", @@ -41998,6 +42516,7 @@ "paths": { "/planner/buckets/{id}": "least=DelegatedWork", "/planner/dependencies/{id}": "least=DelegatedWork", + "/planner/goals/{id}": "least=DelegatedWork", "/planner/plans/{id}": "least=DelegatedWork", "/planner/tasks/{id}": "least=DelegatedWork" } @@ -42012,6 +42531,7 @@ "paths": { "/planner/copyPlanOperations": "least=DelegatedWork", "/planner/dependencies": "least=DelegatedWork", + "/planner/goals/{id}": "least=DelegatedWork", "/planner/plans/{id}/archive": "least=DelegatedWork", "/planner/plans/{id}/unarchive": "least=DelegatedWork", "/planner/rosters": "least=DelegatedWork", @@ -42052,6 +42572,7 @@ } }, "Tasks.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all users' tasks and tasklists", @@ -42079,6 +42600,7 @@ "/planner/buckets/{id}/tasks": "", "/planner/plans/{id}/buckets": "", "/planner/plans/{id}/dependencies": "", + "/planner/plans/{id}/goals": "", "/planner/plans/{id}/tasks": "", "/planner/rosters/{id}/plans": "", "/teams/{id}/channels/{id}/planner/plans": "", @@ -42102,6 +42624,7 @@ "paths": { "/planner/buckets/{id}": "least=Application", "/planner/dependencies/{id}": "least=Application", + "/planner/goals/{id}": "least=Application", "/planner/plans/{id}": "least=Application", "/planner/tasks/{id}": "least=Application", "/users/{id}/tasks/lists/{id}/tasks/{id}/checklistitems/{id}": "least=Application", @@ -42122,6 +42645,7 @@ "paths": { "/planner/buckets": "least=Application", "/planner/dependencies": "least=Application", + "/planner/goals": "least=Application", "/planner/plans": "least=Application", "/planner/rosters/{id}/members": "least=Application", "/planner/tasks": "least=Application", @@ -42196,6 +42720,7 @@ } }, "Tasks.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared tasks", @@ -42212,6 +42737,7 @@ } }, "Team.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create teams", @@ -42248,6 +42774,7 @@ } }, "Team.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names and descriptions of teams", @@ -42288,6 +42815,7 @@ } }, "TeamMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of teams", @@ -42324,6 +42852,7 @@ } }, "TeamMember.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42353,6 +42882,7 @@ } }, "TeamMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from teams", @@ -42428,6 +42958,7 @@ } }, "TeamsActivity.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's teamwork activity feed", @@ -42444,6 +42975,7 @@ } }, "TeamsActivity.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' teamwork activity feed", @@ -42458,6 +42990,7 @@ } }, "TeamsActivity.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send a teamwork activity as the user", @@ -42514,6 +43047,7 @@ } }, "TeamsActivity.Send.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42542,6 +43076,7 @@ } }, "TeamsActivity.Send.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42570,6 +43105,7 @@ } }, "TeamsActivity.Send.User": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42622,6 +43158,7 @@ "ownerInfo": {} }, "TeamsAppInstallation.ManageSelectedForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in chats", @@ -42685,6 +43222,7 @@ } }, "TeamsAppInstallation.ManageSelectedForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in all chats", @@ -42757,6 +43295,7 @@ } }, "TeamsAppInstallation.ManageSelectedForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in teams", @@ -42820,6 +43359,7 @@ } }, "TeamsAppInstallation.ManageSelectedForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in all teams", @@ -42892,6 +43432,7 @@ } }, "TeamsAppInstallation.ManageSelectedForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in users' personal scope", @@ -42955,6 +43496,7 @@ } }, "TeamsAppInstallation.ManageSelectedForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps for all user accounts", @@ -43027,6 +43569,7 @@ } }, "TeamsAppInstallation.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all installation scopes", @@ -43062,6 +43605,7 @@ } }, "TeamsAppInstallation.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43091,6 +43635,7 @@ } }, "TeamsAppInstallation.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43120,6 +43665,7 @@ } }, "TeamsAppInstallation.Read.User": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -43149,6 +43695,7 @@ } }, "TeamsAppInstallation.ReadForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read installed Teams apps in chats", @@ -43179,6 +43726,7 @@ } }, "TeamsAppInstallation.ReadForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all chats", @@ -43208,6 +43756,7 @@ } }, "TeamsAppInstallation.ReadForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read installed Teams apps in teams", @@ -43238,6 +43787,7 @@ } }, "TeamsAppInstallation.ReadForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all teams", @@ -43267,6 +43817,7 @@ } }, "TeamsAppInstallation.ReadForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's installed Teams apps", @@ -43298,6 +43849,7 @@ } }, "TeamsAppInstallation.ReadForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all users", @@ -43327,6 +43879,7 @@ } }, "TeamsAppInstallation.ReadSelectedForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps in all chats", @@ -43353,6 +43906,7 @@ } }, "TeamsAppInstallation.ReadSelectedForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps in all teams", @@ -43379,6 +43933,7 @@ } }, "TeamsAppInstallation.ReadSelectedForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps for all users", @@ -43405,6 +43960,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in chats", @@ -43445,6 +44001,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps for all chats", @@ -43494,6 +44051,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in teams", @@ -43534,6 +44092,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps for all teams", @@ -43585,6 +44144,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of Teams apps in users' personal scope", @@ -43648,6 +44208,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps in all user accounts", @@ -43710,6 +44271,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in chats", @@ -43750,6 +44312,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants for all chats", @@ -43788,6 +44351,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in teams", @@ -43840,6 +44404,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants for all teams", @@ -43890,6 +44455,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in user accounts", @@ -43953,6 +44519,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in all user accounts", @@ -44014,6 +44581,7 @@ } }, "TeamsAppInstallation.ReadWriteForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in chats", @@ -44077,6 +44645,7 @@ } }, "TeamsAppInstallation.ReadWriteForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all chats", @@ -44139,6 +44708,7 @@ } }, "TeamsAppInstallation.ReadWriteForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in teams", @@ -44203,6 +44773,7 @@ } }, "TeamsAppInstallation.ReadWriteForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all teams", @@ -44266,6 +44837,7 @@ } }, "TeamsAppInstallation.ReadWriteForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage user's installed Teams apps", @@ -44329,6 +44901,7 @@ } }, "TeamsAppInstallation.ReadWriteForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all users", @@ -44391,6 +44964,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected installed Teams apps in all chats", @@ -44417,6 +44991,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected installed Teams apps in all teams", @@ -44443,6 +45018,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage selected Teams apps installed for a user", @@ -44506,6 +45082,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected Teams apps installed for all users", @@ -44578,6 +45155,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself in chats", @@ -44641,6 +45219,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself for all chats", @@ -44702,6 +45281,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the app to manage itself in teams", @@ -44782,6 +45362,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself for all teams", @@ -44844,6 +45425,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself for a user", @@ -44907,6 +45489,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the app to manage itself for all users", @@ -44968,6 +45551,7 @@ } }, "TeamSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read teams' settings", @@ -45006,6 +45590,7 @@ } }, "TeamSettings.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45032,6 +45617,7 @@ } }, "TeamSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and change teams' settings", @@ -45096,6 +45682,7 @@ } }, "TeamSettings.ReadWrite.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45135,6 +45722,7 @@ } }, "TeamsPolicyUserAssign.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and Write Teams policy user assignment and unassigment for all policy types.", @@ -45183,6 +45771,7 @@ } }, "TeamsResourceAccount.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams resource accounts", @@ -45219,6 +45808,7 @@ } }, "TeamsTab.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create tabs in Microsoft Teams.", @@ -45255,6 +45845,7 @@ } }, "TeamsTab.Create.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45281,6 +45872,7 @@ } }, "TeamsTab.Create.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45307,6 +45899,7 @@ } }, "TeamsTab.Delete.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45333,6 +45926,7 @@ } }, "TeamsTab.Delete.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45359,6 +45953,7 @@ } }, "TeamsTab.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tabs in Microsoft Teams.", @@ -45397,6 +45992,7 @@ } }, "TeamsTab.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45423,6 +46019,7 @@ } }, "TeamsTab.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45450,6 +46047,7 @@ } }, "TeamsTab.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tabs in Microsoft Teams.", @@ -45502,6 +46100,7 @@ } }, "TeamsTab.ReadWrite.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45541,6 +46140,7 @@ } }, "TeamsTab.ReadWrite.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45580,6 +46180,7 @@ } }, "TeamsTab.ReadWriteForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage all tabs in chats", @@ -45638,6 +46239,7 @@ } }, "TeamsTab.ReadWriteForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage all tabs for all chats", @@ -45676,6 +46278,7 @@ } }, "TeamsTab.ReadWriteForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage all tabs in teams", @@ -45718,6 +46321,7 @@ } }, "TeamsTab.ReadWriteForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage all tabs for all teams", @@ -45758,6 +46362,7 @@ } }, "TeamsTab.ReadWriteSelfForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage only its own tabs in chats", @@ -45800,6 +46405,7 @@ } }, "TeamsTab.ReadWriteSelfForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage only its own tabs for all chats", @@ -45840,6 +46446,7 @@ } }, "TeamsTab.ReadWriteSelfForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage only its own tabs in teams", @@ -45882,6 +46489,7 @@ } }, "TeamsTab.ReadWriteSelfForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage only its own tabs for all teams", @@ -45922,6 +46530,7 @@ } }, "TeamsTelephoneNumber.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Tenant-Acquired Telephone Number Details", @@ -45959,6 +46568,7 @@ } }, "TeamsTelephoneNumber.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and Modify Tenant-Acquired Telephone Number Details", @@ -46010,6 +46620,7 @@ } }, "TeamsUserConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams user configurations", @@ -46047,6 +46658,7 @@ } }, "TeamTemplates.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read available Teams templates", @@ -46077,6 +46689,7 @@ } }, "TeamTemplates.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all available Teams Templates", @@ -46105,6 +46718,7 @@ } }, "Teamwork.Migrate.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedPersonal": { "adminDisplayName": "", @@ -46147,6 +46761,7 @@ } }, "Teamwork.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational teamwork settings", @@ -46182,6 +46797,7 @@ } }, "TeamworkAppSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams app settings", @@ -46216,6 +46832,7 @@ } }, "TeamworkAppSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Teams app settings", @@ -46251,6 +46868,7 @@ } }, "TeamworkDevice.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams devices", @@ -46292,6 +46910,7 @@ } }, "TeamworkDevice.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Teams devices", @@ -46347,6 +46966,7 @@ } }, "TeamworkTag.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tags in Teams", @@ -46378,6 +46998,7 @@ } }, "TeamworkTag.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read tags in Teams", @@ -46407,6 +47028,7 @@ } }, "TeamworkTag.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tags in Teams", @@ -46472,6 +47094,7 @@ } }, "TeamworkTag.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write tags in Teams", @@ -46536,6 +47159,7 @@ } }, "TeamworkUserInteraction.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all of the possible Teams interactions between the user and other users", @@ -46564,6 +47188,7 @@ } }, "TermStore.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read term store data", @@ -46611,6 +47236,7 @@ "ownerInfo": {} }, "TermStore.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write term store data", @@ -46715,6 +47341,7 @@ "ownerInfo": {} }, "ThreatAssessment.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read threat assessment requests", @@ -46742,6 +47369,7 @@ } }, "ThreatAssessment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write threat assessment requests", @@ -46782,6 +47410,7 @@ } }, "ThreatHunting.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Run hunting queries", @@ -46817,6 +47446,7 @@ } }, "ThreatIndicators.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat indicators", @@ -46839,6 +47469,7 @@ } }, "ThreatIndicators.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage threat indicators this app creates or owns", @@ -46904,6 +47535,7 @@ } }, "ThreatIntelligence.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat intelligence information", @@ -46964,6 +47596,7 @@ } }, "ThreatSubmission.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read threat submissions", @@ -46999,6 +47632,7 @@ } }, "ThreatSubmission.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat submissions", @@ -47041,6 +47675,7 @@ } }, "ThreatSubmission.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write threat submissions", @@ -47087,6 +47722,7 @@ } }, "ThreatSubmission.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all threat submissions", @@ -47151,6 +47787,7 @@ "ownerInfo": {} }, "ThreatSubmissionPolicy.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all threat submission policies", @@ -47212,6 +47849,7 @@ } }, "TrustFrameworkKeySet.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read trust framework key sets", @@ -47249,6 +47887,7 @@ } }, "TrustFrameworkKeySet.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write trust framework key sets", @@ -47328,6 +47967,7 @@ } }, "UnifiedGroupMember.Read.AsGuest": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read unified group memberships as guest", @@ -47484,6 +48124,7 @@ } }, "User.DeleteRestore.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete and restore user accounts", @@ -47531,6 +48172,7 @@ } }, "User.EnableDisableAccount.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Enable and disable user accounts", @@ -47566,6 +48208,7 @@ } }, "User.Export.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Export user's data", @@ -47612,6 +48255,7 @@ } }, "User.Invite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Invite guest users to the organization", @@ -47647,6 +48291,7 @@ } }, "User.ManageIdentities.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage user identities", @@ -47682,6 +48327,7 @@ } }, "User.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Sign in and read user profile", @@ -47982,6 +48628,7 @@ } }, "User.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' full profiles and company properties", @@ -48319,6 +48966,7 @@ } }, "User.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' basic profiles", @@ -48512,6 +49160,7 @@ } }, "User.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to user profile", @@ -48849,6 +49498,7 @@ } }, "User.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all users' full profiles", @@ -49343,6 +49993,7 @@ } }, "User.RevokeSessions.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Revoke all sign in sessions for a user", @@ -49381,6 +50032,7 @@ } }, "UserActivity.ReadWrite.CreatedByApp": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write app activity to users' activity feed", @@ -49437,6 +50089,7 @@ } }, "UserAuthenticationMethod.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user authentication methods.", @@ -49529,6 +50182,7 @@ } }, "UserAuthenticationMethod.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' authentication methods", @@ -49636,6 +50290,7 @@ } }, "UserAuthenticationMethod.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user authentication methods", @@ -49814,6 +50469,7 @@ } }, "UserAuthenticationMethod.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all users' authentication methods.", @@ -50139,6 +50795,7 @@ } }, "UserShiftPreferences.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all user shift preferences", @@ -50163,6 +50820,7 @@ "ownerInfo": {} }, "UserShiftPreferences.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all user shift preferences", @@ -50188,6 +50846,7 @@ "ownerInfo": {} }, "UserTeamwork.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user teamwork settings", @@ -50216,6 +50875,7 @@ } }, "UserTeamwork.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all user teamwork settings", @@ -50242,6 +50902,7 @@ } }, "VirtualAppointment.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's virtual appointments", @@ -50271,6 +50932,7 @@ } }, "VirtualAppointment.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all virtual appointments for users, as authorized by online meetings application access policy", @@ -50298,6 +50960,7 @@ } }, "VirtualAppointment.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's virtual appointments.", @@ -50327,6 +50990,7 @@ } }, "VirtualAppointment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read-write all virtual appointments for users, as authorized by online meetings app access policy", @@ -50402,6 +51066,7 @@ } }, "VirtualEvent.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your virtual events", @@ -50441,6 +51106,7 @@ } }, "VirtualEvent.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read your virtual events", @@ -50481,6 +51147,7 @@ } }, "VirtualEvent.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your virtual events", @@ -50603,6 +51270,7 @@ } }, "WindowsUpdates.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Windows update deployment settings", @@ -50730,6 +51398,7 @@ } }, "WorkforceIntegration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write workforce integrations",