From 93a63e92b408dec99205b0f19eb1579726fdde2e Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Tue, 18 Mar 2025 23:28:46 +0300 Subject: [PATCH] Weekly Permissions sync 2025-03-18 --- permissions/new/ProvisioningInfo.json | 11 - permissions/new/permissions.json | 658 +++++++++++++++++++++++++- 2 files changed, 650 insertions(+), 19 deletions(-) diff --git a/permissions/new/ProvisioningInfo.json b/permissions/new/ProvisioningInfo.json index 2564bc11..6f89302b 100644 --- a/permissions/new/ProvisioningInfo.json +++ b/permissions/new/ProvisioningInfo.json @@ -404,7 +404,6 @@ "environment": "", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } ], @@ -415,7 +414,6 @@ "environment": "", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } ], @@ -3390,7 +3388,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3457,7 +3454,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3468,7 +3464,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3479,7 +3474,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3490,7 +3484,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3557,7 +3550,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3568,7 +3560,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3579,7 +3570,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], @@ -3618,7 +3608,6 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "isPreauthorizationOnly": true, "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 18912509..1a777173 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", @@ -3500,6 +3532,7 @@ } }, "BitlockerKey.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read BitLocker keys", @@ -3536,6 +3569,7 @@ } }, "BitlockerKey.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read BitLocker keys basic information", @@ -3572,6 +3606,7 @@ } }, "Bookings.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage bookings information", @@ -3744,6 +3779,7 @@ } }, "Bookings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read bookings information", @@ -3847,6 +3883,7 @@ } }, "Bookings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write bookings information", @@ -3993,6 +4030,7 @@ } }, "BookingsAppointment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write booking appointments", @@ -4152,6 +4190,7 @@ } }, "Bookmark.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all bookmarks that the user can access", @@ -4180,6 +4219,7 @@ } }, "BrowserSiteLists.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read browser site lists for your organization", @@ -4220,6 +4260,7 @@ } }, "BrowserSiteLists.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write browser site lists for your organization", @@ -4286,6 +4327,7 @@ } }, "BusinessScenarioConfig.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read business scenario configurations", @@ -4323,6 +4365,7 @@ } }, "BusinessScenarioConfig.Read.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read business scenario configurations this app creates or owns", @@ -4367,6 +4410,7 @@ } }, "BusinessScenarioConfig.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write business scenario configurations", @@ -4449,6 +4493,7 @@ } }, "BusinessScenarioConfig.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write business scenario configurations this app creates or owns", @@ -4542,6 +4587,7 @@ } }, "BusinessScenarioData.Read.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all data for business scenarios this app creates or owns", @@ -4590,6 +4636,7 @@ } }, "BusinessScenarioData.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all data for business scenarios this app creates or owns", @@ -4652,6 +4699,7 @@ } }, "Calendars.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user calendars ", @@ -4822,6 +4870,7 @@ } }, "Calendars.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared calendars", @@ -4874,6 +4923,7 @@ } }, "Calendars.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic details of user calendars", @@ -4988,6 +5038,7 @@ } }, "Calendars.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read basic details of calendars in all mailboxes ", @@ -5002,6 +5053,7 @@ } }, "Calendars.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user calendars ", @@ -5250,6 +5302,7 @@ } }, "Calendars.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared calendars", @@ -5279,6 +5332,7 @@ } }, "CallDelegation.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read delegation settings", @@ -5314,6 +5368,7 @@ } }, "CallDelegation.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write delegation settings", @@ -5385,6 +5440,7 @@ } }, "CallEvents-Emergency.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all emergency call events", @@ -5399,6 +5455,7 @@ } }, "CallEvents.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read call event data", @@ -5415,6 +5472,7 @@ } }, "CallEvents.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all call events", @@ -5429,6 +5487,7 @@ } }, "CallRecord-PstnCalls.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read PSTN and direct routing call log data", @@ -5459,6 +5518,7 @@ } }, "CallRecords.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all call records", @@ -5491,6 +5551,7 @@ } }, "Calls.AccessMedia.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Access media streams in a call as an app", @@ -5562,6 +5623,7 @@ } }, "Calls.AccessMedia.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -5576,6 +5638,7 @@ } }, "Calls.Initiate.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Initiate outgoing 1 to 1 calls from the app", @@ -5643,6 +5706,7 @@ } }, "Calls.InitiateGroupCall.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Initiate outgoing group calls from the app", @@ -5715,6 +5779,7 @@ } }, "Calls.JoinGroupCall.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Join group calls and meetings as an app", @@ -5860,6 +5925,7 @@ "ownerInfo": {} }, "Calls.JoinGroupCallAsGuest.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Join group calls and meetings as a guest", @@ -5904,6 +5970,7 @@ } }, "Calls.JoinGroupCalls.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -5931,6 +5998,7 @@ } }, "ChangeManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Change Management items", @@ -5971,6 +6039,7 @@ } }, "Channel.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create channels", @@ -6006,6 +6075,7 @@ } }, "Channel.Create.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6032,6 +6102,7 @@ } }, "Channel.Delete.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete channels", @@ -6068,6 +6139,7 @@ } }, "Channel.Delete.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6094,6 +6166,7 @@ } }, "Channel.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names and descriptions of channels", @@ -6133,6 +6206,7 @@ } }, "ChannelMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of channels", @@ -6175,6 +6249,7 @@ } }, "ChannelMember.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read the members of channels of a team", @@ -6231,6 +6306,7 @@ } }, "ChannelMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from channels", @@ -6343,6 +6419,7 @@ } }, "ChannelMessage.Edit": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Edit user's channel messages", @@ -6359,6 +6436,7 @@ } }, "ChannelMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user channel messages", @@ -6415,6 +6493,7 @@ } }, "ChannelMessage.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6449,6 +6528,7 @@ } }, "ChannelMessage.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user channel messages", @@ -6492,6 +6572,7 @@ } }, "ChannelMessage.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send channel messages", @@ -6525,6 +6606,7 @@ } }, "ChannelMessage.UpdatePolicyViolation.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Flag channel messages for violating policy", @@ -6552,6 +6634,7 @@ } }, "ChannelSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names, descriptions, and settings of channels", @@ -6591,6 +6674,7 @@ } }, "ChannelSettings.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6619,6 +6703,7 @@ } }, "ChannelSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write the names, descriptions, and settings of channels", @@ -6695,6 +6780,7 @@ } }, "ChannelSettings.ReadWrite.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6734,6 +6820,7 @@ } }, "Chat.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create chats", @@ -6769,6 +6856,7 @@ } }, "Chat.Manage.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -6839,6 +6927,7 @@ } }, "Chat.ManageDeletion.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete and recover deleted chats", @@ -6898,6 +6987,7 @@ } }, "Chat.ManageDeletion.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Delete and recover deleted chat", @@ -6946,6 +7036,7 @@ } }, "Chat.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user chat messages", @@ -7007,6 +7098,7 @@ } }, "Chat.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages", @@ -7056,6 +7148,7 @@ } }, "Chat.Read.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages for chats where the associated Teams application is installed.", @@ -7070,6 +7163,7 @@ } }, "Chat.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read names and members of user chat threads", @@ -7109,6 +7203,7 @@ } }, "Chat.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read names and members of all chat threads", @@ -7146,6 +7241,7 @@ } }, "Chat.ReadBasic.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read names and members of all chat threads where the associated Teams application is installed.", @@ -7173,6 +7269,7 @@ } }, "Chat.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user chat messages", @@ -7274,6 +7371,7 @@ } }, "Chat.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all chat messages", @@ -7373,6 +7471,7 @@ } }, "Chat.ReadWrite.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all chat messages for chats where the associated Teams application is installed.", @@ -7387,6 +7486,7 @@ } }, "Chat.UpdatePolicyViolation.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Flag chat messages for violating policy", @@ -7413,6 +7513,7 @@ } }, "ChatMember.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of chats", @@ -7444,6 +7545,7 @@ } }, "ChatMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the members of all chats", @@ -7473,6 +7575,7 @@ } }, "ChatMember.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7502,6 +7605,7 @@ } }, "ChatMember.Read.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the members of all chats where the associated Teams application is installed.", @@ -7516,6 +7620,7 @@ } }, "ChatMember.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from chats", @@ -7569,6 +7674,7 @@ } }, "ChatMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Add and remove members from all chats", @@ -7620,6 +7726,7 @@ } }, "ChatMember.ReadWrite.WhereInstalled": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Add and remove members from all chats where the associated Teams application is installed.", @@ -7634,6 +7741,7 @@ } }, "ChatMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all chat messages", @@ -7660,6 +7768,7 @@ } }, "ChatMessage.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7696,6 +7805,7 @@ } }, "ChatMessage.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send user chat messages", @@ -7731,6 +7841,7 @@ } }, "ChatSettings.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7761,6 +7872,7 @@ } }, "ChatSettings.ReadWrite.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -7802,6 +7914,7 @@ } }, "CloudApp-Discovery.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read discovered cloud applications data", @@ -7838,6 +7951,7 @@ } }, "CloudPC.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Cloud PCs", @@ -7971,6 +8085,7 @@ } }, "CloudPC.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Cloud PCs", @@ -8248,6 +8363,7 @@ } }, "Community.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Viva Engage communities", @@ -8286,6 +8402,7 @@ } }, "Community.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Viva Engage communities", @@ -8360,6 +8477,7 @@ } }, "ConfigurationMonitoring.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Configuration Monitoring entities", @@ -8416,6 +8534,7 @@ } }, "ConfigurationMonitoring.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Configuration Monitoring entities", @@ -8542,6 +8661,7 @@ } }, "ConsentRequest.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read consent requests", @@ -8582,6 +8702,7 @@ } }, "ConsentRequest.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write consent requests", @@ -8622,6 +8743,7 @@ } }, "Contacts.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user contacts ", @@ -8714,6 +8836,7 @@ } }, "Contacts.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared contacts", @@ -8730,6 +8853,7 @@ } }, "Contacts.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user contacts ", @@ -8871,6 +8995,7 @@ } }, "Contacts.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared contacts", @@ -8944,6 +9069,7 @@ } }, "CrossTenantInformation.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read cross-tenant basic information", @@ -8980,6 +9106,7 @@ } }, "CrossTenantUserProfileSharing.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read shared cross-tenant user profile and export data", @@ -9019,6 +9146,7 @@ } }, "CrossTenantUserProfileSharing.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all shared cross-tenant user profiles and export their data", @@ -9078,6 +9206,7 @@ } }, "CrossTenantUserProfileSharing.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read shared cross-tenant user profile and export or delete data", @@ -9121,6 +9250,7 @@ } }, "CrossTenantUserProfileSharing.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all shared cross-tenant user profiles and export or delete their data", @@ -9174,6 +9304,7 @@ } }, "CustomAuthenticationExtension.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity custom authentication extensions", @@ -9223,6 +9354,7 @@ } }, "CustomAuthenticationExtension.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity custom authentication extensions", @@ -9286,6 +9418,7 @@ } }, "CustomDetection.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom detection rules", @@ -9322,6 +9455,7 @@ } }, "CustomDetection.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom detection rules", @@ -9361,6 +9495,7 @@ } }, "CustomSecAttributeAssignment.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom security attribute assignments", @@ -9383,6 +9518,7 @@ } }, "CustomSecAttributeAssignment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom security attribute assignments", @@ -9405,6 +9541,7 @@ } }, "CustomSecAttributeAuditLogs.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all custom security attribute audit logs", @@ -9441,6 +9578,7 @@ } }, "CustomSecAttributeDefinition.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read custom security attribute definitions", @@ -9481,6 +9619,7 @@ } }, "CustomSecAttributeDefinition.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom security attribute definitions", @@ -9534,6 +9673,7 @@ } }, "CustomSecAttributeProvisioning.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the provisioning configuration of all active custom security attributes", @@ -9569,6 +9709,7 @@ } }, "CustomSecAttributeProvisioning.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and edit the provisioning configuration of all active custom security attributes", @@ -9617,6 +9758,7 @@ } }, "CustomTags.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all custom tags data", @@ -9653,6 +9795,7 @@ } }, "CustomTags.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write custom tags data", @@ -9703,6 +9846,7 @@ } }, "DelegatedAdminRelationship.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Delegated Admin relationships with customers", @@ -9748,6 +9892,7 @@ } }, "DelegatedAdminRelationship.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage Delegated Admin relationships with customers", @@ -9818,6 +9963,7 @@ } }, "DelegatedPermissionGrant.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all delegated permission grants", @@ -9904,6 +10050,7 @@ } }, "Device.Command": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Communicate with user devices", @@ -9955,6 +10102,7 @@ } }, "Device.CreateFromOwnedTemplate": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create a device from a device template owned by the signed-in user.", @@ -9983,6 +10131,7 @@ } }, "Device.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user devices", @@ -10020,6 +10169,7 @@ } }, "Device.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all devices", @@ -10125,6 +10275,7 @@ } }, "Device.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write devices", @@ -10256,6 +10407,7 @@ } }, "DeviceLocalCredential.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read device local credential passwords", @@ -10292,6 +10444,7 @@ } }, "DeviceLocalCredential.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read device local credential properties", @@ -10327,6 +10480,7 @@ } }, "DeviceManagementApps.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune apps", @@ -10584,6 +10738,7 @@ } }, "DeviceManagementApps.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune apps", @@ -10911,6 +11066,7 @@ } }, "DeviceManagementCloudCA.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Cloud PKI objects", @@ -10948,6 +11104,7 @@ } }, "DeviceManagementCloudCA.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Cloud PKI objects", @@ -11016,6 +11173,7 @@ } }, "DeviceManagementConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune Device Configuration and Policies", @@ -12147,6 +12305,7 @@ } }, "DeviceManagementConfiguration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune Device Configuration and Policies", @@ -13300,6 +13459,7 @@ } }, "DeviceManagementManagedDevices.PrivilegedOperations.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -13534,6 +13694,7 @@ } }, "DeviceManagementManagedDevices.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune devices", @@ -13937,6 +14098,7 @@ } }, "DeviceManagementManagedDevices.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune devices", @@ -14337,6 +14499,7 @@ } }, "DeviceManagementRBAC.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune RBAC settings", @@ -14431,6 +14594,7 @@ } }, "DeviceManagementRBAC.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune RBAC settings", @@ -14584,6 +14748,7 @@ } }, "DeviceManagementScripts.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune Scripts", @@ -14629,6 +14794,7 @@ } }, "DeviceManagementScripts.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune Scripts", @@ -14707,6 +14873,7 @@ } }, "DeviceManagementServiceConfig.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Microsoft Intune configuration", @@ -14855,6 +15022,7 @@ } }, "DeviceManagementServiceConfig.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Microsoft Intune configuration", @@ -15087,6 +15255,7 @@ } }, "DeviceTemplate.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create device templates.", @@ -15122,6 +15291,7 @@ } }, "DeviceTemplate.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all device templates, their owners, and devices created from those device templates.", @@ -15160,6 +15330,7 @@ } }, "DeviceTemplate.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all device templates, their owners, and devices created from those device templates.", @@ -15234,6 +15405,7 @@ } }, "Directory.AccessAsUser.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access directory as the signed in user", @@ -15356,6 +15528,7 @@ } }, "Directory.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read directory data", @@ -15716,6 +15889,7 @@ } }, "Directory.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write directory data", @@ -16349,6 +16523,7 @@ } }, "DirectoryRecommendations.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Azure AD recommendations", @@ -16388,6 +16563,7 @@ } }, "DirectoryRecommendations.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update Azure AD recommendations", @@ -16457,6 +16633,7 @@ } }, "Domain.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read domains.", @@ -16499,6 +16676,7 @@ } }, "Domain.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write domains", @@ -16593,6 +16771,7 @@ } }, "eDiscovery.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all eDiscovery objects", @@ -16805,6 +16984,7 @@ } }, "eDiscovery.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all eDiscovery objects", @@ -17038,6 +17218,7 @@ } }, "EduAssignments.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' class assignments and their grades", @@ -17095,6 +17276,7 @@ } }, "EduAssignments.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class assignments with grades", @@ -17147,6 +17329,7 @@ } }, "EduAssignments.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' class assignments information without reading any feedback or outcomes", @@ -17202,6 +17385,7 @@ } }, "EduAssignments.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class assignments information without reading any feedback or outcomes", @@ -17252,6 +17436,7 @@ } }, "EduAssignments.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' class assignments and their grades", @@ -17438,6 +17623,7 @@ } }, "EduAssignments.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create, read, update and delete all class assignments with grades", @@ -17518,6 +17704,7 @@ } }, "EduAssignments.ReadWriteBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' class assignments information without impacting or reading any feedback or outcomes", @@ -17683,6 +17870,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", @@ -17733,6 +17921,7 @@ } }, "EduCurricula.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "", @@ -17764,6 +17953,7 @@ } }, "EduCurricula.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all class modules and resources", @@ -17793,6 +17983,7 @@ } }, "EduCurricula.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "", @@ -17851,6 +18042,7 @@ } }, "EduCurricula.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all class modules and resources", @@ -18011,6 +18203,7 @@ } }, "EduRoster.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' view of the roster", @@ -18045,6 +18238,7 @@ } }, "EduRoster.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read the organization's roster", @@ -18096,6 +18290,7 @@ } }, "EduRoster.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a limited subset of users' view of the roster", @@ -18147,6 +18342,7 @@ } }, "EduRoster.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read a limited subset of the organization's roster", @@ -18175,6 +18371,7 @@ } }, "EduRoster.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write users' view of the roster", @@ -18205,6 +18402,7 @@ } }, "EduRoster.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write the organization's roster", @@ -18356,6 +18554,7 @@ "ownerInfo": {} }, "EngagementRole.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's Viva Engage roles ", @@ -18384,6 +18583,7 @@ } }, "EngagementRole.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Viva Engage roles and role memberships", @@ -18421,6 +18621,7 @@ } }, "EngagementRole.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Modify Viva Engage role membership", @@ -18482,6 +18683,7 @@ } }, "EntitlementManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all entitlement management resources", @@ -18600,6 +18802,7 @@ } }, "EntitlementManagement.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write entitlement management resources", @@ -18818,6 +19021,7 @@ } }, "EventListener.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity authentication event listeners", @@ -18870,6 +19074,7 @@ } }, "EventListener.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity authentication event listeners", @@ -18999,6 +19204,7 @@ } }, "ExternalConnection.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all external connections", @@ -19037,6 +19243,7 @@ } }, "ExternalConnection.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all external connections", @@ -19113,6 +19320,7 @@ } }, "ExternalConnection.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external connections", @@ -19200,6 +19408,7 @@ } }, "ExternalItem.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read items in external datasets", @@ -19248,6 +19457,7 @@ } }, "ExternalItem.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all external items", @@ -19336,6 +19546,7 @@ } }, "ExternalItem.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external items", @@ -19424,6 +19635,7 @@ } }, "ExternalUserProfile.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read external user profiles", @@ -19460,6 +19672,7 @@ } }, "ExternalUserProfile.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write external user profiles", @@ -19533,6 +19746,7 @@ "ownerInfo": {} }, "FileIngestion.Ingest": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Ingest SharePoint and OneDrive content to make it available in the search index", @@ -19561,6 +19775,7 @@ } }, "FileIngestionHybridOnboarding.Manage": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage onboarding for a Hybrid Cloud tenant", @@ -19588,6 +19803,7 @@ } }, "Files.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user files", @@ -19893,6 +20109,7 @@ } }, "Files.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all files that user can access", @@ -20245,6 +20462,7 @@ } }, "Files.Read.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read files that the user selects", @@ -20261,6 +20479,7 @@ } }, "Files.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to user files", @@ -21747,6 +21966,7 @@ } }, "Files.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to all files user can access", @@ -22429,6 +22649,7 @@ } }, "Files.ReadWrite.AppFolder": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full access to the application's folder (preview)", @@ -22526,6 +22747,7 @@ } }, "Files.ReadWrite.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write files that the user selects", @@ -22583,6 +22805,7 @@ } }, "Files.SelectedOperations.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Files, on behalf of the signed-in user", @@ -22605,6 +22828,7 @@ } }, "FileStorageContainer.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all file storage containers", @@ -22678,6 +22902,7 @@ } }, "Financials.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write financials data", @@ -22856,6 +23081,7 @@ } }, "Group-Conversation.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read group conversations", @@ -22912,6 +23138,7 @@ } }, "Group-Conversation.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write group conversations", @@ -23023,6 +23250,7 @@ } }, "Group.Create": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Create groups", @@ -23050,6 +23278,7 @@ } }, "Group.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all groups", @@ -23309,6 +23538,7 @@ } }, "Group.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all groups", @@ -23769,6 +23999,7 @@ } }, "GroupMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read group memberships", @@ -23875,6 +24106,7 @@ } }, "GroupMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write group memberships", @@ -23925,6 +24157,7 @@ } }, "HealthMonitoringAlert.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all scenario health monitoring alerts", @@ -23961,6 +24194,7 @@ } }, "HealthMonitoringAlert.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all scenario monitoring alerts.", @@ -23997,6 +24231,7 @@ } }, "HealthMonitoringAlertConfig.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all scenario health monitoring alert configurations", @@ -24033,6 +24268,7 @@ } }, "HealthMonitoringAlertConfig.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all scenario monitoring alert configurations.", @@ -24062,6 +24298,7 @@ } }, "IdentityProvider.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity providers", @@ -24105,6 +24342,7 @@ } }, "IdentityProvider.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity providers", @@ -24210,6 +24448,7 @@ } }, "IdentityRiskEvent.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity risk event information", @@ -24250,6 +24489,7 @@ } }, "IdentityRiskEvent.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all risk detection information", @@ -24277,6 +24517,7 @@ } }, "IdentityRiskyServicePrincipal.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity risky service principal information", @@ -24314,6 +24555,7 @@ } }, "IdentityRiskyServicePrincipal.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity risky service principal information", @@ -24364,6 +24606,7 @@ } }, "IdentityRiskyUser.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity risky user information", @@ -24407,6 +24650,7 @@ } }, "IdentityRiskyUser.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write risky user information", @@ -24472,6 +24716,7 @@ } }, "IdentityUserFlow.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity user flows", @@ -24532,6 +24777,7 @@ } }, "IdentityUserFlow.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity user flows", @@ -24712,6 +24958,7 @@ } }, "IMAP.AccessAsUser.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to mailboxes via IMAP.", @@ -24736,6 +24983,7 @@ } }, "IndustryData-DataConnector.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View data connector definitions", @@ -24773,6 +25021,7 @@ } }, "IndustryData-DataConnector.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage data connector definitions", @@ -24861,6 +25110,7 @@ } }, "IndustryData-DataConnector.Upload": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Upload files to a data connector", @@ -24909,6 +25159,7 @@ } }, "IndustryData-InboundFlow.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View inbound flow definitions", @@ -24945,6 +25196,7 @@ } }, "IndustryData-InboundFlow.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage inbound flow definitions", @@ -24995,6 +25247,7 @@ } }, "IndustryData-OutboundFlow.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "View outbound flowsets and flows definitions", @@ -25032,6 +25285,7 @@ } }, "IndustryData-OutboundFlow.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage outbound flowsets and flows definitions", @@ -25102,6 +25356,7 @@ } }, "IndustryData-ReferenceDefinition.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "View reference definitions", @@ -25136,6 +25391,7 @@ } }, "IndustryData-ReferenceDefinition.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "userDisplayName": "Manage reference definitions", @@ -25184,6 +25440,7 @@ } }, "IndustryData-Run.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View current and previous runs", @@ -25221,6 +25478,7 @@ } }, "IndustryData-Run.Start": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View and start runs", @@ -25270,6 +25528,7 @@ } }, "IndustryData-SourceSystem.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "View source system definitions", @@ -25307,6 +25566,7 @@ } }, "IndustryData-SourceSystem.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage source system definitions", @@ -25369,6 +25629,7 @@ } }, "IndustryData-TimePeriod.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read time period definitions", @@ -25406,6 +25667,7 @@ } }, "IndustryData-TimePeriod.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage time period definitions", @@ -25468,6 +25730,7 @@ } }, "IndustryData.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic Industry Data service and resource definitions", @@ -25506,6 +25769,7 @@ } }, "InformationProtectionPolicy.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user sensitivity labels and label policies.", @@ -25575,6 +25839,7 @@ } }, "InformationProtectionPolicy.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all published labels and label policies for an organization.", @@ -25642,6 +25907,7 @@ } }, "Insights-UserMetric.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user metrics insights", @@ -25695,6 +25961,7 @@ } }, "LearningAssignedCourse.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's assignments", @@ -25725,6 +25992,7 @@ } }, "LearningAssignedCourse.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all assignments", @@ -25754,6 +26022,7 @@ } }, "LearningAssignedCourse.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all assignments", @@ -25815,6 +26084,7 @@ } }, "LearningContent.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read learning content", @@ -25852,6 +26122,7 @@ } }, "LearningContent.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage learning content", @@ -25900,6 +26171,7 @@ } }, "LearningProvider.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read learning provider", @@ -25929,6 +26201,7 @@ } }, "LearningProvider.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage learning provider", @@ -25971,6 +26244,7 @@ } }, "LearningSelfInitiatedCourse.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's self-initiated courses", @@ -26001,6 +26275,7 @@ } }, "LearningSelfInitiatedCourse.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all self-initiated courses", @@ -26029,6 +26304,7 @@ } }, "LearningSelfInitiatedCourse.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all self-initiated courses", @@ -26091,6 +26367,7 @@ } }, "LicenseAssignment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all license assignments.", @@ -26513,6 +26790,7 @@ } }, "LifecycleWorkflows.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all lifecycle workflows resources", @@ -26583,6 +26861,7 @@ } }, "LifecycleWorkflows.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all lifecycle workflows resources", @@ -26720,6 +26999,7 @@ } }, "ListItems.SelectedOperations.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected ListItems, on behalf of the signed-in user", @@ -26742,6 +27022,7 @@ } }, "Lists.SelectedOperations.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Lists, on behalf of the signed-in user", @@ -26764,6 +27045,7 @@ } }, "Mail.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user mail ", @@ -26863,6 +27145,7 @@ } }, "Mail.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared mail", @@ -26892,6 +27175,7 @@ } }, "Mail.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user basic mail", @@ -26946,6 +27230,7 @@ } }, "Mail.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read basic mail in all mailboxes", @@ -26989,6 +27274,7 @@ } }, "Mail.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to user mail ", @@ -27165,6 +27451,7 @@ } }, "Mail.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared mail", @@ -27181,6 +27468,7 @@ } }, "Mail.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send mail as a user ", @@ -27241,6 +27529,7 @@ } }, "Mail.Send.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send mail on behalf of others", @@ -27257,6 +27546,7 @@ } }, "MailboxFolder.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's mailbox folders", @@ -27286,6 +27576,7 @@ } }, "MailboxFolder.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all the users' mailbox folders", @@ -27313,6 +27604,7 @@ } }, "MailboxFolder.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's mailbox folders", @@ -27355,6 +27647,7 @@ } }, "MailboxFolder.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all the users' mailbox folders", @@ -27395,6 +27688,7 @@ } }, "MailboxItem.ImportExport": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Export and import a user's mailbox items", @@ -27424,6 +27718,7 @@ } }, "MailboxItem.ImportExport.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Export and import all the users' mailbox items", @@ -27451,6 +27746,7 @@ } }, "MailboxItem.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's mailbox items", @@ -27480,6 +27776,7 @@ } }, "MailboxItem.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all the users' mailbox items", @@ -27507,6 +27804,7 @@ } }, "MailboxSettings.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user mailbox settings", @@ -27576,6 +27874,7 @@ } }, "MailboxSettings.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user mailbox settings", @@ -27683,6 +27982,7 @@ } }, "ManagedTenants.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all managed tenant information", @@ -27754,6 +28054,7 @@ } }, "ManagedTenants.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all managed tenant information", @@ -27893,6 +28194,7 @@ } }, "Member.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -27907,6 +28209,7 @@ } }, "Member.Read.Hidden": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read hidden memberships", @@ -27942,6 +28245,7 @@ } }, "MultiTenantOrganization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read multi-tenant organization details and tenants", @@ -27978,6 +28282,7 @@ "ownerInfo": {} }, "MultiTenantOrganization.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read multi-tenant organization basic details and active tenants", @@ -28011,6 +28316,7 @@ "ownerInfo": {} }, "MultiTenantOrganization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write multi-tenant organization details and tenants", @@ -28087,6 +28393,7 @@ "ownerInfo": {} }, "MutualTlsOauthConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all device authentication certificate configurations.", @@ -28123,6 +28430,7 @@ } }, "MutualTlsOauthConfiguration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all device authentication certificate configurations.", @@ -28232,6 +28540,7 @@ } }, "NetworkAccess.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all network access information", @@ -28306,6 +28615,7 @@ } }, "NetworkAccess.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all network access information", @@ -28458,6 +28768,7 @@ } }, "Notes.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create user OneNote notebooks", @@ -28601,6 +28912,7 @@ } }, "Notes.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user OneNote notebooks", @@ -28715,6 +29027,7 @@ } }, "Notes.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all OneNote notebooks that user can access", @@ -28828,6 +29141,7 @@ } }, "Notes.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user OneNote notebooks", @@ -29018,6 +29332,7 @@ } }, "Notes.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all OneNote notebooks that user can access", @@ -29209,6 +29524,7 @@ } }, "Notes.ReadWrite.CreatedByApp": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Limited notebook access (deprecated)", @@ -29223,6 +29539,7 @@ "ownerInfo": {} }, "Notifications.ReadWrite.CreatedByApp": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Deliver and manage user notifications for this app", @@ -29261,6 +29578,7 @@ } }, "OnlineMeeting.ReadBasic.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -29272,6 +29590,7 @@ "ownerInfo": {} }, "OnlineMeetingAiInsight.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all AI Insights for online meetings. ", @@ -29321,6 +29640,7 @@ } }, "OnlineMeetingAiInsight.Read.Chat": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all AI Insights for online meetings where the Teams application is installed.", @@ -29348,6 +29668,7 @@ } }, "OnlineMeetingArtifact.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's online meeting artifacts", @@ -29396,6 +29717,7 @@ } }, "OnlineMeetingRecording.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all recordings of online meetings. ", @@ -29449,6 +29771,7 @@ } }, "OnlineMeetingRecording.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read all recordings of online meetings where the Teams application is installed.", @@ -29477,6 +29800,7 @@ } }, "OnlineMeetings.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's online meetings", @@ -29531,6 +29855,7 @@ } }, "OnlineMeetings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read online meeting details", @@ -29586,6 +29911,7 @@ } }, "OnlineMeetings.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and create user's online meetings", @@ -29713,6 +30039,7 @@ } }, "OnlineMeetings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and create online meetings", @@ -29804,6 +30131,7 @@ } }, "OnlineMeetingTranscript.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all transcripts of online meetings. ", @@ -29860,6 +30188,7 @@ } }, "OnlineMeetingTranscript.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "Read all transcripts of online meetings where the Teams app is installed.", @@ -29889,6 +30218,7 @@ } }, "OnPremDirectorySynchronization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all on-premises directory synchronization information", @@ -29922,6 +30252,7 @@ "ownerInfo": {} }, "OnPremDirectorySynchronization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all on-premises directory synchronization information", @@ -29991,6 +30322,7 @@ "ownerInfo": {} }, "OnPremisesPublishingProfiles.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage on-premises published resources", @@ -30084,6 +30416,7 @@ } }, "Organization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organization information", @@ -30140,6 +30473,7 @@ } }, "Organization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organization information", @@ -30304,6 +30638,7 @@ } }, "OrganizationalBranding.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational branding information", @@ -30347,6 +30682,7 @@ } }, "OrganizationalBranding.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organizational branding information", @@ -30461,6 +30797,7 @@ "ownerInfo": {} }, "OrgContact.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational contacts", @@ -30854,6 +31191,7 @@ } }, "Owner.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -30868,6 +31206,7 @@ } }, "PartnerBilling.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all billing data for your company's tenant", @@ -30918,6 +31257,7 @@ } }, "PartnerSecurity.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read security alerts of customer with CSP relationship", @@ -30958,6 +31298,7 @@ } }, "PartnerSecurity.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read security alerts and update status of security alerts of customer with CSP relationship", @@ -31006,6 +31347,7 @@ } }, "PendingExternalUserProfile.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read pending external user profiles", @@ -31042,6 +31384,7 @@ } }, "PendingExternalUserProfile.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write pending external user profiles", @@ -31092,6 +31435,7 @@ } }, "People.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read users' relevant people lists", @@ -31130,6 +31474,7 @@ } }, "People.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' relevant people lists", @@ -31166,6 +31511,7 @@ } }, "PeopleSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tenant-wide people settings", @@ -31212,6 +31558,7 @@ } }, "PeopleSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tenant-wide people settings", @@ -31295,6 +31642,7 @@ } }, "Place.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all company places", @@ -31335,6 +31683,7 @@ } }, "Place.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write organization places", @@ -31363,6 +31712,7 @@ } }, "PlaceDevice.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all workplace devices", @@ -31400,6 +31750,7 @@ } }, "PlaceDevice.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all workplace devices", @@ -31464,6 +31815,7 @@ } }, "PlaceDeviceTelemetry.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write telemetry for all workplace devices.", @@ -31491,6 +31843,7 @@ } }, "Policy.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's policies", @@ -31922,6 +32275,7 @@ } }, "Policy.Read.ConditionalAccess": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's conditional access policies", @@ -31970,6 +32324,7 @@ } }, "Policy.Read.DeviceConfiguration": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's device configuration policies", @@ -32056,6 +32411,7 @@ } }, "Policy.Read.PermissionGrant": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read consent and permission grant policies", @@ -32094,6 +32450,7 @@ } }, "Policy.ReadWrite.AccessReview": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's directory access review default policy", @@ -32131,6 +32488,7 @@ } }, "Policy.ReadWrite.ApplicationConfiguration": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's application configuration policies", @@ -32329,6 +32687,7 @@ } }, "Policy.ReadWrite.AuthenticationFlows": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write authentication flow policies", @@ -32365,6 +32724,7 @@ } }, "Policy.ReadWrite.AuthenticationMethod": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write authentication method policies", @@ -32549,6 +32909,7 @@ } }, "Policy.ReadWrite.Authorization": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's authorization policy", @@ -32662,6 +33023,7 @@ } }, "Policy.ReadWrite.ConditionalAccess": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's conditional access policies", @@ -32785,6 +33147,7 @@ } }, "Policy.ReadWrite.ConsentRequest": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write consent request policy", @@ -32821,6 +33184,7 @@ } }, "Policy.ReadWrite.CrossTenantAccess": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's cross tenant access policies", @@ -32912,6 +33276,7 @@ } }, "Policy.ReadWrite.DeviceConfiguration": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's device configuration policies", @@ -32960,6 +33325,7 @@ } }, "Policy.ReadWrite.ExternalIdentities": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's external identities policy", @@ -32996,6 +33362,7 @@ } }, "Policy.ReadWrite.FeatureRollout": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's feature rollout policies", @@ -33141,6 +33508,7 @@ } }, "Policy.ReadWrite.MobilityManagement": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's mobility management policies", @@ -33209,6 +33577,7 @@ } }, "Policy.ReadWrite.PermissionGrant": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage consent and permission grant policies", @@ -33289,6 +33658,7 @@ } }, "Policy.ReadWrite.SecurityDefaults": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's security defaults policy", @@ -33325,6 +33695,7 @@ } }, "Policy.ReadWrite.TrustFramework": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's trust framework policies", @@ -33375,6 +33746,7 @@ } }, "POP.AccessAsUser.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to mailboxes via POP.", @@ -33399,6 +33771,7 @@ } }, "Presence.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's presence information", @@ -33429,6 +33802,7 @@ } }, "Presence.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read presence information of all users in your organization", @@ -33490,6 +33864,7 @@ } }, "Presence.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's presence information", @@ -33522,6 +33897,7 @@ } }, "Presence.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write presence information for all users", @@ -33565,6 +33941,7 @@ } }, "PrintConnector.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read print connectors", @@ -33599,6 +33976,7 @@ } }, "PrintConnector.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write print connectors", @@ -33645,11 +34023,12 @@ } }, "Printer.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { - "adminDisplayName": "Register printers\u202F ", + "adminDisplayName": "Register printers.", "adminDescription": "Allows the application to create (register) printers on behalf of the signed-in user. ", - "userDisplayName": "Register printers\u202F ", + "userDisplayName": "Register printers.", "userDescription": "Allows the application to create (register) printers on your behalf. ", "requiresAdminConsent": true, "privilegeLevel": 2 @@ -33688,6 +34067,7 @@ } }, "Printer.FullControl.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Register, read, update, and unregister printers", @@ -33768,6 +34148,7 @@ } }, "Printer.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read printers", @@ -33822,6 +34203,7 @@ } }, "Printer.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update printers", @@ -33923,6 +34305,7 @@ } }, "PrinterShare.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read printer shares", @@ -33963,6 +34346,7 @@ } }, "PrinterShare.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information about printer shares", @@ -34001,6 +34385,7 @@ } }, "PrinterShare.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write printer shares", @@ -34089,6 +34474,7 @@ } }, "PrintJob.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create print jobs", @@ -34134,6 +34520,7 @@ } }, "PrintJob.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Perform advanced operations on print jobs", @@ -34172,6 +34559,7 @@ } }, "PrintJob.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's print jobs", @@ -34208,6 +34596,7 @@ } }, "PrintJob.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read print jobs", @@ -34261,6 +34650,7 @@ } }, "PrintJob.ReadBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information of user's print jobs", @@ -34296,6 +34686,7 @@ } }, "PrintJob.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read basic information of print jobs", @@ -34348,6 +34739,7 @@ } }, "PrintJob.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user's print jobs", @@ -34409,6 +34801,7 @@ } }, "PrintJob.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write print jobs", @@ -34511,6 +34904,7 @@ } }, "PrintJob.ReadWriteBasic": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write basic information of user's print jobs", @@ -34569,6 +34963,7 @@ } }, "PrintJob.ReadWriteBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write basic information of print jobs", @@ -34657,6 +35052,7 @@ } }, "PrintSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tenant-wide print settings", @@ -34689,6 +35085,7 @@ } }, "PrintSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tenant-wide print settings", @@ -34732,6 +35129,7 @@ } }, "PrintTaskDefinition.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, write and update print task definitions", @@ -34795,6 +35193,7 @@ } }, "PrivilegedAccess.Read.AzureAD": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure AD roles", @@ -34822,6 +35221,7 @@ "ownerInfo": {} }, "PrivilegedAccess.Read.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure AD groups", @@ -34849,6 +35249,7 @@ } }, "PrivilegedAccess.Read.AzureResources": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read privileged access to Azure resources", @@ -34874,6 +35275,7 @@ "ownerInfo": {} }, "PrivilegedAccess.ReadWrite.AzureAD": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure AD", @@ -34954,6 +35356,7 @@ } }, "PrivilegedAccess.ReadWrite.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure AD groups", @@ -34994,6 +35397,7 @@ } }, "PrivilegedAccess.ReadWrite.AzureResources": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write privileged access to Azure resources", @@ -35034,6 +35438,7 @@ } }, "PrivilegedAssignmentSchedule.Read.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read assignment schedules for access to Azure AD groups", @@ -35077,6 +35482,7 @@ } }, "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and delete assignment schedules for access to Azure AD groups", @@ -35144,6 +35550,7 @@ } }, "PrivilegedAssignmentSchedule.Remove.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete assignment schedules for access to Azure AD groups", @@ -35179,6 +35586,7 @@ } }, "PrivilegedEligibilitySchedule.Read.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read eligibility schedules for access to Azure AD groups", @@ -35222,6 +35630,7 @@ } }, "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, and delete eligibility schedules for access to Azure AD groups", @@ -35289,6 +35698,7 @@ } }, "PrivilegedEligibilitySchedule.Remove.AzureADGroup": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete eligibility schedules for access to Azure AD groups", @@ -35324,6 +35734,7 @@ } }, "ProfilePhoto.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read profile photo of a user or group", @@ -35377,6 +35788,7 @@ } }, "ProfilePhoto.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write profile photo of a user or group", @@ -35458,6 +35870,7 @@ } }, "ProgramControl.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all programs that user can access", @@ -35496,6 +35909,7 @@ } }, "ProgramControl.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage all programs that user can access", @@ -35581,6 +35995,7 @@ } }, "PublicKeyInfrastructure.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all certificate based authentication configurations", @@ -35619,6 +36034,7 @@ } }, "PublicKeyInfrastructure.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all certificate based authentication configurations", @@ -35697,6 +36113,7 @@ } }, "QnA.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Questions and Answers that the user can access.", @@ -35723,6 +36140,7 @@ "ownerInfo": {} }, "RecordsManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Records Management configuration, labels, and policies", @@ -35776,6 +36194,7 @@ } }, "RecordsManagement.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Records Management configuration, labels, and policies", @@ -35878,6 +36297,7 @@ } }, "Reports.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all usage reports", @@ -36063,6 +36483,7 @@ } }, "ReportSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read admin report settings", @@ -36098,6 +36519,7 @@ } }, "ReportSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write admin report settings", @@ -36134,6 +36556,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a chat", @@ -36161,6 +36584,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read resource specific permissions granted on a chat", @@ -36186,6 +36610,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a team", @@ -36213,6 +36638,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read resource specific permissions granted on a team", @@ -36238,6 +36664,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read resource specific permissions granted on a user account", @@ -36265,6 +36692,7 @@ } }, "ResourceSpecificPermissionGrant.ReadForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all resource specific permissions granted on user accounts", @@ -36290,6 +36718,7 @@ } }, "RiskPreventionProviders.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all identity risk prevention providers", @@ -36338,6 +36767,7 @@ } }, "RiskPreventionProviders.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all identity risk prevention providers", @@ -36388,6 +36818,7 @@ } }, "RoleAssignmentSchedule.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all active role assignments for your company's directory", @@ -36430,6 +36861,7 @@ } }, "RoleAssignmentSchedule.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all active role assignments for your company's directory", @@ -36486,6 +36918,7 @@ } }, "RoleAssignmentSchedule.Remove.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete all active role assignments for your company's directory", @@ -36521,6 +36954,7 @@ } }, "RoleEligibilitySchedule.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all eligible role assignments for your company's directory", @@ -36563,6 +36997,7 @@ } }, "RoleEligibilitySchedule.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all eligible role assignments for your company's directory", @@ -36621,6 +37056,7 @@ } }, "RoleEligibilitySchedule.Remove.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete all eligible role assignments for your company's directory", @@ -36656,6 +37092,7 @@ } }, "RoleManagement.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read role management data for all RBAC providers", @@ -36744,6 +37181,7 @@ } }, "RoleManagement.Read.CloudPC": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Cloud PC RBAC settings", @@ -36782,6 +37220,7 @@ } }, "RoleManagement.Read.Defender": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read M365 Defender RBAC configuration", @@ -36821,6 +37260,7 @@ } }, "RoleManagement.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read directory RBAC settings", @@ -36904,6 +37344,7 @@ } }, "RoleManagement.Read.Exchange": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Exchange Online RBAC configuration", @@ -36944,6 +37385,7 @@ } }, "RoleManagement.ReadWrite.CloudPC": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Cloud PC RBAC settings", @@ -36996,6 +37438,7 @@ } }, "RoleManagement.ReadWrite.Defender": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read M365 Defender RBAC configuration", @@ -37062,6 +37505,7 @@ } }, "RoleManagement.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write directory RBAC settings", @@ -37226,6 +37670,7 @@ } }, "RoleManagement.ReadWrite.Exchange": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Exchange Online RBAC configuration", @@ -37295,6 +37740,7 @@ } }, "RoleManagementAlert.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all alert data for your company's directory", @@ -37338,6 +37784,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", @@ -37406,6 +37853,7 @@ } }, "RoleManagementPolicy.Read.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all policies for privileged role assignments of your company's directory", @@ -37440,6 +37888,7 @@ } }, "RoleManagementPolicy.ReadWrite.Directory": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, update, and delete all policies for privileged role assignments of your company's directory", @@ -37485,6 +37934,7 @@ } }, "Schedule-WorkingTime.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Trigger all working time policies", @@ -37524,6 +37974,7 @@ } }, "Schedule.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user schedule items", @@ -37584,6 +38035,7 @@ } }, "Schedule.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user schedule items", @@ -37765,6 +38217,7 @@ } }, "SchedulePermissions.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read/Write schedule permissions for a role.", @@ -37803,6 +38256,7 @@ } }, "SearchConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's search configuration", @@ -37881,6 +38335,7 @@ } }, "SearchConfiguration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your organization's search configuration", @@ -37959,6 +38414,7 @@ } }, "SecurityActions.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's security actions", @@ -37994,6 +38450,7 @@ } }, "SecurityActions.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update your organization's security actions", @@ -38051,6 +38508,7 @@ } }, "SecurityAlert.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all security alerts", @@ -38087,6 +38545,7 @@ } }, "SecurityAlert.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to all security alerts", @@ -38147,6 +38606,7 @@ } }, "SecurityAnalyzedMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read security defender analyzed message data of an organization", @@ -38174,6 +38634,7 @@ } }, "SecurityAnalyzedMessage.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, create, and update all security defender analyzed message data of an organization", @@ -38212,6 +38673,7 @@ } }, "SecurityEvents.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your organization's security events", @@ -38252,6 +38714,7 @@ } }, "SecurityEvents.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and update your organization's security events", @@ -38316,6 +38779,7 @@ } }, "SecurityIdentitiesHealth.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security health issues", @@ -38352,6 +38816,7 @@ } }, "SecurityIdentitiesHealth.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity security health issues", @@ -38400,6 +38865,7 @@ } }, "SecurityIdentitiesSensors.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security sensors", @@ -38437,6 +38903,7 @@ } }, "SecurityIdentitiesSensors.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write identity security sensors", @@ -38496,6 +38963,7 @@ } }, "SecurityIdentitiesUserActions.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read identity security available user actions", @@ -38531,6 +38999,7 @@ } }, "SecurityIdentitiesUserActions.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and perform identity security available user actions", @@ -38566,6 +39035,7 @@ } }, "SecurityIncident.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read incidents", @@ -38602,6 +39072,7 @@ } }, "SecurityIncident.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write to incidents", @@ -38818,6 +39289,7 @@ } }, "ServiceHealth.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read service health", @@ -38865,6 +39337,7 @@ } }, "ServiceMessage.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read service announcement messages", @@ -38911,6 +39384,7 @@ } }, "ServiceMessageViewpoint.Write": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Update user status on service announcement messages", @@ -38952,6 +39426,7 @@ } }, "SharePointTenantSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read SharePoint and OneDrive tenant settings", @@ -38987,6 +39462,7 @@ } }, "SharePointTenantSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and change SharePoint and OneDrive tenant settings", @@ -39023,6 +39499,7 @@ } }, "ShortNotes.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read short notes of the signed-in user", @@ -39047,6 +39524,7 @@ } }, "ShortNotes.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' short notes", @@ -39061,6 +39539,7 @@ } }, "ShortNotes.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read, create, edit, and delete short notes of the signed-in user", @@ -39085,6 +39564,7 @@ } }, "ShortNotes.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read, create, edit, and delete all users' short notes", @@ -39099,6 +39579,7 @@ } }, "Sites.FullControl.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Have full control of all site collections", @@ -39357,6 +39838,7 @@ } }, "Sites.Manage.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create, edit, and delete items and lists in all site collections", @@ -39569,6 +40051,7 @@ } }, "Sites.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read items in all site collections", @@ -40012,6 +40495,7 @@ } }, "Sites.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Edit or delete items in all site collections", @@ -40654,6 +41138,7 @@ } }, "Sites.Selected": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Access selected Sites, on behalf of the signed-in user", @@ -40715,6 +41200,7 @@ } }, "SMTP.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send emails from mailboxes using SMTP AUTH.", @@ -40739,6 +41225,7 @@ } }, "SpiffeTrustDomain.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read SPIFFE trust domains and child resources", @@ -40795,6 +41282,7 @@ } }, "SpiffeTrustDomain.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write SPIFFE trust domains and child resources", @@ -40917,6 +41405,7 @@ } }, "SubjectRightsRequest.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read subject rights requests", @@ -40954,6 +41443,7 @@ } }, "SubjectRightsRequest.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write subject rights requests", @@ -41013,6 +41503,7 @@ } }, "Synchronization.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all Azure AD synchronization data", @@ -41056,6 +41547,7 @@ } }, "Synchronization.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Azure AD synchronization data", @@ -41251,6 +41743,7 @@ } }, "Tasks.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's tasks and task lists", @@ -41435,6 +41928,7 @@ } }, "Tasks.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' tasks and tasklist", @@ -41520,6 +42014,7 @@ } }, "Tasks.Read.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user and shared tasks", @@ -41536,6 +42031,7 @@ } }, "Tasks.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create, read, update, and delete user's tasks and task lists", @@ -41870,6 +42366,7 @@ } }, "Tasks.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all users' tasks and tasklists", @@ -42011,6 +42508,7 @@ } }, "Tasks.ReadWrite.Shared": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user and shared tasks", @@ -42027,6 +42525,7 @@ } }, "Team.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create teams", @@ -42063,6 +42562,7 @@ } }, "Team.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the names and descriptions of teams", @@ -42103,6 +42603,7 @@ } }, "TeamMember.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read the members of teams", @@ -42139,6 +42640,7 @@ } }, "TeamMember.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42168,6 +42670,7 @@ } }, "TeamMember.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Add and remove members from teams", @@ -42243,6 +42746,7 @@ } }, "TeamsActivity.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's teamwork activity feed", @@ -42259,6 +42763,7 @@ } }, "TeamsActivity.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all users' teamwork activity feed", @@ -42273,6 +42778,7 @@ } }, "TeamsActivity.Send": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Send a teamwork activity as the user", @@ -42329,6 +42835,7 @@ } }, "TeamsActivity.Send.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42357,6 +42864,7 @@ } }, "TeamsActivity.Send.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42385,6 +42893,7 @@ } }, "TeamsActivity.Send.User": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42437,6 +42946,7 @@ "ownerInfo": {} }, "TeamsAppInstallation.ManageSelectedForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in chats", @@ -42500,6 +43010,7 @@ } }, "TeamsAppInstallation.ManageSelectedForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in all chats", @@ -42572,6 +43083,7 @@ } }, "TeamsAppInstallation.ManageSelectedForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in teams", @@ -42635,6 +43147,7 @@ } }, "TeamsAppInstallation.ManageSelectedForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in all teams", @@ -42707,6 +43220,7 @@ } }, "TeamsAppInstallation.ManageSelectedForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps in users' personal scope", @@ -42770,6 +43284,7 @@ } }, "TeamsAppInstallation.ManageSelectedForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of selected Teams apps for all user accounts", @@ -42842,6 +43357,7 @@ } }, "TeamsAppInstallation.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all installation scopes", @@ -42877,6 +43393,7 @@ } }, "TeamsAppInstallation.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42906,6 +43423,7 @@ } }, "TeamsAppInstallation.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42935,6 +43453,7 @@ } }, "TeamsAppInstallation.Read.User": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -42964,6 +43483,7 @@ } }, "TeamsAppInstallation.ReadForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read installed Teams apps in chats", @@ -42994,6 +43514,7 @@ } }, "TeamsAppInstallation.ReadForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all chats", @@ -43023,6 +43544,7 @@ } }, "TeamsAppInstallation.ReadForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read installed Teams apps in teams", @@ -43053,6 +43575,7 @@ } }, "TeamsAppInstallation.ReadForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all teams", @@ -43082,6 +43605,7 @@ } }, "TeamsAppInstallation.ReadForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's installed Teams apps", @@ -43113,6 +43637,7 @@ } }, "TeamsAppInstallation.ReadForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read installed Teams apps for all users", @@ -43142,6 +43667,7 @@ } }, "TeamsAppInstallation.ReadSelectedForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps in all chats", @@ -43168,6 +43694,7 @@ } }, "TeamsAppInstallation.ReadSelectedForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps in all teams", @@ -43194,6 +43721,7 @@ } }, "TeamsAppInstallation.ReadSelectedForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read selected installed Teams apps for all users", @@ -43220,6 +43748,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in chats", @@ -43260,6 +43789,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps for all chats", @@ -43309,6 +43839,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in teams", @@ -43349,6 +43880,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps for all teams", @@ -43400,6 +43932,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installation and permission grants of Teams apps in users' personal scope", @@ -43463,6 +43996,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage installation and permission grants of Teams apps in all user accounts", @@ -43525,6 +44059,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in chats", @@ -43565,6 +44100,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants for all chats", @@ -43603,6 +44139,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in teams", @@ -43655,6 +44192,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants for all teams", @@ -43705,6 +44243,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in user accounts", @@ -43768,6 +44307,7 @@ } }, "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in all user accounts", @@ -43829,6 +44369,7 @@ } }, "TeamsAppInstallation.ReadWriteForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in chats", @@ -43892,6 +44433,7 @@ } }, "TeamsAppInstallation.ReadWriteForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all chats", @@ -43954,6 +44496,7 @@ } }, "TeamsAppInstallation.ReadWriteForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage installed Teams apps in teams", @@ -44018,6 +44561,7 @@ } }, "TeamsAppInstallation.ReadWriteForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all teams", @@ -44081,6 +44625,7 @@ } }, "TeamsAppInstallation.ReadWriteForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage user's installed Teams apps", @@ -44144,6 +44689,7 @@ } }, "TeamsAppInstallation.ReadWriteForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage Teams apps for all users", @@ -44206,6 +44752,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected installed Teams apps in all chats", @@ -44232,6 +44779,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected installed Teams apps in all teams", @@ -44258,6 +44806,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage selected Teams apps installed for a user", @@ -44321,6 +44870,7 @@ } }, "TeamsAppInstallation.ReadWriteSelectedForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Manage selected Teams apps installed for all users", @@ -44393,6 +44943,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself in chats", @@ -44456,6 +45007,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself for all chats", @@ -44517,6 +45069,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the app to manage itself in teams", @@ -44597,6 +45150,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage itself for all teams", @@ -44659,6 +45213,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForUser": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage itself for a user", @@ -44722,6 +45277,7 @@ } }, "TeamsAppInstallation.ReadWriteSelfForUser.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the app to manage itself for all users", @@ -44783,6 +45339,7 @@ } }, "TeamSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read teams' settings", @@ -44821,6 +45378,7 @@ } }, "TeamSettings.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -44847,6 +45405,7 @@ } }, "TeamSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and change teams' settings", @@ -44911,6 +45470,7 @@ } }, "TeamSettings.ReadWrite.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -44950,6 +45510,7 @@ } }, "TeamsPolicyUserAssign.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and Write Teams policy user assignment and unassigment for all policy types.", @@ -44998,6 +45559,7 @@ } }, "TeamsResourceAccount.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams resource accounts", @@ -45034,6 +45596,7 @@ } }, "TeamsTab.Create": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Create tabs in Microsoft Teams.", @@ -45070,6 +45633,7 @@ } }, "TeamsTab.Create.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45096,6 +45660,7 @@ } }, "TeamsTab.Create.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45122,6 +45687,7 @@ } }, "TeamsTab.Delete.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45148,6 +45714,7 @@ } }, "TeamsTab.Delete.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45174,6 +45741,7 @@ } }, "TeamsTab.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tabs in Microsoft Teams.", @@ -45212,6 +45780,7 @@ } }, "TeamsTab.Read.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45238,6 +45807,7 @@ } }, "TeamsTab.Read.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45265,6 +45835,7 @@ } }, "TeamsTab.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tabs in Microsoft Teams.", @@ -45317,6 +45888,7 @@ } }, "TeamsTab.ReadWrite.Chat": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45356,6 +45928,7 @@ } }, "TeamsTab.ReadWrite.Group": { + "authorizationType": "RSC", "schemes": { "Application": { "adminDisplayName": "", @@ -45395,6 +45968,7 @@ } }, "TeamsTab.ReadWriteForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage all tabs in chats", @@ -45453,6 +46027,7 @@ } }, "TeamsTab.ReadWriteForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage all tabs for all chats", @@ -45491,6 +46066,7 @@ } }, "TeamsTab.ReadWriteForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage all tabs in teams", @@ -45533,6 +46109,7 @@ } }, "TeamsTab.ReadWriteForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage all tabs for all teams", @@ -45573,6 +46150,7 @@ } }, "TeamsTab.ReadWriteSelfForChat": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage only its own tabs in chats", @@ -45615,6 +46193,7 @@ } }, "TeamsTab.ReadWriteSelfForChat.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage only its own tabs for all chats", @@ -45655,6 +46234,7 @@ } }, "TeamsTab.ReadWriteSelfForTeam": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Allow the Teams app to manage only its own tabs in teams", @@ -45697,6 +46277,7 @@ } }, "TeamsTab.ReadWriteSelfForTeam.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Allow the Teams app to manage only its own tabs for all teams", @@ -45737,6 +46318,7 @@ } }, "TeamsTelephoneNumber.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Tenant-Acquired Telephone Number Details", @@ -45774,6 +46356,7 @@ } }, "TeamsTelephoneNumber.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and Modify Tenant-Acquired Telephone Number Details", @@ -45825,6 +46408,7 @@ } }, "TeamsUserConfiguration.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams user configurations", @@ -45862,6 +46446,7 @@ } }, "TeamTemplates.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read available Teams templates", @@ -45892,6 +46477,7 @@ } }, "TeamTemplates.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all available Teams Templates", @@ -45920,6 +46506,7 @@ } }, "Teamwork.Migrate.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedPersonal": { "adminDisplayName": "", @@ -45962,6 +46549,7 @@ } }, "Teamwork.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read organizational teamwork settings", @@ -45997,6 +46585,7 @@ } }, "TeamworkAppSettings.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams app settings", @@ -46031,6 +46620,7 @@ } }, "TeamworkAppSettings.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Teams app settings", @@ -46066,6 +46656,7 @@ } }, "TeamworkDevice.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read Teams devices", @@ -46107,6 +46698,7 @@ } }, "TeamworkDevice.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write Teams devices", @@ -46162,6 +46754,7 @@ } }, "TeamworkTag.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read tags in Teams", @@ -46193,6 +46786,7 @@ } }, "TeamworkTag.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read tags in Teams", @@ -46222,6 +46816,7 @@ } }, "TeamworkTag.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write tags in Teams", @@ -46287,6 +46882,7 @@ } }, "TeamworkTag.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write tags in Teams", @@ -46351,6 +46947,7 @@ } }, "TeamworkUserInteraction.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all of the possible Teams interactions between the user and other users", @@ -46379,6 +46976,7 @@ } }, "TermStore.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read term store data", @@ -46426,6 +47024,7 @@ "ownerInfo": {} }, "TermStore.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write term store data", @@ -46530,6 +47129,7 @@ "ownerInfo": {} }, "ThreatAssessment.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read threat assessment requests", @@ -46557,6 +47157,7 @@ } }, "ThreatAssessment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write threat assessment requests", @@ -46597,6 +47198,7 @@ } }, "ThreatHunting.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Run hunting queries", @@ -46632,6 +47234,7 @@ } }, "ThreatIndicators.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat indicators", @@ -46654,6 +47257,7 @@ } }, "ThreatIndicators.ReadWrite.OwnedBy": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage threat indicators this app creates or owns", @@ -46719,6 +47323,7 @@ } }, "ThreatIntelligence.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat intelligence information", @@ -46779,6 +47384,7 @@ } }, "ThreatSubmission.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read threat submissions", @@ -46814,6 +47420,7 @@ } }, "ThreatSubmission.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all threat submissions", @@ -46856,6 +47463,7 @@ } }, "ThreatSubmission.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write threat submissions", @@ -46902,6 +47510,7 @@ } }, "ThreatSubmission.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all threat submissions", @@ -46966,6 +47575,7 @@ "ownerInfo": {} }, "ThreatSubmissionPolicy.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all threat submission policies", @@ -47027,6 +47637,7 @@ } }, "TrustFrameworkKeySet.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read trust framework key sets", @@ -47064,6 +47675,7 @@ } }, "TrustFrameworkKeySet.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write trust framework key sets", @@ -47143,6 +47755,7 @@ } }, "UnifiedGroupMember.Read.AsGuest": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read unified group memberships as guest", @@ -47299,6 +47912,7 @@ } }, "User.DeleteRestore.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Delete and restore user accounts", @@ -47346,6 +47960,7 @@ } }, "User.EnableDisableAccount.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Enable and disable user accounts", @@ -47381,6 +47996,7 @@ } }, "User.Export.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Export user's data", @@ -47427,6 +48043,7 @@ } }, "User.Invite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Invite guest users to the organization", @@ -47462,6 +48079,7 @@ } }, "User.ManageIdentities.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Manage user identities", @@ -47497,6 +48115,7 @@ } }, "User.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Sign in and read user profile", @@ -47796,6 +48415,7 @@ } }, "User.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' full profiles and company properties", @@ -48132,6 +48752,7 @@ } }, "User.ReadBasic.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' basic profiles", @@ -48325,6 +48946,7 @@ } }, "User.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write access to user profile", @@ -48661,6 +49283,7 @@ } }, "User.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all users' full profiles", @@ -49154,6 +49777,7 @@ } }, "User.RevokeSessions.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Revoke all sign in sessions for a user", @@ -49192,6 +49816,7 @@ } }, "UserActivity.ReadWrite.CreatedByApp": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write app activity to users' activity feed", @@ -49248,6 +49873,7 @@ } }, "UserAuthenticationMethod.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user authentication methods.", @@ -49334,6 +49960,7 @@ } }, "UserAuthenticationMethod.Read.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read all users' authentication methods", @@ -49435,6 +50062,7 @@ } }, "UserAuthenticationMethod.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write user authentication methods", @@ -49595,6 +50223,7 @@ } }, "UserAuthenticationMethod.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all users' authentication methods.", @@ -49901,6 +50530,7 @@ } }, "UserShiftPreferences.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all user shift preferences", @@ -49925,6 +50555,7 @@ "ownerInfo": {} }, "UserShiftPreferences.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read and write all user shift preferences", @@ -49950,6 +50581,7 @@ "ownerInfo": {} }, "UserTeamwork.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read user teamwork settings", @@ -49978,6 +50610,7 @@ } }, "UserTeamwork.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all user teamwork settings", @@ -50004,12 +50637,13 @@ } }, "VirtualAppointment.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read a user's virtual appointments", - "adminDescription": "Allows an application to read virtual appointments for the signed-in user. Only an organizer or participant user can read their virtual appointments.\u202F ", - "userDisplayName": "Read your virtual appointments\u202F", - "userDescription": "Allows the app to read virtual appointments on your behalf.\u202F\u202F", + "adminDescription": "Allows an application to read virtual appointments for the signed-in user. Only an organizer or participant user can read their virtual appointments.", + "userDisplayName": "Read your virtual appointments.", + "userDescription": "Allows the app to read virtual appointments on your behalf.", "requiresAdminConsent": true, "privilegeLevel": 2 } @@ -50033,6 +50667,7 @@ } }, "VirtualAppointment.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read all virtual appointments for users, as authorized by online meetings application access policy", @@ -50060,12 +50695,13 @@ } }, "VirtualAppointment.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { - "adminDisplayName": "Read and write a user's virtual appointments\u202F ", - "adminDescription": "Allows an application to read and write virtual appointments for the signed-in user. Only an organizer or participant user can read and write their virtual appointments.\u202F", + "adminDisplayName": "Read and write a user's virtual appointments.", + "adminDescription": "Allows an application to read and write virtual appointments for the signed-in user. Only an organizer or participant user can read and write their virtual appointments.", "userDisplayName": "Read and write your virtual appointments", - "userDescription": "Allows the app to read and write virtual appointments on your behalf.\u202F ", + "userDescription": "Allows the app to read and write virtual appointments on your behalf.", "requiresAdminConsent": true, "privilegeLevel": 2 } @@ -50089,6 +50725,7 @@ } }, "VirtualAppointment.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read-write all virtual appointments for users, as authorized by online meetings app access policy", @@ -50164,6 +50801,7 @@ } }, "VirtualEvent.Read": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read your virtual events", @@ -50203,6 +50841,7 @@ } }, "VirtualEvent.Read.All": { + "authorizationType": "oAuth2", "schemes": { "Application": { "adminDisplayName": "Read your virtual events", @@ -50243,6 +50882,7 @@ } }, "VirtualEvent.ReadWrite": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write your virtual events", @@ -50365,6 +51005,7 @@ } }, "WindowsUpdates.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write all Windows update deployment settings", @@ -50492,6 +51133,7 @@ } }, "WorkforceIntegration.ReadWrite.All": { + "authorizationType": "oAuth2", "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write workforce integrations",