diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 23b4353d..a126c6fb 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -489,7 +489,7 @@ ], "paths": { "/administrativeunits": "least=DelegatedWork,Application", - "/administrativeunits/{id}/members": "", + "/administrativeunits/{id}/members": "least=DelegatedWork,Application", "/directory/administrativeunits": "least=DelegatedWork,Application", "/directory/administrativeunits/{id}/members": "least=DelegatedWork,Application" } @@ -800,11 +800,11 @@ ], "paths": { "/appcatalogs/teamsapps": "least=Application", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/bot": "least=Application", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon": "least=Application", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon/hostedcontent": "least=Application", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon": "least=Application", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon/hostedcontent": "least=Application" + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/bot": "least=DelegatedWork,Application", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon": "least=DelegatedWork,Application", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon/hostedcontent": "least=DelegatedWork,Application", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon": "least=DelegatedWork,Application", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon/hostedcontent": "least=DelegatedWork,Application" } } ], @@ -931,11 +931,11 @@ "GET" ], "paths": { - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/bot": "least=DelegatedWork", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon": "least=DelegatedWork", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon/hostedcontent": "least=DelegatedWork", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon": "least=DelegatedWork", - "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon/hostedcontent": "least=DelegatedWork" + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/bot": "", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon": "", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/coloricon/hostedcontent": "", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon": "", + "/appcatalogs/teamsapps/{id}/appdefinitions/{id}/outlineicon/hostedcontent": "" } } ], @@ -979,7 +979,7 @@ "GET" ], "paths": { - "/applications": "least=DelegatedWork,Application", + "/applications": "least=DelegatedWork,DelegatedPersonal,Application", "/applications(appid={value})": "least=DelegatedWork,DelegatedPersonal,Application", "/applications/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/applications/{id}/extensionproperties": "least=DelegatedWork,DelegatedPersonal,Application", @@ -1047,35 +1047,35 @@ "POST" ], "paths": { - "/contacts/{id}/checkmembergroups": "", - "/contacts/{id}/checkmemberobjects": "", - "/contacts/{id}/getmembergroups": "", - "/contacts/{id}/getmemberobjects": "", - "/devices/{id}/checkmembergroups": "", - "/devices/{id}/checkmemberobjects": "", - "/devices/{id}/getmembergroups": "", - "/devices/{id}/getmemberobjects": "", - "/directoryobjects/{id}/checkmembergroups": "", - "/directoryobjects/{id}/checkmemberobjects": "", - "/directoryobjects/{id}/getmembergroups": "", - "/directoryobjects/{id}/getmemberobjects": "", - "/groups/{id}/checkmembergroups": "", - "/groups/{id}/checkmemberobjects": "", - "/groups/{id}/getmembergroups": "", - "/groups/{id}/getmemberobjects": "", + "/contacts/{id}/checkmembergroups": "least=DelegatedWork,Application", + "/contacts/{id}/checkmemberobjects": "least=DelegatedWork,Application", + "/contacts/{id}/getmembergroups": "least=DelegatedWork,Application", + "/contacts/{id}/getmemberobjects": "least=DelegatedWork,Application", + "/devices/{id}/checkmembergroups": "least=DelegatedWork,Application", + "/devices/{id}/checkmemberobjects": "least=DelegatedWork,Application", + "/devices/{id}/getmembergroups": "least=DelegatedWork,Application", + "/devices/{id}/getmemberobjects": "least=DelegatedWork,Application", + "/directoryobjects/{id}/checkmembergroups": "least=DelegatedWork,Application", + "/directoryobjects/{id}/checkmemberobjects": "least=DelegatedWork,Application", + "/directoryobjects/{id}/getmembergroups": "least=DelegatedWork,Application", + "/directoryobjects/{id}/getmemberobjects": "least=DelegatedWork,Application", + "/groups/{id}/checkmembergroups": "least=DelegatedWork,Application", + "/groups/{id}/checkmemberobjects": "least=DelegatedWork,Application", + "/groups/{id}/getmembergroups": "least=DelegatedWork,Application", + "/groups/{id}/getmemberobjects": "least=DelegatedWork,Application", "/identity/conditionalaccess/policies": "least=DelegatedWork", - "/me/checkmembergroups": "", - "/me/checkmemberobjects": "", - "/me/getmembergroups": "", - "/me/getmemberobjects": "", - "/serviceprincipals/{id}/checkmembergroups": "", - "/serviceprincipals/{id}/checkmemberobjects": "", - "/serviceprincipals/{id}/getmembergroups": "", - "/serviceprincipals/{id}/getmemberobjects": "", - "/users/{id}/checkmembergroups": "", - "/users/{id}/checkmemberobjects": "", - "/users/{id}/getmembergroups": "", - "/users/{id}/getmemberobjects": "" + "/me/checkmembergroups": "least=DelegatedWork,Application", + "/me/checkmemberobjects": "least=DelegatedWork,Application", + "/me/getmembergroups": "least=DelegatedWork,Application", + "/me/getmemberobjects": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/checkmembergroups": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/checkmemberobjects": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/getmembergroups": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/getmemberobjects": "least=DelegatedWork,Application", + "/users/{id}/checkmembergroups": "least=DelegatedWork,Application", + "/users/{id}/checkmemberobjects": "least=DelegatedWork,Application", + "/users/{id}/getmembergroups": "least=DelegatedWork,Application", + "/users/{id}/getmemberobjects": "least=DelegatedWork,Application" } }, { @@ -1164,7 +1164,7 @@ "/applications": "least=DelegatedWork,DelegatedPersonal", "/applications(appid={value})/federatedidentitycredentials": "least=DelegatedPersonal", "/applications/{id}/extensionproperties": "least=DelegatedWork,DelegatedPersonal", - "/applications/{id}/federatedidentitycredentials": "least=DelegatedPersonal" + "/applications/{id}/federatedidentitycredentials": "least=DelegatedWork,DelegatedPersonal" } }, { @@ -1199,26 +1199,26 @@ "/applications/{id}/addkey": "least=DelegatedWork", "/applications/{id}/removekey": "least=DelegatedWork", "/applicationtemplates/{id}/instantiate": "least=DelegatedWork", - "/contacts/{id}/checkmembergroups": "least=Application", - "/contacts/{id}/checkmemberobjects": "least=Application", - "/contacts/{id}/getmembergroups": "least=Application", - "/contacts/{id}/getmemberobjects": "least=Application", - "/devices/{id}/checkmembergroups": "least=Application", - "/devices/{id}/checkmemberobjects": "least=Application", - "/devices/{id}/getmembergroups": "least=Application", - "/devices/{id}/getmemberobjects": "least=Application", - "/directoryobjects/{id}/checkmembergroups": "least=Application", - "/directoryobjects/{id}/checkmemberobjects": "least=Application", - "/directoryobjects/{id}/getmembergroups": "least=Application", - "/directoryobjects/{id}/getmemberobjects": "least=Application", - "/groups/{id}/checkmembergroups": "least=Application", - "/groups/{id}/checkmemberobjects": "least=Application", - "/groups/{id}/getmembergroups": "least=Application", - "/groups/{id}/getmemberobjects": "least=Application", - "/me/checkmembergroups": "least=Application", - "/me/checkmemberobjects": "least=Application", - "/me/getmembergroups": "least=Application", - "/me/getmemberobjects": "least=Application", + "/contacts/{id}/checkmembergroups": "", + "/contacts/{id}/checkmemberobjects": "", + "/contacts/{id}/getmembergroups": "", + "/contacts/{id}/getmemberobjects": "", + "/devices/{id}/checkmembergroups": "", + "/devices/{id}/checkmemberobjects": "", + "/devices/{id}/getmembergroups": "", + "/devices/{id}/getmemberobjects": "", + "/directoryobjects/{id}/checkmembergroups": "", + "/directoryobjects/{id}/checkmemberobjects": "", + "/directoryobjects/{id}/getmembergroups": "", + "/directoryobjects/{id}/getmemberobjects": "", + "/groups/{id}/checkmembergroups": "", + "/groups/{id}/checkmemberobjects": "", + "/groups/{id}/getmembergroups": "", + "/groups/{id}/getmemberobjects": "", + "/me/checkmembergroups": "", + "/me/checkmemberobjects": "", + "/me/getmembergroups": "", + "/me/getmemberobjects": "", "/schemaextensions": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/addkey": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/addpassword": "least=DelegatedWork,Application", @@ -1232,20 +1232,20 @@ "/serviceprincipals/{id}/addkey": "least=DelegatedWork", "/serviceprincipals/{id}/addpassword": "least=DelegatedWork", "/serviceprincipals/{id}/addtokensigningcertificate": "least=DelegatedWork", - "/serviceprincipals/{id}/checkmembergroups": "least=Application", - "/serviceprincipals/{id}/checkmemberobjects": "least=Application", - "/serviceprincipals/{id}/createpasswordsinglesignoncredentials": "least=Application", - "/serviceprincipals/{id}/deletepasswordsinglesignoncredentials": "least=Application", - "/serviceprincipals/{id}/getmembergroups": "least=Application", - "/serviceprincipals/{id}/getmemberobjects": "least=Application", - "/serviceprincipals/{id}/getpasswordsinglesignoncredentials": "", + "/serviceprincipals/{id}/checkmembergroups": "", + "/serviceprincipals/{id}/checkmemberobjects": "", + "/serviceprincipals/{id}/createpasswordsinglesignoncredentials": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/deletepasswordsinglesignoncredentials": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/getmembergroups": "", + "/serviceprincipals/{id}/getmemberobjects": "", + "/serviceprincipals/{id}/getpasswordsinglesignoncredentials": "least=DelegatedWork", "/serviceprincipals/{id}/removekey": "least=DelegatedWork", "/serviceprincipals/{id}/removepassword": "least=DelegatedWork", - "/serviceprincipals/{id}/updatepasswordsinglesignoncredentials": "least=Application", - "/users/{id}/checkmembergroups": "least=Application", - "/users/{id}/checkmemberobjects": "least=Application", - "/users/{id}/getmembergroups": "least=Application", - "/users/{id}/getmemberobjects": "least=Application" + "/serviceprincipals/{id}/updatepasswordsinglesignoncredentials": "least=DelegatedWork,Application", + "/users/{id}/checkmembergroups": "", + "/users/{id}/checkmemberobjects": "", + "/users/{id}/getmembergroups": "", + "/users/{id}/getmemberobjects": "" } }, { @@ -1275,7 +1275,7 @@ ], "paths": { "/applications(appid={value})/logo": "least=DelegatedWork,DelegatedPersonal,Application", - "/applications/{id}/logo": "least=DelegatedWork,DelegatedPersonal,Application" + "/applications/{id}/logo": "least=DelegatedWork,DelegatedPersonal" } }, { @@ -1290,15 +1290,15 @@ "paths": { "/applications(appid={value})/owners": "least=Application", "/applications(appid={value})/tokenissuancepolicies": "least=Application", - "/applications/{id}/owners": "", - "/applications/{id}/tokenissuancepolicies": "least=Application", - "/serviceprincipals": "least=DelegatedWork,Application", + "/applications/{id}/owners": "least=DelegatedWork", + "/applications/{id}/tokenissuancepolicies": "", + "/serviceprincipals": "least=DelegatedWork", "/serviceprincipals(appid={value})/claimsmappingpolicies": "least=Application", "/serviceprincipals(appid={value})/homerealmdiscoverypolicies": "least=Application", "/serviceprincipals(appid={value})/owners": "least=Application", - "/serviceprincipals/{id}/claimsmappingpolicies": "least=Application", - "/serviceprincipals/{id}/homerealmdiscoverypolicies": "least=Application", - "/serviceprincipals/{id}/owners": "" + "/serviceprincipals/{id}/claimsmappingpolicies": "", + "/serviceprincipals/{id}/homerealmdiscoverypolicies": "", + "/serviceprincipals/{id}/owners": "least=DelegatedWork" } }, { @@ -1312,14 +1312,14 @@ "paths": { "/applications(appid={value})/owners/{id}": "least=DelegatedWork,Application", "/applications/{id}/owners/{id}": "least=DelegatedWork", - "/applications/{id}/tokenissuancepolicies/{id}": "least=Application", + "/applications/{id}/tokenissuancepolicies/{id}": "", "/applications/{id}/tokenlifetimepolicies/{id}": "", "/serviceprincipals(appid={value})/claimsmappingpolicies/{id}": "least=Application", "/serviceprincipals(appid={value})/homerealmdiscoverypolicies/{id}": "least=Application", "/serviceprincipals(appid={value})/owners/{id}": "least=DelegatedWork,Application", - "/serviceprincipals/{id}/claimsmappingpolicies/{id}": "least=Application", - "/serviceprincipals/{id}/homerealmdiscoverypolicies/{id}": "least=Application", - "/serviceprincipals/{id}/owners/{id}": "least=DelegatedWork" + "/serviceprincipals/{id}/claimsmappingpolicies/{id}": "", + "/serviceprincipals/{id}/homerealmdiscoverypolicies/{id}": "", + "/serviceprincipals/{id}/owners/{id}": "least=DelegatedWork,Application" } }, { @@ -1348,9 +1348,9 @@ ], "paths": { "/applications(appid={value})/tokenlifetimepolicies": "least=Application", - "/applications/{id}/tokenlifetimepolicies": "least=Application", + "/applications/{id}/tokenlifetimepolicies": "", "/serviceprincipals(appid={value})/tokenlifetimepolicies": "least=Application", - "/serviceprincipals/{id}/tokenlifetimepolicies": "least=Application" + "/serviceprincipals/{id}/tokenlifetimepolicies": "" } }, { @@ -1449,10 +1449,10 @@ "/applications(appid={value})/owners": "", "/applications(appid={value})/tokenissuancepolicies": "", "/applications/{id}/extensionproperties": "least=Application", - "/applications/{id}/federatedidentitycredentials": "", + "/applications/{id}/federatedidentitycredentials": "least=Application", "/applications/{id}/owners": "least=Application", "/applications/{id}/tokenissuancepolicies": "", - "/serviceprincipals": "", + "/serviceprincipals": "least=Application", "/serviceprincipals(appid={value})/claimsmappingpolicies": "", "/serviceprincipals(appid={value})/homerealmdiscoverypolicies": "", "/serviceprincipals(appid={value})/owners": "", @@ -1530,7 +1530,7 @@ ], "paths": { "/applications(appid={value})/logo": "", - "/applications/{id}/logo": "", + "/applications/{id}/logo": "least=Application", "/serviceprincipals/{id}/synchronization/secrets": "least=Application" } }, @@ -1551,7 +1551,7 @@ "/serviceprincipals(appid={value})/owners/{id}": "", "/serviceprincipals/{id}/claimsmappingpolicies/{id}": "", "/serviceprincipals/{id}/homerealmdiscoverypolicies/{id}": "", - "/serviceprincipals/{id}/owners/{id}": "least=Application" + "/serviceprincipals/{id}/owners/{id}": "" } }, { @@ -1704,8 +1704,8 @@ "GET" ], "paths": { - "/me/approleassignedresources": "least=Application", - "/users/{id}/approleassignedresources": "least=Application" + "/me/approleassignedresources": "", + "/users/{id}/approleassignedresources": "" } }, { @@ -1719,8 +1719,8 @@ "paths": { "/serviceprincipals(appid={value})/approleassignedto": "least=Application", "/serviceprincipals(appid={value})/approleassignments": "least=Application", - "/serviceprincipals/{id}/approleassignedto": "least=Application", - "/serviceprincipals/{id}/approleassignments": "least=Application" + "/serviceprincipals/{id}/approleassignedto": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/approleassignments": "least=DelegatedWork,Application" } } ], @@ -1761,19 +1761,27 @@ "/reports/security/getattacksimulationrepeatoffenders": "least=DelegatedWork,Application", "/reports/security/getattacksimulationsimulationusercoverage": "least=DelegatedWork,Application", "/reports/security/getattacksimulationtrainingusercoverage": "least=DelegatedWork,Application", + "/security/attacksimulation/endUserNotifications": "least=DelegatedWork,Application", + "/security/attacksimulation/endUserNotifications/{id}/endUserNotificationDetail": "least=DelegatedWork,Application", + "/security/attacksimulation/landingPages": "least=DelegatedWork,Application", + "/security/attacksimulation/landingPages/{id}": "least=DelegatedWork,Application", + "/security/attacksimulation/landingPages/{id}/details": "least=DelegatedWork,Application", + "/security/attacksimulation/loginPages": "least=DelegatedWork,Application", + "/security/attacksimulation/loginPages/{id}": "least=DelegatedWork,Application", "/security/attacksimulation/operations/{id}": "least=DelegatedWork,Application", "/security/attacksimulation/payloads": "least=DelegatedWork,Application", "/security/attacksimulation/payloads/{id}": "least=DelegatedWork,Application", - "/security/attacksimulation/payloads/{id}/detail": "least=DelegatedWork,Application", "/security/attacksimulation/simulationautomations": "least=DelegatedWork,Application", "/security/attacksimulation/simulationautomations/{id}": "least=DelegatedWork,Application", "/security/attacksimulation/simulationautomations/{id}/runs": "least=DelegatedWork,Application", "/security/attacksimulation/simulations": "least=DelegatedWork,Application", "/security/attacksimulation/simulations/{id}": "least=DelegatedWork,Application", - "/security/attacksimulation/simulations/{id}/excludedaccounttarget": "least=DelegatedWork,Application", - "/security/attacksimulation/simulations/{id}/includedaccounttarget": "least=DelegatedWork,Application", - "/security/attacksimulation/simulations/{id}/report/overview": "least=DelegatedWork,Application", - "/security/attacksimulation/simulations/{id}/report/simulationusers": "least=DelegatedWork,Application" + "/security/attacksimulation/simulations/{id}/landingPage": "least=DelegatedWork,Application", + "/security/attacksimulation/simulations/{id}/loginPage": "least=DelegatedWork,Application", + "/security/attacksimulation/simulations/{id}/payload": "least=DelegatedWork,Application", + "/security/attacksimulation/trainings": "least=DelegatedWork,Application", + "/security/attacksimulation/trainings/{id}": "least=DelegatedWork,Application", + "/security/attacksimulation/trainings/{id}/languageDetails": "least=DelegatedWork,Application" } } ], @@ -1859,8 +1867,8 @@ "/auditlogs/provisioning": "least=DelegatedWork,Application", "/auditlogs/signins": "least=DelegatedWork,Application", "/auditlogs/signins/{id}": "least=DelegatedWork,Application", - "/reports/authenticationmethods/userregistrationdetails": "", - "/reports/authenticationmethods/userregistrationdetails/{id}": "" + "/reports/authenticationmethods/userregistrationdetails": "least=DelegatedWork,Application", + "/reports/authenticationmethods/userregistrationdetails/{id}": "least=DelegatedWork,Application" } }, { @@ -1880,6 +1888,289 @@ "ownerSecurityGroup": "ixrdev" } }, + "AuthorizationSystem.Read.All": { + "schemes": { + "Application": { + "adminDisplayName": "Read access to authorization systems details", + "adminDescription": "Allows the app to read authorization systems details, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/external/authorizationSystems": "", + "/external/authorizationSystems/{computedId}": "", + "/external/authorizationSystems/microsoft.graph.awsAuthorizationSystem": "", + "/external/authorizationSystems/microsoft.graph.azureAuthorizationSystem": "", + "/external/authorizationSystems/microsoft.graph.gcpAuthorizationSystem": "" + } + } + ], + "ownerInfo": {} + }, + "AuthorizationSystemInventory.Read.All": { + "schemes": { + "Application": { + "adminDisplayName": "Read access to authorization systems inventory details", + "adminDescription": "Allows the app to read authorization systems inventory details, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/actions": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/associatedIdentities/all": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/associatedIdentities/roles": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/associatedIdentities/users": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/associatedIdentities/users/{userId}/assumableRoles": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/policies": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/resources": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/resources/{resourceId}": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.awsAuthorizationSystem/services": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/actions": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/associatedIdentities/all": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/associatedIdentities/users": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/resources": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/resources/{resourceId}": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/roleDefinitions": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.azureAuthorizationSystem/services": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/actions": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/associatedIdentities/all": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/associatedIdentities/users": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/resources": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/resources/{resourceId}": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/roles": "", + "/external/authorizationSystems/{computedId}/microsoft.graph.gcpAuthorizationSystem/services": "", + "/identityGovernance/identityAnalytics/associatedActions": "" + } + } + ], + "ownerInfo": {} + }, + "AuthorizationSystemOnboarding.Read.All": { + "schemes": { + "Application": { + "adminDisplayName": "Read access to authorization systems onboarding details", + "adminDescription": "Allows the app to read authorization systems onboarding details, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws": "", + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}": "", + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/connectionConfiguration": "", + "/permissionsManagement/dataCollectors/azure": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/connectionConfiguration": "", + "/permissionsManagement/dataCollectors/gcp": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/connectionConfiguration": "" + } + } + ], + "ownerInfo": {} + }, + "AuthorizationSystemOnboarding.Read.OwnedBy": { + "schemes": { + "Application": { + "adminDisplayName": "Read access to authorization systems onboarding details for authorization systems onboarded by this application", + "adminDescription": "Allows the app to read authorization systems onboarding details for authorization systems onboarded by this application, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws": "least=Application", + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}": "least=Application", + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/authorizationSystems": "least=Application", + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/connectionConfiguration": "least=Application", + "/permissionsManagement/dataCollectors/azure": "least=Application", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}": "least=Application", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/authorizationSystems": "least=Application", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/connectionConfiguration": "least=Application", + "/permissionsManagement/dataCollectors/gcp": "least=Application", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}": "least=Application", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/authorizationSystems": "least=Application", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/connectionConfiguration": "least=Application" + } + } + ], + "ownerInfo": {} + }, + "AuthorizationSystemOnboarding.ReadWrite.All": { + "schemes": { + "Application": { + "adminDisplayName": "Manage authorization systems onboarding", + "adminDescription": "Allows the app to read, update and delete authorization systems onboarding details, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws": "", + "/permissionsManagement/dataCollectors/azure": "", + "/permissionsManagement/dataCollectors/gcp": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/authorizationSystems": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "PATCH" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/connectionConfiguration": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/connectionConfiguration": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/connectionConfiguration": "" + } + } + ], + "ownerInfo": {} + }, + "AuthorizationSystemOnboarding.ReadWrite.OwnedBy": { + "schemes": { + "Application": { + "adminDisplayName": "Manage authorization systems onboarding for authorization systems onboarded by this application", + "adminDescription": "Allows the app to read, update and delete authorization systems onboarding details for authorization systems onboarded by this application, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws": "least=Application", + "/permissionsManagement/dataCollectors/azure": "least=Application", + "/permissionsManagement/dataCollectors/gcp": "least=Application" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}": "least=Application", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}": "least=Application", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}": "least=Application" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/authorizationSystems": "", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/authorizationSystems": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "PATCH" + ], + "paths": { + "/permissionsManagement/dataCollectors/aws/{dataCollectorId}/connectionConfiguration": "least=Application", + "/permissionsManagement/dataCollectors/azure/{dataCollectorId}/connectionConfiguration": "least=Application", + "/permissionsManagement/dataCollectors/gcp/{dataCollectorId}/connectionConfiguration": "least=Application" + } + } + ], + "ownerInfo": {} + }, "BitLockerKey.Read.All": { "schemes": { "DelegatedWork": { @@ -1959,17 +2250,17 @@ ], "paths": { "/bookingbusinesses": "least=DelegatedWork", - "/bookingbusinesses/{id}/appointments": "least=DelegatedWork", + "/bookingbusinesses/{id}/appointments": "", "/bookingbusinesses/{id}/customers": "", "/bookingbusinesses/{id}/customquestions": "", "/bookingbusinesses/{id}/services": "", "/bookingbusinesses/{id}/staffmembers": "", "/solutions/bookingbusinesses": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/appointments": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/customers": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/customquestions": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/services": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/staffmembers": "least=DelegatedWork" + "/solutions/bookingbusinesses/{id}/appointments": "", + "/solutions/bookingbusinesses/{id}/customers": "", + "/solutions/bookingbusinesses/{id}/customquestions": "", + "/solutions/bookingbusinesses/{id}/services": "", + "/solutions/bookingbusinesses/{id}/staffmembers": "" } }, { @@ -1985,15 +2276,15 @@ "/bookingbusinesses/{id}": "least=DelegatedWork", "/bookingbusinesses/{id}/appointments/{id}": "", "/bookingbusinesses/{id}/customers/{id}": "", - "/bookingbusinesses/{id}/customquestions/{id}": "least=DelegatedWork", + "/bookingbusinesses/{id}/customquestions/{id}": "", "/bookingbusinesses/{id}/services/{id}": "", "/bookingbusinesses/{id}/staffmembers/{id}": "", "/solutions/bookingbusinesses/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/appointments/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/customers/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/customquestions/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/services/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "least=DelegatedWork" + "/solutions/bookingbusinesses/{id}/appointments/{id}": "", + "/solutions/bookingbusinesses/{id}/customers/{id}": "", + "/solutions/bookingbusinesses/{id}/customquestions/{id}": "", + "/solutions/bookingbusinesses/{id}/services/{id}": "", + "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "" } }, { @@ -2007,7 +2298,7 @@ "/bookingbusinesses/{id}/appointments/{id}/cancel": "", "/bookingbusinesses/{id}/publish": "least=DelegatedWork", "/bookingbusinesses/{id}/unpublish": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/appointments/{id}/cancel": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/appointments/{id}/cancel": "", "/solutions/bookingbusinesses/{id}/publish": "least=DelegatedWork", "/solutions/bookingbusinesses/{id}/unpublish": "least=DelegatedWork" } @@ -2023,9 +2314,9 @@ "/bookingbusinesses/{id}/calendarview": "", "/bookingcurrencies": "", "/bookingcurrencies/{id}": "", - "/solutions/bookingbusinesses/{id}/calendarview": "least=DelegatedWork", - "/solutions/bookingcurrencies": "least=DelegatedWork", - "/solutions/bookingcurrencies/{id}": "least=DelegatedWork" + "/solutions/bookingbusinesses/{id}/calendarview": "", + "/solutions/bookingcurrencies": "", + "/solutions/bookingcurrencies/{id}": "" } } ], @@ -2064,11 +2355,11 @@ "/bookingbusinesses/{id}/customers": "least=DelegatedWork", "/bookingcurrencies": "least=DelegatedWork", "/bookingcurrencies/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses": "", - "/solutions/bookingbusinesses/{id}/calendarview": "", - "/solutions/bookingbusinesses/{id}/customers": "", - "/solutions/bookingcurrencies": "", - "/solutions/bookingcurrencies/{id}": "" + "/solutions/bookingbusinesses": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/calendarview": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/customers": "least=DelegatedWork", + "/solutions/bookingcurrencies": "least=DelegatedWork", + "/solutions/bookingcurrencies/{id}": "least=DelegatedWork" } }, { @@ -2092,23 +2383,23 @@ ], "paths": { "/bookingbusinesses/{id}": "least=DelegatedWork", - "/bookingbusinesses/{id}/appointments": "least=Application", + "/bookingbusinesses/{id}/appointments": "least=DelegatedWork,Application", "/bookingbusinesses/{id}/appointments/{id}": "least=DelegatedWork", "/bookingbusinesses/{id}/customers/{id}": "least=DelegatedWork", - "/bookingbusinesses/{id}/customquestions/{id}": "least=Application", + "/bookingbusinesses/{id}/customquestions/{id}": "least=DelegatedWork", "/bookingbusinesses/{id}/services": "least=DelegatedWork", "/bookingbusinesses/{id}/services/{id}": "least=DelegatedWork", "/bookingbusinesses/{id}/staffmembers": "least=DelegatedWork", "/bookingbusinesses/{id}/staffmembers/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}/appointments": "least=Application", - "/solutions/bookingbusinesses/{id}/appointments/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}/customers/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}/customquestions/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}/services": "least=Application", - "/solutions/bookingbusinesses/{id}/services/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}/staffmembers": "least=Application", - "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "least=Application" + "/solutions/bookingbusinesses/{id}": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/appointments": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/appointments/{id}": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/customers/{id}": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/customquestions/{id}": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/services": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/services/{id}": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/staffmembers": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "least=DelegatedWork" } }, { @@ -2122,7 +2413,7 @@ "/bookingbusinesses/{id}/appointments": "", "/bookingbusinesses/{id}/appointments/{id}/cancel": "", "/bookingbusinesses/{id}/getstaffavailability": "", - "/solutions/bookingbusinesses/{id}/appointments": "least=Application", + "/solutions/bookingbusinesses/{id}/appointments": "", "/solutions/bookingbusinesses/{id}/getstaffavailability": "least=Application" } }, @@ -2137,8 +2428,8 @@ "paths": { "/bookingbusinesses/{id}/appointments/{id}": "", "/bookingbusinesses/{id}/customers/{id}": "", - "/solutions/bookingbusinesses/{id}/appointments/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}/customers/{id}": "least=Application" + "/solutions/bookingbusinesses/{id}/appointments/{id}": "", + "/solutions/bookingbusinesses/{id}/customers/{id}": "" } } ], @@ -2191,7 +2482,7 @@ ], "paths": { "/bookingbusinesses/{id}": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}": "" + "/solutions/bookingbusinesses/{id}": "least=DelegatedWork" } }, { @@ -2211,8 +2502,8 @@ "/solutions/bookingbusinesses/{id}/appointments": "", "/solutions/bookingbusinesses/{id}/customers": "", "/solutions/bookingbusinesses/{id}/customquestions": "", - "/solutions/bookingbusinesses/{id}/services": "", - "/solutions/bookingbusinesses/{id}/staffmembers": "" + "/solutions/bookingbusinesses/{id}/services": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/staffmembers": "least=DelegatedWork" } }, { @@ -2233,8 +2524,8 @@ "/solutions/bookingbusinesses/{id}/appointments/{id}": "", "/solutions/bookingbusinesses/{id}/customers/{id}": "", "/solutions/bookingbusinesses/{id}/customquestions/{id}": "", - "/solutions/bookingbusinesses/{id}/services/{id}": "", - "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "" + "/solutions/bookingbusinesses/{id}/services/{id}": "least=DelegatedWork", + "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "least=DelegatedWork" } }, { @@ -2318,12 +2609,12 @@ "/bookingbusinesses/{id}/services/{id}": "least=Application", "/bookingbusinesses/{id}/staffmembers": "least=Application", "/bookingbusinesses/{id}/staffmembers/{id}": "least=Application", - "/solutions/bookingbusinesses/{id}": "", + "/solutions/bookingbusinesses/{id}": "least=Application", "/solutions/bookingbusinesses/{id}/customquestions/{id}": "", - "/solutions/bookingbusinesses/{id}/services": "", - "/solutions/bookingbusinesses/{id}/services/{id}": "", - "/solutions/bookingbusinesses/{id}/staffmembers": "", - "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "" + "/solutions/bookingbusinesses/{id}/services": "least=Application", + "/solutions/bookingbusinesses/{id}/services/{id}": "least=Application", + "/solutions/bookingbusinesses/{id}/staffmembers": "least=Application", + "/solutions/bookingbusinesses/{id}/staffmembers/{id}": "least=Application" } }, { @@ -2336,8 +2627,8 @@ "POST" ], "paths": { - "/bookingbusinesses/{id}/appointments": "least=Application", - "/solutions/bookingbusinesses/{id}/appointments": "" + "/bookingbusinesses/{id}/appointments": "least=DelegatedWork,Application", + "/solutions/bookingbusinesses/{id}/appointments": "least=DelegatedWork,Application" } }, { @@ -2353,8 +2644,8 @@ "paths": { "/bookingbusinesses/{id}/appointments/{id}": "least=DelegatedWork,Application", "/bookingbusinesses/{id}/customers/{id}": "least=DelegatedWork,Application", - "/solutions/bookingbusinesses/{id}/appointments/{id}": "", - "/solutions/bookingbusinesses/{id}/customers/{id}": "" + "/solutions/bookingbusinesses/{id}/appointments/{id}": "least=DelegatedWork,Application", + "/solutions/bookingbusinesses/{id}/customers/{id}": "least=DelegatedWork,Application" } }, { @@ -2368,7 +2659,7 @@ "paths": { "/bookingbusinesses/{id}/appointments/{id}/cancel": "least=DelegatedWork,Application", "/bookingbusinesses/{id}/customers": "least=DelegatedWork,Application", - "/solutions/bookingbusinesses/{id}/customers": "least=Application" + "/solutions/bookingbusinesses/{id}/customers": "least=DelegatedWork,Application" } }, { @@ -2381,7 +2672,7 @@ ], "paths": { "/bookingbusinesses/{id}/customquestions": "least=DelegatedWork", - "/solutions/bookingbusinesses/{id}/customquestions": "" + "/solutions/bookingbusinesses/{id}/customquestions": "least=DelegatedWork" } }, { @@ -2405,7 +2696,7 @@ "POST" ], "paths": { - "/solutions/bookingbusinesses/{id}/appointments/{id}/cancel": "" + "/solutions/bookingbusinesses/{id}/appointments/{id}/cancel": "least=DelegatedWork" } } ], @@ -2830,7 +3121,7 @@ "POST" ], "paths": { - "/solutions/businessscenarios/{id}/planner/getplan": "" + "/solutions/businessscenarios/{id}/planner/getplan": "least=DelegatedWork,Application" } }, { @@ -2878,7 +3169,7 @@ "POST" ], "paths": { - "/solutions/businessscenarios/{id}/planner/getplan": "least=DelegatedWork,Application" + "/solutions/businessscenarios/{id}/planner/getplan": "" } }, { @@ -2961,73 +3252,73 @@ "GET" ], "paths": { - "/groups/{id}/calendar/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/groups/{id}/calendar/events/{id}": "", "/groups/{id}/calendar/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/groups/{id}/calendar/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/groups/{id}/calendar/events/{id}/instances": "", "/groups/{id}/calendar/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/groups/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", - "/groups/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/groups/{id}/calendarview": "", + "/groups/{id}/events/{id}": "", "/groups/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/groups/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/groups/{id}/events/{id}/instances": "", "/groups/{id}/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendar/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendar/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendar/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendar/calendarview": "", + "/me/calendar/events": "", + "/me/calendar/events/{id}": "", "/me/calendar/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendar/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendar/events/{id}/instances": "", "/me/calendar/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendargroups": "least=Application", - "/me/calendargroups/{id}": "least=Application", - "/me/calendargroups/{id}/calendars": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendargroups/{id}/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendargroups/{id}/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendargroups/{id}/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups": "", + "/me/calendargroups/{id}": "", + "/me/calendargroups/{id}/calendars": "", + "/me/calendargroups/{id}/calendars/{id}/calendarview": "", + "/me/calendargroups/{id}/calendars/{id}/events": "", + "/me/calendargroups/{id}/calendars/{id}/events/{id}": "", "/me/calendargroups/{id}/calendars/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendargroups/{id}/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}/calendars/{id}/events/{id}/instances": "", "/me/calendargroups/{id}/calendars/{id}/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendars": "least=Application", - "/me/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendars": "", + "/me/calendars/{id}/calendarview": "", "/me/calendars/{id}/calendarview/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendars/{id}/events": "", + "/me/calendars/{id}/events/{id}": "", "/me/calendars/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendars/{id}/events/{id}/instances": "", "/me/calendars/{id}/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", "/me/calendarview/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/events": "least=Application", - "/me/events/{id}": "least=Application", + "/me/events": "", + "/me/events/{id}": "", "/me/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/events/{id}/instances": "", "/me/events/delta": "least=Application", - "/users/{id}/calendar/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendar/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendar/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendar/calendarview": "", + "/users/{id}/calendar/events": "", + "/users/{id}/calendar/events/{id}": "", "/users/{id}/calendar/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendar/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendar/events/{id}/instances": "", "/users/{id}/calendar/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups/{id}": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups/{id}/calendars": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups/{id}/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups": "", + "/users/{id}/calendargroups/{id}": "", + "/users/{id}/calendargroups/{id}/calendars": "", + "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "", + "/users/{id}/calendargroups/{id}/calendars/{id}/events": "", + "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}": "", "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}/instances": "", "/users/{id}/calendargroups/{id}/calendars/{id}/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendars": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendars": "", + "/users/{id}/calendars/{id}/calendarview": "", "/users/{id}/calendars/{id}/calendarview/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendars/{id}/events": "", + "/users/{id}/calendars/{id}/events/{id}": "", "/users/{id}/calendars/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendars/{id}/events/{id}/instances": "", "/users/{id}/calendars/{id}/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendarview": "", "/users/{id}/calendarview/delta": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/events": "", + "/users/{id}/events/{id}": "", "/users/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/events/{id}/instances": "", "/users/{id}/events/delta": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/reminderview(startdatetime={value},enddatetime={value})": "least=DelegatedWork,DelegatedPersonal,Application" } @@ -3075,7 +3366,7 @@ "POST" ], "paths": { - "/search/query": "least=DelegatedWork" + "/search/query": "" } } ], @@ -3170,63 +3461,63 @@ "GET" ], "paths": { - "/groups/{id}/calendar/events/{id}": "", - "/groups/{id}/calendar/events/{id}/instances": "", + "/groups/{id}/calendar/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/groups/{id}/calendar/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/groups/{id}/calendar/events/delta": "", - "/groups/{id}/calendarview": "", - "/groups/{id}/events/{id}": "", - "/groups/{id}/events/{id}/instances": "", + "/groups/{id}/calendarview": "least=DelegatedPersonal,Application", + "/groups/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/groups/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/groups/{id}/events/delta": "", - "/me/calendar/calendarview": "", - "/me/calendar/events": "", - "/me/calendar/events/{id}": "", - "/me/calendar/events/{id}/instances": "", + "/me/calendar/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendar/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendar/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendar/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/me/calendar/events/delta": "", - "/me/calendargroups": "least=DelegatedWork,DelegatedPersonal", - "/me/calendargroups/{id}": "least=DelegatedWork,DelegatedPersonal", - "/me/calendargroups/{id}/calendars": "", - "/me/calendargroups/{id}/calendars/{id}/calendarview": "", - "/me/calendargroups/{id}/calendars/{id}/events": "", - "/me/calendargroups/{id}/calendars/{id}/events/{id}": "", - "/me/calendargroups/{id}/calendars/{id}/events/{id}/instances": "", + "/me/calendargroups": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}/calendars": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendargroups/{id}/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/me/calendargroups/{id}/calendars/{id}/events/delta": "", - "/me/calendars": "least=DelegatedWork,DelegatedPersonal", - "/me/calendars/{id}/calendarview": "", + "/me/calendars": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", "/me/calendars/{id}/calendarview/delta": "", - "/me/calendars/{id}/events": "", - "/me/calendars/{id}/events/{id}": "", - "/me/calendars/{id}/events/{id}/instances": "", + "/me/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/me/calendars/{id}/events/delta": "", "/me/calendarview/delta": "", - "/me/events": "least=DelegatedWork,DelegatedPersonal", - "/me/events/{id}": "least=DelegatedWork,DelegatedPersonal", - "/me/events/{id}/instances": "", + "/me/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/delta": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/calendar/calendarview": "", - "/users/{id}/calendar/events": "", - "/users/{id}/calendar/events/{id}": "", - "/users/{id}/calendar/events/{id}/instances": "", + "/users/{id}/calendar/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendar/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendar/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendar/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendar/events/delta": "", - "/users/{id}/calendargroups": "", - "/users/{id}/calendargroups/{id}": "", - "/users/{id}/calendargroups/{id}/calendars": "", - "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "", - "/users/{id}/calendargroups/{id}/calendars/{id}/events": "", - "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}": "", - "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}/instances": "", + "/users/{id}/calendargroups": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}/calendars": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendargroups/{id}/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendargroups/{id}/calendars/{id}/events/delta": "", - "/users/{id}/calendars": "", - "/users/{id}/calendars/{id}/calendarview": "", + "/users/{id}/calendars": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendars/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendars/{id}/calendarview/delta": "", - "/users/{id}/calendars/{id}/events": "", - "/users/{id}/calendars/{id}/events/{id}": "", - "/users/{id}/calendars/{id}/events/{id}/instances": "", + "/users/{id}/calendars/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendars/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/calendars/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendars/{id}/events/delta": "", - "/users/{id}/calendarview": "", + "/users/{id}/calendarview": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendarview/delta": "", - "/users/{id}/events": "", - "/users/{id}/events/{id}": "", - "/users/{id}/events/{id}/instances": "", + "/users/{id}/events": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/events/{id}": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/events/{id}/instances": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/delta": "", "/users/{id}/reminderview(startdatetime={value},enddatetime={value})": "" } @@ -3240,8 +3531,8 @@ "POST" ], "paths": { - "/me/calendar/getschedule": "", - "/users/{id}/calendar/getschedule": "" + "/me/calendar/getschedule": "least=DelegatedWork,Application", + "/users/{id}/calendar/getschedule": "least=DelegatedWork,Application" } } ], @@ -3382,13 +3673,13 @@ "/me/calendars/{id}/events/{id}/tentativelyaccept": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/accept": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/events/{id}/attachments/createuploadsession": "", + "/me/events/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/cancel": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/decline": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/dismissreminder": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/snoozereminder": "least=DelegatedWork,DelegatedPersonal,Application", "/me/events/{id}/tentativelyaccept": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/messages/{id}/attachments/createuploadsession": "", + "/me/messages/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendar/events/{id}/accept": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendar/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/calendar/events/{id}/cancel": "least=DelegatedWork,DelegatedPersonal,Application", @@ -3412,13 +3703,13 @@ "/users/{id}/calendars/{id}/events/{id}/tentativelyaccept": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/accept": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/events/{id}/attachments/createuploadsession": "", + "/users/{id}/events/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/cancel": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/decline": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/dismissreminder": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/snoozereminder": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/events/{id}/tentativelyaccept": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/messages/{id}/attachments/createuploadsession": "" + "/users/{id}/messages/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application" } }, { @@ -3492,8 +3783,8 @@ "POST" ], "paths": { - "/me/calendar/getschedule": "least=DelegatedWork,Application", - "/users/{id}/calendar/getschedule": "least=DelegatedWork,Application" + "/me/calendar/getschedule": "", + "/users/{id}/calendar/getschedule": "" } } ], @@ -3521,8 +3812,8 @@ "POST" ], "paths": { - "/me/findmeetingtimes": "least=DelegatedWork", - "/users/{id}/findmeetingtimes": "least=DelegatedWork" + "/me/findmeetingtimes": "", + "/users/{id}/findmeetingtimes": "" } } ], @@ -3842,8 +4133,8 @@ "/communications/calls/{id}/addlargegalleryview": "", "/communications/calls/{id}/answer": "least=Application", "/communications/calls/{id}/participants/{id}/mute": "least=Application", - "/communications/calls/{id}/participants/{id}/startholdmusic": "least=Application", - "/communications/calls/{id}/participants/{id}/stopholdmusic": "least=Application", + "/communications/calls/{id}/participants/{id}/startholdmusic": "", + "/communications/calls/{id}/participants/{id}/stopholdmusic": "", "/communications/calls/{id}/participants/configuremixer": "", "/communications/calls/{id}/participants/muteall": "least=Application", "/communications/calls/{id}/updaterecordingstatus": "", @@ -4212,8 +4503,8 @@ "paths": { "/chats/{id}/members/{id}": "", "/teams/{id}/channels/{id}/doesuserhaveaccess": "least=DelegatedWork,Application", - "/teams/{id}/channels/{id}/members": "least=DelegatedWork,Application", - "/teams/{id}/channels/{id}/members/{id}": "", + "/teams/{id}/channels/{id}/members": "least=Application", + "/teams/{id}/channels/{id}/members/{id}": "least=DelegatedWork,Application", "/teams/{id}/channels/{id}/sharedwithteams": "least=DelegatedWork,Application", "/teams/{id}/channels/{id}/sharedwithteams/{id}": "least=DelegatedWork,Application", "/teams/{id}/channels/{id}/sharedwithteams/{id}/allowedmembers": "least=DelegatedWork,Application" @@ -4393,22 +4684,22 @@ "GET" ], "paths": { - "/chats/{id}/messages/{id}": "", - "/chats/{id}/messages/{id}/hostedcontents": "", - "/chats/{id}/messages/{id}/hostedcontents/{id}": "", - "/me/chats/{id}/messages/{id}": "", + "/chats/{id}/messages/{id}": "least=DelegatedWork", + "/chats/{id}/messages/{id}/hostedcontents": "least=DelegatedWork", + "/chats/{id}/messages/{id}/hostedcontents/{id}": "least=DelegatedWork", + "/me/chats/{id}/messages/{id}": "least=DelegatedWork", "/teams/{id}/channels/{id}/messages": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}": "", - "/teams/{id}/channels/{id}/messages/{id}/hostedcontents": "", - "/teams/{id}/channels/{id}/messages/{id}/hostedcontents/{id}": "", + "/teams/{id}/channels/{id}/messages/{id}": "least=DelegatedWork", + "/teams/{id}/channels/{id}/messages/{id}/hostedcontents": "least=DelegatedWork", + "/teams/{id}/channels/{id}/messages/{id}/hostedcontents/{id}": "least=DelegatedWork", "/teams/{id}/channels/{id}/messages/{id}/replies": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}/replies/{id}": "", - "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents": "", - "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents/{id}": "", + "/teams/{id}/channels/{id}/messages/{id}/replies/{id}": "least=DelegatedWork", + "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents": "least=DelegatedWork", + "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents/{id}": "least=DelegatedWork", "/teams/{id}/channels/{id}/messages/delta": "least=DelegatedWork", - "/users/{id}/chats/{id}/messages/{id}": "", - "/users/{id}/chats/{id}/messages/{id}/hostedcontents": "", - "/users/{id}/chats/{id}/messages/{id}/hostedcontents/{id}": "" + "/users/{id}/chats/{id}/messages/{id}": "least=DelegatedWork", + "/users/{id}/chats/{id}/messages/{id}/hostedcontents": "least=DelegatedWork", + "/users/{id}/chats/{id}/messages/{id}/hostedcontents/{id}": "least=DelegatedWork" } }, { @@ -4500,7 +4791,7 @@ "PATCH" ], "paths": { - "/chats/{id}/messages/{id}": "", + "/chats/{id}/messages/{id}": "least=DelegatedWork", "/teams/(team-id)/channels/{id}/messages/{id}": "least=DelegatedWork", "/teams/(team-id)/channels/{id}/messages/{id}/replies/{id}": "least=DelegatedWork" } @@ -4580,7 +4871,7 @@ "PATCH" ], "paths": { - "/chats/{id}/messages/{id}": "", + "/chats/{id}/messages/{id}": "least=Application", "/teams/(team-id)/channels/{id}/messages/{id}": "least=Application", "/teams/(team-id)/channels/{id}/messages/{id}/replies/{id}": "least=Application" } @@ -4831,8 +5122,8 @@ "POST" ], "paths": { - "/chats/{id}/installedapps": "least=Application", - "/chats/{id}/members": "least=Application" + "/chats/{id}/installedapps": "", + "/chats/{id}/members": "" } }, { @@ -4844,8 +5135,8 @@ "GET" ], "paths": { - "/chats/{id}/installedapps/{id}": "least=Application", - "/chats/{id}/members/{id}": "least=Application" + "/chats/{id}/installedapps/{id}": "", + "/chats/{id}/members/{id}": "" } }, { @@ -4856,7 +5147,7 @@ "POST" ], "paths": { - "/chats/{id}/installedapps/{id}/upgrade": "least=Application" + "/chats/{id}/installedapps/{id}/upgrade": "" } } ], @@ -4889,31 +5180,31 @@ "/chats/{id}/members": "", "/chats/{id}/members/{id}": "", "/chats/{id}/messages": "least=DelegatedWork", - "/chats/{id}/messages/{id}": "least=DelegatedWork", - "/chats/{id}/messages/{id}/hostedcontents": "least=DelegatedWork", - "/chats/{id}/messages/{id}/hostedcontents/{id}": "least=DelegatedWork", + "/chats/{id}/messages/{id}": "", + "/chats/{id}/messages/{id}/hostedcontents": "", + "/chats/{id}/messages/{id}/hostedcontents/{id}": "", "/chats/{id}/operations": "", "/chats/{id}/operations/{id}": "", "/chats/{id}/pinnedmessages": "least=DelegatedWork", "/me/chats": "", "/me/chats/{id}": "", "/me/chats/{id}/messages": "least=DelegatedWork", - "/me/chats/{id}/messages/{id}": "least=DelegatedWork", - "/teams/{id}/channels/{id}/members/{id}": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}/hostedcontents": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}/hostedcontents/{id}": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}/replies/{id}": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents": "least=DelegatedWork", - "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents/{id}": "least=DelegatedWork", + "/me/chats/{id}/messages/{id}": "", + "/teams/{id}/channels/{id}/members/{id}": "", + "/teams/{id}/channels/{id}/messages/{id}": "", + "/teams/{id}/channels/{id}/messages/{id}/hostedcontents": "", + "/teams/{id}/channels/{id}/messages/{id}/hostedcontents/{id}": "", + "/teams/{id}/channels/{id}/messages/{id}/replies/{id}": "", + "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents": "", + "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents/{id}": "", "/users/{id}/chats": "", "/users/{id}/chats/{id}": "", "/users/{id}/chats/{id}/members": "", "/users/{id}/chats/{id}/members/{id}": "", "/users/{id}/chats/{id}/messages": "least=DelegatedWork", - "/users/{id}/chats/{id}/messages/{id}": "least=DelegatedWork", - "/users/{id}/chats/{id}/messages/{id}/hostedcontents": "least=DelegatedWork", - "/users/{id}/chats/{id}/messages/{id}/hostedcontents/{id}": "least=DelegatedWork" + "/users/{id}/chats/{id}/messages/{id}": "", + "/users/{id}/chats/{id}/messages/{id}/hostedcontents": "", + "/users/{id}/chats/{id}/messages/{id}/hostedcontents/{id}": "" } }, { @@ -4954,7 +5245,7 @@ "/chats/{id}": "", "/chats/{id}/members": "", "/chats/{id}/members/{id}": "", - "/chats/{id}/messages": "", + "/chats/{id}/messages": "least=Application", "/chats/{id}/messages/{id}": "", "/chats/{id}/messages/{id}/hostedcontents": "", "/chats/{id}/messages/{id}/hostedcontents/{id}": "", @@ -4963,7 +5254,7 @@ "/chats/{id}/pinnedmessages": "", "/me/chats": "", "/me/chats/{id}": "", - "/me/chats/{id}/messages": "", + "/me/chats/{id}/messages": "least=Application", "/me/chats/{id}/messages/{id}": "", "/teams/{id}/channels/{id}/messages/{id}": "", "/teams/{id}/channels/{id}/messages/{id}/hostedcontents": "", @@ -4975,7 +5266,7 @@ "/users/{id}/chats/{id}": "", "/users/{id}/chats/{id}/members": "", "/users/{id}/chats/{id}/members/{id}": "", - "/users/{id}/chats/{id}/messages": "", + "/users/{id}/chats/{id}/messages": "least=Application", "/users/{id}/chats/{id}/messages/{id}": "", "/users/{id}/chats/{id}/messages/{id}/hostedcontents": "", "/users/{id}/chats/{id}/messages/{id}/hostedcontents/{id}": "", @@ -5024,7 +5315,7 @@ "/chats": "least=DelegatedWork", "/chats/{id}": "least=DelegatedWork", "/chats/{id}/members": "least=DelegatedWork", - "/chats/{id}/members/{id}": "", + "/chats/{id}/members/{id}": "least=DelegatedWork", "/chats/{id}/operations": "least=DelegatedWork", "/chats/{id}/operations/{id}": "least=DelegatedWork", "/me/chats": "least=DelegatedWork", @@ -5060,15 +5351,15 @@ ], "paths": { "/chats": "least=Application", - "/chats/{id}": "", + "/chats/{id}": "least=Application", "/chats/{id}/members": "", "/chats/{id}/members/{id}": "", "/chats/{id}/operations": "", "/chats/{id}/operations/{id}": "", "/me/chats": "least=Application", - "/me/chats/{id}": "", + "/me/chats/{id}": "least=Application", "/users/{id}/chats": "least=Application", - "/users/{id}/chats/{id}": "", + "/users/{id}/chats/{id}": "least=Application", "/users/{id}/chats/{id}/members": "", "/users/{id}/chats/{id}/members/{id}": "" } @@ -5114,7 +5405,7 @@ ], "paths": { "/chats": "", - "/chats/{id}/members": "least=DelegatedWork", + "/chats/{id}/members": "", "/chats/{id}/messages": "", "/chats/{id}/pinnedmessages": "" } @@ -5129,7 +5420,7 @@ ], "paths": { "/chats/{id}": "least=DelegatedWork", - "/chats/{id}/messages/{id}": "least=DelegatedWork" + "/chats/{id}/messages/{id}": "" } }, { @@ -5354,7 +5645,7 @@ "PATCH" ], "paths": { - "/chats/{id}/messages/{id}": "least=Application", + "/chats/{id}/messages/{id}": "", "/teams/(team-id)/channels/{id}/messages/{id}": "", "/teams/(team-id)/channels/{id}/messages/{id}/replies/{id}": "" } @@ -5385,7 +5676,7 @@ ], "paths": { "/chats/{id}/members": "", - "/chats/{id}/members/{id}": "least=DelegatedWork", + "/chats/{id}/members/{id}": "", "/users/{id}/chats/{id}/members": "least=DelegatedWork", "/users/{id}/chats/{id}/members/{id}": "least=DelegatedWork" } @@ -5413,9 +5704,9 @@ "GET" ], "paths": { - "/chats/{id}/members": "", - "/chats/{id}/members/{id}": "", - "/users/{id}/chats/{id}/members": "", + "/chats/{id}/members": "least=Application", + "/chats/{id}/members/{id}": "least=Application", + "/users/{id}/chats/{id}/members": "least=Application", "/users/{id}/chats/{id}/members/{id}": "" } } @@ -5442,9 +5733,9 @@ "GET" ], "paths": { - "/chats/{id}/members": "least=Application", - "/chats/{id}/members/{id}": "least=Application", - "/users/{id}/chats/{id}/members": "least=Application", + "/chats/{id}/members": "", + "/chats/{id}/members/{id}": "", + "/users/{id}/chats/{id}/members": "", "/users/{id}/chats/{id}/members/{id}": "least=Application" } } @@ -5488,7 +5779,7 @@ "POST" ], "paths": { - "/chats/{id}/members": "" + "/chats/{id}/members": "least=DelegatedWork" } }, { @@ -5539,7 +5830,7 @@ "POST" ], "paths": { - "/chats/{id}/members": "" + "/chats/{id}/members": "least=Application" } }, { @@ -5551,7 +5842,7 @@ "GET" ], "paths": { - "/chats/{id}/members/{id}": "" + "/chats/{id}/members/{id}": "least=Application" } }, { @@ -5629,11 +5920,11 @@ "GET" ], "paths": { - "/chats/{id}/messages": "least=Application", + "/chats/{id}/messages": "", "/chats/{id}/messages/{id}": "", "/chats/{id}/messages/{id}/hostedcontents": "", "/chats/{id}/messages/{id}/hostedcontents/{id}": "", - "/me/chats/{id}/messages": "least=Application", + "/me/chats/{id}/messages": "", "/me/chats/{id}/messages/{id}": "", "/teams/{id}/channels/{id}/messages/{id}": "", "/teams/{id}/channels/{id}/messages/{id}/hostedcontents": "", @@ -5641,7 +5932,7 @@ "/teams/{id}/channels/{id}/messages/{id}/replies/{id}": "", "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents": "", "/teams/{id}/channels/{id}/messages/{id}/replies/{id}/hostedcontents/{id}": "", - "/users/{id}/chats/{id}/messages": "least=Application", + "/users/{id}/chats/{id}/messages": "", "/users/{id}/chats/{id}/messages/{id}": "", "/users/{id}/chats/{id}/messages/{id}/hostedcontents": "", "/users/{id}/chats/{id}/messages/{id}/hostedcontents/{id}": "" @@ -5707,11 +5998,11 @@ "GET" ], "paths": { - "/chats/{id}": "least=Application", + "/chats/{id}": "", "/chats/{id}/operations": "least=Application", "/chats/{id}/operations/{id}": "least=Application", - "/me/chats/{id}": "least=Application", - "/users/{id}/chats/{id}": "least=Application" + "/me/chats/{id}": "", + "/users/{id}/chats/{id}": "" } } ], @@ -5827,16 +6118,16 @@ "/rolemanagement/cloudpc/roleassignments/{id}": "least=DelegatedWork,Application", "/rolemanagement/cloudpc/roledefinitions": "", "/rolemanagement/cloudpc/roledefinitions/{id}": "", - "/rolemanagement/devicemanagement/roleassignments": "", - "/rolemanagement/devicemanagement/roleassignments/{id}": "", + "/rolemanagement/devicemanagement/roleassignments": "least=DelegatedWork,Application", + "/rolemanagement/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application", "/rolemanagement/devicemanagement/roledefinitions": "", "/rolemanagement/devicemanagement/roledefinitions/{id}": "", "/rolemanagement/directory/roledefinitions": "", "/rolemanagement/directory/roledefinitions/{id}": "", "/rolemanagement/entitlementmanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "", - "/rolemanagement/exchange/roledefinitions": "least=DelegatedWork,Application", - "/rolemanagement/exchange/roledefinitions/{id}": "least=DelegatedWork,Application", + "/rolemanagement/exchange/roledefinitions": "", + "/rolemanagement/exchange/roledefinitions/{id}": "", "/users/{id}/cloudpcs/{id}": "least=DelegatedWork,Application" } }, @@ -5875,7 +6166,7 @@ "PATCH" ], "paths": { - "/devicemanagement/virtualendpoint/organizationsettings": "least=DelegatedWork,Application" + "/devicemanagement/virtualendpoint/organizationsettings": "" } }, { @@ -5887,10 +6178,10 @@ "POST" ], "paths": { - "/devicemanagement/virtualendpoint/reports/getdailyaggregatedremoteconnectionreports": "", - "/devicemanagement/virtualendpoint/reports/getremoteconnectionhistoricalreports": "", - "/devicemanagement/virtualendpoint/reports/getshareduselicenseusagereport": "", - "/devicemanagement/virtualendpoint/reports/gettotalaggregatedremoteconnectionreports": "" + "/devicemanagement/virtualendpoint/reports/getdailyaggregatedremoteconnectionreports": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/reports/getremoteconnectionhistoricalreports": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/reports/getshareduselicenseusagereport": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/reports/gettotalaggregatedremoteconnectionreports": "least=DelegatedWork,Application" } } ], @@ -5925,7 +6216,7 @@ "GET" ], "paths": { - "/devicemanagement/manageddevices/{id}/getcloudpcremoteactionresults": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices/{id}/getcloudpcremoteactionresults": "", "/devicemanagement/manageddevices/{id}/getcloudpcreviewstatus": "", "/devicemanagement/monitoring/alertrecords": "", "/devicemanagement/monitoring/alertrecords/{id}": "", @@ -5941,7 +6232,7 @@ "/devicemanagement/virtualendpoint/galleryimages/{id}": "", "/devicemanagement/virtualendpoint/onpremisesconnections": "", "/devicemanagement/virtualendpoint/onpremisesconnections/{id}": "", - "/devicemanagement/virtualendpoint/reports/exportjobs/{id}": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/reports/exportjobs/{id}": "", "/devicemanagement/virtualendpoint/reports/getrealtimeremoteconnectionlatency(cloudpcid={value})": "", "/devicemanagement/virtualendpoint/reports/getrealtimeremoteconnectionstatus(cloudpcid={value})": "", "/devicemanagement/virtualendpoint/serviceplans": "", @@ -5990,11 +6281,11 @@ "/devicemanagement/virtualendpoint/deviceimages/{id}/reupload": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/onpremisesconnections/{id}/updateaddomainpassword": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assign": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/reports/exportjobs": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/reports/getdailyaggregatedremoteconnectionreports": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/reports/getremoteconnectionhistoricalreports": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/reports/getshareduselicenseusagereport": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/reports/gettotalaggregatedremoteconnectionreports": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/reports/exportjobs": "", + "/devicemanagement/virtualendpoint/reports/getdailyaggregatedremoteconnectionreports": "", + "/devicemanagement/virtualendpoint/reports/getremoteconnectionhistoricalreports": "", + "/devicemanagement/virtualendpoint/reports/getshareduselicenseusagereport": "", + "/devicemanagement/virtualendpoint/reports/gettotalaggregatedremoteconnectionreports": "", "/devicemanagement/virtualendpoint/usersettings/{id}/assign": "least=DelegatedWork,Application", "/me/cloudpcs/{id}/reboot": "least=DelegatedWork,Application", "/me/cloudpcs/{id}/rename": "least=DelegatedWork,Application", @@ -6021,9 +6312,9 @@ "/devicemanagement/virtualendpoint/externalpartnersettings": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/provisioningpolicies": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/usersettings": "least=DelegatedWork,Application", - "/rolemanagement/cloudpc/roledefinitions": "least=DelegatedWork", - "/rolemanagement/devicemanagement/roledefinitions": "least=DelegatedWork", - "/rolemanagement/directory/roledefinitions": "least=DelegatedWork" + "/rolemanagement/cloudpc/roledefinitions": "", + "/rolemanagement/devicemanagement/roledefinitions": "", + "/rolemanagement/directory/roledefinitions": "" } }, { @@ -6038,7 +6329,7 @@ "paths": { "/devicemanagement/monitoring/alertrules/{id}": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/externalpartnersettings/{id}": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/organizationsettings": "" + "/devicemanagement/virtualendpoint/organizationsettings": "least=DelegatedWork,Application" } }, { @@ -6049,7 +6340,7 @@ "GET" ], "paths": { - "/devicemanagement/virtualendpoint/cloudpcs/{id}/getsupportedcloudpcremoteactions": "least=Application" + "/devicemanagement/virtualendpoint/cloudpcs/{id}/getsupportedcloudpcremoteactions": "" } }, { @@ -6075,9 +6366,9 @@ ], "paths": { "/devicemanagement/virtualendpoint/deviceimages/{id}": "least=DelegatedWork,Application", - "/devicemanagement/virtualendpoint/usersettings/{id}": "least=DelegatedWork,Application", - "/rolemanagement/cloudpc/roleassignments/{id}": "least=DelegatedWork,Application", - "/rolemanagement/devicemanagement/roleassignments/{id}": "least=DelegatedWork" + "/devicemanagement/virtualendpoint/usersettings/{id}": "", + "/rolemanagement/cloudpc/roleassignments/{id}": "", + "/rolemanagement/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application" } }, { @@ -6143,9 +6434,9 @@ ], "paths": { "/devicemanagement/virtualendpoint/provisioningpolicies/{id}": "least=DelegatedWork,Application", - "/rolemanagement/cloudpc/roledefinitions/{id}": "least=DelegatedWork", - "/rolemanagement/devicemanagement/roledefinitions/{id}": "least=DelegatedWork", - "/rolemanagement/directory/roledefinitions/{id}": "least=DelegatedWork" + "/rolemanagement/cloudpc/roledefinitions/{id}": "", + "/rolemanagement/devicemanagement/roledefinitions/{id}": "", + "/rolemanagement/directory/roledefinitions/{id}": "" } }, { @@ -6160,7 +6451,7 @@ ], "paths": { "/rolemanagement/cloudpc/roleassignments": "least=DelegatedWork,Application", - "/rolemanagement/devicemanagement/roleassignments": "least=DelegatedWork" + "/rolemanagement/devicemanagement/roleassignments": "least=DelegatedWork,Application" } } ], @@ -6168,6 +6459,110 @@ "ownerSecurityGroup": "cpcgraph" } }, + "Community.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all Viva Engage communities", + "adminDescription": "Allows the app to list Viva Engage communities, and to read their properties on behalf of the signed-in user.", + "userDisplayName": "Read all Viva Engage communities", + "userDescription": "Allows the app to list Viva Engage communities, and to read their properties on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Read all Viva Engage communities", + "adminDescription": "Allows the app to list Viva Engage communities, and to read their properties without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/employeeexperience/communities": "least=DelegatedWork,Application", + "/employeeexperience/communities/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": {} + }, + "Community.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write all Viva Engage communities", + "adminDescription": "Allows the app to create Viva Engage communities and read all community properties on behalf of the signed-in user.", + "userDisplayName": "Read and write all Viva Engage communities", + "userDescription": "Allows the app to create Viva Engage communities and read all community properties on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all Viva Engage communities", + "adminDescription": "Allows the app to create Viva Engage communities, read all community properties, update community properties, and delete communities without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/employeeexperience/communities": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/employeeexperience/communities": "", + "/employeeexperience/communities/{id}": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/employeeexperience/communities/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/employeeexperience/communities/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": {} + }, "ConsentRequest.Read.All": { "schemes": { "DelegatedWork": { @@ -6285,29 +6680,29 @@ ], "paths": { "/me/contactfolders": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/contactfolders/{id}": "least=DelegatedPersonal,Application", + "/me/contactfolders/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contactfolders/{id}/childfolders": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contactfolders/{id}/childfolders/{id}/.../contacts": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contactfolders/{id}/childfolders/{id}/.../contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/contactfolders/{id}/contacts": "least=DelegatedPersonal,Application", - "/me/contactfolders/{id}/contacts/{id}": "least=DelegatedPersonal,Application", + "/me/contactfolders/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/contactfolders/{id}/contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contactfolders/{id}/contacts/delta": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contactfolders/delta": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contacts": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/contacts/{id}": "least=DelegatedPersonal,Application", + "/me/contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/contactfolders/{id}": "least=DelegatedPersonal,Application", + "/users/{id}/contactfolders/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/childfolders": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/childfolders/{id}/.../contacts": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/childfolders/{id}/.../contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/childfolders/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/childfolders/{id}/contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/contactfolders/{id}/contacts": "least=DelegatedPersonal,Application", - "/users/{id}/contactfolders/{id}/contacts/{id}": "least=DelegatedPersonal,Application", + "/users/{id}/contactfolders/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/contactfolders/{id}/contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/contacts/delta": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/delta": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/contacts/{id}": "least=DelegatedPersonal,Application" + "/users/{id}/contacts/{id}": "least=DelegatedWork,DelegatedPersonal,Application" } }, { @@ -6395,11 +6790,11 @@ "paths": { "/me/contactfolders": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contactfolders/{id}/childfolders": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/contactfolders/{id}/contacts": "least=DelegatedWork", + "/me/contactfolders/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application", "/me/contacts": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contactfolders/{id}/childfolders": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/contactfolders/{id}/contacts": "least=DelegatedWork", + "/users/{id}/contactfolders/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/contacts": "least=DelegatedWork,DelegatedPersonal,Application" } }, @@ -6723,6 +7118,81 @@ "ownerSecurityGroup": "XTUPSperms" } }, + "CustomDetection.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read custom detection rules", + "adminDescription": "Allows the app to read custom detection rules on behalf of the signed-in user.", + "userDisplayName": "Read custom detection rules", + "userDescription": "Allows the app to read custom detection rules on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all custom detection rules", + "adminDescription": "Allows the app to read custom detection rules without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/rules/detectionRules": "least=DelegatedWork,Application", + "/security/rules/detectionRules/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "m365dmsg" + } + }, + "CustomDetection.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write custom detection rules", + "adminDescription": "Allows the app to read and write custom detection rules on behalf of the signed-in user.", + "userDisplayName": "Read and write custom detection rules", + "userDescription": "Allows the app to read and write custom detection rules on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all custom detection rules", + "adminDescription": "Allows the app to read and write custom detection rules without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH", + "POST" + ], + "paths": { + "/security/rules/detectionRules": "least=DelegatedWork,Application", + "/security/rules/detectionRules/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "m365dmsg" + } + }, "CustomSecAttributeAssignment.Read.All": { "schemes": { "DelegatedWork": { @@ -7220,7 +7690,7 @@ "/devices/{id}/memberof": "least=DelegatedWork,Application", "/devices/{id}/registeredowners": "least=DelegatedWork,Application", "/devices/{id}/registeredusers": "least=DelegatedWork,Application", - "/devices/{id}/transitivememberof": "least=DelegatedWork,Application", + "/devices/{id}/transitivememberof": "", "/devices/{id}/usagerights": "least=DelegatedWork,Application", "/devices/delta": "least=DelegatedWork,Application" } @@ -7345,8 +7815,8 @@ "GET" ], "paths": { - "/devicelocalcredentials": "least=Application", - "/devicelocalcredentials/{id}": "least=DelegatedWork,Application" + "/devicelocalcredentials": "", + "/devicelocalcredentials/{id}": "" } } ], @@ -7381,7 +7851,7 @@ "GET" ], "paths": { - "/devicelocalcredentials": "least=DelegatedWork" + "/devicelocalcredentials": "least=DelegatedWork,Application" } } ], @@ -7416,51 +7886,51 @@ "GET" ], "paths": { - "/deviceappmanagement": "", + "/deviceappmanagement": "least=DelegatedWork,Application", "/deviceappmanagement/androidmanagedappprotections": "least=DelegatedWork,Application", "/deviceappmanagement/androidmanagedappprotections/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/assignments": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "", - "/deviceappmanagement/defaultmanagedappprotections": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "", - "/deviceappmanagement/deviceappmanagementtasks": "least=DelegatedWork,Application", - "/deviceappmanagement/deviceappmanagementtasks/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/assignments": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement/deviceappmanagementtasks": "", + "/deviceappmanagement/deviceappmanagementtasks/{id}": "", "/deviceappmanagement/enterprisecodesigningcertificates": "least=DelegatedWork,Application", "/deviceappmanagement/enterprisecodesigningcertificates/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/assignments": "least=DelegatedWork,Application", "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses/{id}": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments/{id}": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses/{id}": "", "/deviceappmanagement/iosmanagedappprotections": "least=DelegatedWork,Application", "/deviceappmanagement/iosmanagedappprotections/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/assignments": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "", - "/deviceappmanagement/managedapppolicies": "", - "/deviceappmanagement/managedapppolicies/{id}": "", - "/deviceappmanagement/managedappregistrations": "", - "/deviceappmanagement/managedappregistrations/{id}": "", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies": "", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}": "", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies": "", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}": "", - "/deviceappmanagement/managedappregistrations/{id}/operations": "", - "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "", - "/deviceappmanagement/managedappregistrations/getuseridswithflaggedappregistration": "", - "/deviceappmanagement/managedappstatuses": "", - "/deviceappmanagement/managedappstatuses/{id}": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/assignments": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement/managedapppolicies": "least=DelegatedWork,Application", + "/deviceappmanagement/managedapppolicies/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/operations": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/getuseridswithflaggedappregistration": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappstatuses": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappstatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/managedebookcategories": "least=DelegatedWork,Application", "/deviceappmanagement/managedebookcategories/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks": "least=DelegatedWork,Application", @@ -7478,12 +7948,12 @@ "/deviceappmanagement/managedebooks/{id}/userstatesummary/{id}/devicestates/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mdmwindowsinformationprotectionpolicies": "least=DelegatedWork,Application", "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappcategories": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappcategories/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations": "least=DelegatedWork,Application", @@ -7512,37 +7982,37 @@ "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}/app": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/installsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses": "", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses/{id}": "", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses": "", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses/{id}": "", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.managedmobilelobapp/contentversions": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.managedmobilelobapp/contentversions/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps": "", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps/{id}": "", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.mobilelobapp/contentversions": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.mobilelobapp/contentversions/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.windowsuniversalappx/committedcontainedapps": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.windowsuniversalappx/committedcontainedapps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/relationships": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/relationships/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/relationships": "", + "/deviceappmanagement/mobileapps/{id}/relationships/{id}": "", "/deviceappmanagement/mobileapps/{id}/userstatuses": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/app": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/devicestatuses": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/symanteccodesigningcertificate": "least=DelegatedWork,Application", + "/deviceappmanagement/symanteccodesigningcertificate": "", "/deviceappmanagement/targetedmanagedappconfigurations": "least=DelegatedWork,Application", "/deviceappmanagement/targetedmanagedappconfigurations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "", "/deviceappmanagement/wdacsupplementalpolicies": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/assignments": "least=DelegatedWork,Application", @@ -7553,14 +8023,14 @@ "/deviceappmanagement/wdacsupplementalpolicies/{id}/devicestatuses/{id}/policy": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations": "", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectionwipeactions": "", "/deviceappmanagement/windowsinformationprotectionwipeactions/{id}": "", "/deviceappmanagement/windowsmanagedappprotections": "", @@ -7569,14 +8039,14 @@ "/deviceappmanagement/windowsmanagedappprotections/{id}/apps/{id}": "", "/deviceappmanagement/windowsmanagedappprotections/{id}/assignments": "", "/deviceappmanagement/windowsmanagedappprotections/{id}/assignments/{id}": "", - "/devicemanagement": "", + "/devicemanagement": "least=DelegatedWork,Application", "/devicemanagement/auditevents": "least=DelegatedWork,Application", "/devicemanagement/auditevents/{id}": "least=DelegatedWork,Application", "/devicemanagement/auditevents/getauditactivitytypes": "least=DelegatedWork,Application", "/devicemanagement/auditevents/getauditcategories": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections/{id}": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections/getpolicysummary": "least=DelegatedWork,Application", + "/devicemanagement/configmanagercollections": "", + "/devicemanagement/configmanagercollections/{id}": "", + "/devicemanagement/configmanagercollections/getpolicysummary": "", "/devicemanagement/intunebrandingprofiles": "least=DelegatedWork,Application", "/devicemanagement/intunebrandingprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/intunebrandingprofiles/{id}/assignments": "least=DelegatedWork,Application", @@ -7609,35 +8079,35 @@ "POST" ], "paths": { - "/devicemanagement/reports/getcachedreport": "least=DelegatedWork", - "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "least=DelegatedWork", - "/devicemanagement/reports/getcompliancepolicynoncompliancesummaryreport": "least=DelegatedWork", - "/devicemanagement/reports/getcompliancesettingnoncompliancereport": "least=DelegatedWork", - "/devicemanagement/reports/getconfigurationpolicynoncompliancereport": "least=DelegatedWork", - "/devicemanagement/reports/getconfigurationpolicynoncompliancesummaryreport": "least=DelegatedWork", - "/devicemanagement/reports/getconfigurationsettingnoncompliancereport": "least=DelegatedWork", - "/devicemanagement/reports/getdevicemanagementintentpersettingcontributingprofiles": "least=DelegatedWork", - "/devicemanagement/reports/getdevicemanagementintentsettingsreport": "least=DelegatedWork", - "/devicemanagement/reports/getdevicenoncompliancereport": "least=DelegatedWork", - "/devicemanagement/reports/getdevicepoliciescompliancereport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicepolicysettingscompliancereport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicesstatusbypolicyplatformcompliancereport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicesstatusbysettingreport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicestatusbycompliacepolicyreport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicestatusbycompliancepolicysettingreport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicestatussummarybycompliacepolicyreport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdevicestatussummarybycompliancepolicysettingsreport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "least=DelegatedWork", - "/devicemanagement/reports/gethistoricalreport": "least=DelegatedWork", - "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "least=DelegatedWork", - "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "least=DelegatedWork", - "/devicemanagement/reports/getnoncompliantdevicesandsettingsreport": "least=DelegatedWork", - "/devicemanagement/reports/getpolicynoncompliancemetadata": "least=DelegatedWork", - "/devicemanagement/reports/getpolicynoncompliancereport": "least=DelegatedWork", - "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "least=DelegatedWork", - "/devicemanagement/reports/getreportfilters": "least=DelegatedWork", - "/devicemanagement/reports/getsettingcomplianceaggreport": "least=DelegatedWork,Application", - "/devicemanagement/reports/getsettingnoncompliancereport": "least=DelegatedWork", + "/devicemanagement/reports/getcachedreport": "", + "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "", + "/devicemanagement/reports/getcompliancepolicynoncompliancesummaryreport": "", + "/devicemanagement/reports/getcompliancesettingnoncompliancereport": "", + "/devicemanagement/reports/getconfigurationpolicynoncompliancereport": "", + "/devicemanagement/reports/getconfigurationpolicynoncompliancesummaryreport": "", + "/devicemanagement/reports/getconfigurationsettingnoncompliancereport": "", + "/devicemanagement/reports/getdevicemanagementintentpersettingcontributingprofiles": "", + "/devicemanagement/reports/getdevicemanagementintentsettingsreport": "", + "/devicemanagement/reports/getdevicenoncompliancereport": "", + "/devicemanagement/reports/getdevicepoliciescompliancereport": "", + "/devicemanagement/reports/getdevicepolicysettingscompliancereport": "", + "/devicemanagement/reports/getdevicesstatusbypolicyplatformcompliancereport": "", + "/devicemanagement/reports/getdevicesstatusbysettingreport": "", + "/devicemanagement/reports/getdevicestatusbycompliacepolicyreport": "", + "/devicemanagement/reports/getdevicestatusbycompliancepolicysettingreport": "", + "/devicemanagement/reports/getdevicestatussummarybycompliacepolicyreport": "", + "/devicemanagement/reports/getdevicestatussummarybycompliancepolicysettingsreport": "", + "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "", + "/devicemanagement/reports/gethistoricalreport": "", + "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "", + "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "", + "/devicemanagement/reports/getnoncompliantdevicesandsettingsreport": "", + "/devicemanagement/reports/getpolicynoncompliancemetadata": "", + "/devicemanagement/reports/getpolicynoncompliancereport": "", + "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "", + "/devicemanagement/reports/getreportfilters": "", + "/devicemanagement/reports/getsettingcomplianceaggreport": "", + "/devicemanagement/reports/getsettingnoncompliancereport": "", "/users/{id}/wipemanagedappregistrationsbyazureaddeviceid": "" } } @@ -7674,18 +8144,18 @@ "PATCH" ], "paths": { - "/deviceappmanagement": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}/installsummary": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations/{id}/devicestatussummary": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations/{id}/userstatussummary": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/installsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/symanteccodesigningcertificate": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "", + "/deviceappmanagement/symanteccodesigningcertificate": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/deploysummary": "least=DelegatedWork,Application", - "/devicemanagement": "", + "/devicemanagement": "least=DelegatedWork,Application", "/devicemanagement/reports": "" } }, @@ -7700,19 +8170,19 @@ ], "paths": { "/deviceappmanagement/androidmanagedappprotections": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "", - "/deviceappmanagement/defaultmanagedappprotections": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "", - "/deviceappmanagement/deviceappmanagementtasks": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/deviceappmanagementtasks": "", "/deviceappmanagement/enterprisecodesigningcertificates": "least=DelegatedWork,Application", "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/assignments": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses": "least=DelegatedWork,Application", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses": "", "/deviceappmanagement/iosmanagedappprotections": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "", - "/deviceappmanagement/managedappregistrations": "", - "/deviceappmanagement/managedappregistrations/{id}/operations": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/operations": "least=DelegatedWork,Application", "/deviceappmanagement/managedebookcategories": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}/assignments": "least=DelegatedWork,Application", @@ -7721,8 +8191,8 @@ "/deviceappmanagement/managedebooks/{id}/userstatesummary": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}/userstatesummary/{id}/devicestates": "least=DelegatedWork,Application", "/deviceappmanagement/mdmwindowsinformationprotectionpolicies": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappcategories": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations/{id}/assignments": "least=DelegatedWork,Application", @@ -7735,31 +8205,31 @@ "/deviceappmanagement/mobileapps/{id}/contentversions/{id}/containedapps": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/contentversions/{id}/files": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/devicestatuses": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses": "", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses": "", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.managedmobilelobapp/contentversions": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps": "", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.mobilelobapp/contentversions": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.windowsuniversalappx/committedcontainedapps": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/relationships": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/relationships": "", "/deviceappmanagement/mobileapps/{id}/userstatuses": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/devicestatuses": "least=DelegatedWork,Application", "/deviceappmanagement/targetedmanagedappconfigurations": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "", "/deviceappmanagement/wdacsupplementalpolicies": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/assignments": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/devicestatuses": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations": "", - "/deviceappmanagement/windowsinformationprotectionpolicies": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", + "/deviceappmanagement/windowsinformationprotectionpolicies": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectionwipeactions": "", "/deviceappmanagement/windowsmanagedappprotections": "", "/deviceappmanagement/windowsmanagedappprotections/{id}/apps": "", "/devicemanagement/auditevents": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections": "least=DelegatedWork,Application", + "/devicemanagement/configmanagercollections": "", "/devicemanagement/intunebrandingprofiles": "least=DelegatedWork,Application", "/devicemanagement/intunebrandingprofiles/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/reports/cachedreportconfigurations": "", @@ -7767,7 +8237,7 @@ "/devicemanagement/reports/reportschedules": "", "/devicemanagement/windowsinformationprotectionapplearningsummaries": "least=DelegatedWork,Application", "/devicemanagement/windowsinformationprotectionnetworklearningsummaries": "least=DelegatedWork,Application", - "/users": "" + "/users": "least=DelegatedWork,Application" } }, { @@ -7782,20 +8252,20 @@ ], "paths": { "/deviceappmanagement/androidmanagedappprotections/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}": "", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "", - "/deviceappmanagement/deviceappmanagementtasks/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/deviceappmanagementtasks/{id}": "", "/deviceappmanagement/enterprisecodesigningcertificates/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/devicestatuses/{id}": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/groupassignments/{id}": "", + "/deviceappmanagement/ioslobappprovisioningconfigurations/{id}/userstatuses/{id}": "", "/deviceappmanagement/iosmanagedappprotections/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "", - "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/managedebookcategories/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}/assignments/{id}": "least=DelegatedWork,Application", @@ -7804,9 +8274,9 @@ "/deviceappmanagement/managedebooks/{id}/userstatesummary/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}/userstatesummary/{id}/devicestates/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappcategories/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", @@ -7820,36 +8290,36 @@ "/deviceappmanagement/mobileapps/{id}/contentversions/{id}/files/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}/app": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.iosvppapp/assignedlicenses/{id}": "", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.macosvppapp/assignedlicenses/{id}": "", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.managedmobilelobapp/contentversions/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/microsoft.graph.microsoftstoreforbusinessapp/containedapps/{id}": "", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.mobilelobapp/contentversions/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/microsoft.graph.windowsuniversalappx/committedcontainedapps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/relationships/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/relationships/{id}": "", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/app": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/targetedmanagedappconfigurations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "", "/deviceappmanagement/wdacsupplementalpolicies/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/devicestatuses/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/devicestatuses/{id}/policy": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectionwipeactions/{id}": "", "/deviceappmanagement/windowsmanagedappprotections/{id}": "", "/deviceappmanagement/windowsmanagedappprotections/{id}/apps/{id}": "", "/deviceappmanagement/windowsmanagedappprotections/{id}/assignments/{id}": "", "/devicemanagement/auditevents/{id}": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections/{id}": "least=DelegatedWork,Application", + "/devicemanagement/configmanagercollections/{id}": "", "/devicemanagement/intunebrandingprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/intunebrandingprofiles/{id}/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/reports/cachedreportconfigurations/{id}": "", @@ -7857,7 +8327,7 @@ "/devicemanagement/reports/reportschedules/{id}": "", "/devicemanagement/windowsinformationprotectionapplearningsummaries/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsinformationprotectionnetworklearningsummaries/{id}": "least=DelegatedWork,Application", - "/users/{id}": "" + "/users/{id}": "least=DelegatedWork,Application" } }, { @@ -7903,13 +8373,13 @@ "POST" ], "paths": { - "/deviceappmanagement/deviceappmanagementtasks/{id}/updatestatus": "least=DelegatedWork,Application", - "/deviceappmanagement/managedapppolicies/{id}/assign": "", - "/deviceappmanagement/managedapppolicies/{id}/targetapps": "", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/assign": "", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/targetapps": "", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/assign": "", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/targetapps": "", + "/deviceappmanagement/deviceappmanagementtasks/{id}/updatestatus": "", + "/deviceappmanagement/managedapppolicies/{id}/assign": "least=DelegatedWork,Application", + "/deviceappmanagement/managedapppolicies/{id}/targetapps": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/assign": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/targetapps": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/assign": "least=DelegatedWork,Application", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/targetapps": "least=DelegatedWork,Application", "/deviceappmanagement/managedebooks/{id}/assign": "least=DelegatedWork,Application", "/deviceappmanagement/mobileappconfigurations/{id}/assign": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/assign": "least=DelegatedWork,Application", @@ -7918,14 +8388,14 @@ "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}/app/revokealllicenses": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}/app/revokedevicelicense": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/devicestatuses/{id}/app/revokeuserlicense": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/revokealllicenses": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/revokedevicelicense": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/{id}/revokeuserlicense": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/{id}/revokealllicenses": "", + "/deviceappmanagement/mobileapps/{id}/revokedevicelicense": "", + "/deviceappmanagement/mobileapps/{id}/revokeuserlicense": "", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/app/revokealllicenses": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/app/revokedevicelicense": "least=DelegatedWork,Application", "/deviceappmanagement/mobileapps/{id}/userstatuses/{id}/app/revokeuserlicense": "least=DelegatedWork,Application", - "/deviceappmanagement/mobileapps/validatexml": "least=DelegatedWork,Application", - "/deviceappmanagement/syncmicrosoftstoreforbusinessapps": "least=DelegatedWork,Application", + "/deviceappmanagement/mobileapps/validatexml": "", + "/deviceappmanagement/syncmicrosoftstoreforbusinessapps": "", "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assign": "least=DelegatedWork,Application", "/deviceappmanagement/targetedmanagedappconfigurations/{id}/targetapps": "least=DelegatedWork,Application", "/deviceappmanagement/wdacsupplementalpolicies/{id}/assign": "least=DelegatedWork,Application", @@ -7934,16 +8404,16 @@ "/deviceappmanagement/windowsmanagedappprotections/{id}/assign": "", "/deviceappmanagement/windowsmanagedappprotections/{id}/targetapps": "", "/devicemanagement/intunebrandingprofiles/{id}/assign": "least=DelegatedWork,Application", - "/devicemanagement/reports/getcachedreport": "least=Application", - "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "least=Application", - "/devicemanagement/reports/getcompliancepolicynoncompliancesummaryreport": "least=Application", - "/devicemanagement/reports/getcompliancesettingnoncompliancereport": "least=Application", - "/devicemanagement/reports/getconfigurationpolicynoncompliancereport": "least=Application", - "/devicemanagement/reports/getconfigurationpolicynoncompliancesummaryreport": "least=Application", - "/devicemanagement/reports/getconfigurationsettingnoncompliancereport": "least=Application", - "/devicemanagement/reports/getdevicemanagementintentpersettingcontributingprofiles": "least=Application", - "/devicemanagement/reports/getdevicemanagementintentsettingsreport": "least=Application", - "/devicemanagement/reports/getdevicenoncompliancereport": "least=Application", + "/devicemanagement/reports/getcachedreport": "", + "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "", + "/devicemanagement/reports/getcompliancepolicynoncompliancesummaryreport": "", + "/devicemanagement/reports/getcompliancesettingnoncompliancereport": "", + "/devicemanagement/reports/getconfigurationpolicynoncompliancereport": "", + "/devicemanagement/reports/getconfigurationpolicynoncompliancesummaryreport": "", + "/devicemanagement/reports/getconfigurationsettingnoncompliancereport": "", + "/devicemanagement/reports/getdevicemanagementintentpersettingcontributingprofiles": "", + "/devicemanagement/reports/getdevicemanagementintentsettingsreport": "", + "/devicemanagement/reports/getdevicenoncompliancereport": "", "/devicemanagement/reports/getdevicepoliciescompliancereport": "", "/devicemanagement/reports/getdevicepolicysettingscompliancereport": "", "/devicemanagement/reports/getdevicesstatusbypolicyplatformcompliancereport": "", @@ -7952,17 +8422,17 @@ "/devicemanagement/reports/getdevicestatusbycompliancepolicysettingreport": "", "/devicemanagement/reports/getdevicestatussummarybycompliacepolicyreport": "", "/devicemanagement/reports/getdevicestatussummarybycompliancepolicysettingsreport": "", - "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "least=Application", - "/devicemanagement/reports/gethistoricalreport": "least=Application", - "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "least=Application", - "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "least=Application", - "/devicemanagement/reports/getnoncompliantdevicesandsettingsreport": "least=Application", - "/devicemanagement/reports/getpolicynoncompliancemetadata": "least=Application", - "/devicemanagement/reports/getpolicynoncompliancereport": "least=Application", - "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "least=Application", - "/devicemanagement/reports/getreportfilters": "least=Application", + "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "", + "/devicemanagement/reports/gethistoricalreport": "", + "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "", + "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "", + "/devicemanagement/reports/getnoncompliantdevicesandsettingsreport": "", + "/devicemanagement/reports/getpolicynoncompliancemetadata": "", + "/devicemanagement/reports/getpolicynoncompliancereport": "", + "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "", + "/devicemanagement/reports/getreportfilters": "", "/devicemanagement/reports/getsettingcomplianceaggreport": "", - "/devicemanagement/reports/getsettingnoncompliancereport": "least=Application", + "/devicemanagement/reports/getsettingnoncompliancereport": "", "/users/{id}/unblockmanagedapps": "", "/users/{id}/wipeandblockmanagedapps": "", "/users/{id}/wipemanagedappregistrationsbydevicetag": "least=DelegatedWork,Application" @@ -8002,43 +8472,43 @@ "paths": { "/createremotehelpsessionresponse": "", "/createremotehelpsessionresponse/{id}": "", - "/deviceappmanagement": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/assignments": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/deviceappmanagementtasks": "", - "/deviceappmanagement/deviceappmanagementtasks/{id}": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/assignments": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/managedapppolicies": "least=DelegatedWork,Application", - "/deviceappmanagement/managedapppolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/operations": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/getuseridswithflaggedappregistration": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappstatuses": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappstatuses/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/assignments": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement/defaultmanagedappprotections": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement/deviceappmanagementtasks": "least=DelegatedWork,Application", + "/deviceappmanagement/deviceappmanagementtasks/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/assignments": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement/managedapppolicies": "", + "/deviceappmanagement/managedapppolicies/{id}": "", + "/deviceappmanagement/managedappregistrations": "", + "/deviceappmanagement/managedappregistrations/{id}": "", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies": "", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}": "", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies": "", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}": "", + "/deviceappmanagement/managedappregistrations/{id}/operations": "", + "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "", + "/deviceappmanagement/managedappregistrations/getuseridswithflaggedappregistration": "", + "/deviceappmanagement/managedappstatuses": "", + "/deviceappmanagement/managedappstatuses/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", "/deviceappmanagement/policysets": "least=DelegatedWork,Application", "/deviceappmanagement/policysets/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/policysets/{id}/assignments": "least=DelegatedWork,Application", @@ -8047,28 +8517,28 @@ "/deviceappmanagement/policysets/{id}/items/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/sideloadingkeys": "", "/deviceappmanagement/sideloadingkeys/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/vpptokens": "", "/deviceappmanagement/vpptokens/{id}": "", "/deviceappmanagement/vpptokens/getlicensesforapp": "", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", "/deviceappmanagement/windowsinformationprotectionwipeactions": "least=DelegatedWork,Application", "/deviceappmanagement/windowsinformationprotectionwipeactions/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/windowsmanagedappprotections": "least=DelegatedWork,Application", @@ -8094,7 +8564,7 @@ "/devicemanagement/androidmanagedstoreaccountenterprisesettings": "least=DelegatedWork,Application", "/devicemanagement/androidmanagedstoreappconfigurationschemas": "least=DelegatedWork,Application", "/devicemanagement/androidmanagedstoreappconfigurationschemas/{id}": "least=DelegatedWork,Application", - "/devicemanagement/applepushnotificationcertificate": "least=DelegatedWork", + "/devicemanagement/applepushnotificationcertificate": "", "/devicemanagement/assignmentfilters": "least=DelegatedWork,Application", "/devicemanagement/assignmentfilters/{id}": "least=DelegatedWork,Application", "/devicemanagement/assignmentfilters/{id}/getsupportedproperties": "least=DelegatedWork,Application", @@ -8136,9 +8606,9 @@ "/devicemanagement/compliancesettings": "least=DelegatedWork,Application", "/devicemanagement/compliancesettings/{id}": "least=DelegatedWork,Application", "/devicemanagement/conditionalaccesssettings": "", - "/devicemanagement/configmanagercollections": "", - "/devicemanagement/configmanagercollections/{id}": "", - "/devicemanagement/configmanagercollections/getpolicysummary": "", + "/devicemanagement/configmanagercollections": "least=DelegatedWork,Application", + "/devicemanagement/configmanagercollections/{id}": "least=DelegatedWork,Application", + "/devicemanagement/configmanagercollections/getpolicysummary": "least=DelegatedWork,Application", "/devicemanagement/configurationcategories": "least=DelegatedWork,Application", "/devicemanagement/configurationcategories/{id}": "least=DelegatedWork,Application", "/devicemanagement/configurationpolicies": "least=DelegatedWork,Application", @@ -8157,12 +8627,12 @@ "/devicemanagement/configurationpolicytemplates/{id}/settingtemplates/{id}/settingdefinitions/{id}": "least=DelegatedWork,Application", "/devicemanagement/configurationsettings": "least=DelegatedWork,Application", "/devicemanagement/configurationsettings/{id}": "least=DelegatedWork,Application", - "/devicemanagement/datasharingconsents": "least=DelegatedWork", + "/devicemanagement/datasharingconsents": "", "/devicemanagement/datasharingconsents/{id}": "least=DelegatedWork", - "/devicemanagement/detectedapps": "least=DelegatedWork,Application", - "/devicemanagement/detectedapps/{id}": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories": "", - "/devicemanagement/devicecategories/{id}": "", + "/devicemanagement/detectedapps": "", + "/devicemanagement/detectedapps/{id}": "", + "/devicemanagement/devicecategories": "least=DelegatedWork,Application", + "/devicemanagement/devicecategories/{id}": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/assignments": "least=DelegatedWork,Application", @@ -8605,9 +9075,9 @@ "/devicemanagement/macossoftwareupdateaccountsummaries/{id}/categorysummaries/{id}/updatestatesummaries/{id}": "least=DelegatedWork,Application", "/devicemanagement/manageddeviceencryptionstates": "least=DelegatedWork,Application", "/devicemanagement/manageddeviceencryptionstates/{id}": "least=DelegatedWork,Application", - "/devicemanagement/manageddeviceoverview": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices/{id}": "least=DelegatedWork,Application", + "/devicemanagement/manageddeviceoverview": "", + "/devicemanagement/manageddevices": "", + "/devicemanagement/manageddevices/{id}": "", "/devicemanagement/manageddevices/{id}/getfilevaultkey": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/getoemwarranty": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/appdiagnostics": "least=DelegatedWork,Application", @@ -8636,8 +9106,8 @@ "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelconfiguration": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "least=DelegatedWork,Application", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "", "/devicemanagement/mobilethreatdefenseconnectors": "", "/devicemanagement/mobilethreatdefenseconnectors/{id}": "", "/devicemanagement/ndesconnectors": "least=DelegatedWork,Application", @@ -8665,8 +9135,8 @@ "/devicemanagement/reports/exportjobs/{id}": "least=DelegatedWork,Application", "/devicemanagement/reports/reportschedules": "least=DelegatedWork,Application", "/devicemanagement/reports/reportschedules/{id}": "least=DelegatedWork,Application", - "/devicemanagement/resourceoperations": "least=DelegatedWork,Application", - "/devicemanagement/resourceoperations/{id}": "least=DelegatedWork,Application", + "/devicemanagement/resourceoperations": "", + "/devicemanagement/resourceoperations/{id}": "", "/devicemanagement/resourceoperations/{id}/getscopesforuser": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings/{id}": "least=DelegatedWork,Application", @@ -8674,18 +9144,18 @@ "/devicemanagement/reusablepolicysettings/{id}/referencingconfigurationpolicies/{id}": "least=DelegatedWork,Application", "/devicemanagement/reusablesettings": "least=DelegatedWork,Application", "/devicemanagement/reusablesettings/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roleassignments": "least=DelegatedWork,Application", - "/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roleassignments": "", + "/devicemanagement/roleassignments/{id}": "", + "/devicemanagement/roledefinitions": "", + "/devicemanagement/roledefinitions/{id}": "", + "/devicemanagement/roledefinitions/{id}/roleassignments": "", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/hascustomrolescopetag": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "", "/devicemanagement/rolescopetags": "least=DelegatedWork,Application", "/devicemanagement/rolescopetags/{id}": "least=DelegatedWork,Application", "/devicemanagement/rolescopetags/hascustomrolescopetag": "least=DelegatedWork,Application", @@ -8720,36 +9190,36 @@ "/devicemanagement/userexperienceanalyticsanomaly/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsanomalydevice": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsanomalydevice/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance/{id}": "", "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthosversionperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthosversionperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthoverview": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/apphealthmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/batteryhealthmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/bestpracticesmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/rebootanalyticsmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/resourceperformancemetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/workfromanywheremetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthosversionperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthosversionperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthoverview": "", + "/devicemanagement/userexperienceanalyticsbaselines": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/apphealthmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/batteryhealthmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/bestpracticesmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues/{id}": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/rebootanalyticsmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/resourceperformancemetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/workfromanywheremetrics": "", "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsbatteryhealthcapacitydetails": "least=DelegatedWork,Application", @@ -8764,21 +9234,21 @@ "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsbatteryhealthruntimedetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticscategories/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticscategories/{id}": "", "/devicemanagement/userexperienceanalyticsdevicemetrichistory": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicemetrichistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceperformance/summarizedeviceperformancedevices": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdeviceperformance": "", + "/devicemanagement/userexperienceanalyticsdeviceperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsdeviceperformance/summarizedeviceperformancedevices": "", "/devicemanagement/userexperienceanalyticsdevicescope": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicescopes": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicescopes/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescores": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescores/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartuphistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartuphistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartupprocesses": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartupprocesses/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdevicescores": "", + "/devicemanagement/userexperienceanalyticsdevicescores/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicestartuphistory": "", + "/devicemanagement/userexperienceanalyticsdevicestartuphistory/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicestartupprocesses": "", + "/devicemanagement/userexperienceanalyticsdevicestartupprocesses/{id}": "", "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdeviceswithoutcloudidentity": "least=DelegatedWork,Application", @@ -8786,30 +9256,30 @@ "/devicemanagement/userexperienceanalyticsdevicetimelineevents/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsimpactingprocess": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsimpactingprocess/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmetrichistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmetrichistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmetrichistory/{id}/userexperienceanalyticsmetric": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmodelscores": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmodelscores/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsmetrichistory": "", + "/devicemanagement/userexperienceanalyticsmetrichistory/{id}": "", + "/devicemanagement/userexperienceanalyticsmetrichistory/{id}/userexperienceanalyticsmetric": "", + "/devicemanagement/userexperienceanalyticsmodelscores": "", + "/devicemanagement/userexperienceanalyticsmodelscores/{id}": "", "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsoverview": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsoverview": "", "/devicemanagement/userexperienceanalyticsregressionsummary": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsregressionsummary/summarizedeviceregressionperformance": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsremoteconnection": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsremoteconnection/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsresourceperformance": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsresourceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsscorehistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsscorehistory/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsscorehistory": "", + "/devicemanagement/userexperienceanalyticsscorehistory/{id}": "", "/devicemanagement/userexperienceanalyticssummarizeddevicescopes": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "", "/devicemanagement/userpfxcertificates": "least=DelegatedWork,Application", "/devicemanagement/userpfxcertificates/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles": "least=DelegatedWork,Application", @@ -8822,10 +9292,10 @@ "/devicemanagement/windowsfeatureupdateprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsfeatureupdateprofiles/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/windowsfeatureupdateprofiles/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation/{id}": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation": "", + "/devicemanagement/windowsmalwareinformation/{id}": "", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "", "/devicemanagement/windowsqualityupdateprofiles": "least=DelegatedWork,Application", "/devicemanagement/windowsqualityupdateprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsqualityupdateprofiles/{id}/assignments": "least=DelegatedWork,Application", @@ -8837,21 +9307,21 @@ "/devicemanagement/zebrafotaconnector": "least=DelegatedWork,Application", "/devicemanagement/zebrafotadeployments": "least=DelegatedWork,Application", "/devicemanagement/zebrafotadeployments/{id}": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse/{id}": "least=DelegatedWork,Application", + "/extendremotehelpsessionresponse": "", + "/extendremotehelpsessionresponse/{id}": "", "/officeconfiguration/clientconfigurations": "least=DelegatedWork,Application", "/officeconfiguration/clientconfigurations/{id}": "least=DelegatedWork,Application", "/onpremencryptedpayloads": "least=DelegatedWork,Application", "/onpremencryptedpayloads/{id}": "least=DelegatedWork,Application", "/organization": "", - "/organization/{id}": "least=DelegatedWork,Application", + "/organization/{id}": "", "/pfxrecryptionrequests": "least=DelegatedWork,Application", "/pfxrecryptionrequests/{id}": "least=DelegatedWork,Application", "/pfxusercertificates": "least=DelegatedWork,Application", "/pfxusercertificates/{id}": "least=DelegatedWork,Application", "/remotehelpsessionretrieveresponse": "", "/remotehelpsessionretrieveresponse/{id}": "", - "/reports": "", + "/reports": "least=DelegatedWork,Application", "/reports/deviceconfigurationdeviceactivity": "least=DelegatedWork,Application", "/reports/deviceconfigurationuseractivity": "least=DelegatedWork,Application", "/requestremotehelpsessionaccessresponse": "", @@ -8860,7 +9330,7 @@ "/rolemanagement/devicemanagement": "least=DelegatedWork,Application", "/users": "", "/users/{id}": "", - "/users/{id}/exportdeviceandappmanagementdata": "least=DelegatedWork", + "/users/{id}/exportdeviceandappmanagementdata": "", "/users/{id}/ismanagedappuserblocked": "least=DelegatedWork,Application", "/users/getmanagedappblockedusers": "least=DelegatedWork,Application" } @@ -8874,12 +9344,12 @@ "POST" ], "paths": { - "/deviceappmanagement/policysets/getpolicysets": "least=DelegatedWork", + "/deviceappmanagement/policysets/getpolicysets": "least=DelegatedWork,Application", "/deviceappmanagement/windowsmanagementapp/setasmanagedinstaller": "least=DelegatedWork,Application", "/devicemanagement/androidmanagedstoreaccountenterprisesettings/addapps": "least=DelegatedWork,Application", "/devicemanagement/assignmentfilters/enable": "least=DelegatedWork,Application", - "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrics": "least=DelegatedWork", - "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrictimeseries": "least=DelegatedWork", + "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrics": "least=DelegatedWork,Application", + "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrictimeseries": "least=DelegatedWork,Application", "/devicemanagement/chromeosonboardingsettings/connect": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/activatedeviceesim": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/deprovision": "least=DelegatedWork,Application", @@ -8891,11 +9361,11 @@ "/devicemanagement/comanageddevices/{id}/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/rotatelocaladminpassword": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/downloadappdiagnostics": "least=DelegatedWork,Application", - "/devicemanagement/comanageddevices/executeaction": "least=DelegatedWork", + "/devicemanagement/comanageddevices/executeaction": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/movedevicestoou": "least=DelegatedWork,Application", "/devicemanagement/compliancepolicies/{id}/setscheduledactions": "least=DelegatedWork,Application", "/devicemanagement/configurationpolicies/{id}/reorder": "least=DelegatedWork,Application", - "/devicemanagement/devicecompliancepolicies/getnoncompliantdevicestoretire": "least=DelegatedWork", + "/devicemanagement/devicecompliancepolicies/getnoncompliantdevicestoretire": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/activatedeviceesim": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/deprovision": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/disable": "least=DelegatedWork,Application", @@ -8906,7 +9376,7 @@ "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/rotatelocaladminpassword": "least=DelegatedWork,Application", "/devicemanagement/deviceenrollmentconfigurations/createenrollmentnotificationconfiguration": "", - "/devicemanagement/devicehealthscripts/{id}/assign": "least=DelegatedWork", + "/devicemanagement/devicehealthscripts/{id}/assign": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/activatedeviceesim": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/deprovision": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/disable": "least=DelegatedWork,Application", @@ -8916,10 +9386,10 @@ "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/reenable": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/rotatelocaladminpassword": "least=DelegatedWork,Application", - "/devicemanagement/devicehealthscripts/{id}/getglobalscripthighestavailableversion": "least=DelegatedWork", - "/devicemanagement/devicehealthscripts/{id}/updateglobalscript": "least=DelegatedWork", - "/devicemanagement/devicehealthscripts/enableglobalscripts": "least=DelegatedWork", - "/devicemanagement/devicemanagementpartners/{id}/terminate": "least=DelegatedWork,Application", + "/devicemanagement/devicehealthscripts/{id}/getglobalscripthighestavailableversion": "least=DelegatedWork,Application", + "/devicemanagement/devicehealthscripts/{id}/updateglobalscript": "least=DelegatedWork,Application", + "/devicemanagement/devicehealthscripts/enableglobalscripts": "least=DelegatedWork,Application", + "/devicemanagement/devicemanagementpartners/{id}/terminate": "", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/activatedeviceesim": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/deprovision": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/activatedeviceesim": "least=DelegatedWork,Application", @@ -8932,13 +9402,13 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/rotatelocaladminpassword": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/downloadappdiagnostics": "least=DelegatedWork,Application", - "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/executeaction": "least=DelegatedWork", + "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/executeaction": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/movedevicestoou": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/disable": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/enrollnowaction": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/initiatemobiledevicemanagementkeyrecovery": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/initiateondemandproactiveremediation": "least=DelegatedWork,Application", - "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/logcollectionrequests/{id}/createdownloadurl": "least=DelegatedWork", + "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/logcollectionrequests/{id}/createdownloadurl": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/reenable": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/rotatelocaladminpassword": "least=DelegatedWork,Application", @@ -8952,11 +9422,11 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/{id}/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/{id}/rotatelocaladminpassword": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/downloadappdiagnostics": "least=DelegatedWork,Application", - "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/executeaction": "least=DelegatedWork", + "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/executeaction": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/movedevicestoou": "least=DelegatedWork,Application", - "/devicemanagement/enableandroiddeviceadministratorenrollment": "least=DelegatedWork", + "/devicemanagement/enableandroiddeviceadministratorenrollment": "least=DelegatedWork,Application", "/devicemanagement/evaluateassignmentfilter": "least=DelegatedWork,Application", - "/devicemanagement/getassignmentfiltersstatusdetails": "least=DelegatedWork", + "/devicemanagement/getassignmentfiltersstatusdetails": "least=DelegatedWork,Application", "/devicemanagement/grouppolicymigrationreports/{id}/updatescopetags": "least=DelegatedWork,Application", "/devicemanagement/hardwareconfigurations/{id}/assignhardwareconfiguration": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/activatedeviceesim": "least=DelegatedWork,Application", @@ -8969,64 +9439,64 @@ "/devicemanagement/manageddevices/{id}/removedevicefirmwareconfigurationinterfacemanagement": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/rotatelocaladminpassword": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/downloadappdiagnostics": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices/executeaction": "least=DelegatedWork", + "/devicemanagement/manageddevices/executeaction": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/movedevicestoou": "least=DelegatedWork,Application", - "/devicemanagement/microsofttunnelserverlogcollectionresponses/{id}/createdownloadurl": "least=DelegatedWork", + "/devicemanagement/microsofttunnelserverlogcollectionresponses/{id}/createdownloadurl": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelserverlogcollectionresponses/{id}/generatedownloadurl": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/createserverlogcollectionrequest": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/generateserverlogcollectionrequest": "least=DelegatedWork,Application", - "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrics": "least=DelegatedWork", - "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrictimeseries": "least=DelegatedWork", + "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrics": "least=DelegatedWork,Application", + "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrictimeseries": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/requestupgrade": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "least=DelegatedWork", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "", "/devicemanagement/oemwarrantyinformationonboarding/{id}/disable": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding/{id}/enable": "least=DelegatedWork,Application", "/devicemanagement/operationapprovalrequests/{id}/approve": "least=DelegatedWork,Application", "/devicemanagement/operationapprovalrequests/{id}/cancelapproval": "least=DelegatedWork,Application", "/devicemanagement/operationapprovalrequests/{id}/reject": "least=DelegatedWork,Application", "/devicemanagement/operationapprovalrequests/cancelmyrequest": "least=DelegatedWork,Application", - "/devicemanagement/operationapprovalrequests/getrequeststatus": "least=DelegatedWork", + "/devicemanagement/operationapprovalrequests/getrequeststatus": "least=DelegatedWork,Application", "/devicemanagement/reportremoteassistance": "", - "/devicemanagement/reportremotehelpsessionstarttime": "least=DelegatedWork,Application", - "/devicemanagement/reports/getcachedreport": "", - "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "", - "/devicemanagement/reports/getcompliancepolicynoncompliancesummaryreport": "", - "/devicemanagement/reports/getcompliancesettingnoncompliancereport": "", - "/devicemanagement/reports/getconfigurationpolicynoncompliancereport": "", - "/devicemanagement/reports/getconfigurationpolicynoncompliancesummaryreport": "", - "/devicemanagement/reports/getconfigurationsettingnoncompliancereport": "", - "/devicemanagement/reports/getdevicemanagementintentpersettingcontributingprofiles": "", - "/devicemanagement/reports/getdevicemanagementintentsettingsreport": "", - "/devicemanagement/reports/getdevicenoncompliancereport": "", - "/devicemanagement/reports/getdevicepoliciescompliancereport": "", - "/devicemanagement/reports/getdevicepolicysettingscompliancereport": "", - "/devicemanagement/reports/getdevicesstatusbypolicyplatformcompliancereport": "", - "/devicemanagement/reports/getdevicesstatusbysettingreport": "", - "/devicemanagement/reports/getdevicestatusbycompliacepolicyreport": "", - "/devicemanagement/reports/getdevicestatusbycompliancepolicysettingreport": "", - "/devicemanagement/reports/getdevicestatussummarybycompliacepolicyreport": "", - "/devicemanagement/reports/getdevicestatussummarybycompliancepolicysettingsreport": "", - "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "", - "/devicemanagement/reports/getgrouppolicysettingsdevicesettingsreport": "least=DelegatedWork", - "/devicemanagement/reports/gethistoricalreport": "", - "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "", - "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "", - "/devicemanagement/reports/getnoncompliantdevicesandsettingsreport": "", - "/devicemanagement/reports/getpolicynoncompliancemetadata": "", - "/devicemanagement/reports/getpolicynoncompliancereport": "", - "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "", - "/devicemanagement/reports/getremoteassistancemonitoractivesessionsreport": "least=DelegatedWork", - "/devicemanagement/reports/getremoteassistancemonitoravgsessiontimereport": "least=DelegatedWork", - "/devicemanagement/reports/getremoteassistancemonitortotalsessionsreport": "least=DelegatedWork", - "/devicemanagement/reports/getremoteassistancesessionsreport": "least=DelegatedWork", - "/devicemanagement/reports/getreportfilters": "", - "/devicemanagement/reports/getsettingcomplianceaggreport": "", - "/devicemanagement/reports/getsettingnoncompliancereport": "", - "/devicemanagement/reports/getzebrafotadeploymentreport": "least=DelegatedWork", + "/devicemanagement/reportremotehelpsessionstarttime": "", + "/devicemanagement/reports/getcachedreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getcompliancepolicynoncompliancesummaryreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getcompliancesettingnoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getconfigurationpolicynoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getconfigurationpolicynoncompliancesummaryreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getconfigurationsettingnoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicemanagementintentpersettingcontributingprofiles": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicemanagementintentsettingsreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicenoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicepoliciescompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicepolicysettingscompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicesstatusbypolicyplatformcompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicesstatusbysettingreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicestatusbycompliacepolicyreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicestatusbycompliancepolicysettingreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicestatussummarybycompliacepolicyreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdevicestatussummarybycompliancepolicysettingsreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getgrouppolicysettingsdevicesettingsreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/gethistoricalreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getnoncompliantdevicesandsettingsreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getpolicynoncompliancemetadata": "least=DelegatedWork,Application", + "/devicemanagement/reports/getpolicynoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getremoteassistancemonitoractivesessionsreport": "", + "/devicemanagement/reports/getremoteassistancemonitoravgsessiontimereport": "", + "/devicemanagement/reports/getremoteassistancemonitortotalsessionsreport": "", + "/devicemanagement/reports/getremoteassistancesessionsreport": "", + "/devicemanagement/reports/getreportfilters": "least=DelegatedWork,Application", + "/devicemanagement/reports/getsettingcomplianceaggreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getsettingnoncompliancereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getzebrafotadeploymentreport": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings/{id}/clone": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings/{id}/referencingconfigurationpolicies/{id}/reorder": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/getrolescopetagsbyid": "least=DelegatedWork", - "/devicemanagement/rolescopetags/getrolescopetagsbyid": "least=DelegatedWork", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/getrolescopetagsbyid": "least=DelegatedWork,Application", + "/devicemanagement/rolescopetags/getrolescopetagsbyid": "least=DelegatedWork,Application", "/devicemanagement/tenantattachrbac/enable": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicescope/triggerdevicescopeaction": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicescopes/{id}/triggerdevicescopeaction": "least=DelegatedWork,Application", @@ -9133,27 +9603,27 @@ ], "paths": { "/createremotehelpsessionresponse": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/deviceappmanagementtasks": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/operations": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps": "", + "/deviceappmanagement/defaultmanagedappprotections": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps": "", + "/deviceappmanagement/deviceappmanagementtasks": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps": "", + "/deviceappmanagement/managedappregistrations": "", + "/deviceappmanagement/managedappregistrations/{id}/operations": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", "/deviceappmanagement/policysets": "least=DelegatedWork,Application", "/deviceappmanagement/policysets/{id}/assignments": "least=DelegatedWork,Application", "/deviceappmanagement/policysets/{id}/items": "least=DelegatedWork,Application", "/deviceappmanagement/sideloadingkeys": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions": "least=DelegatedWork,Application", "/deviceappmanagement/vpptokens": "", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles": "", "/deviceappmanagement/windowsinformationprotectionwipeactions": "least=DelegatedWork,Application", "/deviceappmanagement/windowsmanagedappprotections": "least=DelegatedWork,Application", "/deviceappmanagement/windowsmanagedappprotections/{id}/apps": "least=DelegatedWork,Application", @@ -9180,7 +9650,7 @@ "/devicemanagement/compliancepolicies/{id}/scheduledactionsforrule/{id}/scheduledactionconfigurations": "least=DelegatedWork,Application", "/devicemanagement/compliancepolicies/{id}/settings": "least=DelegatedWork,Application", "/devicemanagement/compliancesettings": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections": "", + "/devicemanagement/configmanagercollections": "least=DelegatedWork,Application", "/devicemanagement/configurationcategories": "least=DelegatedWork,Application", "/devicemanagement/configurationpolicies": "least=DelegatedWork,Application", "/devicemanagement/configurationpolicies/{id}/assignments": "least=DelegatedWork,Application", @@ -9191,8 +9661,8 @@ "/devicemanagement/configurationpolicytemplates/{id}/settingtemplates/{id}/settingdefinitions": "least=DelegatedWork,Application", "/devicemanagement/configurationsettings": "least=DelegatedWork,Application", "/devicemanagement/datasharingconsents": "", - "/devicemanagement/detectedapps": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories": "", + "/devicemanagement/detectedapps": "", + "/devicemanagement/devicecategories": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/devicesettingstatesummaries": "least=DelegatedWork,Application", @@ -9356,7 +9826,7 @@ "/devicemanagement/macossoftwareupdateaccountsummaries/{id}/categorysummaries": "least=DelegatedWork,Application", "/devicemanagement/macossoftwareupdateaccountsummaries/{id}/categorysummaries/{id}/updatestatesummaries": "least=DelegatedWork,Application", "/devicemanagement/manageddeviceencryptionstates": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices": "", "/devicemanagement/managementconditions": "least=DelegatedWork,Application", "/devicemanagement/managementconditions/{id}/managementconditionstatements": "least=DelegatedWork,Application", "/devicemanagement/managementconditions/{id}/managementconditionstatements/{id}/managementconditions": "least=DelegatedWork,Application", @@ -9366,7 +9836,7 @@ "/devicemanagement/microsofttunnelserverlogcollectionresponses": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "least=DelegatedWork,Application", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "", "/devicemanagement/mobilethreatdefenseconnectors": "", "/devicemanagement/ndesconnectors": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding": "least=DelegatedWork,Application", @@ -9377,13 +9847,13 @@ "/devicemanagement/reports/cachedreportconfigurations": "least=DelegatedWork,Application", "/devicemanagement/reports/exportjobs": "least=DelegatedWork,Application", "/devicemanagement/reports/reportschedules": "least=DelegatedWork,Application", - "/devicemanagement/resourceoperations": "least=DelegatedWork,Application", + "/devicemanagement/resourceoperations": "", "/devicemanagement/reusablepolicysettings": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings/{id}/referencingconfigurationpolicies": "least=DelegatedWork,Application", "/devicemanagement/reusablesettings": "least=DelegatedWork,Application", - "/devicemanagement/roleassignments": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments": "least=DelegatedWork,Application", + "/devicemanagement/roleassignments": "", + "/devicemanagement/roledefinitions": "", + "/devicemanagement/roledefinitions/{id}/roleassignments": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/rolescopetags": "least=DelegatedWork,Application", @@ -9397,57 +9867,57 @@ "/devicemanagement/templates/{id}/migratableto": "least=DelegatedWork,Application", "/devicemanagement/templates/{id}/settings": "least=DelegatedWork,Application", "/devicemanagement/templatesettings": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsanomaly": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsanomalydevice": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthosversionperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceappimpact": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceruntimehistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthmodelperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicemetrichistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescopes": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescores": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartuphistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartupprocesses": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceswithoutcloudidentity": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsimpactingprocess": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmetrichistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmodelscores": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsremoteconnection": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsresourceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsscorehistory": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsanomaly": "", + "/devicemanagement/userexperienceanalyticsanomalydevice": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion": "", + "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails": "", + "/devicemanagement/userexperienceanalyticsapphealthosversionperformance": "", + "/devicemanagement/userexperienceanalyticsbaselines": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceappimpact": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceperformance": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceruntimehistory": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthmodelperformance": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance": "", + "/devicemanagement/userexperienceanalyticsdevicemetrichistory": "", + "/devicemanagement/userexperienceanalyticsdeviceperformance": "", + "/devicemanagement/userexperienceanalyticsdevicescopes": "", + "/devicemanagement/userexperienceanalyticsdevicescores": "", + "/devicemanagement/userexperienceanalyticsdevicestartuphistory": "", + "/devicemanagement/userexperienceanalyticsdevicestartupprocesses": "", + "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance": "", + "/devicemanagement/userexperienceanalyticsdeviceswithoutcloudidentity": "", + "/devicemanagement/userexperienceanalyticsimpactingprocess": "", + "/devicemanagement/userexperienceanalyticsmetrichistory": "", + "/devicemanagement/userexperienceanalyticsmodelscores": "", + "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice": "", + "/devicemanagement/userexperienceanalyticsremoteconnection": "", + "/devicemanagement/userexperienceanalyticsresourceperformance": "", + "/devicemanagement/userexperienceanalyticsscorehistory": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "", "/devicemanagement/userpfxcertificates": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles/{id}/driverinventories": "least=DelegatedWork,Application", "/devicemanagement/windowsfeatureupdateprofiles": "least=DelegatedWork,Application", "/devicemanagement/windowsfeatureupdateprofiles/{id}/assignments": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation": "", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "", "/devicemanagement/windowsqualityupdateprofiles": "least=DelegatedWork,Application", "/devicemanagement/windowsqualityupdateprofiles/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/windowsupdatecatalogitems": "least=DelegatedWork,Application", "/devicemanagement/zebrafotaartifacts": "least=DelegatedWork,Application", "/devicemanagement/zebrafotadeployments": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse": "least=DelegatedWork,Application", + "/extendremotehelpsessionresponse": "", "/officeconfiguration/clientconfigurations": "least=DelegatedWork,Application", "/onpremencryptedpayloads": "least=DelegatedWork,Application", "/pfxrecryptionrequests": "least=DelegatedWork,Application", @@ -9469,30 +9939,30 @@ ], "paths": { "/createremotehelpsessionresponse/{id}": "", - "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/deviceappmanagementtasks/{id}": "", - "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/androidmanagedappprotections/{id}/apps/{id}": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/assignments/{id}": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}/apps/{id}": "", + "/deviceappmanagement/deviceappmanagementtasks/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/iosmanagedappprotections/{id}/apps/{id}": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/assignments/{id}": "", + "/deviceappmanagement/managedappregistrations/{id}/operations/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/assignments/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", + "/deviceappmanagement/mdmwindowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", "/deviceappmanagement/policysets/{id}/assignments/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/policysets/{id}/items/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/sideloadingkeys/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/apps/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/assignments/{id}": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/settings/{id}/settingdefinitions/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/vpptokens/{id}": "", "/deviceappmanagement/windowsinformationprotectiondeviceregistrations/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "least=DelegatedWork,Application", - "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "least=DelegatedWork,Application", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/assignments/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/exemptapplockerfiles/{id}": "", + "/deviceappmanagement/windowsinformationprotectionpolicies/{id}/protectedapplockerfiles/{id}": "", "/deviceappmanagement/windowsinformationprotectionwipeactions/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/windowsmanagedappprotections/{id}": "least=DelegatedWork,Application", "/deviceappmanagement/windowsmanagedappprotections/{id}/apps/{id}": "least=DelegatedWork,Application", @@ -9520,7 +9990,7 @@ "/devicemanagement/compliancepolicies/{id}/scheduledactionsforrule/{id}/scheduledactionconfigurations/{id}": "least=DelegatedWork,Application", "/devicemanagement/compliancepolicies/{id}/settings/{id}": "least=DelegatedWork,Application", "/devicemanagement/compliancesettings/{id}": "least=DelegatedWork,Application", - "/devicemanagement/configmanagercollections/{id}": "", + "/devicemanagement/configmanagercollections/{id}": "least=DelegatedWork,Application", "/devicemanagement/configurationcategories/{id}": "least=DelegatedWork,Application", "/devicemanagement/configurationpolicies/{id}": "least=DelegatedWork,Application", "/devicemanagement/configurationpolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", @@ -9531,8 +10001,8 @@ "/devicemanagement/configurationpolicytemplates/{id}/settingtemplates/{id}/settingdefinitions/{id}": "least=DelegatedWork,Application", "/devicemanagement/configurationsettings/{id}": "least=DelegatedWork,Application", "/devicemanagement/datasharingconsents/{id}": "", - "/devicemanagement/detectedapps/{id}": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories/{id}": "", + "/devicemanagement/detectedapps/{id}": "", + "/devicemanagement/devicecategories/{id}": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/devicesettingstatesummaries/{id}": "least=DelegatedWork,Application", @@ -9728,7 +10198,7 @@ "/devicemanagement/macossoftwareupdateaccountsummaries/{id}/categorysummaries/{id}": "least=DelegatedWork,Application", "/devicemanagement/macossoftwareupdateaccountsummaries/{id}/categorysummaries/{id}/updatestatesummaries/{id}": "least=DelegatedWork,Application", "/devicemanagement/manageddeviceencryptionstates/{id}": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices/{id}": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices/{id}": "", "/devicemanagement/managementconditions/{id}": "least=DelegatedWork,Application", "/devicemanagement/managementconditions/{id}/managementconditionstatements/{id}": "least=DelegatedWork,Application", "/devicemanagement/managementconditions/{id}/managementconditionstatements/{id}/managementconditions/{id}": "least=DelegatedWork,Application", @@ -9739,7 +10209,7 @@ "/devicemanagement/microsofttunnelsites/{id}": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelconfiguration": "least=DelegatedWork,Application", "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "least=DelegatedWork,Application", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "", "/devicemanagement/mobilethreatdefenseconnectors/{id}": "", "/devicemanagement/ndesconnectors/{id}": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding/{id}": "least=DelegatedWork,Application", @@ -9750,16 +10220,16 @@ "/devicemanagement/reports/cachedreportconfigurations/{id}": "least=DelegatedWork,Application", "/devicemanagement/reports/exportjobs/{id}": "least=DelegatedWork,Application", "/devicemanagement/reports/reportschedules/{id}": "least=DelegatedWork,Application", - "/devicemanagement/resourceoperations/{id}": "least=DelegatedWork,Application", + "/devicemanagement/resourceoperations/{id}": "", "/devicemanagement/reusablepolicysettings/{id}": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings/{id}/referencingconfigurationpolicies/{id}": "least=DelegatedWork,Application", "/devicemanagement/reusablesettings/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roleassignments/{id}": "", + "/devicemanagement/roledefinitions/{id}": "", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "", "/devicemanagement/rolescopetags/{id}": "least=DelegatedWork,Application", "/devicemanagement/settingdefinitions/{id}": "least=DelegatedWork,Application", "/devicemanagement/templates/{id}": "least=DelegatedWork,Application", @@ -9771,59 +10241,59 @@ "/devicemanagement/templates/{id}/migratableto/{id}": "least=DelegatedWork,Application", "/devicemanagement/templates/{id}/settings/{id}": "least=DelegatedWork,Application", "/devicemanagement/templatesettings/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsanomaly/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsanomalydevice/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthosversionperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceappimpact/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceruntimehistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthmodelperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicemetrichistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescope": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescopes/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicescores/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartuphistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartupprocesses/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsdeviceswithoutcloudidentity/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsimpactingprocess/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmetrichistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmetrichistory/{id}/userexperienceanalyticsmetric": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsmodelscores/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsremoteconnection/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsresourceperformance/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsscorehistory/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsanomaly/{id}": "", + "/devicemanagement/userexperienceanalyticsanomalydevice/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthosversionperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues/{id}": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact/{id}": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceappimpact/{id}": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthdeviceruntimehistory/{id}": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthmodelperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicemetrichistory/{id}": "", + "/devicemanagement/userexperienceanalyticsdeviceperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicescope": "", + "/devicemanagement/userexperienceanalyticsdevicescopes/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicescores/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicestartuphistory/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicestartupprocesses/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsdeviceswithoutcloudidentity/{id}": "", + "/devicemanagement/userexperienceanalyticsimpactingprocess/{id}": "", + "/devicemanagement/userexperienceanalyticsmetrichistory/{id}": "", + "/devicemanagement/userexperienceanalyticsmetrichistory/{id}/userexperienceanalyticsmetric": "", + "/devicemanagement/userexperienceanalyticsmodelscores/{id}": "", + "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice/{id}": "", + "/devicemanagement/userexperienceanalyticsremoteconnection/{id}": "", + "/devicemanagement/userexperienceanalyticsresourceperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsscorehistory/{id}": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "", + "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "", "/devicemanagement/userpfxcertificates/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles/{id}/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsdriverupdateprofiles/{id}/driverinventories/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsfeatureupdateprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsfeatureupdateprofiles/{id}/assignments/{id}": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation/{id}": "least=DelegatedWork,Application", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation/{id}": "", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "", "/devicemanagement/windowsqualityupdateprofiles/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsqualityupdateprofiles/{id}/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsupdatecatalogitems/{id}": "least=DelegatedWork,Application", "/devicemanagement/zebrafotaartifacts/{id}": "least=DelegatedWork,Application", "/devicemanagement/zebrafotadeployments/{id}": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse/{id}": "least=DelegatedWork,Application", + "/extendremotehelpsessionresponse/{id}": "", "/officeconfiguration/clientconfigurations/{id}": "least=DelegatedWork,Application", "/onpremencryptedpayloads/{id}": "least=DelegatedWork,Application", "/pfxrecryptionrequests/{id}": "least=DelegatedWork,Application", @@ -9843,11 +10313,11 @@ "PATCH" ], "paths": { - "/deviceappmanagement": "least=DelegatedWork,Application", - "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "least=DelegatedWork,Application", - "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "least=DelegatedWork,Application", + "/deviceappmanagement": "", + "/deviceappmanagement/androidmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement/defaultmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement/iosmanagedappprotections/{id}/deploymentsummary": "", + "/deviceappmanagement/targetedmanagedappconfigurations/{id}/deploymentsummary": "", "/deviceappmanagement/windowsmanagementapp": "least=DelegatedWork,Application", "/devicemanagement": "", "/devicemanagement/advancedthreatprotectiononboardingstatesummary": "least=DelegatedWork,Application", @@ -9895,29 +10365,29 @@ "/devicemanagement/hardwareconfigurations/{id}/runsummary": "least=DelegatedWork,Application", "/devicemanagement/intents/{id}/devicestatesummary": "least=DelegatedWork,Application", "/devicemanagement/intents/{id}/userstatesummary": "least=DelegatedWork,Application", - "/devicemanagement/manageddeviceoverview": "least=DelegatedWork,Application", + "/devicemanagement/manageddeviceoverview": "", "/devicemanagement/remoteassistancesettings": "", "/devicemanagement/reports": "least=DelegatedWork,Application", "/devicemanagement/softwareupdatestatussummary": "least=DelegatedWork,Application", "/devicemanagement/templates/{id}/microsoft.graph.securitybaselinetemplate/devicestatesummary": "least=DelegatedWork,Application", "/devicemanagement/tenantattachrbac": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsapphealthoverview": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/apphealthmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/batteryhealthmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/bestpracticesmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/rebootanalyticsmetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/resourceperformancemetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/workfromanywheremetrics": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthcapacitydetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsbatteryhealthruntimedetails": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticscategories/{id}": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsoverview": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsregressionsummary": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthoverview": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/apphealthmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/batteryhealthmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/bestpracticesmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/rebootanalyticsmetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/resourceperformancemetrics": "", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/workfromanywheremetrics": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthcapacitydetails": "", + "/devicemanagement/userexperienceanalyticsbatteryhealthruntimedetails": "", + "/devicemanagement/userexperienceanalyticscategories/{id}": "", + "/devicemanagement/userexperienceanalyticsoverview": "", + "/devicemanagement/userexperienceanalyticsregressionsummary": "", + "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "", "/devicemanagement/zebrafotaconnector": "least=DelegatedWork,Application", - "/organization/{id}": "least=Application", - "/reports": "", + "/organization/{id}": "", + "/reports": "least=DelegatedWork,Application", "/rolemanagement": "least=DelegatedWork,Application", "/rolemanagement/devicemanagement": "least=DelegatedWork,Application" } @@ -10033,7 +10503,7 @@ "/devicemanagement/userexperienceanalyticsregressionsummary/summarizedeviceregressionperformance": "", "/devicemanagement/userexperienceanalyticsremoteconnection/summarizedeviceremoteconnection": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsresourceperformance/summarizedeviceresourceperformance": "least=DelegatedWork,Application", - "/devicemanagement/userexperienceanalyticssummarizeworkfromanywheredevices": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticssummarizeworkfromanywheredevices": "", "/devicemanagement/verifywindowsenrollmentautodiscovery": "", "/organization": "", "/users/{id}/exportdeviceandappmanagementdata": "", @@ -10050,16 +10520,16 @@ "POST" ], "paths": { - "/deviceappmanagement/deviceappmanagementtasks/{id}/updatestatus": "", - "/deviceappmanagement/managedapppolicies/{id}/assign": "least=DelegatedWork,Application", - "/deviceappmanagement/managedapppolicies/{id}/targetapps": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/assign": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/targetapps": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/assign": "least=DelegatedWork,Application", - "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/targetapps": "least=DelegatedWork,Application", + "/deviceappmanagement/deviceappmanagementtasks/{id}/updatestatus": "least=DelegatedWork,Application", + "/deviceappmanagement/managedapppolicies/{id}/assign": "", + "/deviceappmanagement/managedapppolicies/{id}/targetapps": "", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/assign": "", + "/deviceappmanagement/managedappregistrations/{id}/appliedpolicies/{id}/targetapps": "", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/assign": "", + "/deviceappmanagement/managedappregistrations/{id}/intendedpolicies/{id}/targetapps": "", "/deviceappmanagement/policysets/{id}/update": "least=DelegatedWork,Application", - "/deviceappmanagement/policysets/getpolicysets": "least=Application", - "/deviceappmanagement/syncmicrosoftstoreforbusinessapps": "", + "/deviceappmanagement/policysets/getpolicysets": "", + "/deviceappmanagement/syncmicrosoftstoreforbusinessapps": "least=DelegatedWork,Application", "/deviceappmanagement/vpptokens/{id}/revokelicenses": "", "/deviceappmanagement/vpptokens/{id}/synclicenses": "", "/deviceappmanagement/vpptokens/synclicensecounts": "", @@ -10083,8 +10553,8 @@ "/devicemanagement/androidmanagedstoreaccountenterprisesettings/unbind": "least=DelegatedWork,Application", "/devicemanagement/applepushnotificationcertificate/generateapplepushnotificationcertificatesigningrequest": "", "/devicemanagement/assignmentfilters/validatefilter": "least=DelegatedWork,Application", - "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrics": "least=Application", - "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrictimeseries": "least=Application", + "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrics": "", + "/devicemanagement/certificateconnectordetails/{id}/gethealthmetrictimeseries": "", "/devicemanagement/chromeosonboardingsettings/disconnect": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/createdevicelogcollectionrequest": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/requestremoteassistance": "least=DelegatedWork,Application", @@ -10096,7 +10566,7 @@ "/devicemanagement/configurationpolicies/{id}/createcopy": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/assign": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/{id}/scheduleactionsforrules": "least=DelegatedWork,Application", - "/devicemanagement/devicecompliancepolicies/getnoncompliantdevicestoretire": "least=Application", + "/devicemanagement/devicecompliancepolicies/getnoncompliantdevicestoretire": "", "/devicemanagement/devicecompliancepolicies/setscheduledretirestate": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancepolicies/validatecompliancescript": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/assign": "least=DelegatedWork,Application", @@ -10115,22 +10585,22 @@ "/devicemanagement/devicecustomattributeshellscripts/{id}/assign": "least=DelegatedWork,Application", "/devicemanagement/deviceenrollmentconfigurations/{id}/assign": "", "/devicemanagement/deviceenrollmentconfigurations/{id}/setpriority": "", - "/devicemanagement/devicehealthscripts/{id}/assign": "least=Application", + "/devicemanagement/devicehealthscripts/{id}/assign": "", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/createdevicelogcollectionrequest": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/requestremoteassistance": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/rotatebitlockerkeys": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/sendcustomnotificationtocompanyportal": "least=DelegatedWork,Application", "/devicemanagement/devicehealthscripts/{id}/devicerunstates/{id}/manageddevice/wipe": "least=DelegatedWork,Application", - "/devicemanagement/devicehealthscripts/{id}/getglobalscripthighestavailableversion": "least=Application", - "/devicemanagement/devicehealthscripts/{id}/updateglobalscript": "least=Application", - "/devicemanagement/devicehealthscripts/enableglobalscripts": "least=Application", + "/devicemanagement/devicehealthscripts/{id}/getglobalscripthighestavailableversion": "", + "/devicemanagement/devicehealthscripts/{id}/updateglobalscript": "", + "/devicemanagement/devicehealthscripts/enableglobalscripts": "", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/createdevicelogcollectionrequest": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/createdevicelogcollectionrequest": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/requestremoteassistance": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/rotatebitlockerkeys": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/sendcustomnotificationtocompanyportal": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/wipe": "least=DelegatedWork,Application", - "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/logcollectionrequests/{id}/createdownloadurl": "least=Application", + "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/logcollectionrequests/{id}/createdownloadurl": "", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/requestremoteassistance": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/rotatebitlockerkeys": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/sendcustomnotificationtocompanyportal": "least=DelegatedWork,Application", @@ -10142,9 +10612,9 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/wipe": "least=DelegatedWork,Application", "/devicemanagement/deviceshellscripts/{id}/assign": "least=DelegatedWork,Application", "/devicemanagement/embeddedsimactivationcodepools/{id}/assign": "least=DelegatedWork,Application", - "/devicemanagement/enableandroiddeviceadministratorenrollment": "least=Application", + "/devicemanagement/enableandroiddeviceadministratorenrollment": "", "/devicemanagement/exchangeconnectors/{id}/sync": "", - "/devicemanagement/getassignmentfiltersstatusdetails": "least=Application", + "/devicemanagement/getassignmentfiltersstatusdetails": "", "/devicemanagement/grouppolicyconfigurations/{id}/assign": "least=DelegatedWork,Application", "/devicemanagement/grouppolicyconfigurations/{id}/updatedefinitionvalues": "least=DelegatedWork,Application", "/devicemanagement/grouppolicymigrationreports/createmigrationreport": "least=DelegatedWork,Application", @@ -10158,16 +10628,16 @@ "/devicemanagement/intents/{id}/createcopy": "least=DelegatedWork,Application", "/devicemanagement/intents/{id}/migratetotemplate": "least=DelegatedWork,Application", "/devicemanagement/intents/{id}/updatesettings": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices/{id}/createdevicelogcollectionrequest": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices/{id}/requestremoteassistance": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices/{id}/createdevicelogcollectionrequest": "", + "/devicemanagement/manageddevices/{id}/requestremoteassistance": "", "/devicemanagement/manageddevices/{id}/rotatebitlockerkeys": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/sendcustomnotificationtocompanyportal": "least=DelegatedWork,Application", - "/devicemanagement/manageddevices/{id}/wipe": "least=DelegatedWork,Application", - "/devicemanagement/microsofttunnelserverlogcollectionresponses/{id}/createdownloadurl": "least=Application", - "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrics": "least=Application", - "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrictimeseries": "least=Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "least=Application", - "/devicemanagement/operationapprovalrequests/getrequeststatus": "least=Application", + "/devicemanagement/manageddevices/{id}/wipe": "", + "/devicemanagement/microsofttunnelserverlogcollectionresponses/{id}/createdownloadurl": "", + "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrics": "", + "/devicemanagement/microsofttunnelsites/{id}/microsofttunnelservers/{id}/gethealthmetrictimeseries": "", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "", + "/devicemanagement/operationapprovalrequests/getrequeststatus": "", "/devicemanagement/remoteassistancepartners/{id}/beginonboarding": "", "/devicemanagement/remoteassistancepartners/{id}/disconnect": "", "/devicemanagement/reports/getcachedreport": "", @@ -10189,7 +10659,7 @@ "/devicemanagement/reports/getdevicestatussummarybycompliacepolicyreport": "", "/devicemanagement/reports/getdevicestatussummarybycompliancepolicysettingsreport": "", "/devicemanagement/reports/getdeviceswithoutcompliancepolicyreport": "", - "/devicemanagement/reports/getgrouppolicysettingsdevicesettingsreport": "least=Application", + "/devicemanagement/reports/getgrouppolicysettingsdevicesettingsreport": "", "/devicemanagement/reports/gethistoricalreport": "", "/devicemanagement/reports/getmobileapplicationmanagementappconfigurationreport": "", "/devicemanagement/reports/getmobileapplicationmanagementappregistrationsummaryreport": "", @@ -10197,20 +10667,20 @@ "/devicemanagement/reports/getpolicynoncompliancemetadata": "", "/devicemanagement/reports/getpolicynoncompliancereport": "", "/devicemanagement/reports/getpolicynoncompliancesummaryreport": "", - "/devicemanagement/reports/getremoteassistancemonitoractivesessionsreport": "least=Application", - "/devicemanagement/reports/getremoteassistancemonitoravgsessiontimereport": "least=Application", - "/devicemanagement/reports/getremoteassistancemonitortotalsessionsreport": "least=Application", - "/devicemanagement/reports/getremoteassistancesessionsreport": "least=Application", + "/devicemanagement/reports/getremoteassistancemonitoractivesessionsreport": "", + "/devicemanagement/reports/getremoteassistancemonitoravgsessiontimereport": "", + "/devicemanagement/reports/getremoteassistancemonitortotalsessionsreport": "", + "/devicemanagement/reports/getremoteassistancesessionsreport": "", "/devicemanagement/reports/getreportfilters": "", "/devicemanagement/reports/getsettingcomplianceaggreport": "", "/devicemanagement/reports/getsettingnoncompliancereport": "", - "/devicemanagement/reports/getzebrafotadeploymentreport": "least=Application", + "/devicemanagement/reports/getzebrafotadeploymentreport": "", "/devicemanagement/reusablepolicysettings/{id}/referencingconfigurationpolicies/{id}/assign": "least=DelegatedWork,Application", "/devicemanagement/reusablepolicysettings/{id}/referencingconfigurationpolicies/{id}/createcopy": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assign": "least=DelegatedWork,Application", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/getrolescopetagsbyid": "least=Application", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/getrolescopetagsbyid": "", "/devicemanagement/rolescopetags/{id}/assign": "least=DelegatedWork,Application", - "/devicemanagement/rolescopetags/getrolescopetagsbyid": "least=Application", + "/devicemanagement/rolescopetags/getrolescopetagsbyid": "", "/devicemanagement/templates/{id}/createinstance": "least=DelegatedWork,Application", "/devicemanagement/templates/{id}/migratableto/{id}/createinstance": "least=DelegatedWork,Application", "/devicemanagement/templates/{id}/migratableto/importoffice365deviceconfigurationpolicies": "least=DelegatedWork,Application", @@ -10307,7 +10777,7 @@ "/devicemanagement/comanageddevices/{id}/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", "/devicemanagement/comanageddevices/{id}/wipe": "", - "/devicemanagement/comanageddevices/executeaction": "least=Application", + "/devicemanagement/comanageddevices/executeaction": "", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/bypassactivationlock": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/cleanwindowsdevice": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/deleteuserfromsharedappledevice": "least=DelegatedWork,Application", @@ -10338,11 +10808,11 @@ "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/updatewindowsdeviceaccount": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", - "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/wipe": "least=DelegatedWork,Application", + "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/wipe": "", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/removealldevicesfrommanagement": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", - "/devicemanagement/detectedapps/{id}/manageddevices/{id}/wipe": "least=DelegatedWork,Application", + "/devicemanagement/detectedapps/{id}/manageddevices/{id}/wipe": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/bypassactivationlock": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/cleanwindowsdevice": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/deleteuserfromsharedappledevice": "least=DelegatedWork,Application", @@ -10415,7 +10885,7 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/{id}/wipe": "", - "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/executeaction": "least=Application", + "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/detectedapps/{id}/manageddevices/executeaction": "", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/disablelostmode": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/enablelostmode": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/locatedevice": "least=DelegatedWork,Application", @@ -10456,7 +10926,7 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/{id}/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/{id}/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/{id}/wipe": "", - "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/executeaction": "least=Application", + "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/executeaction": "", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/wipe": "", @@ -10483,7 +10953,7 @@ "/devicemanagement/manageddevices/{id}/windowsdefenderscan": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/windowsdefenderupdatesignatures": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/wipe": "", - "/devicemanagement/manageddevices/executeaction": "least=Application" + "/devicemanagement/manageddevices/executeaction": "" } } ], @@ -10536,8 +11006,8 @@ "/devicemanagement/comanageddevices/appdiagnostics": "", "/devicemanagement/comanagementeligibledevices": "", "/devicemanagement/comanagementeligibledevices/{id}": "", - "/devicemanagement/detectedapps": "", - "/devicemanagement/detectedapps/{id}": "", + "/devicemanagement/detectedapps": "least=DelegatedWork,Application", + "/devicemanagement/detectedapps/{id}": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/devicecategory": "least=DelegatedWork,Application", @@ -10548,8 +11018,8 @@ "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsprotectionstate": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsprotectionstate/detectedmalwarestate": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsprotectionstate/detectedmalwarestate/{id}": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories/{id}": "least=DelegatedWork,Application", + "/devicemanagement/devicecategories": "", + "/devicemanagement/devicecategories/{id}": "", "/devicemanagement/devicecompliancescripts": "", "/devicemanagement/devicecompliancescripts/{id}": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates": "", @@ -10616,16 +11086,16 @@ "/devicemanagement/deviceshellscripts/{id}/userrunstates/{id}": "", "/devicemanagement/getcomanageddevicessummary": "", "/devicemanagement/getcomanagementeligibledevicessummary": "", - "/devicemanagement/manageddeviceoverview": "", - "/devicemanagement/manageddevices": "", - "/devicemanagement/manageddevices/{id}": "", + "/devicemanagement/manageddeviceoverview": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices/{id}": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/getfilevaultkey": "", "/devicemanagement/manageddevices/{id}/getoemwarranty": "", "/devicemanagement/manageddevices/appdiagnostics": "", "/devicemanagement/mobileapptroubleshootingevents": "least=DelegatedWork,Application", "/devicemanagement/mobileapptroubleshootingevents/{id}": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "least=DelegatedWork,Application", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding": "", "/devicemanagement/oemwarrantyinformationonboarding/{id}": "", "/devicemanagement/remoteactionaudits": "", @@ -10645,36 +11115,36 @@ "/devicemanagement/userexperienceanalyticsanomaly/{id}": "", "/devicemanagement/userexperienceanalyticsanomalydevice": "", "/devicemanagement/userexperienceanalyticsanomalydevice/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance/{id}": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformance/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion": "", "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversion/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion": "", - "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance": "", - "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance": "", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails": "", - "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthosversionperformance": "", - "/devicemanagement/userexperienceanalyticsapphealthosversionperformance/{id}": "", - "/devicemanagement/userexperienceanalyticsapphealthoverview": "", - "/devicemanagement/userexperienceanalyticsbaselines": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/apphealthmetrics": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/batteryhealthmetrics": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/bestpracticesmetrics": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues/{id}": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/rebootanalyticsmetrics": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/resourceperformancemetrics": "", - "/devicemanagement/userexperienceanalyticsbaselines/{id}/workfromanywheremetrics": "", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondetails/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyappversiondeviceid/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthapplicationperformancebyosversion/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthdevicemodelperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthdeviceperformancedetails/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthosversionperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthosversionperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsapphealthoverview": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/apphealthmetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/batteryhealthmetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/bestpracticesmetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/devicebootperformancemetrics/metricvalues/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/rebootanalyticsmetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/resourceperformancemetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsbaselines/{id}/workfromanywheremetrics": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact": "", "/devicemanagement/userexperienceanalyticsbatteryhealthappimpact/{id}": "", "/devicemanagement/userexperienceanalyticsbatteryhealthcapacitydetails": "", @@ -10689,21 +11159,21 @@ "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance": "", "/devicemanagement/userexperienceanalyticsbatteryhealthosperformance/{id}": "", "/devicemanagement/userexperienceanalyticsbatteryhealthruntimedetails": "", - "/devicemanagement/userexperienceanalyticscategories/{id}": "", + "/devicemanagement/userexperienceanalyticscategories/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicemetrichistory": "", "/devicemanagement/userexperienceanalyticsdevicemetrichistory/{id}": "", - "/devicemanagement/userexperienceanalyticsdeviceperformance": "", - "/devicemanagement/userexperienceanalyticsdeviceperformance/{id}": "", - "/devicemanagement/userexperienceanalyticsdeviceperformance/summarizedeviceperformancedevices": "", + "/devicemanagement/userexperienceanalyticsdeviceperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdeviceperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdeviceperformance/summarizedeviceperformancedevices": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicescope": "", "/devicemanagement/userexperienceanalyticsdevicescopes": "", "/devicemanagement/userexperienceanalyticsdevicescopes/{id}": "", - "/devicemanagement/userexperienceanalyticsdevicescores": "", - "/devicemanagement/userexperienceanalyticsdevicescores/{id}": "", - "/devicemanagement/userexperienceanalyticsdevicestartuphistory": "", - "/devicemanagement/userexperienceanalyticsdevicestartuphistory/{id}": "", - "/devicemanagement/userexperienceanalyticsdevicestartupprocesses": "", - "/devicemanagement/userexperienceanalyticsdevicestartupprocesses/{id}": "", + "/devicemanagement/userexperienceanalyticsdevicescores": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdevicescores/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdevicestartuphistory": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdevicestartuphistory/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdevicestartupprocesses": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsdevicestartupprocesses/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance": "", "/devicemanagement/userexperienceanalyticsdevicestartupprocessperformance/{id}": "", "/devicemanagement/userexperienceanalyticsdeviceswithoutcloudidentity": "", @@ -10711,36 +11181,36 @@ "/devicemanagement/userexperienceanalyticsdevicetimelineevents/{id}": "", "/devicemanagement/userexperienceanalyticsimpactingprocess": "", "/devicemanagement/userexperienceanalyticsimpactingprocess/{id}": "", - "/devicemanagement/userexperienceanalyticsmetrichistory": "", - "/devicemanagement/userexperienceanalyticsmetrichistory/{id}": "", - "/devicemanagement/userexperienceanalyticsmetrichistory/{id}/userexperienceanalyticsmetric": "", - "/devicemanagement/userexperienceanalyticsmodelscores": "", - "/devicemanagement/userexperienceanalyticsmodelscores/{id}": "", + "/devicemanagement/userexperienceanalyticsmetrichistory": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsmetrichistory/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsmetrichistory/{id}/userexperienceanalyticsmetric": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsmodelscores": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsmodelscores/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice": "", "/devicemanagement/userexperienceanalyticsnotautopilotreadydevice/{id}": "", - "/devicemanagement/userexperienceanalyticsoverview": "", + "/devicemanagement/userexperienceanalyticsoverview": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticsregressionsummary": "", "/devicemanagement/userexperienceanalyticsregressionsummary/summarizedeviceregressionperformance": "", "/devicemanagement/userexperienceanalyticsremoteconnection": "", "/devicemanagement/userexperienceanalyticsremoteconnection/{id}": "", "/devicemanagement/userexperienceanalyticsresourceperformance": "", "/devicemanagement/userexperienceanalyticsresourceperformance/{id}": "", - "/devicemanagement/userexperienceanalyticsscorehistory": "", - "/devicemanagement/userexperienceanalyticsscorehistory/{id}": "", + "/devicemanagement/userexperienceanalyticsscorehistory": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsscorehistory/{id}": "least=DelegatedWork,Application", "/devicemanagement/userexperienceanalyticssummarizeddevicescopes": "", - "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "", - "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "", - "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "", - "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "", - "/devicemanagement/windowsmalwareinformation": "", - "/devicemanagement/windowsmalwareinformation/{id}": "", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "", + "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "least=DelegatedWork,Application", + "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation/{id}": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsmalwareinformation/{id}/windowsdevicesprotectionstate/{id}": "least=DelegatedWork,Application", - "/reports": "least=DelegatedWork,Application", + "/reports": "", "/users": "", "/users/{id}": "", "/users/{id}/getmanageddeviceswithappfailures": "least=DelegatedWork,Application", @@ -10835,7 +11305,7 @@ "/devicemanagement/manageddevices/downloadappdiagnostics": "", "/devicemanagement/manageddevices/executeaction": "", "/devicemanagement/manageddevices/movedevicestoou": "", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding/{id}/disable": "", "/devicemanagement/oemwarrantyinformationonboarding/{id}/enable": "", "/devicemanagement/reports/getcachedreport": "", @@ -10923,7 +11393,7 @@ ], "paths": { "/deviceappmanagement/windowsmanagementapp": "", - "/devicemanagement": "least=DelegatedWork,Application", + "/devicemanagement": "", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/devicecategory": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsprotectionstate": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/runsummary": "", @@ -10931,7 +11401,7 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/windowsprotectionstate": "", "/devicemanagement/devicemanagementscripts/{id}/runsummary": "", "/devicemanagement/deviceshellscripts/{id}/runsummary": "", - "/devicemanagement/manageddeviceoverview": "", + "/devicemanagement/manageddeviceoverview": "least=DelegatedWork,Application", "/devicemanagement/reports": "", "/devicemanagement/tenantattachrbac": "", "/devicemanagement/userexperienceanalyticsapphealthoverview": "", @@ -10949,7 +11419,7 @@ "/devicemanagement/userexperienceanalyticsregressionsummary": "", "/devicemanagement/userexperienceanalyticsworkfromanywherehardwarereadinessmetric": "", "/devicemanagement/windowsmalwareinformation/{id}/windowsdevicesprotectionstate/{id}": "least=DelegatedWork,Application", - "/reports": "least=DelegatedWork,Application" + "/reports": "" } }, { @@ -10968,12 +11438,12 @@ "/devicemanagement/cloudpcconnectivityissues": "", "/devicemanagement/comanageddevices": "", "/devicemanagement/comanagementeligibledevices": "", - "/devicemanagement/detectedapps": "", + "/devicemanagement/detectedapps": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsprotectionstate/detectedmalwarestate": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories": "least=DelegatedWork,Application", + "/devicemanagement/devicecategories": "", "/devicemanagement/devicecompliancescripts": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates": "", "/devicemanagement/devicecustomattributeshellscripts": "", @@ -10996,9 +11466,9 @@ "/devicemanagement/deviceshellscripts/{id}/devicerunstates": "", "/devicemanagement/deviceshellscripts/{id}/groupassignments": "", "/devicemanagement/deviceshellscripts/{id}/userrunstates": "", - "/devicemanagement/manageddevices": "", + "/devicemanagement/manageddevices": "least=DelegatedWork,Application", "/devicemanagement/mobileapptroubleshootingevents": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding": "", "/devicemanagement/remoteactionaudits": "", "/devicemanagement/reports/cachedreportconfigurations": "", @@ -11042,8 +11512,8 @@ "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics": "", "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices": "", "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance": "", - "/devicemanagement/windowsmalwareinformation": "", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "", + "/devicemanagement/windowsmalwareinformation": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates": "least=DelegatedWork,Application", "/users": "", "/users/{id}/mobileappintentandstates": "least=DelegatedWork,Application" } @@ -11065,12 +11535,12 @@ "/devicemanagement/cloudpcconnectivityissues/{id}": "", "/devicemanagement/comanageddevices/{id}": "", "/devicemanagement/comanagementeligibledevices/{id}": "", - "/devicemanagement/detectedapps/{id}": "", + "/devicemanagement/detectedapps/{id}": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/windowsprotectionstate/detectedmalwarestate/{id}": "least=DelegatedWork,Application", - "/devicemanagement/devicecategories/{id}": "least=DelegatedWork,Application", + "/devicemanagement/devicecategories/{id}": "", "/devicemanagement/devicecompliancescripts/{id}": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice": "", @@ -11096,9 +11566,9 @@ "/devicemanagement/deviceshellscripts/{id}/devicerunstates/{id}": "", "/devicemanagement/deviceshellscripts/{id}/groupassignments/{id}": "", "/devicemanagement/deviceshellscripts/{id}/userrunstates/{id}": "", - "/devicemanagement/manageddevices/{id}": "", + "/devicemanagement/manageddevices/{id}": "least=DelegatedWork,Application", "/devicemanagement/mobileapptroubleshootingevents/{id}": "least=DelegatedWork,Application", - "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "", + "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}": "least=DelegatedWork,Application", "/devicemanagement/oemwarrantyinformationonboarding/{id}": "", "/devicemanagement/remoteactionaudits/{id}": "", "/devicemanagement/reports/cachedreportconfigurations/{id}": "", @@ -11144,8 +11614,8 @@ "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}": "", "/devicemanagement/userexperienceanalyticsworkfromanywheremetrics/{id}/metricdevices/{id}": "", "/devicemanagement/userexperienceanalyticsworkfromanywheremodelperformance/{id}": "", - "/devicemanagement/windowsmalwareinformation/{id}": "", - "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "", + "/devicemanagement/windowsmalwareinformation/{id}": "least=DelegatedWork,Application", + "/devicemanagement/windowsmalwareinformation/{id}/devicemalwarestates/{id}": "least=DelegatedWork,Application", "/users/{id}": "", "/users/{id}/mobileappintentandstates/{id}": "least=DelegatedWork,Application" } @@ -11166,8 +11636,8 @@ "/devicemanagement/comanageddevices/{id}/wipe": "", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/requestremoteassistance": "least=DelegatedWork,Application", "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/requestremoteassistance": "least=DelegatedWork,Application", - "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/wipe": "", - "/devicemanagement/detectedapps/{id}/manageddevices/{id}/wipe": "", + "/devicemanagement/detectedapps/{id}/manageddevices/{id}/users/{id}/manageddevices/{id}/wipe": "least=DelegatedWork,Application", + "/devicemanagement/detectedapps/{id}/manageddevices/{id}/wipe": "least=DelegatedWork,Application", "/devicemanagement/devicecompliancescripts/{id}/assign": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/createdevicelogcollectionrequest": "", "/devicemanagement/devicecompliancescripts/{id}/devicerunstates/{id}/manageddevice/requestremoteassistance": "", @@ -11197,11 +11667,11 @@ "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/users/{id}/manageddevices/{id}/wipe": "", "/devicemanagement/devicemanagementscripts/{id}/devicerunstates/{id}/manageddevice/wipe": "", "/devicemanagement/deviceshellscripts/{id}/assign": "", - "/devicemanagement/manageddevices/{id}/createdevicelogcollectionrequest": "", - "/devicemanagement/manageddevices/{id}/requestremoteassistance": "", + "/devicemanagement/manageddevices/{id}/createdevicelogcollectionrequest": "least=DelegatedWork,Application", + "/devicemanagement/manageddevices/{id}/requestremoteassistance": "least=DelegatedWork,Application", "/devicemanagement/manageddevices/{id}/rotatebitlockerkeys": "", "/devicemanagement/manageddevices/{id}/sendcustomnotificationtocompanyportal": "", - "/devicemanagement/manageddevices/{id}/wipe": "", + "/devicemanagement/manageddevices/{id}/wipe": "least=DelegatedWork,Application", "/devicemanagement/mobileapptroubleshootingevents/{id}/applogcollectionrequests/{id}/createdownloadurl": "", "/devicemanagement/reports/getcachedreport": "", "/devicemanagement/reports/getcompliancepolicynoncompliancereport": "", @@ -11263,7 +11733,7 @@ "/devicemanagement/userexperienceanalyticsregressionsummary/summarizedeviceregressionperformance": "", "/devicemanagement/userexperienceanalyticsremoteconnection/summarizedeviceremoteconnection": "", "/devicemanagement/userexperienceanalyticsresourceperformance/summarizedeviceresourceperformance": "", - "/devicemanagement/userexperienceanalyticssummarizeworkfromanywheredevices": "", + "/devicemanagement/userexperienceanalyticssummarizeworkfromanywheredevices": "least=DelegatedWork,Application", "/reports/manageddeviceenrollmentfailuredetails": "least=DelegatedWork,Application", "/reports/manageddeviceenrollmenttopfailures": "least=DelegatedWork,Application", "/users/{id}/getmanageddeviceswithappfailures": "", @@ -11321,7 +11791,7 @@ "GET" ], "paths": { - "/devicemanagement": "least=DelegatedWork,Application", + "/devicemanagement": "", "/devicemanagement/getassignedroledetails": "", "/devicemanagement/geteffectivepermissions": "least=DelegatedWork,Application", "/devicemanagement/geteffectivepermissionsscope={value}": "least=DelegatedWork,Application", @@ -11334,21 +11804,21 @@ "/devicemanagement/operationapprovalrequests/{id}": "", "/devicemanagement/operationapprovalrequests/getmyrequestbyid": "", "/devicemanagement/operationapprovalrequests/getmyrequests": "", - "/devicemanagement/resourceoperations": "", - "/devicemanagement/resourceoperations/{id}": "", + "/devicemanagement/resourceoperations": "least=DelegatedWork,Application", + "/devicemanagement/resourceoperations/{id}": "least=DelegatedWork,Application", "/devicemanagement/resourceoperations/{id}/getscopesforuser": "", - "/devicemanagement/roleassignments": "", - "/devicemanagement/roleassignments/{id}": "", - "/devicemanagement/roledefinitions": "", - "/devicemanagement/roledefinitions/{id}": "", - "/devicemanagement/roledefinitions/{id}/roleassignments": "", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "", + "/devicemanagement/roleassignments": "least=DelegatedWork,Application", + "/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}/roleassignments": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments/{id}": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/hascustomrolescopetag": "", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "least=DelegatedWork,Application", "/devicemanagement/rolescopetags": "", "/devicemanagement/rolescopetags/{id}": "", "/devicemanagement/rolescopetags/hascustomrolescopetag": "", @@ -11356,19 +11826,19 @@ "/rolemanagement": "", "/rolemanagement/cloudpc/roleassignments": "", "/rolemanagement/cloudpc/roleassignments/{id}": "", - "/rolemanagement/cloudpc/roledefinitions": "", - "/rolemanagement/cloudpc/roledefinitions/{id}": "", + "/rolemanagement/cloudpc/roledefinitions": "least=DelegatedWork,Application", + "/rolemanagement/cloudpc/roledefinitions/{id}": "least=DelegatedWork,Application", "/rolemanagement/devicemanagement": "", - "/rolemanagement/devicemanagement/roleassignments": "least=DelegatedWork,Application", - "/rolemanagement/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application", + "/rolemanagement/devicemanagement/roleassignments": "", + "/rolemanagement/devicemanagement/roleassignments/{id}": "", "/rolemanagement/devicemanagement/roledefinitions": "least=DelegatedWork,Application", "/rolemanagement/devicemanagement/roledefinitions/{id}": "least=DelegatedWork,Application", "/rolemanagement/directory/roledefinitions": "", "/rolemanagement/directory/roledefinitions/{id}": "", "/rolemanagement/entitlementmanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "", - "/rolemanagement/exchange/roledefinitions": "", - "/rolemanagement/exchange/roledefinitions/{id}": "" + "/rolemanagement/exchange/roledefinitions": "least=DelegatedWork,Application", + "/rolemanagement/exchange/roledefinitions/{id}": "least=DelegatedWork,Application" } }, { @@ -11465,15 +11935,15 @@ "paths": { "/devicemanagement/operationapprovalpolicies": "", "/devicemanagement/operationapprovalrequests": "", - "/devicemanagement/resourceoperations": "", - "/devicemanagement/roleassignments": "", - "/devicemanagement/roledefinitions": "", - "/devicemanagement/roledefinitions/{id}/roleassignments": "", + "/devicemanagement/resourceoperations": "least=DelegatedWork,Application", + "/devicemanagement/roleassignments": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}/roleassignments": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments": "", "/devicemanagement/rolescopetags": "", - "/rolemanagement/cloudpc/roledefinitions": "", - "/rolemanagement/devicemanagement/roledefinitions": "", + "/rolemanagement/cloudpc/roledefinitions": "least=DelegatedWork,Application", + "/rolemanagement/devicemanagement/roledefinitions": "least=DelegatedWork,Application", "/rolemanagement/directory/roledefinitions": "" } }, @@ -11490,16 +11960,16 @@ "paths": { "/devicemanagement/operationapprovalpolicies/{id}": "", "/devicemanagement/operationapprovalrequests/{id}": "", - "/devicemanagement/resourceoperations/{id}": "", - "/devicemanagement/roleassignments/{id}": "", - "/devicemanagement/roledefinitions/{id}": "", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "", + "/devicemanagement/resourceoperations/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roleassignments/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}": "least=DelegatedWork,Application", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}": "", "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/microsoft.graph.deviceandappmanagementroleassignment/rolescopetags/{id}/assignments/{id}": "", - "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "", + "/devicemanagement/roledefinitions/{id}/roleassignments/{id}/roledefinition": "least=DelegatedWork,Application", "/devicemanagement/rolescopetags/{id}": "", - "/rolemanagement/cloudpc/roledefinitions/{id}": "", - "/rolemanagement/devicemanagement/roledefinitions/{id}": "", + "/rolemanagement/cloudpc/roledefinitions/{id}": "least=DelegatedWork,Application", + "/rolemanagement/devicemanagement/roledefinitions/{id}": "least=DelegatedWork,Application", "/rolemanagement/directory/roledefinitions/{id}": "" } }, @@ -11531,7 +12001,7 @@ ], "paths": { "/rolemanagement/cloudpc/roleassignments": "", - "/rolemanagement/devicemanagement/roleassignments": "least=Application" + "/rolemanagement/devicemanagement/roleassignments": "" } }, { @@ -11545,7 +12015,7 @@ ], "paths": { "/rolemanagement/cloudpc/roleassignments/{id}": "", - "/rolemanagement/devicemanagement/roleassignments/{id}": "least=Application" + "/rolemanagement/devicemanagement/roleassignments/{id}": "" } } ], @@ -11660,17 +12130,17 @@ "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/intendeddeploymentprofile": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotsettings": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse": "", - "/extendremotehelpsessionresponse/{id}": "", - "/organization": "", - "/organization/{id}": "", + "/extendremotehelpsessionresponse": "least=DelegatedWork,Application", + "/extendremotehelpsessionresponse/{id}": "least=DelegatedWork,Application", + "/organization": "least=DelegatedWork,Application", + "/organization/{id}": "least=DelegatedWork,Application", "/remotehelpsessionretrieveresponse": "least=DelegatedWork,Application", "/remotehelpsessionretrieveresponse/{id}": "least=DelegatedWork,Application", "/requestremotehelpsessionaccessresponse": "least=DelegatedWork,Application", "/requestremotehelpsessionaccessresponse/{id}": "least=DelegatedWork,Application", "/users": "", "/users/{id}": "", - "/users/{id}/exportdeviceandappmanagementdata": "" + "/users/{id}/exportdeviceandappmanagementdata": "least=DelegatedWork,Application" } }, { @@ -11682,18 +12152,18 @@ "POST" ], "paths": { - "/devicemanagement/deponboardingsettings/{id}/generateencryptionpublickey": "least=DelegatedWork", + "/devicemanagement/deponboardingsettings/{id}/generateencryptionpublickey": "least=DelegatedWork,Application", "/devicemanagement/deviceenrollmentconfigurations/createenrollmentnotificationconfiguration": "least=DelegatedWork,Application", - "/devicemanagement/devicemanagementpartners/{id}/terminate": "", - "/devicemanagement/importeddeviceidentities/searchexistingidentities": "least=DelegatedWork", + "/devicemanagement/devicemanagementpartners/{id}/terminate": "least=DelegatedWork,Application", + "/devicemanagement/importeddeviceidentities/searchexistingidentities": "least=DelegatedWork,Application", "/devicemanagement/reportremoteassistance": "least=DelegatedWork,Application", - "/devicemanagement/reportremotehelpsessionstarttime": "", - "/devicemanagement/reports/getremoteassistancemonitoractivesessionsreport": "", - "/devicemanagement/reports/getremoteassistancemonitoravgsessiontimereport": "", - "/devicemanagement/reports/getremoteassistancemonitortotalsessionsreport": "", - "/devicemanagement/reports/getremoteassistancesessionsreport": "", - "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/unassignuserfromdevice": "least=DelegatedWork", - "/devicemanagement/windowsautopilotdeviceidentities/{id}/unassignuserfromdevice": "least=DelegatedWork" + "/devicemanagement/reportremotehelpsessionstarttime": "least=DelegatedWork,Application", + "/devicemanagement/reports/getremoteassistancemonitoractivesessionsreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getremoteassistancemonitoravgsessiontimereport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getremoteassistancemonitortotalsessionsreport": "least=DelegatedWork,Application", + "/devicemanagement/reports/getremoteassistancesessionsreport": "least=DelegatedWork,Application", + "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/unassignuserfromdevice": "least=DelegatedWork,Application", + "/devicemanagement/windowsautopilotdeviceidentities/{id}/unassignuserfromdevice": "least=DelegatedWork,Application" } } ], @@ -11735,7 +12205,7 @@ "/devicemanagement/appleuserinitiatedenrollmentprofiles": "least=DelegatedWork,Application", "/devicemanagement/appleuserinitiatedenrollmentprofiles/{id}/assignments": "least=DelegatedWork,Application", "/devicemanagement/compliancemanagementpartners": "least=DelegatedWork,Application", - "/devicemanagement/datasharingconsents": "least=Application", + "/devicemanagement/datasharingconsents": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings/{id}/enrollmentprofiles": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings/{id}/importedappledeviceidentities": "least=DelegatedWork,Application", @@ -11760,7 +12230,7 @@ "/devicemanagement/windowsautopilotdeviceidentities": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assignments": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse": "", + "/extendremotehelpsessionresponse": "least=DelegatedWork,Application", "/remotehelpsessionretrieveresponse": "least=DelegatedWork,Application", "/requestremotehelpsessionaccessresponse": "least=DelegatedWork,Application", "/users": "" @@ -11811,7 +12281,7 @@ "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assignments/{id}": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/intendeddeploymentprofile": "least=DelegatedWork,Application", - "/extendremotehelpsessionresponse/{id}": "", + "/extendremotehelpsessionresponse/{id}": "least=DelegatedWork,Application", "/remotehelpsessionretrieveresponse/{id}": "least=DelegatedWork,Application", "/requestremotehelpsessionaccessresponse/{id}": "least=DelegatedWork,Application", "/users/{id}": "" @@ -11834,7 +12304,7 @@ "/devicemanagement/datasharingconsents/{id}/consenttodatasharing": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings/{id}/enrollmentprofiles/{id}/setdefaultprofile": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings/{id}/enrollmentprofiles/{id}/updatedeviceprofileassignment": "least=DelegatedWork,Application", - "/devicemanagement/deponboardingsettings/{id}/generateencryptionpublickey": "least=Application", + "/devicemanagement/deponboardingsettings/{id}/generateencryptionpublickey": "", "/devicemanagement/deponboardingsettings/{id}/importedappledeviceidentities/importappledeviceidentitylist": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings/{id}/shareforschooldatasyncservice": "least=DelegatedWork,Application", "/devicemanagement/deponboardingsettings/{id}/syncwithappledeviceenrollmentprogram": "least=DelegatedWork,Application", @@ -11845,7 +12315,7 @@ "/devicemanagement/enableunlicensedadminstrators": "least=DelegatedWork,Application", "/devicemanagement/exchangeconnectors/{id}/sync": "least=DelegatedWork,Application", "/devicemanagement/importeddeviceidentities/importdeviceidentitylist": "least=DelegatedWork,Application", - "/devicemanagement/importeddeviceidentities/searchexistingidentities": "least=Application", + "/devicemanagement/importeddeviceidentities/searchexistingidentities": "", "/devicemanagement/importedwindowsautopilotdeviceidentities/import": "least=DelegatedWork,Application", "/devicemanagement/notificationmessagetemplates/{id}/sendtestmessage": "least=DelegatedWork,Application", "/devicemanagement/remoteassistancepartners/{id}/beginonboarding": "least=DelegatedWork,Application", @@ -11861,10 +12331,10 @@ "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/assignresourceaccounttodevice": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/assignusertodevice": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/unassignresourceaccountfromdevice": "least=DelegatedWork,Application", - "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/unassignuserfromdevice": "least=Application", + "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/unassignuserfromdevice": "", "/devicemanagement/windowsautopilotdeviceidentities/{id}/deploymentprofile/assigneddevices/{id}/updatedeviceproperties": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotdeviceidentities/{id}/unassignresourceaccountfromdevice": "least=DelegatedWork,Application", - "/devicemanagement/windowsautopilotdeviceidentities/{id}/unassignuserfromdevice": "least=Application", + "/devicemanagement/windowsautopilotdeviceidentities/{id}/unassignuserfromdevice": "", "/devicemanagement/windowsautopilotdeviceidentities/{id}/updatedeviceproperties": "least=DelegatedWork,Application", "/devicemanagement/windowsautopilotsettings/sync": "least=DelegatedWork,Application", "/organization/{id}/setmobiledevicemanagementauthority": "least=DelegatedWork,Application" @@ -11888,7 +12358,7 @@ "/devicemanagement/getsuggestedenrollmentlimit": "", "/devicemanagement/verifywindowsenrollmentautodiscovery": "least=DelegatedWork,Application", "/organization": "", - "/users/{id}/exportdeviceandappmanagementdata": "least=Application" + "/users/{id}/exportdeviceandappmanagementdata": "" } }, { @@ -11902,7 +12372,7 @@ ], "paths": { "/devicemanagement": "", - "/devicemanagement/applepushnotificationcertificate": "least=Application", + "/devicemanagement/applepushnotificationcertificate": "least=DelegatedWork,Application", "/devicemanagement/conditionalaccesssettings": "least=DelegatedWork,Application", "/devicemanagement/exchangeonpremisespolicies/{id}": "least=DelegatedWork,Application", "/devicemanagement/exchangeonpremisespolicy": "least=DelegatedWork,Application", @@ -11910,7 +12380,7 @@ "/devicemanagement/remoteassistancesettings": "least=DelegatedWork,Application", "/devicemanagement/reports": "", "/devicemanagement/windowsautopilotsettings": "least=DelegatedWork,Application", - "/organization/{id}": "" + "/organization/{id}": "least=DelegatedWork,Application" } }, { @@ -12086,11 +12556,11 @@ "/auditlogs/signins/{id}": "", "/contacts": "", "/contacts/{id}": "", - "/contacts/{id}/directreports": "least=DelegatedWork,Application", - "/contacts/{id}/manager": "least=DelegatedWork,Application", - "/contacts/{id}/memberof": "least=DelegatedWork,Application", - "/contacts/{id}/transitivememberof": "least=DelegatedWork,Application", - "/contacts/{id}/transitivereports/$count": "least=DelegatedWork,Application", + "/contacts/{id}/directreports": "", + "/contacts/{id}/manager": "", + "/contacts/{id}/memberof": "", + "/contacts/{id}/transitivememberof": "", + "/contacts/{id}/transitivereports/$count": "", "/contacts/delta": "", "/contracts": "least=DelegatedWork,Application", "/contracts/{id}": "least=DelegatedWork,Application", @@ -12109,14 +12579,14 @@ "/devices/{id}/memberof": "", "/devices/{id}/registeredowners": "", "/devices/{id}/registeredusers": "", - "/devices/{id}/transitivememberof": "", + "/devices/{id}/transitivememberof": "least=DelegatedWork,Application", "/devices/{id}/usagerights": "", "/directory/administrativeunits": "", "/directory/administrativeunits/{id}": "", "/directory/administrativeunits/{id}/members": "", "/directory/administrativeunits/{id}/members/{id}": "", - "/directory/administrativeunits/{id}/scopedrolemembers": "least=DelegatedWork,Application", - "/directory/administrativeunits/{id}/scopedrolemembers/{id}": "least=DelegatedWork,Application", + "/directory/administrativeunits/{id}/scopedrolemembers": "", + "/directory/administrativeunits/{id}/scopedrolemembers/{id}": "", "/directoryobjects/{id}": "least=DelegatedWork,Application", "/directoryroles": "", "/directoryroles(roletemplateid={value})": "least=DelegatedWork,Application", @@ -12154,7 +12624,7 @@ "/groupsettings/{id}": "least=DelegatedWork,Application", "/groupsettingtemplates": "least=DelegatedWork,Application", "/groupsettingtemplates/{id}": "least=DelegatedWork,Application", - "/me/approleassignedresources": "", + "/me/approleassignedresources": "least=Application", "/me/createdobjects": "", "/me/directreports": "", "/me/joinedteams": "", @@ -12162,11 +12632,11 @@ "/me/manager": "", "/me/memberof": "least=Application", "/me/oauth2permissiongrants": "least=Application", - "/me/owneddevices": "least=Application", + "/me/owneddevices": "", "/me/ownedobjects": "", "/me/registereddevices": "", "/me/scopedrolememberof": "least=DelegatedWork,Application", - "/me/transitivememberof": "least=Application", + "/me/transitivememberof": "", "/oauth2permissiongrants": "least=DelegatedWork,Application", "/oauth2permissiongrants/{id}": "least=DelegatedWork,Application", "/oauth2permissiongrants/delta": "least=DelegatedWork,Application", @@ -12186,14 +12656,14 @@ "/rolemanagement/directory/roleassignments/{id}": "", "/rolemanagement/directory/roledefinitions": "", "/rolemanagement/directory/roledefinitions/{id}": "", - "/rolemanagement/directory/roledefinitions/{id}/assignedprincipals": "least=DelegatedWork,Application", + "/rolemanagement/directory/roledefinitions/{id}/assignedprincipals": "", "/rolemanagement/directory/transitiveroleassignments": "", "/rolemanagement/entitlementmanagement/roleassignments": "", "/rolemanagement/entitlementmanagement/roleassignments/{id}": "", "/rolemanagement/entitlementmanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "", - "/rolemanagement/exchange/roleassignments": "least=DelegatedWork,Application", - "/rolemanagement/exchange/roleassignments/{id}": "least=DelegatedWork,Application", + "/rolemanagement/exchange/roleassignments": "", + "/rolemanagement/exchange/roleassignments/{id}": "", "/rolemanagement/exchange/roledefinitions": "", "/rolemanagement/exchange/roledefinitions/{id}": "", "/serviceprincipals": "", @@ -12224,13 +12694,14 @@ "/teams/{id}/installedapps": "", "/teams/{id}/installedapps/{id}": "", "/users": "", - "/users/{id}": "least=Application", - "/users/{id}/approleassignedresources": "", + "/users/{id}": "", + "/users/{id}/approleassignedresources": "least=Application", "/users/{id}/approleassignments": "least=Application", "/users/{id}/createdobjects": "", "/users/{id}/directreports": "", "/users/{id}/joinedteams": "", "/users/{id}/licensedetails": "", + "/users/{id}/licenseDetails/getTeamsLicensingDetails": "", "/users/{id}/manager": "", "/users/{id}/memberof": "least=Application", "/users/{id}/oauth2permissiongrants": "least=Application", @@ -12238,8 +12709,8 @@ "/users/{id}/ownedobjects": "", "/users/{id}/registereddevices": "", "/users/{id}/scopedrolememberof": "least=DelegatedWork,Application", - "/users/{id}/transitivememberof": "least=Application", - "/users/{id}/transitivereports/$count": "least=Application", + "/users/{id}/transitivememberof": "", + "/users/{id}/transitivereports/$count": "", "/users/{id}/usagerights": "", "/users/delta": "" } @@ -12269,13 +12740,13 @@ ], "paths": { "/applications(appid={value})/owners": "least=DelegatedWork", - "/applications/{id}/owners": "least=DelegatedWork", + "/applications/{id}/owners": "", "/serviceprincipals(appid={value})/approleassignedto": "", "/serviceprincipals(appid={value})/approleassignments": "", "/serviceprincipals(appid={value})/owners": "least=DelegatedWork", "/serviceprincipals/{id}/approleassignedto": "", "/serviceprincipals/{id}/approleassignments": "", - "/serviceprincipals/{id}/owners": "least=DelegatedWork" + "/serviceprincipals/{id}/owners": "" } }, { @@ -12303,7 +12774,7 @@ "/directoryobjects/{id}/getmemberobjects": "", "/directoryobjects/getavailableextensionproperties": "least=DelegatedWork,Application", "/directoryobjects/getbyids": "least=DelegatedWork,Application", - "/directoryobjects/validateproperties": "least=DelegatedWork", + "/directoryobjects/validateproperties": "", "/groups/{id}/checkmembergroups": "", "/groups/{id}/checkmemberobjects": "", "/groups/{id}/getmembergroups": "", @@ -12318,12 +12789,12 @@ "/serviceprincipals(appid={value})/updatepasswordsinglesignoncredentials": "least=DelegatedWork", "/serviceprincipals/{id}/checkmembergroups": "", "/serviceprincipals/{id}/checkmemberobjects": "", - "/serviceprincipals/{id}/createpasswordsinglesignoncredentials": "least=DelegatedWork", - "/serviceprincipals/{id}/deletepasswordsinglesignoncredentials": "least=DelegatedWork", + "/serviceprincipals/{id}/createpasswordsinglesignoncredentials": "", + "/serviceprincipals/{id}/deletepasswordsinglesignoncredentials": "", "/serviceprincipals/{id}/getmembergroups": "", "/serviceprincipals/{id}/getmemberobjects": "", - "/serviceprincipals/{id}/getpasswordsinglesignoncredentials": "least=DelegatedWork", - "/serviceprincipals/{id}/updatepasswordsinglesignoncredentials": "least=DelegatedWork", + "/serviceprincipals/{id}/getpasswordsinglesignoncredentials": "", + "/serviceprincipals/{id}/updatepasswordsinglesignoncredentials": "", "/users/{id}/checkmembergroups": "", "/users/{id}/checkmemberobjects": "", "/users/{id}/getmembergroups": "", @@ -12472,6 +12943,7 @@ "/users/{id}/directreports": "", "/users/{id}/joinedteams": "", "/users/{id}/licensedetails": "", + "/users/{id}/licenseDetails/getTeamsLicensingDetails": "", "/users/{id}/memberof": "", "/users/{id}/owneddevices": "", "/users/{id}/ownedobjects": "", @@ -12492,7 +12964,7 @@ "POST" ], "paths": { - "/administrativeunits/{id}/members": "least=DelegatedWork,Application", + "/administrativeunits/{id}/members": "", "/applications(appid={value})/owners": "", "/applications/{id}/extensionproperties": "", "/applications/{id}/owners": "", @@ -12610,17 +13082,17 @@ "/directoryobjects/{id}/checkmemberobjects": "", "/directoryobjects/{id}/getmembergroups": "", "/directoryobjects/{id}/getmemberobjects": "", - "/directoryobjects/validateproperties": "least=Application", + "/directoryobjects/validateproperties": "", "/grouplifecyclepolicies/{id}/addgroup": "least=DelegatedWork,Application", "/grouplifecyclepolicies/{id}/removegroup": "least=DelegatedWork,Application", - "/grouplifecyclepolicies/renewgroup": "least=DelegatedWork,Application", + "/grouplifecyclepolicies/renewgroup": "", "/groups/{id}/assignlicense": "", "/groups/{id}/checkmembergroups": "", "/groups/{id}/checkmemberobjects": "", "/groups/{id}/getmembergroups": "", "/groups/{id}/getmemberobjects": "", "/groups/{id}/owners": "", - "/groups/{id}/renew": "least=DelegatedWork,Application", + "/groups/{id}/renew": "", "/invitations": "", "/me/checkmembergroups": "", "/me/checkmemberobjects": "", @@ -13063,7 +13535,7 @@ "DELETE" ], "paths": { - "/directory/federationconfigurations/{id}": "" + "/directory/federationconfigurations/{id}": "least=DelegatedWork,Application" } }, { @@ -13206,37 +13678,39 @@ "POST" ], "paths": { - "/compliance/ediscovery/cases/{id}/close": "", - "/compliance/ediscovery/cases/{id}/custodians/{id}/activate": "", - "/compliance/ediscovery/cases/{id}/custodians/{id}/release": "", - "/compliance/ediscovery/cases/{id}/noncustodialdatasources/{id}/release": "", - "/compliance/ediscovery/cases/{id}/reopen": "", - "/compliance/ediscovery/cases/{id}/reviewsets/{id}/addtoreviewset": "", - "/compliance/ediscovery/cases/{id}/reviewsets/{id}/export": "", - "/compliance/ediscovery/cases/{id}/reviewsets/{id}/queries/{id}/applytags": "", - "/compliance/ediscovery/cases/{id}/sourcecollections/{id}/estimatestatistics": "", - "/security/cases/ediscoverycases/{id}/close": "", - "/security/cases/ediscoverycases/{id}/custodians/{id}/activate": "", - "/security/cases/ediscoverycases/{id}/custodians/{id}/applyhold": "", - "/security/cases/ediscoverycases/{id}/custodians/{id}/release": "", - "/security/cases/ediscoverycases/{id}/custodians/{id}/removehold": "", - "/security/cases/ediscoverycases/{id}/custodians/{id}/updateindex": "", - "/security/cases/ediscoverycases/{id}/custodians/applyhold": "", - "/security/cases/ediscoverycases/{id}/custodians/removehold": "", - "/security/cases/ediscoverycases/{id}/legalholds/{id}/sitesources": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/applyhold": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/release": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/removehold": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/updateindex": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/applyhold": "", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/removehold": "", - "/security/cases/ediscoverycases/{id}/reopen": "", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/addtoreviewset": "", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/export": "", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/applytags": "", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/export": "", - "/security/cases/ediscoverycases/{id}/searches/{id}/estimatestatistics": "" + "/compliance/ediscovery/cases/{id}/close": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/custodians/{id}/activate": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/custodians/{id}/release": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/noncustodialdatasources/{id}/release": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/reopen": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/reviewsets/{id}/addtoreviewset": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/reviewsets/{id}/export": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/reviewsets/{id}/queries/{id}/applytags": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/sourcecollections/{id}/estimatestatistics": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/close": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/{id}/activate": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/{id}/applyhold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/{id}/release": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/{id}/removehold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/{id}/updateindex": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/applyhold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/removehold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/custodians/updateindex": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/legalholds/{id}/sitesources": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/applyhold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/release": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/removehold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/updateindex": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/applyhold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/removehold": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/updateindex": "", + "/security/cases/ediscoverycases/{id}/reopen": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/addtoreviewset": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/export": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/applytags": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/export": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/searches/{id}/estimatestatistics": "least=DelegatedWork" } }, { @@ -13392,39 +13866,41 @@ "POST" ], "paths": { - "/compliance/ediscovery/cases/{id}/close": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/custodians/{id}/activate": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/custodians/{id}/release": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/noncustodialdatasources/{id}/release": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/reopen": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/reviewsets/{id}/addtoreviewset": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/reviewsets/{id}/export": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/reviewsets/{id}/queries/{id}/applytags": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/close": "", + "/compliance/ediscovery/cases/{id}/custodians/{id}/activate": "", + "/compliance/ediscovery/cases/{id}/custodians/{id}/release": "", + "/compliance/ediscovery/cases/{id}/noncustodialdatasources/{id}/release": "", + "/compliance/ediscovery/cases/{id}/reopen": "", + "/compliance/ediscovery/cases/{id}/reviewsets/{id}/addtoreviewset": "", + "/compliance/ediscovery/cases/{id}/reviewsets/{id}/export": "", + "/compliance/ediscovery/cases/{id}/reviewsets/{id}/queries/{id}/applytags": "", "/compliance/ediscovery/cases/{id}/settings/resettodefault": "least=DelegatedWork", - "/compliance/ediscovery/cases/{id}/sourcecollections/{id}/estimatestatistics": "least=DelegatedWork", + "/compliance/ediscovery/cases/{id}/sourcecollections/{id}/estimatestatistics": "", "/compliance/ediscovery/cases/{id}/sourcecollections/{id}/purgedata": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/close": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/{id}/activate": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/{id}/applyhold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/{id}/release": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/{id}/removehold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/{id}/updateindex": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/applyhold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/custodians/removehold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/legalholds/{id}/sitesources": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/applyhold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/release": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/removehold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/updateindex": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/applyhold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/noncustodialdatasources/removehold": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/reopen": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/addtoreviewset": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/export": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/applytags": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/export": "least=DelegatedWork", - "/security/cases/ediscoverycases/{id}/searches/{id}/estimatestatistics": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/close": "", + "/security/cases/ediscoverycases/{id}/custodians/{id}/activate": "", + "/security/cases/ediscoverycases/{id}/custodians/{id}/applyhold": "", + "/security/cases/ediscoverycases/{id}/custodians/{id}/release": "", + "/security/cases/ediscoverycases/{id}/custodians/{id}/removehold": "", + "/security/cases/ediscoverycases/{id}/custodians/{id}/updateindex": "", + "/security/cases/ediscoverycases/{id}/custodians/applyhold": "", + "/security/cases/ediscoverycases/{id}/custodians/removehold": "", + "/security/cases/ediscoverycases/{id}/custodians/updateindex": "", + "/security/cases/ediscoverycases/{id}/legalholds/{id}/sitesources": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/applyhold": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/release": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/removehold": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/{id}/updateindex": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/applyhold": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/removehold": "", + "/security/cases/ediscoverycases/{id}/noncustodialdatasources/updateindex": "least=DelegatedWork", + "/security/cases/ediscoverycases/{id}/reopen": "", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/addtoreviewset": "", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/export": "", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/applytags": "", + "/security/cases/ediscoverycases/{id}/reviewsets/{id}/queries/{id}/export": "", + "/security/cases/ediscoverycases/{id}/searches/{id}/estimatestatistics": "", "/security/cases/ediscoverycases/{id}/searches/{id}/purgedata": "least=DelegatedWork", "/security/cases/ediscoverycases/{id}/settings/resettodefault": "least=DelegatedWork" } @@ -13727,14 +14203,17 @@ "/education/classes/{id}/assignments/{id}/categories/delta": "", "/education/classes/{id}/assignments/{id}/resources": "", "/education/classes/{id}/assignments/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/rubric": "", "/education/classes/{id}/assignments/{id}/submissions": "", "/education/classes/{id}/assignments/{id}/submissions/{id}": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "", "/education/classes/{id}/assignments/delta": "", "/education/classes/{id}/assignmentsettings": "", "/education/classes/{id}/members/{id}/assignments/delta": "", @@ -13777,14 +14256,17 @@ "/education/classes/{id}/assignments/{id}/categories/delta": "", "/education/classes/{id}/assignments/{id}/resources": "", "/education/classes/{id}/assignments/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/rubric": "", "/education/classes/{id}/assignments/{id}/submissions": "", "/education/classes/{id}/assignments/{id}/submissions/{id}": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "", "/education/classes/{id}/assignments/delta": "", "/education/classes/{id}/assignmentsettings": "", "/education/classes/{id}/members/{id}/assignments/delta": "", @@ -13840,14 +14322,17 @@ "/education/classes/{id}/assignments/{id}/categories/delta": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/resources": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/resources/{id}": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/rubric": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "least=DelegatedWork", "/education/classes/{id}/assignments/delta": "least=DelegatedWork", "/education/classes/{id}/assignmentsettings": "least=DelegatedWork", "/education/classes/{id}/members/{id}/assignments/delta": "least=DelegatedWork", @@ -13890,14 +14375,17 @@ "/education/classes/{id}/assignments/{id}/categories/delta": "least=Application", "/education/classes/{id}/assignments/{id}/resources": "least=Application", "/education/classes/{id}/assignments/{id}/resources/{id}": "least=Application", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "least=Application", "/education/classes/{id}/assignments/{id}/rubric": "least=Application", "/education/classes/{id}/assignments/{id}/submissions": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}": "least=Application", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "least=Application", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "least=Application", "/education/classes/{id}/assignments/delta": "least=Application", "/education/classes/{id}/assignmentsettings": "least=Application", "/education/classes/{id}/members/{id}/assignments/delta": "least=Application", @@ -13935,8 +14423,10 @@ "/education/classes/{id}/assignments": "", "/education/classes/{id}/assignments/{id}/categories": "", "/education/classes/{id}/assignments/{id}/resources": "", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "", "/education/me/rubrics": "" } }, @@ -13968,6 +14458,7 @@ "/education/classes/{id}/assignments/{id}/submissions/{id}": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "", "/education/classes/{id}/assignments/delta": "", "/education/classes/{id}/members/{id}/assignments/delta": "", "/education/me/assignments": "", @@ -14009,7 +14500,9 @@ "DELETE" ], "paths": { - "/education/classes/{id}/assignments/{id}/categories/{id}": "" + "/education/classes/{id}/assignments/{id}/categories/{id}": "", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources/{id}": "" } }, { @@ -14086,14 +14579,17 @@ "/education/classes/{id}/assignments/{id}/categories/delta": "", "/education/classes/{id}/assignments/{id}/resources": "", "/education/classes/{id}/assignments/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/rubric": "", "/education/classes/{id}/assignments/{id}/submissions": "", "/education/classes/{id}/assignments/{id}/submissions/{id}": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "", "/education/classes/{id}/assignments/delta": "", "/education/classes/{id}/assignmentsettings": "", "/education/classes/{id}/members/{id}/assignments/delta": "", @@ -14120,7 +14616,7 @@ "POST" ], "paths": { - "/education/classes/{id}/assignments/{id}/submissions/{id}/reassign": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/reassign": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/return": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/submit": "least=Application", "/education/classes/{id}/assignments/{id}/submissions/{id}/unsubmit": "least=Application" @@ -14156,8 +14652,10 @@ "/education/classes/{id}/assignments": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/categories": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/resources": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/resources/dependentresources": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "least=DelegatedWork", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/dependentresources": "least=DelegatedWork", "/education/me/rubrics": "least=DelegatedWork" } }, @@ -14189,6 +14687,7 @@ "/education/classes/{id}/assignments/{id}/submissions/{id}": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "", "/education/classes/{id}/assignments/delta": "", "/education/classes/{id}/members/{id}/assignments/delta": "", "/education/me/assignments": "", @@ -14230,7 +14729,9 @@ "DELETE" ], "paths": { - "/education/classes/{id}/assignments/{id}/categories/{id}": "least=DelegatedWork" + "/education/classes/{id}/assignments/{id}/categories/{id}": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources/{id}": "least=DelegatedWork", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources/{id}": "least=DelegatedWork" } }, { @@ -14307,14 +14808,17 @@ "/education/classes/{id}/assignments/{id}/categories/delta": "", "/education/classes/{id}/assignments/{id}/resources": "", "/education/classes/{id}/assignments/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/rubric": "", "/education/classes/{id}/assignments/{id}/submissions": "", "/education/classes/{id}/assignments/{id}/submissions/{id}": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/outcomes": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/resources/{id}/dependentresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}": "", + "/education/classes/{id}/assignments/{id}/submissions/{id}/submittedresources/{id}/dependentresources": "", "/education/classes/{id}/assignments/delta": "", "/education/classes/{id}/assignmentsettings": "", "/education/classes/{id}/members/{id}/assignments/delta": "", @@ -14735,8 +15239,8 @@ "/rolemanagement/cloudpc/roledefinitions": "", "/rolemanagement/devicemanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions": "least=DelegatedWork", - "/rolemanagement/exchange/roleassignments": "", - "/rolemanagement/exchange/roleassignments/{id}": "", + "/rolemanagement/exchange/roleassignments": "least=DelegatedWork", + "/rolemanagement/exchange/roleassignments/{id}": "least=DelegatedWork", "/rolemanagement/exchange/roledefinitions": "" } }, @@ -14787,11 +15291,11 @@ "/identitygovernance/entitlementmanagement/settings": "least=DelegatedWork,Application", "/rolemanagement/cloudpc/roledefinitions/{id}": "", "/rolemanagement/devicemanagement/roledefinitions/{id}": "", - "/rolemanagement/directory/roleassignments": "", - "/rolemanagement/directory/roleassignments/{id}": "", - "/rolemanagement/directory/roledefinitions": "", - "/rolemanagement/directory/roledefinitions/{id}": "", - "/rolemanagement/entitlementmanagement/roleassignments": "", + "/rolemanagement/directory/roleassignments": "least=DelegatedWork,Application", + "/rolemanagement/directory/roleassignments/{id}": "least=DelegatedWork,Application", + "/rolemanagement/directory/roledefinitions": "least=DelegatedWork,Application", + "/rolemanagement/directory/roledefinitions/{id}": "least=DelegatedWork,Application", + "/rolemanagement/entitlementmanagement/roleassignments": "least=DelegatedWork,Application", "/rolemanagement/entitlementmanagement/roleassignments/{id}": "least=DelegatedWork,Application", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "least=DelegatedWork,Application", "/rolemanagement/exchange/roledefinitions/{id}": "" @@ -14816,7 +15320,7 @@ "POST" ], "paths": { - "/identitygovernance/entitlementmanagement/accesspackages/{id}/getapplicablepolicyrequirements": "" + "/identitygovernance/entitlementmanagement/accesspackages/{id}/getapplicablepolicyrequirements": "least=DelegatedWork" } } ], @@ -14904,8 +15408,8 @@ "/identitygovernance/entitlementmanagement/connectedorganizations": "least=DelegatedWork,Application", "/identitygovernance/entitlementmanagement/connectedorganizations/{id}/externalsponsors": "least=DelegatedWork,Application", "/identitygovernance/entitlementmanagement/connectedorganizations/{id}/internalsponsors": "least=DelegatedWork,Application", - "/rolemanagement/directory/roleassignments": "least=DelegatedWork", - "/rolemanagement/entitlementmanagement/roleassignments": "least=DelegatedWork" + "/rolemanagement/directory/roleassignments": "least=DelegatedWork,Application", + "/rolemanagement/entitlementmanagement/roleassignments": "least=DelegatedWork,Application" } }, { @@ -14936,8 +15440,8 @@ "paths": { "/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/{id}": "least=DelegatedWork,Application", "/identitygovernance/entitlementmanagement/assignmentrequests/{id}": "least=DelegatedWork,Application", - "/rolemanagement/directory/roleassignments/{id}": "least=DelegatedWork", - "/rolemanagement/entitlementmanagement/roleassignments/{id}": "least=DelegatedWork" + "/rolemanagement/directory/roleassignments/{id}": "least=DelegatedWork,Application", + "/rolemanagement/entitlementmanagement/roleassignments/{id}": "least=DelegatedWork,Application" } }, { @@ -14950,7 +15454,7 @@ "paths": { "/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/{id}/cancel": "least=DelegatedWork", "/identitygovernance/entitlementmanagement/accesspackagecatalogs/{id}/customaccesspackageworkflowextensions": "least=DelegatedWork", - "/identitygovernance/entitlementmanagement/accesspackages/{id}/getapplicablepolicyrequirements": "least=DelegatedWork", + "/identitygovernance/entitlementmanagement/accesspackages/{id}/getapplicablepolicyrequirements": "", "/identitygovernance/entitlementmanagement/assignmentrequests/{id}/cancel": "least=DelegatedWork" } }, @@ -15605,7 +16109,7 @@ "/groups/{id}/drive/root/subscriptions/socketio": "least=DelegatedWork,DelegatedPersonal", "/groups/{id}/drive/root/weburl": "least=DelegatedWork,DelegatedPersonal", "/groups/{id}/drives": "least=DelegatedWork,DelegatedPersonal", - "/me/drive": "least=DelegatedWork,DelegatedPersonal", + "/me/drive": "least=DelegatedPersonal", "/me/drive/items/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/children": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/content": "least=DelegatedWork,DelegatedPersonal", @@ -15618,20 +16122,20 @@ "/me/drive/items/{id}/versions/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/versions/{id}/content": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/versions/current": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/items/{id}/workbook/worksheets/{id}/names": "least=DelegatedWork,DelegatedPersonal", + "/me/drive/items/{id}/workbook/worksheets/{id}/names": "least=DelegatedPersonal", "/me/drive/recent": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/content": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/permissions": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/root:/{id}:/workbook/worksheets/{id}/names": "least=DelegatedWork,DelegatedPersonal", + "/me/drive/root:/{id}:/workbook/worksheets/{id}/names": "least=DelegatedPersonal", "/me/drive/root/children": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root/delta": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root/search(q={value})": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root/subscriptions/socketio": "least=DelegatedWork,DelegatedPersonal", "/me/drive/special/{id}": "least=DelegatedWork", "/me/drive/special/{id}/children": "least=DelegatedWork", - "/me/drives": "least=DelegatedWork,DelegatedPersonal", + "/me/drives": "least=DelegatedPersonal", "/shares/{id}/driveitem/content": "least=DelegatedWork,DelegatedPersonal", "/sites/{id}/drive": "least=DelegatedWork,DelegatedPersonal", "/sites/{id}/drive/items/{id}": "least=DelegatedWork,DelegatedPersonal", @@ -15649,7 +16153,7 @@ "/sites/{id}/drives": "least=DelegatedWork,DelegatedPersonal", "/sites/{id}/lists/{id}/drive/root/subscriptions/socketio": "least=DelegatedWork,DelegatedPersonal", "/sites/{id}/lists/{id}/items/{id}/driveitem": "least=DelegatedWork,DelegatedPersonal", - "/teams/{id}/channels/{id}/filesfolder": "least=DelegatedWork,DelegatedPersonal", + "/teams/{id}/channels/{id}/filesfolder": "least=DelegatedPersonal", "/users/{id}/drive": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/children": "least=DelegatedWork,DelegatedPersonal", @@ -15663,19 +16167,19 @@ "/users/{id}/drive/items/{id}/versions/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/versions/{id}/content": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/versions/current": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names": "least=DelegatedPersonal", "/users/{id}/drive/recent": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/content": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/permissions": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names": "least=DelegatedPersonal", "/users/{id}/drive/root/children": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root/delta": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root/search(q={value})": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root/subscriptions/socketio": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/special/{id}": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/special/{id}/children": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}/drive/special/{id}": "least=DelegatedWork", + "/users/{id}/drive/special/{id}/children": "least=DelegatedWork", "/users/{id}/drives": "least=DelegatedWork,DelegatedPersonal" } }, @@ -15694,8 +16198,8 @@ "/drives/{id}/items/{id}/analytics/lastsevendays": "least=DelegatedWork", "/drives/{id}/items/{id}/getactivitiesbyinterval(startdatetime={value},enddatetime={value},interval={value})": "least=DelegatedWork", "/me/drive/following": "least=DelegatedWork", - "/me/drive/items/{id}/workbook/tables": "", - "/me/drive/root:/{id}:/workbook/tables": "", + "/me/drive/items/{id}/workbook/tables": "least=DelegatedWork", + "/me/drive/root:/{id}:/workbook/tables": "least=DelegatedWork", "/sites/{id}/analytics": "least=DelegatedWork", "/sites/{id}/analytics/alltime": "least=DelegatedWork", "/sites/{id}/analytics/lastsevendays": "least=DelegatedWork", @@ -15707,8 +16211,8 @@ "/sites/{id}/lists/{id}/items/{id}/analytics/lastsevendays": "least=DelegatedWork", "/sites/{id}/lists/{id}/items/{id}/getactivitiesbyinterval(startdatetime={value},enddatetime={value},interval={value})": "least=DelegatedWork", "/users/{id}/drive/following": "least=DelegatedWork", - "/users/{id}/drive/items/{id}/workbook/tables": "", - "/users/{id}/drive/root:/{id}:/workbook/tables": "" + "/users/{id}/drive/items/{id}/workbook/tables": "least=DelegatedWork", + "/users/{id}/drive/root:/{id}:/workbook/tables": "least=DelegatedWork" } }, { @@ -15719,19 +16223,19 @@ "POST" ], "paths": { - "/drives/{id}/items/{id}/follow": "", - "/drives/{id}/items/{id}/preview": "", - "/groups/{id}/drive/items/{id}/follow": "", - "/groups/{id}/drive/items/{id}/preview": "", - "/me/drive/items/{id}/follow": "", - "/me/drive/items/{id}/preview": "", - "/me/drive/items/{id}/unfollow": "", - "/shares/{id}/driveitem/preview": "", - "/sites/{id}/drive/items/{id}/follow": "", - "/sites/{id}/drive/items/{id}/preview": "", - "/users/{id}/drive/items/{id}/follow": "", - "/users/{id}/drive/items/{id}/preview": "", - "/users/{id}/drive/items/{id}/unfollow": "" + "/drives/{id}/items/{id}/follow": "least=DelegatedWork", + "/drives/{id}/items/{id}/preview": "least=DelegatedWork", + "/groups/{id}/drive/items/{id}/follow": "least=DelegatedWork", + "/groups/{id}/drive/items/{id}/preview": "least=DelegatedWork", + "/me/drive/items/{id}/follow": "least=DelegatedWork", + "/me/drive/items/{id}/preview": "least=DelegatedWork", + "/me/drive/items/{id}/unfollow": "least=DelegatedWork", + "/shares/{id}/driveitem/preview": "least=DelegatedWork", + "/sites/{id}/drive/items/{id}/follow": "least=DelegatedWork", + "/sites/{id}/drive/items/{id}/preview": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/follow": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/preview": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/unfollow": "least=DelegatedWork" } }, { @@ -15742,8 +16246,8 @@ "DELETE" ], "paths": { - "/me/drive/following/{id}": "", - "/users/{id}/drive/following/{id}": "" + "/me/drive/following/{id}": "least=DelegatedWork", + "/users/{id}/drive/following/{id}": "least=DelegatedWork" } } ], @@ -15877,7 +16381,7 @@ "/sites/{id}/drive/root/search(q={value})": "least=Application", "/sites/{id}/drives": "least=Application", "/sites/{id}/lists/{id}/items/{id}/driveitem": "least=Application", - "/teams/{id}/channels/{id}/filesfolder": "least=Application", + "/teams/{id}/channels/{id}/filesfolder": "least=DelegatedWork,Application", "/users/{id}/drive": "least=Application", "/users/{id}/drive/items/{id}": "least=Application", "/users/{id}/drive/items/{id}/children": "least=Application", @@ -15943,29 +16447,29 @@ "POST" ], "paths": { - "/drives/{id}/items/{id}/extractsensitivitylabels": "", - "/drives/{id}/items/{id}/follow": "", - "/drives/{id}/items/{id}/preview": "", + "/drives/{id}/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", + "/drives/{id}/items/{id}/follow": "least=Application", + "/drives/{id}/items/{id}/preview": "least=Application", "/drives/{id}/root:/{id}/extractsensitivitylabels": "", - "/groups/{id}/drive/items/{id}/extractsensitivitylabels": "", - "/groups/{id}/drive/items/{id}/follow": "", - "/groups/{id}/drive/items/{id}/preview": "", + "/groups/{id}/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", + "/groups/{id}/drive/items/{id}/follow": "least=Application", + "/groups/{id}/drive/items/{id}/preview": "least=Application", "/groups/{id}/drive/root:/{id}/extractsensitivitylabels": "", - "/me/drive/items/{id}/extractsensitivitylabels": "", - "/me/drive/items/{id}/follow": "", - "/me/drive/items/{id}/preview": "", - "/me/drive/items/{id}/unfollow": "", + "/me/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", + "/me/drive/items/{id}/follow": "least=Application", + "/me/drive/items/{id}/preview": "least=Application", + "/me/drive/items/{id}/unfollow": "least=Application", "/me/drive/root:/{id}/extractsensitivitylabels": "", "/search/query": "least=Application", - "/shares/{id}/driveitem/preview": "", - "/sites/{id}/drive/items/{id}/extractsensitivitylabels": "", - "/sites/{id}/drive/items/{id}/follow": "", - "/sites/{id}/drive/items/{id}/preview": "", + "/shares/{id}/driveitem/preview": "least=Application", + "/sites/{id}/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", + "/sites/{id}/drive/items/{id}/follow": "least=Application", + "/sites/{id}/drive/items/{id}/preview": "least=Application", "/sites/{id}/drive/root:/{id}/extractsensitivitylabels": "", - "/users/{id}/drive/items/{id}/extractsensitivitylabels": "", - "/users/{id}/drive/items/{id}/follow": "", - "/users/{id}/drive/items/{id}/preview": "", - "/users/{id}/drive/items/{id}/unfollow": "", + "/users/{id}/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", + "/users/{id}/drive/items/{id}/follow": "least=Application", + "/users/{id}/drive/items/{id}/preview": "least=Application", + "/users/{id}/drive/items/{id}/unfollow": "least=Application", "/users/{id}/drive/root:/{id}/extractsensitivitylabels": "" } }, @@ -15990,8 +16494,8 @@ "DELETE" ], "paths": { - "/me/drive/following/{id}": "", - "/users/{id}/drive/following/{id}": "" + "/me/drive/following/{id}": "least=Application", + "/users/{id}/drive/following/{id}": "least=Application" } } ], @@ -16002,10 +16506,10 @@ "Files.Read.Selected": { "schemes": { "DelegatedWork": { - "adminDisplayName": "Read files that the user selects (preview)", - "adminDescription": "(Preview) Allows the app to read files that the user selects. The app has access for several hours after the user selects a file.", + "adminDisplayName": "Read files that the user selects", + "adminDescription": "Allows the app to read files that the user selects through open with in the UX. The app has access for several hours after the user selects a file.", "userDisplayName": "Read selected files", - "userDescription": "(Preview) Allows the app to read files that you select. After you select a file, the app has access to the file for several hours.", + "userDescription": "Allows the app to read files that you select through open with in the UX. After you select a file, the app has access to the file for several hours.", "requiresAdminConsent": false, "privilegeLevel": 2 } @@ -16154,7 +16658,7 @@ "/me/drive/items/{id}/workbook/names/{id}/range/lastrow": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/names/{id}/range/offsetrange": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/names/{id}/range/usedrange": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/items/{id}/workbook/tables": "least=DelegatedWork,DelegatedPersonal", + "/me/drive/items/{id}/workbook/tables": "least=DelegatedPersonal", "/me/drive/items/{id}/workbook/tables/{id}/columns/{id}/databodyrange": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/tables/{id}/columns/{id}/headerrowrange": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/tables/{id}/columns/{id}/range/boundingrect": "least=DelegatedWork,DelegatedPersonal", @@ -16180,7 +16684,7 @@ "/me/drive/items/{id}/workbook/worksheets/{id}/cell(row={value},column={value})": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/worksheets/{id}/charts/{id}/image(width={value},height={value},fittingmode={value})": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/worksheets/{id}/charts/{id}/series/{id}/points/{id}": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/items/{id}/workbook/worksheets/{id}/names": "", + "/me/drive/items/{id}/workbook/worksheets/{id}/names": "least=DelegatedWork", "/me/drive/items/{id}/workbook/worksheets/{id}/pivottables": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/worksheets/{id}/pivottables/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/drive/items/{id}/workbook/worksheets/{id}/protection": "least=DelegatedWork,DelegatedPersonal", @@ -16230,7 +16734,7 @@ "/me/drive/root:/{id}:/workbook/names/{id}/range/lastrow": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/names/{id}/range/offsetrange": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/names/{id}/range/usedrange": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/root:/{id}:/workbook/tables": "least=DelegatedWork,DelegatedPersonal", + "/me/drive/root:/{id}:/workbook/tables": "least=DelegatedPersonal", "/me/drive/root:/{id}:/workbook/tables/{id}/columns/{id}/databodyrange": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/tables/{id}/columns/{id}/headerrowrange": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/tables/{id}/columns/{id}/range/boundingrect": "least=DelegatedWork,DelegatedPersonal", @@ -16256,7 +16760,7 @@ "/me/drive/root:/{id}:/workbook/worksheets/{id}/cell(row={value},column={value})": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/worksheets/{id}/charts/{id}/image(width={value},height={value},fittingmode={value})": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/worksheets/{id}/charts/{id}/series/{id}/points/{id}": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/root:/{id}:/workbook/worksheets/{id}/names": "", + "/me/drive/root:/{id}:/workbook/worksheets/{id}/names": "least=DelegatedWork", "/me/drive/root:/{id}:/workbook/worksheets/{id}/pivottables": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/worksheets/{id}/pivottables/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/drive/root:/{id}:/workbook/worksheets/{id}/protection": "least=DelegatedWork,DelegatedPersonal", @@ -16333,7 +16837,7 @@ "/users/{id}/drive/items/{id}/workbook/names/{id}/range/lastrow": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/names/{id}/range/offsetrange": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/names/{id}/range/usedrange": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/items/{id}/workbook/tables": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}/drive/items/{id}/workbook/tables": "least=DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/tables/{id}/columns/{id}/databodyrange": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/tables/{id}/columns/{id}/headerrowrange": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/tables/{id}/columns/{id}/range/boundingrect": "least=DelegatedWork,DelegatedPersonal", @@ -16359,7 +16863,7 @@ "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/cell(row={value},column={value})": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/charts/{id}/image(width={value},height={value},fittingmode={value})": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/charts/{id}/series/{id}/points/{id}": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names": "", + "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names": "least=DelegatedWork", "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/pivottables": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/pivottables/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/protection": "least=DelegatedWork,DelegatedPersonal", @@ -16409,7 +16913,7 @@ "/users/{id}/drive/root:/{id}:/workbook/names/{id}/range/lastrow": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/names/{id}/range/offsetrange": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/names/{id}/range/usedrange": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/root:/{id}:/workbook/tables": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}/drive/root:/{id}:/workbook/tables": "least=DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/tables/{id}/columns/{id}/databodyrange": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/tables/{id}/columns/{id}/headerrowrange": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/tables/{id}/columns/{id}/range/boundingrect": "least=DelegatedWork,DelegatedPersonal", @@ -16435,7 +16939,7 @@ "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/cell(row={value},column={value})": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/charts/{id}/image(width={value},height={value},fittingmode={value})": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/charts/{id}/series/{id}/points/{id}": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names": "", + "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names": "least=DelegatedWork", "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/pivottables": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/pivottables/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/protection": "least=DelegatedWork,DelegatedPersonal", @@ -17046,16 +17550,16 @@ "POST" ], "paths": { - "/drives/{id}/items/{id}/follow": "least=DelegatedWork", + "/drives/{id}/items/{id}/follow": "", "/drives/{id}/items/{id}/permissions/{id}/revokegrants": "least=DelegatedWork", - "/drives/{id}/items/{id}/preview": "least=DelegatedWork", - "/groups/{id}/drive/items/{id}/follow": "least=DelegatedWork", + "/drives/{id}/items/{id}/preview": "", + "/groups/{id}/drive/items/{id}/follow": "", "/groups/{id}/drive/items/{id}/permissions/{id}/revokegrants": "least=DelegatedWork", - "/groups/{id}/drive/items/{id}/preview": "least=DelegatedWork", - "/me/drive/items/{id}/follow": "least=DelegatedWork", + "/groups/{id}/drive/items/{id}/preview": "", + "/me/drive/items/{id}/follow": "", "/me/drive/items/{id}/permissions/{id}/revokegrants": "least=DelegatedWork", - "/me/drive/items/{id}/preview": "least=DelegatedWork", - "/me/drive/items/{id}/unfollow": "least=DelegatedWork", + "/me/drive/items/{id}/preview": "", + "/me/drive/items/{id}/unfollow": "", "/me/drive/items/{id}/workbook/application/calculate": "least=DelegatedWork", "/me/drive/items/{id}/workbook/closesession": "least=DelegatedWork", "/me/drive/items/{id}/workbook/createsession": "least=DelegatedWork", @@ -17072,16 +17576,16 @@ "/me/drive/root:/{id}:/workbook/tables/{id}/rows": "least=DelegatedWork", "/me/drive/root:/{id}:/workbook/worksheets": "least=DelegatedWork", "/me/drive/root:/{id}:/workbook/worksheets/{id}/tables/{id}/rows": "least=DelegatedWork", - "/shares/{id}/driveitem/preview": "least=DelegatedWork", + "/shares/{id}/driveitem/preview": "", "/shares/{id}/permission/grant": "least=DelegatedWork", - "/sites/{id}/drive/items/{id}/follow": "least=DelegatedWork", + "/sites/{id}/drive/items/{id}/follow": "", "/sites/{id}/drive/items/{id}/permissions/{id}/revokegrants": "least=DelegatedWork", - "/sites/{id}/drive/items/{id}/preview": "least=DelegatedWork", + "/sites/{id}/drive/items/{id}/preview": "", "/sites/{id}/lists/{id}/items/{id}/driveitem/permissions/{id}/revokegrants": "least=DelegatedWork", - "/users/{id}/drive/items/{id}/follow": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/follow": "", "/users/{id}/drive/items/{id}/permissions/{id}/revokegrants": "least=DelegatedWork", - "/users/{id}/drive/items/{id}/preview": "least=DelegatedWork", - "/users/{id}/drive/items/{id}/unfollow": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/preview": "", + "/users/{id}/drive/items/{id}/unfollow": "", "/users/{id}/drive/items/{id}/workbook/application/calculate": "least=DelegatedWork", "/users/{id}/drive/items/{id}/workbook/closesession": "least=DelegatedWork", "/users/{id}/drive/items/{id}/workbook/createsession": "least=DelegatedWork", @@ -17166,8 +17670,8 @@ "DELETE" ], "paths": { - "/me/drive/following/{id}": "least=DelegatedWork", - "/users/{id}/drive/following/{id}": "least=DelegatedWork" + "/me/drive/following/{id}": "", + "/users/{id}/drive/following/{id}": "" } }, { @@ -17381,10 +17885,10 @@ "DELETE" ], "paths": { - "/me/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork,DelegatedPersonal", - "/me/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork,DelegatedPersonal" + "/me/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "least=DelegatedPersonal", + "/me/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "least=DelegatedPersonal", + "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "least=DelegatedPersonal", + "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "least=DelegatedPersonal" } } ], @@ -17685,43 +18189,43 @@ ], "paths": { "/drives/{id}/items/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", - "/drives/{id}/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", - "/drives/{id}/items/{id}/follow": "least=Application", + "/drives/{id}/items/{id}/extractsensitivitylabels": "", + "/drives/{id}/items/{id}/follow": "", "/drives/{id}/items/{id}/permissions/{id}/revokegrants": "least=Application", - "/drives/{id}/items/{id}/preview": "least=Application", + "/drives/{id}/items/{id}/preview": "", "/drives/{id}/root:/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", "/drives/{id}/root:/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", "/groups/{id}/drive/items/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", - "/groups/{id}/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", - "/groups/{id}/drive/items/{id}/follow": "least=Application", + "/groups/{id}/drive/items/{id}/extractsensitivitylabels": "", + "/groups/{id}/drive/items/{id}/follow": "", "/groups/{id}/drive/items/{id}/permissions/{id}/revokegrants": "least=Application", - "/groups/{id}/drive/items/{id}/preview": "least=Application", + "/groups/{id}/drive/items/{id}/preview": "", "/groups/{id}/drive/root:/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", "/groups/{id}/drive/root:/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", "/me/drive/items/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", - "/me/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", - "/me/drive/items/{id}/follow": "least=Application", + "/me/drive/items/{id}/extractsensitivitylabels": "", + "/me/drive/items/{id}/follow": "", "/me/drive/items/{id}/permissions/{id}/revokegrants": "least=Application", - "/me/drive/items/{id}/preview": "least=Application", - "/me/drive/items/{id}/unfollow": "least=Application", + "/me/drive/items/{id}/preview": "", + "/me/drive/items/{id}/unfollow": "", "/me/drive/root:/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", "/me/drive/root:/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", - "/shares/{id}/driveitem/preview": "least=Application", + "/shares/{id}/driveitem/preview": "", "/shares/{id}/permission/grant": "least=Application", "/sites/{id}/drive/items/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", - "/sites/{id}/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", - "/sites/{id}/drive/items/{id}/follow": "least=Application", + "/sites/{id}/drive/items/{id}/extractsensitivitylabels": "", + "/sites/{id}/drive/items/{id}/follow": "", "/sites/{id}/drive/items/{id}/permissions/{id}/revokegrants": "least=Application", - "/sites/{id}/drive/items/{id}/preview": "least=Application", + "/sites/{id}/drive/items/{id}/preview": "", "/sites/{id}/drive/root:/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", "/sites/{id}/drive/root:/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/items/{id}/driveitem/permissions/{id}/revokegrants": "least=Application", "/users/{id}/drive/items/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", - "/users/{id}/drive/items/{id}/extractsensitivitylabels": "least=DelegatedWork,Application", - "/users/{id}/drive/items/{id}/follow": "least=Application", + "/users/{id}/drive/items/{id}/extractsensitivitylabels": "", + "/users/{id}/drive/items/{id}/follow": "", "/users/{id}/drive/items/{id}/permissions/{id}/revokegrants": "least=Application", - "/users/{id}/drive/items/{id}/preview": "least=Application", - "/users/{id}/drive/items/{id}/unfollow": "least=Application", + "/users/{id}/drive/items/{id}/preview": "", + "/users/{id}/drive/items/{id}/unfollow": "", "/users/{id}/drive/root:/{id}/assignsensitivitylabel": "least=DelegatedWork,Application", "/users/{id}/drive/root:/{id}/extractsensitivitylabels": "least=DelegatedWork,Application" } @@ -17834,8 +18338,8 @@ "DELETE" ], "paths": { - "/me/drive/following/{id}": "least=Application", - "/users/{id}/drive/following/{id}": "least=Application" + "/me/drive/following/{id}": "", + "/users/{id}/drive/following/{id}": "" } }, { @@ -17906,12 +18410,19 @@ "userDescription": "(Preview) Allows the app to read, create, update and delete files in the application's folder.", "requiresAdminConsent": false, "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Have full access to the application's folder without a signed in user.", + "adminDescription": "Allows the app to read, create, update and delete files in the application's folder without a signed in user.", + "requiresAdminConsent": true, + "privilegeLevel": 3 } }, "pathSets": [ { "schemeKeys": [ - "DelegatedWork" + "DelegatedWork", + "Application" ], "methods": [ "DELETE" @@ -17937,8 +18448,8 @@ "paths": { "/me/drive/special/{id}": "least=DelegatedPersonal", "/me/drive/special/{id}/children": "least=DelegatedPersonal", - "/users/{id}/drive/special/{id}": "", - "/users/{id}/drive/special/{id}/children": "" + "/users/{id}/drive/special/{id}": "least=DelegatedPersonal", + "/users/{id}/drive/special/{id}/children": "least=DelegatedPersonal" } } ], @@ -17949,10 +18460,10 @@ "Files.ReadWrite.Selected": { "schemes": { "DelegatedWork": { - "adminDisplayName": "Read and write files that the user selects (preview)", - "adminDescription": "(Preview) Allows the app to read and write files that the user selects. The app has access for several hours after the user selects a file.", + "adminDisplayName": "Read and write files that the user selects", + "adminDescription": "Allows the app temporary access to read and write specific files that the user selects through open with in the UX. The app has access for several hours after the user selects a file.", "userDisplayName": "Read and write selected files", - "userDescription": "(Preview) Allows the app to read and write files that you select. After you select a file, the app has access to the file for several hours.", + "userDescription": "Allows the app temporary access to read and write specific files that you select through open with in the UX. After you select a file, the app has access to the file for several hours.", "requiresAdminConsent": false, "privilegeLevel": 2 } @@ -17966,14 +18477,14 @@ "DELETE" ], "paths": { - "/me/drive/items/{id}/workbook/names/{id}": "", - "/me/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "", - "/me/drive/root:/{id}:/workbook/names/{id}": "", - "/me/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "", - "/users/{id}/drive/items/{id}/workbook/names/{id}": "", - "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "", - "/users/{id}/drive/root:/{id}:/workbook/names/{id}": "", - "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "" + "/me/drive/items/{id}/workbook/names/{id}": "least=DelegatedWork", + "/me/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork", + "/me/drive/root:/{id}:/workbook/names/{id}": "least=DelegatedWork", + "/me/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/workbook/names/{id}": "least=DelegatedWork", + "/users/{id}/drive/items/{id}/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork", + "/users/{id}/drive/root:/{id}:/workbook/names/{id}": "least=DelegatedWork", + "/users/{id}/drive/root:/{id}:/workbook/worksheets/{id}/names/{id}": "least=DelegatedWork" } } ], @@ -17981,6 +18492,28 @@ "ownerSecurityGroup": "GraphSPOApprovers" } }, + "Files.SelectedOperations.Selected": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Access selected Files, on behalf of the signed-in user", + "adminDescription": "Allow the application to access files explicitly permissioned to the application on behalf of the signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.", + "userDisplayName": "Access selected Files, on behalf of the signed-in user", + "userDescription": "Allow the application to access files explicitly permissioned to the application on behalf of the signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.", + "requiresAdminConsent": false, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Access selected Files without a signed in user.", + "adminDescription": "Allow the application to access a subset of files without a signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [], + "ownerInfo": { + "ownerSecurityGroup": "spauthsg" + } + }, "Financials.ReadWrite.All": { "schemes": { "DelegatedWork": { @@ -18101,6 +18634,64 @@ "ownerSecurityGroup": "d365bcapiadmin" } }, + "Goals-Export.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all goals and export jobs that a user can access", + "adminDescription": "Allows the app to read all goals and export jobs that the signed-in user can access.", + "userDisplayName": "Read all goals and export jobs that you have access to", + "userDescription": "Allows the app to read all goals and export jobs you can access.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/employeeexperience/goals/exportJobs": "least=DelegatedWork", + "/employeeexperience/goals/exportJobs/{id}": "least=DelegatedWork", + "/employeeexperience/goals/exportJobs/{id}/content": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "VivaGoalsOnGraph" + } + }, + "Goals-Export.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Have full access to all goals and export jobs a user can access", + "adminDescription": "Allows the app to read goals, create and read export jobs that the signed-in user can access.", + "userDisplayName": "Read goals, create and read export jobs that you can access", + "userDescription": "Allows the app to read goals, create and read export jobs that you can access.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/employeeexperience/goals/exportJobs": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "VivaGoalsOnGraph" + } + }, "Group.Create": { "schemes": { "Application": { @@ -18167,7 +18758,7 @@ "/groups": "", "/groups/{id}": "", "/groups/{id}/conversations": "least=DelegatedWork,Application", - "/groups/{id}/conversations/{id}": "least=DelegatedWork", + "/groups/{id}/conversations/{id}": "least=DelegatedWork,Application", "/groups/{id}/conversations/{id}/threads": "least=DelegatedWork,Application", "/groups/{id}/conversations/{id}/threads/{id}": "least=DelegatedWork,Application", "/groups/{id}/conversations/{id}/threads/{id}/posts": "least=DelegatedWork,Application", @@ -18248,17 +18839,17 @@ "/devices/{id}/checkmemberobjects": "", "/devices/{id}/getmembergroups": "", "/devices/{id}/getmemberobjects": "", - "/directory/deleteditems/getuserownedobjects": "least=DelegatedWork", + "/directory/deleteditems/getuserownedobjects": "least=DelegatedWork,Application", "/directoryobjects/{id}/checkmembergroups": "", "/directoryobjects/{id}/checkmemberobjects": "", "/directoryobjects/{id}/getmembergroups": "", "/directoryobjects/{id}/getmemberobjects": "", - "/directoryobjects/validateproperties": "", + "/directoryobjects/validateproperties": "least=DelegatedWork,Application", "/groups/{id}/checkmembergroups": "", "/groups/{id}/checkmemberobjects": "", "/groups/{id}/getmembergroups": "", "/groups/{id}/getmemberobjects": "", - "/groups/{id}/validateproperties": "least=DelegatedWork", + "/groups/{id}/validateproperties": "least=DelegatedWork,Application", "/me/checkmembergroups": "", "/me/checkmemberobjects": "", "/me/getmembergroups": "", @@ -18282,18 +18873,18 @@ ], "paths": { "/drive/root/createdbyuser/planner/plans": "", - "/drive/root/createdbyuser/planner/tasks": "least=DelegatedWork", + "/drive/root/createdbyuser/planner/tasks": "", "/groups/{id}/acceptedsenders": "least=DelegatedWork", "/groups/{id}/calendar/calendarview": "least=DelegatedWork", "/groups/{id}/calendar/calendarview/delta": "least=DelegatedWork", "/groups/{id}/calendar/events": "least=DelegatedWork", "/groups/{id}/calendar/events/{id}": "", - "/groups/{id}/calendarview": "", + "/groups/{id}/calendarview": "least=DelegatedWork", "/groups/{id}/calendarview/delta": "least=DelegatedWork", "/groups/{id}/conversations/{id}/threads/{id}/posts/{id}/attachments": "least=DelegatedWork", "/groups/{id}/events": "least=DelegatedWork", "/groups/{id}/events/{id}": "", - "/groups/{id}/planner/plans": "least=DelegatedWork", + "/groups/{id}/planner/plans": "", "/groups/{id}/rejectedsenders": "least=DelegatedWork", "/groups/{id}/threads/{id}/posts/{id}/attachments": "least=DelegatedWork", "/groups/{id}/transitivememberof": "", @@ -18307,38 +18898,38 @@ "/planner/buckets/{id}": "", "/planner/buckets/{id}/tasks": "", "/planner/plans": "", - "/planner/plans/{id}": "least=DelegatedWork", - "/planner/plans/{id}/buckets": "least=DelegatedWork", + "/planner/plans/{id}": "", + "/planner/plans/{id}/buckets": "", "/planner/plans/{id}/details": "", - "/planner/plans/{id}/tasks": "least=DelegatedWork", + "/planner/plans/{id}/tasks": "", "/planner/tasks": "", "/planner/tasks/{id}": "", - "/planner/tasks/{id}/assignedtotaskboardformat": "least=DelegatedWork", - "/planner/tasks/{id}/buckettaskboardformat": "least=DelegatedWork", + "/planner/tasks/{id}/assignedtotaskboardformat": "", + "/planner/tasks/{id}/buckettaskboardformat": "", "/planner/tasks/{id}/details": "", - "/planner/tasks/{id}/progresstaskboardformat": "least=DelegatedWork", - "/teams/{id}/channels/{id}/members": "", + "/planner/tasks/{id}/progresstaskboardformat": "", + "/teams/{id}/channels/{id}/members": "least=DelegatedWork", "/teams/{id}/schedule": "", "/teams/{id}/schedule/offershiftrequests/{id}": "", "/teams/{id}/schedule/openshiftchangerequests": "", - "/teams/{id}/schedule/openshiftchangerequests/{id}": "least=DelegatedWork", - "/teams/{id}/schedule/openshifts/{id}": "least=DelegatedWork", + "/teams/{id}/schedule/openshiftchangerequests/{id}": "", + "/teams/{id}/schedule/openshifts/{id}": "", "/teams/{id}/schedule/schedulinggroups": "", "/teams/{id}/schedule/schedulinggroups/{id}": "", "/teams/{id}/schedule/shifts": "", "/teams/{id}/schedule/shifts/{id}": "least=DelegatedWork", - "/teams/{id}/schedule/swapshiftschangerequests": "least=DelegatedWork", - "/teams/{id}/schedule/timeoffreasons": "least=DelegatedWork", - "/teams/{id}/schedule/timeoffreasons/{id}": "least=DelegatedWork", + "/teams/{id}/schedule/swapshiftschangerequests": "", + "/teams/{id}/schedule/timeoffreasons": "", + "/teams/{id}/schedule/timeoffreasons/{id}": "", "/teams/{id}/schedule/timeoffrequests": "", - "/teams/{id}/schedule/timeoffrequests/{id}": "least=DelegatedWork", - "/teams/{id}/schedule/timesoff": "least=DelegatedWork", - "/users/{id}/planner": "least=DelegatedWork", + "/teams/{id}/schedule/timeoffrequests/{id}": "", + "/teams/{id}/schedule/timesoff": "", + "/users/{id}/planner": "", "/users/{id}/planner/all/delta": "", "/users/{id}/planner/favoriteplans": "", "/users/{id}/planner/plans": "", "/users/{id}/planner/recentplans": "", - "/users/{id}/planner/tasks": "least=DelegatedWork" + "/users/{id}/planner/tasks": "" } }, { @@ -18350,7 +18941,7 @@ "POST" ], "paths": { - "/teams/{id}/schedule/openshifts": "least=DelegatedWork" + "/teams/{id}/schedule/openshifts": "" } }, { @@ -18509,12 +19100,12 @@ "/devices/{id}/getmembergroups": "", "/devices/{id}/getmemberobjects": "", "/directory/administrativeunits/{id}/members": "", - "/directory/deleteditems/getuserownedobjects": "least=Application", + "/directory/deleteditems/getuserownedobjects": "", "/directoryobjects/{id}/checkmembergroups": "", "/directoryobjects/{id}/checkmemberobjects": "", "/directoryobjects/{id}/getmembergroups": "", "/directoryobjects/{id}/getmemberobjects": "", - "/grouplifecyclepolicies/renewgroup": "", + "/grouplifecyclepolicies/renewgroup": "least=DelegatedWork,Application", "/groups/{id}/assignlicense": "least=DelegatedWork,Application", "/groups/{id}/checkmembergroups": "", "/groups/{id}/checkmemberobjects": "", @@ -18522,11 +19113,11 @@ "/groups/{id}/conversations/{id}/threads/{id}/posts/{id}/reply": "least=DelegatedWork,Application", "/groups/{id}/getmembergroups": "", "/groups/{id}/getmemberobjects": "", - "/groups/{id}/renew": "", + "/groups/{id}/renew": "least=DelegatedWork,Application", "/groups/{id}/threads/{id}/posts/{id}/forward": "least=DelegatedWork,Application", "/groups/{id}/threads/{id}/posts/{id}/reply": "least=DelegatedWork,Application", "/groups/{id}/unsubscribebymail": "least=DelegatedWork,Application", - "/groups/{id}/validateproperties": "least=Application", + "/groups/{id}/validateproperties": "", "/me/checkmembergroups": "", "/me/checkmemberobjects": "", "/me/getmembergroups": "", @@ -18990,7 +19581,8 @@ "GET" ], "paths": { - "/directory/federationconfigurations/graph.samlorwsfedexternaldomainfederation": "least=DelegatedWork,Application", + "/directory/federationconfigurations": "least=DelegatedWork,Application", + "/directory/federationconfigurations/{id}": "least=DelegatedWork,Application", "/directory/federationconfigurations/microsoft.graph.samlorwsfedexternaldomainfederation/{id}/domains": "least=DelegatedWork,Application", "/identity/identityproviders": "least=DelegatedWork,Application", "/identity/identityproviders/{id}": "least=DelegatedWork,Application", @@ -19032,7 +19624,7 @@ "DELETE" ], "paths": { - "/directory/federationconfigurations/{id}": "least=DelegatedWork,Application" + "/directory/federationconfigurations/{id}": "" } }, { @@ -19044,8 +19636,8 @@ "POST" ], "paths": { - "/directory/federationconfigurations/{id}/microsoft.graph.samlorwsfedexternaldomainfederation/domains": "least=DelegatedWork,Application", - "/directory/federationconfigurations/microsoft.graph.samlorwsfedexternaldomainfederation": "least=DelegatedWork,Application" + "/directory/federationconfigurations": "least=DelegatedWork,Application", + "/directory/federationconfigurations/{id}/microsoft.graph.samlorwsfedexternaldomainfederation/domains": "least=DelegatedWork,Application" } }, { @@ -19057,7 +19649,8 @@ "GET" ], "paths": { - "/directory/federationconfigurations/graph.samlorwsfedexternaldomainfederation": "", + "/directory/federationconfigurations": "", + "/directory/federationconfigurations/{id}": "", "/directory/federationconfigurations/microsoft.graph.samlorwsfedexternaldomainfederation/{id}/domains": "", "/identity/identityproviders/availableprovidertypes": "", "/identityproviders/availableprovidertypes": "" @@ -19072,7 +19665,7 @@ "PATCH" ], "paths": { - "/directory/federationconfigurations/graph.samlorwsfedexternaldomainfederation/{id}": "least=DelegatedWork,Application" + "/directory/federationconfigurations/{id}": "least=DelegatedWork,Application" } }, { @@ -20339,6 +20932,55 @@ "ownerSecurityGroup": "MipServiceApprovers" } }, + "Insights-UserMetrics.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read user metrics insights", + "adminDescription": "Allows an app to read user metrics insights, such as daily and monthly active users, on behalf of the signed-in user.", + "userDisplayName": "Read user metrics insights", + "userDescription": "Allows an app to read user metrics insights, such as daily and monthly active users, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Read all user metrics insights", + "adminDescription": "Allows an app to read all user metrics insights, such as daily and monthly active users, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/reports/userinsights/daily/microsoft.graph.activeUsers": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.activeUsersBreakdown": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.authentications": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.mfaCompletions": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.requests": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.signUps": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.summary": "least=DelegatedWork,Application", + "/reports/userinsights/daily/microsoft.graph.userCount": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.activeUsers": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.activeUsersBreakdown": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.authentications": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.mfaCompletions": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.requests": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.signUps": "least=DelegatedWork,Application", + "/reports/userinsights/monthly/microsoft.graph.summary": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "IDNA-HGT_AllAccess" + } + }, "LearningAssignedCourse.Read": { "schemes": { "DelegatedWork": { @@ -20490,7 +21132,7 @@ } ], "ownerInfo": { - "ownerSecurityGroup": "LearningApp" + "ownerSecurityGroup": "learnidcengineers" } }, "LearningContent.ReadWrite.All": { @@ -20517,16 +21159,28 @@ ], "methods": [ "DELETE", + "GET", "PATCH" ], "paths": { "/employeeexperience/learningproviders/{id}/learningcontents(externalid={value})": "least=Application", "/employeeexperience/learningproviders/{id}/learningcontents/{id}": "least=Application" } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/employeeexperience/learningproviders/{id}/learningcontents": "" + } } ], "ownerInfo": { - "ownerSecurityGroup": "LearningApp" + "ownerSecurityGroup": "learnidcengineers" } }, "LearningProvider.Read": { @@ -20555,7 +21209,7 @@ } ], "ownerInfo": { - "ownerSecurityGroup": "LearningApp" + "ownerSecurityGroup": "learnidcengineers" } }, "LearningProvider.ReadWrite": { @@ -20575,6 +21229,7 @@ "DelegatedWork" ], "methods": [ + "GET", "POST" ], "paths": { @@ -20587,6 +21242,7 @@ ], "methods": [ "DELETE", + "GET", "PATCH" ], "paths": { @@ -20595,7 +21251,7 @@ } ], "ownerInfo": { - "ownerSecurityGroup": "LearningApp" + "ownerSecurityGroup": "learnidcengineers" } }, "LearningSelfInitiatedCourse.Read": { @@ -20818,7 +21474,7 @@ "POST" ], "paths": { - "/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}/restore": "" + "/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}/restore": "least=DelegatedWork,Application" } } ], @@ -20925,7 +21581,7 @@ "POST" ], "paths": { - "/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}/restore": "least=DelegatedWork,Application", + "/identitygovernance/lifecycleworkflows/deleteditems/workflows/{id}/restore": "", "/identitygovernance/lifecycleworkflows/workflows/{id}/activate": "least=DelegatedWork,Application", "/identitygovernance/lifecycleworkflows/workflows/{id}/createnewversion": "least=DelegatedWork,Application", "/identitygovernance/lifecycleworkflows/workflows/{id}/tasks/{id}/taskprocessingresults/{id}/resume": "least=DelegatedWork,Application" @@ -20988,6 +21644,50 @@ "ownerSecurityGroup": "AADLCMAGSApprovers" } }, + "ListItems.SelectedOperations.Selected": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Access selected ListItems, on behalf of the signed-in user", + "adminDescription": "Allow the application to access a subset of listitems on behalf of the signed in user. The specific listitems and the permissions granted will be configured in SharePoint Online.", + "userDisplayName": "Access selected ListItems, on behalf of the signed-in user", + "userDescription": "Allow the application to access a subset of listitems on behalf of the signed in user. The specific listitems and the permissions granted will be configured in SharePoint Online.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Access selected ListItems without a signed in user.", + "adminDescription": "Allow the application to access a subset of listitems without a signed in user. The specific listitems and the permissions granted will be configured in SharePoint Online.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [], + "ownerInfo": { + "ownerSecurityGroup": "spauthsg" + } + }, + "Lists.SelectedOperations.Selected": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Access selected Lists, on behalf of the signed-in user", + "adminDescription": "Allow the application to access a subset of lists on behalf of the signed in user. The specific lists and the permissions granted will be configured in SharePoint Online.", + "userDisplayName": "Access selected Lists, on behalf of the signed-in user", + "userDescription": "Allow the application to access a subset of lists on behalf of the signed in user. The specific lists and the permissions granted will be configured in SharePoint Online.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Access selected Lists without a signed in user.", + "adminDescription": "Allow the application to access a subset of lists without a signed in user. The specific lists and the permissions granted will be configured in SharePoint Online.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [], + "ownerInfo": { + "ownerSecurityGroup": "spauthsg" + } + }, "Mail.Read": { "schemes": { "DelegatedWork": { @@ -21039,20 +21739,20 @@ ], "paths": { "/me/inferenceclassification/overrides": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/mailfolders": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/mailfolders": "", "/me/mailfolders/{id}": "", "/me/mailfolders/{id}/childfolders": "", "/me/mailfolders/{id}/childfolders/{id}/.../messages/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/mailfolders/{id}/messages": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/mailfolders/{id}/messages": "", "/me/mailfolders/{id}/messages/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/me/mailfolders/{id}/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", "/me/mailfolders/{id}/messages/delta": "", "/me/mailfolders/delta": "", "/me/messages": "", - "/me/messages/{id}": "", + "/me/messages/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/me/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/inferenceclassification/overrides": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/mailfolders": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/mailfolders": "", "/users/{id}/mailfolders/{id}": "", "/users/{id}/mailfolders/{id}/childfolders": "", "/users/{id}/mailfolders/{id}/childfolders/{id}/.../messages/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal,Application", @@ -21062,7 +21762,7 @@ "/users/{id}/mailfolders/{id}/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/mailfolders/{id}/messages/delta": "", "/users/{id}/mailfolders/delta": "", - "/users/{id}/messages": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/messages": "", "/users/{id}/messages/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application" } @@ -21075,7 +21775,7 @@ "POST" ], "paths": { - "/search/query": "" + "/search/query": "least=DelegatedWork" } } ], @@ -21141,23 +21841,23 @@ "GET" ], "paths": { - "/me/mailfolders": "", + "/me/mailfolders": "least=DelegatedWork,DelegatedPersonal", "/me/mailfolders/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/mailfolders/{id}/childfolders": "least=DelegatedWork,DelegatedPersonal", - "/me/mailfolders/{id}/messages": "", + "/me/mailfolders/{id}/messages": "least=DelegatedWork,DelegatedPersonal", "/me/mailfolders/{id}/messages/{id}": "", "/me/mailfolders/{id}/messages/delta": "least=DelegatedWork,DelegatedPersonal", "/me/mailfolders/delta": "least=DelegatedWork,DelegatedPersonal", "/me/messages": "least=DelegatedWork,DelegatedPersonal", - "/me/messages/{id}": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/mailfolders": "", + "/me/messages/{id}": "", + "/users/{id}/mailfolders": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/mailfolders/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/mailfolders/{id}/childfolders": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/mailfolders/{id}/messages": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/mailfolders/{id}/messages/{id}": "", "/users/{id}/mailfolders/{id}/messages/delta": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/mailfolders/delta": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/messages": "", + "/users/{id}/messages": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/messages/{id}": "" } } @@ -21184,23 +21884,23 @@ "GET" ], "paths": { - "/me/mailfolders": "", + "/me/mailfolders": "least=Application", "/me/mailfolders/{id}": "least=Application", "/me/mailfolders/{id}/childfolders": "least=Application", - "/me/mailfolders/{id}/messages": "", + "/me/mailfolders/{id}/messages": "least=Application", "/me/mailfolders/{id}/messages/{id}": "", "/me/mailfolders/{id}/messages/delta": "least=Application", "/me/mailfolders/delta": "least=Application", "/me/messages": "least=Application", - "/me/messages/{id}": "least=Application", - "/users/{id}/mailfolders": "", + "/me/messages/{id}": "", + "/users/{id}/mailfolders": "least=Application", "/users/{id}/mailfolders/{id}": "least=Application", "/users/{id}/mailfolders/{id}/childfolders": "least=Application", "/users/{id}/mailfolders/{id}/messages": "least=Application", "/users/{id}/mailfolders/{id}/messages/{id}": "", "/users/{id}/mailfolders/{id}/messages/delta": "least=Application", "/users/{id}/mailfolders/delta": "least=Application", - "/users/{id}/messages": "", + "/users/{id}/messages": "least=Application", "/users/{id}/messages/{id}": "" } } @@ -21245,7 +21945,7 @@ "POST" ], "paths": { - "/me/events/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/events/{id}/attachments/createuploadsession": "", "/me/inferenceclassification/overrides": "least=DelegatedWork,DelegatedPersonal,Application", "/me/mailfolders/{id}/childfolders/{id}/.../messages/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/me/mailfolders/{id}/copy": "least=DelegatedWork,DelegatedPersonal,Application", @@ -21257,13 +21957,13 @@ "/me/mailfolders/{id}/messages/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application", "/me/mailfolders/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application", "/me/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/me/messages/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", + "/me/messages/{id}/attachments/createuploadsession": "", "/me/messages/{id}/copy": "least=DelegatedWork,DelegatedPersonal,Application", "/me/messages/{id}/createforward": "least=DelegatedWork,DelegatedPersonal,Application", "/me/messages/{id}/createreply": "least=DelegatedWork,DelegatedPersonal,Application", "/me/messages/{id}/createreplyall": "least=DelegatedWork,DelegatedPersonal,Application", "/me/messages/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/events/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/events/{id}/attachments/createuploadsession": "", "/users/{id}/inferenceclassification/overrides": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/mailfolders/{id}/childfolders/{id}/.../messages/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/mailfolders/{id}/childfolders/{id}/messages/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal,Application", @@ -21276,7 +21976,7 @@ "/users/{id}/mailfolders/{id}/messages/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/mailfolders/{id}/move": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/messages/{id}/attachments": "least=DelegatedWork,DelegatedPersonal,Application", - "/users/{id}/messages/{id}/attachments/createuploadsession": "least=DelegatedWork,DelegatedPersonal,Application", + "/users/{id}/messages/{id}/attachments/createuploadsession": "", "/users/{id}/messages/{id}/copy": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/messages/{id}/createforward": "least=DelegatedWork,DelegatedPersonal,Application", "/users/{id}/messages/{id}/createreply": "least=DelegatedWork,DelegatedPersonal,Application", @@ -21782,7 +22482,7 @@ "POST" ], "paths": { - "/tenantrelationships/managedtenants/tenanttags": "least=DelegatedWork" + "/tenantrelationships/managedtenants/tenanttags": "" } }, { @@ -21795,7 +22495,7 @@ "PATCH" ], "paths": { - "/tenantrelationships/managedtenants/tenanttags/{id}": "least=DelegatedWork" + "/tenantrelationships/managedtenants/tenanttags/{id}": "" } } ], @@ -21850,6 +22550,357 @@ "ownerSecurityGroup": "IdentityReq" } }, + "MultiTenantOrganization.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read multi-tenant organization details and tenants", + "adminDescription": "Allows the app to read multi-tenant organization details and tenants on behalf of the signed-in user.", + "userDisplayName": "Read multi-tenant organization details and tenants", + "userDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Read all multi-tenant organization details and tenants", + "adminDescription": "Allows the app to read all multi-tenant organization details and tenants, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/policies/crossTenantAccessPolicy/templates": "least=DelegatedWork,Application", + "/tenantRelationships/multiTenantOrganization": "least=Application", + "/tenantRelationships/multiTenantOrganization/joinRequest": "least=DelegatedWork,Application", + "/tenantRelationships/multiTenantOrganization/tenants": "least=Application" + } + } + ], + "ownerInfo": {} + }, + "MultiTenantOrganization.ReadBasic.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read multi-tenant organization basic details and active tenants", + "adminDescription": "Allows the app to read multi-tenant organization basic details and active tenants on behalf of the signed-in user.", + "userDisplayName": "Read multi-tenant organization basic details and active tenants", + "userDescription": "Allows the app to read multi-tenant organization basic details and active tenants on your behalf.", + "requiresAdminConsent": false, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Read multi-tenant organization basic details and active tenants", + "adminDescription": "Allows the app to read multi-tenant organization basic details and active tenants, without a signed-in user.", + "requiresAdminConsent": false, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/tenantRelationships/multiTenantOrganization": "least=DelegatedWork", + "/tenantRelationships/multiTenantOrganization/tenants": "least=DelegatedWork" + } + } + ], + "ownerInfo": {} + }, + "MultiTenantOrganization.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write multi-tenant organization details and tenants", + "adminDescription": "Allows the app to read and write multi-tenant organization details and tenants on behalf of the signed-in user.", + "userDisplayName": "Read and write multi-tenant organization details and tenants", + "userDescription": "Allows the app to read multi-tenant organization details and tenants on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Read and write all multi-tenant organization details and tenants", + "adminDescription": "Allows the app to read and write all multi-tenant organization details and tenants, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "POST" + ], + "paths": { + "/tenantRelationships/multiTenantOrganization": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/tenantRelationships/multiTenantOrganization/tenants/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/tenantRelationships/multiTenantOrganization/tenants": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "PATCH" + ], + "paths": { + "/policies/crossTenantAccessPolicy/templates": "least=DelegatedWork,Application", + "/tenantRelationships/multiTenantOrganization/joinRequest": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": {} + }, + "NetworkAccess-Reports.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all network access reports", + "adminDescription": "Allows the app to read all network access reports on behalf of the signed-in user.", + "userDisplayName": "Read all network access reports", + "userDescription": "Allows the app to read all network access reports and configuration settings, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Read all network access reports", + "adminDescription": "Allows the app to read all network access reports without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/networkaccess/discovery/discoveredApplicationSegments": "least=DelegatedWork,Application", + "/networkaccess/logs/remoteNetworks": "least=DelegatedWork,Application", + "/networkaccess/logs/traffic": "least=DelegatedWork,Application", + "/networkaccess/reports/entitiesSummaries": "least=DelegatedWork,Application", + "/networkaccess/reports/getCrossTenantSummary": "least=DelegatedWork,Application", + "/networkaccess/reports/getDestinationSummaries": "least=DelegatedWork,Application", + "/networkaccess/reports/getDeviceUsageSummary": "least=DelegatedWork,Application", + "/networkaccess/reports/transactionSummaries": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": {} + }, + "NetworkAccess.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all network access information", + "adminDescription": "Allows the app to read all network access information on behalf of the signed-in user.", + "userDisplayName": "Read all network access information", + "userDescription": "Allows the app to read all network access information and configuration settings, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Read all network access information", + "adminDescription": "Allows the app to read all network access information and configuration settings without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/networkAccess/connectivity/branches": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/connectivityConfiguration": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/deviceLinks": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/deviceLinks/{id}": "least=DelegatedWork,Application", + "/networkAccess/connectivity/webCategories": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}/policies": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", + "/networkAccess/settings/conditionalAccess": "least=DelegatedWork,Application", + "/networkAccess/settings/crossTenantAccess": "least=DelegatedWork,Application", + "/networkaccess/settings/enrichedAuditLogs": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": {} + }, + "NetworkAccess.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write all network access information", + "adminDescription": "Allows the app to read and write all network access information and configuration settings on behalf of the signed-in user.", + "userDisplayName": "Read and write all network access information", + "userDescription": "Allows the app to read and write all network access information and configuration settings, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 5 + }, + "Application": { + "adminDisplayName": "Read and write all network access information", + "adminDescription": "Allows the app to read and write all network access information and configuration settings without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 5 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/networkAccess/connectivity/branches": "", + "/networkAccess/connectivity/branches/{id}": "", + "/networkAccess/connectivity/branches/{id}/connectivityConfiguration": "", + "/networkAccess/connectivity/branches/{id}/deviceLinks": "", + "/networkAccess/connectivity/branches/{id}/deviceLinks/{id}": "", + "/networkAccess/connectivity/webCategories": "", + "/networkAccess/filteringPolicies": "", + "/networkAccess/filteringPolicies/{id}/policyRules": "", + "/networkAccess/filteringPolicies/{id}/policyRules/{id}": "", + "/networkAccess/filteringProfiles": "", + "/networkAccess/filteringProfiles/{id}": "", + "/networkAccess/filteringProfiles/{id}/policies": "", + "/networkAccess/forwardingPolicies": "", + "/networkAccess/forwardingPolicies/{id}": "", + "/networkAccess/forwardingPolicies/{id}/policyRules": "", + "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "", + "/networkAccess/forwardingProfiles": "", + "/networkAccess/forwardingProfiles/{id}": "", + "/networkAccess/forwardingProfiles/{id}/policies/{id}": "", + "/networkAccess/settings/conditionalAccess": "", + "/networkAccess/settings/crossTenantAccess": "", + "/networkaccess/settings/enrichedAuditLogs": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/networkAccess/connectivity/branches": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/deviceLinks": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles/{id}/policies": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/networkAccess/connectivity/branches/{id}": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/deviceLinks/{id}": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/forwardingProfiles": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", + "/networkAccess/settings/conditionalAccess": "least=DelegatedWork,Application", + "/networkAccess/settings/crossTenantAccess": "least=DelegatedWork,Application", + "/networkaccess/settings/enrichedAuditLogs": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/networkAccess/connectivity/branches/{id}": "least=DelegatedWork,Application", + "/networkAccess/connectivity/branches/{id}/deviceLinks/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies/{id}/": "least=DelegatedWork,Application", + "/networkAccess/filteringPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", + "/networkAccess/filteringProfiles/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", + "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": {} + }, "Notes.Create": { "schemes": { "DelegatedWork": { @@ -22209,10 +23260,10 @@ "POST" ], "paths": { - "/groups/{id}/onenote/notebooks/getnotebookfromweburl": "", - "/me/onenote/notebooks/getnotebookfromweburl": "", - "/sites/{id}/onenote/notebooks/getnotebookfromweburl": "", - "/users/{id}/onenote/notebooks/getnotebookfromweburl": "" + "/groups/{id}/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/me/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/sites/{id}/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/users/{id}/onenote/notebooks/getnotebookfromweburl": "least=Application" } } ], @@ -22436,7 +23487,7 @@ "POST" ], "paths": { - "/education/classes/{id}/assignments/{id}/submissions/{id}/reassign": "least=Application", + "/education/classes/{id}/assignments/{id}/submissions/{id}/reassign": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/submit": "", "/education/classes/{id}/assignments/{id}/submissions/{id}/unsubmit": "" } @@ -22532,22 +23583,22 @@ ], "paths": { "/groups/{id}/onenote/notebooks/{id}/copynotebook": "least=Application", - "/groups/{id}/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/groups/{id}/onenote/notebooks/getnotebookfromweburl": "", "/groups/{id}/onenote/pages/{id}/copytosection": "least=Application", "/groups/{id}/onenote/sections/{id}/copytonotebook": "least=Application", "/groups/{id}/onenote/sections/{id}/copytosectiongroup": "least=Application", "/me/onenote/notebooks/{id}/copynotebook": "least=Application", - "/me/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/me/onenote/notebooks/getnotebookfromweburl": "", "/me/onenote/pages/{id}/copytosection": "least=Application", "/me/onenote/sections/{id}/copytonotebook": "least=Application", "/me/onenote/sections/{id}/copytosectiongroup": "least=Application", "/sites/{id}/onenote/notebooks/{id}/copynotebook": "least=Application", - "/sites/{id}/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/sites/{id}/onenote/notebooks/getnotebookfromweburl": "", "/sites/{id}/onenote/pages/{id}/copytosection": "least=Application", "/sites/{id}/onenote/sections/{id}/copytonotebook": "least=Application", "/sites/{id}/onenote/sections/{id}/copytosectiongroup": "least=Application", "/users/{id}/onenote/notebooks/{id}/copynotebook": "least=Application", - "/users/{id}/onenote/notebooks/getnotebookfromweburl": "least=Application", + "/users/{id}/onenote/notebooks/getnotebookfromweburl": "", "/users/{id}/onenote/pages/{id}/copytosection": "least=Application", "/users/{id}/onenote/sections/{id}/copytonotebook": "least=Application", "/users/{id}/onenote/sections/{id}/copytosectiongroup": "least=Application" @@ -22691,26 +23742,26 @@ "GET" ], "paths": { - "/app/onlinemeetings": "least=DelegatedWork,Application", - "/communications/onlinemeetings": "least=DelegatedWork,Application", - "/me/onlinemeetings": "least=DelegatedWork,Application", - "/me/onlinemeetings/{id}": "least=DelegatedWork,Application", - "/me/onlinemeetings/{id}/alternativerecording": "least=DelegatedWork,Application", + "/app/onlinemeetings": "", + "/communications/onlinemeetings": "", + "/me/onlinemeetings": "", + "/me/onlinemeetings/{id}": "", + "/me/onlinemeetings/{id}/alternativerecording": "", "/me/onlinemeetings/{id}/attendancereports": "least=DelegatedWork,Application", "/me/onlinemeetings/{id}/attendancereports/{id}": "least=DelegatedWork,Application", "/me/onlinemeetings/{id}/attendancereports/{id}/attendancerecords": "least=DelegatedWork,Application", - "/me/onlinemeetings/{id}/attendeereport": "least=DelegatedWork,Application", + "/me/onlinemeetings/{id}/attendeereport": "", "/me/onlinemeetings/{id}/meetingattendancereport": "least=DelegatedWork,Application", - "/me/onlinemeetings/{id}/recording": "least=DelegatedWork,Application", - "/users/{id}/onlinemeetings": "least=DelegatedWork,Application", - "/users/{id}/onlinemeetings/{id}": "least=DelegatedWork,Application", - "/users/{id}/onlinemeetings/{id}/alternativerecording": "least=DelegatedWork,Application", + "/me/onlinemeetings/{id}/recording": "", + "/users/{id}/onlinemeetings": "", + "/users/{id}/onlinemeetings/{id}": "", + "/users/{id}/onlinemeetings/{id}/alternativerecording": "", "/users/{id}/onlinemeetings/{id}/attendancereports": "least=DelegatedWork,Application", "/users/{id}/onlinemeetings/{id}/attendancereports/{id}": "least=DelegatedWork,Application", "/users/{id}/onlinemeetings/{id}/attendancereports/{id}/attendancerecords": "least=DelegatedWork,Application", - "/users/{id}/onlinemeetings/{id}/attendeereport": "least=DelegatedWork,Application", + "/users/{id}/onlinemeetings/{id}/attendeereport": "", "/users/{id}/onlinemeetings/{id}/meetingattendancereport": "least=DelegatedWork,Application", - "/users/{id}/onlinemeetings/{id}/recording": "least=DelegatedWork,Application" + "/users/{id}/onlinemeetings/{id}/recording": "" } } ], @@ -22738,29 +23789,29 @@ "GET" ], "paths": { - "/app/onlinemeetings": "", - "/communications/onlinemeetings": "", - "/me/onlinemeetings": "", - "/me/onlinemeetings/{id}": "", - "/me/onlinemeetings/{id}/alternativerecording": "", - "/me/onlinemeetings/{id}/attendeereport": "", + "/app/onlinemeetings": "least=DelegatedWork", + "/communications/onlinemeetings": "least=DelegatedWork", + "/me/onlinemeetings": "least=DelegatedWork", + "/me/onlinemeetings/{id}": "least=DelegatedWork", + "/me/onlinemeetings/{id}/alternativerecording": "least=DelegatedWork", + "/me/onlinemeetings/{id}/attendeereport": "least=DelegatedWork", "/me/onlinemeetings/{id}/getvirtualappointmentjoinweburl": "", - "/me/onlinemeetings/{id}/recording": "", + "/me/onlinemeetings/{id}/recording": "least=DelegatedWork", "/me/onlinemeetings/{id}/registration": "least=DelegatedWork", "/me/onlinemeetings/{id}/registration/customquestions/{id}": "least=DelegatedWork", "/me/onlinemeetings/{id}/registration/microsoft.graph.meetingregistration/customquestions": "least=DelegatedWork", "/me/onlinemeetings/{id}/registration/registrants": "least=DelegatedWork", "/me/onlinemeetings/{id}/virtualappointment": "", - "/users/{id}/onlinemeetings": "", - "/users/{id}/onlinemeetings/{id}": "", - "/users/{id}/onlinemeetings/{id}/alternativerecording": "", - "/users/{id}/onlinemeetings/{id}/attendeereport": "", + "/users/{id}/onlinemeetings": "least=DelegatedWork", + "/users/{id}/onlinemeetings/{id}": "least=DelegatedWork", + "/users/{id}/onlinemeetings/{id}/alternativerecording": "least=DelegatedWork", + "/users/{id}/onlinemeetings/{id}/attendeereport": "least=DelegatedWork", "/users/{id}/onlinemeetings/{id}/getvirtualappointmentjoinweburl": "", - "/users/{id}/onlinemeetings/{id}/recording": "", + "/users/{id}/onlinemeetings/{id}/recording": "least=DelegatedWork", "/users/{id}/onlinemeetings/{id}/registration": "least=DelegatedWork", "/users/{id}/onlinemeetings/{id}/registration/customquestions/{id}": "least=DelegatedWork", "/users/{id}/onlinemeetings/{id}/registration/microsoft.graph.meetingregistration/customquestions": "least=DelegatedWork", - "/users/{id}/onlinemeetings/{id}/registration/registrants": "", + "/users/{id}/onlinemeetings/{id}/registration/registrants": "least=DelegatedWork", "/users/{id}/onlinemeetings/{id}/virtualappointment": "" } } @@ -22787,19 +23838,19 @@ "GET" ], "paths": { - "/app/onlinemeetings": "", - "/communications/onlinemeetings": "", - "/me/onlinemeetings": "", - "/me/onlinemeetings/{id}": "", - "/me/onlinemeetings/{id}/alternativerecording": "", - "/me/onlinemeetings/{id}/attendeereport": "", - "/me/onlinemeetings/{id}/recording": "", + "/app/onlinemeetings": "least=Application", + "/communications/onlinemeetings": "least=Application", + "/me/onlinemeetings": "least=Application", + "/me/onlinemeetings/{id}": "least=Application", + "/me/onlinemeetings/{id}/alternativerecording": "least=Application", + "/me/onlinemeetings/{id}/attendeereport": "least=Application", + "/me/onlinemeetings/{id}/recording": "least=Application", "/me/onlinemeetings/{id}/registration": "least=Application", - "/users/{id}/onlinemeetings": "", - "/users/{id}/onlinemeetings/{id}": "", - "/users/{id}/onlinemeetings/{id}/alternativerecording": "", - "/users/{id}/onlinemeetings/{id}/attendeereport": "", - "/users/{id}/onlinemeetings/{id}/recording": "", + "/users/{id}/onlinemeetings": "least=Application", + "/users/{id}/onlinemeetings/{id}": "least=Application", + "/users/{id}/onlinemeetings/{id}/alternativerecording": "least=Application", + "/users/{id}/onlinemeetings/{id}/attendeereport": "least=Application", + "/users/{id}/onlinemeetings/{id}/recording": "least=Application", "/users/{id}/onlinemeetings/{id}/registration": "least=Application" } }, @@ -22822,7 +23873,7 @@ "DELETE" ], "paths": { - "/users/{id}/onlinemeetings/{id}/registration/registrants/{id}": "" + "/users/{id}/onlinemeetings/{id}/registration/registrants/{id}": "least=Application" } } ], @@ -23034,7 +24085,7 @@ ], "paths": { "/me/onlinemeetings/{id}/registration/registrants/{id}": "least=Application", - "/users/{id}/onlinemeetings/{id}/registration/registrants/{id}": "least=Application" + "/users/{id}/onlinemeetings/{id}/registration/registrants/{id}": "" } }, { @@ -23072,6 +24123,20 @@ } }, "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/me/onlinemeetings({meetingid})/transcripts": "least=DelegatedWork", + "/me/onlinemeetings/{id}/transcripts/{id}": "least=DelegatedWork", + "/me/onlinemeetings/{id}/transcripts/{id}/content": "least=DelegatedWork", + "/me/onlinemeetings/{id}/transcripts/{id}/metadataContent": "least=DelegatedWork" + } + }, { "schemeKeys": [ "DelegatedWork", @@ -23081,13 +24146,11 @@ "GET" ], "paths": { - "/me/onlinemeetings({meetingid})/transcripts": "least=DelegatedWork,Application", - "/me/onlinemeetings/{id}/transcripts/{id}": "least=DelegatedWork,Application", - "/me/onlinemeetings/{id}/transcripts/{id}/content": "least=DelegatedWork,Application", "/users({userid})/onlinemeetings({meetingid})/transcripts": "least=DelegatedWork,Application", "/users/{id}/onlinemeetings({meetingid})/transcripts": "least=DelegatedWork,Application", "/users/{id}/onlinemeetings/{id}/transcripts/{id}": "least=DelegatedWork,Application", - "/users/{id}/onlinemeetings/{id}/transcripts/{id}/content": "least=DelegatedWork,Application" + "/users/{id}/onlinemeetings/{id}/transcripts/{id}/content": "least=DelegatedWork,Application", + "/users/{id}/onlinemeetings/{id}/transcripts/{id}/metadataContent": "least=DelegatedWork,Application" } } ], @@ -23264,7 +24327,7 @@ "GET" ], "paths": { - "/organization": "least=Application", + "/organization": "", "/organization/{id}/branding": "least=Application", "/organization/{id}/branding/localizations": "least=Application", "/organization/{id}/branding/localizations/{id}": "least=Application", @@ -23332,7 +24395,7 @@ "PATCH" ], "paths": { - "/organization/{id}": "least=DelegatedWork", + "/organization/{id}": "", "/organization/{id}/branding": "least=DelegatedWork,Application" } }, @@ -23477,7 +24540,7 @@ "GET" ], "paths": { - "/contacts/{id}/transitivereports/$count": "" + "/contacts/{id}/transitivereports/$count": "least=DelegatedWork,Application" } } ], @@ -23512,10 +24575,10 @@ "paths": { "/contacts": "least=DelegatedWork,Application", "/contacts/{id}": "least=DelegatedWork,Application", - "/contacts/{id}/directreports": "", - "/contacts/{id}/manager": "", - "/contacts/{id}/memberof": "", - "/contacts/{id}/transitivememberof": "", + "/contacts/{id}/directreports": "least=DelegatedWork,Application", + "/contacts/{id}/manager": "least=DelegatedWork,Application", + "/contacts/{id}/memberof": "least=DelegatedWork,Application", + "/contacts/{id}/transitivememberof": "least=DelegatedWork,Application", "/contacts/{id}/transitivereports/$count": "", "/contacts/delta": "least=DelegatedWork,Application" } @@ -23539,6 +24602,52 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "PartnerBilling.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all billing data for your company's tenant", + "adminDescription": "Allows the app to read all of billing data from Microsoft for your company's tenant, on behalf of the signed-in user. This includes reading billed and unbilled Usage and Invoice reconciliation data.", + "userDisplayName": "Allows the app to read billing data you have access to.", + "userDescription": "Allows the app to read all of billing data from Microsoft for your company's tenant that you have access to. This includes reading billed and unbilled Usage and Invoice reconciliation data.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Read all billing data for your company's tenant", + "adminDescription": "Allows the app to read all of billing data from Microsoft for your company's tenant, without a signed-in user. This includes reading billed and unbilled azure usage and invoice reconciliation data.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "reports/partners/billing/usage/unbilled/export": "least=DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "reports/partners/billing/manifests/{manifestId}": "least=DelegatedWork", + "reports/partners/billing/operations/{operationId}": "least=DelegatedWork" + } + } + ], + "ownerInfo": {} + }, "People.Read": { "schemes": { "DelegatedWork": { @@ -23613,6 +24722,246 @@ "ownerSecurityGroup": "PeoplePreAuthz" } }, + "PeopleSettings.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read tenant-wide people settings", + "adminDescription": "Allows the application to read tenant-wide people settings on behalf of the signed-in user.", + "userDisplayName": "Read tenant-wide people settings", + "userDescription": "Allows the application to read tenant-wide people settings on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all tenant-wide people settings", + "adminDescription": "Allows the application to read tenant-wide people settings without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/admin/people": "least=DelegatedWork,Application", + "/admin/people/feedSettings": "least=DelegatedWork,Application", + "/admin/people/feedSettings/{id}": "least=DelegatedWork,Application", + "/admin/people/profileCardProperties": "least=DelegatedWork,Application", + "/admin/people/pronouns": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "peopleadminadmin" + } + }, + "PeopleSettings.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write tenant-wide people settings", + "adminDescription": "Allows the application to read and write tenant-wide people settings on behalf of the signed-in user.", + "userDisplayName": "Read and write tenant-wide people settings", + "userDescription": "Allows the application to read and write tenant-wide people settings on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all tenant-wide people settings", + "adminDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/admin/people": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "PATCH" + ], + "paths": { + "/admin/people/feedSettings/{id}": "least=DelegatedWork,Application", + "/admin/people/profileCardProperties": "least=DelegatedWork,Application", + "/admin/people/pronouns": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/admin/people/feedSettings": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "peopleadminadmin" + } + }, + "PermissionsAnalytics.Read.OwnedBy": { + "schemes": { + "Application": { + "adminDisplayName": "Read permissions analytics findings", + "adminDescription": "Allows the app to read all Entra Permissions Management permission analytics findings, without a signed-in user. This is further restricted to the findings for the authorization systems that the app onboarded.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identityGovernance/permissionsAnalytics/aws/findings/{id}": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.awsexternalsystemaccessfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.awsexternalsystemaccessrolefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.awsidentityaccessmanagementkeyagefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.awsidentityaccessmanagementkeyagefinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.awsidentityaccessmanagementkeyusagefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.awsidentityaccessmanagementkeyusagefinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.encryptedawsstoragebucketfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.externallyaccessibleawsstoragebucketfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveawsresourcefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveawsresourcefinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveawsrolefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveawsrolefinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactivegroupfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveserverlessfunctionfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.inactiveuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.openawssecuritygroupfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.overprovisionedawsresourcefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.overprovisionedawsrolefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.overprovisionedserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.overprovisioneduserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.privilegeescalationawsresourcefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.privilegeescalationawsrolefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.privilegeescalationuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.secretinformationaccessawsresourcefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.secretinformationaccessawsrolefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.secretinformationaccessawsserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.secretinformationaccessawsuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.securitytoolawsresourceadministratorfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.securitytoolawsroleadministratorfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.securitytoolawsserverlessfunctionadministratorfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.securitytoolawsuseradministratorfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superawsresourcefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superawsresourcefinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superawsrolefinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superawsrolefinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superserverlessfunctionfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.superuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.unenforcedmfaawsuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.unenforcedmfaawsuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/microsoft.graph.virtualmachinewithawsstoragebucketaccessfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/aws/findings/permissionsCreepIndexDistributions": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/{id}": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.encryptedazurestorageaccountfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.externallyaccessibleazureblobcontainerfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactiveazureserviceprincipalfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactiveazureserviceprincipalfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactivegroupfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactiveserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactiveserverlessfunctionfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactiveuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.inactiveuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.opennetworkazuresecuritygroupfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.overprovisionedazureserviceprincipalfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.overprovisionedserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.overprovisioneduserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.superazureserviceprincipalfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.superazureserviceprincipalfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.superserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.superserverlessfunctionfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.superuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/microsoft.graph.superuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/azure/findings/permissionsCreepIndexDistributions": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/{id}": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.encryptedgcpstoragebucketfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.externallyaccessiblegcpstoragebucketfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactivegcpserviceaccountfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactivegcpserviceaccountfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactivegroupfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactiveserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactiveserverlessfunctionfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactiveuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.inactiveuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.overprovisionedgcpserviceaccountfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.overprovisionedserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.overprovisioneduserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.privilegeescalationgcpserviceaccountfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.privilegeescalationuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.supergcpserviceaccountfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.supergcpserviceaccountfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.superserverlessfunctionfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.superserverlessfunctionfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.superuserfinding": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/microsoft.graph.superuserfinding/microsoft.graph.aggregatedSummary(authorizationSystemIds={authorizationSystemIds})": "least=Application", + "/identityGovernance/permissionsAnalytics/gcp/findings/permissionsCreepIndexDistributions": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "tm-ciem" + } + }, + "PermissionsManagementOnboarding.ReadWrite.All": { + "schemes": { + "Application": { + "adminDisplayName": "Manage tenant onboarding", + "adminDescription": "Allows the application to onboard and offboard a tenant, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/permissionsManagement/tenantOnboarding/offboard": "least=Application", + "/permissionsManagement/tenantOnboarding/onboard": "least=Application" + } + } + ], + "ownerInfo": {} + }, "Place.Read.All": { "schemes": { "DelegatedWork": { @@ -23681,6 +25030,128 @@ "ownerSecurityGroup": "o365location" } }, + "PlaceDevice.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all workplace devices", + "adminDescription": "Allows the app to read all workplace devices, without a signed-in user.", + "userDisplayName": "Read all workplace devices", + "userDescription": "Allows the app to read all workplace devices, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all workplace devices", + "adminDescription": "Allows the app to read all workplace devices, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/workplace/sensorDevices": "least=Application,DelegatedWork", + "/workplace/sensorDevices(deviceId='{id}')": "least=Application,DelegatedWork", + "/workplace/sensorDevices/{id}": "least=Application,DelegatedWork" + } + } + ], + "ownerInfo": {} + }, + "PlaceDevice.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write all workplace devices", + "adminDescription": "Allows the app to read and write all workplace devices, on behalf of the signed-in user.", + "userDisplayName": "Read and write all workplace devices", + "userDescription": "Allows the app to read and write all workplace devices, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all workplace devices", + "adminDescription": "Allows the app to read and write all workplace devices, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/workplace/sensorDevices": "least=Application,DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/workplace/sensorDevices(deviceId='{id}')": "least=Application,DelegatedWork", + "/workplace/sensorDevices/{id}": "least=Application,DelegatedWork" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/workplace/sensorDevices/ingestRawTelemetry": "least=DelegatedWork", + "/workplace/sensorDevices/ingestTelemetry": "least=DelegatedWork" + } + } + ], + "ownerInfo": {} + }, + "PlaceDeviceTelemetry.ReadWrite.All": { + "schemes": { + "Application": { + "adminDisplayName": "Write telemetry for all workplace devices.", + "adminDescription": "Allows the app to write telemetry for all workplace devices, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/workplace/sensorDevices/ingestRawTelemetry": "least=Application", + "/workplace/sensorDevices/ingestTelemetry": "least=Application" + } + } + ], + "ownerInfo": {} + }, "Policy.Read.All": { "schemes": { "DelegatedWork": { @@ -23718,13 +25189,13 @@ ], "paths": { "/applications(appid={value})/tokenissuancepolicies": "least=DelegatedWork", - "/applications/{id}/tokenissuancepolicies": "least=DelegatedWork", + "/applications/{id}/tokenissuancepolicies": "least=DelegatedWork,Application", "/identity/conditionalaccess/namedlocations": "least=DelegatedWork,Application", "/identity/conditionalaccess/policies": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/claimsmappingpolicies": "least=DelegatedWork", "/serviceprincipals(appid={value})/homerealmdiscoverypolicies": "least=DelegatedWork", - "/serviceprincipals/{id}/claimsmappingpolicies": "least=DelegatedWork", - "/serviceprincipals/{id}/homerealmdiscoverypolicies": "least=DelegatedWork" + "/serviceprincipals/{id}/claimsmappingpolicies": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/homerealmdiscoverypolicies": "least=DelegatedWork,Application" } }, { @@ -23739,9 +25210,9 @@ ], "paths": { "/applications(appid={value})/tokenlifetimepolicies": "least=DelegatedWork", - "/applications/{id}/tokenlifetimepolicies": "least=DelegatedWork", + "/applications/{id}/tokenlifetimepolicies": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/tokenlifetimepolicies": "least=DelegatedWork", - "/serviceprincipals/{id}/tokenlifetimepolicies": "least=DelegatedWork" + "/serviceprincipals/{id}/tokenlifetimepolicies": "least=DelegatedWork,Application" } }, { @@ -23753,12 +25224,12 @@ "DELETE" ], "paths": { - "/applications/{id}/tokenissuancepolicies/{id}": "least=DelegatedWork", + "/applications/{id}/tokenissuancepolicies/{id}": "least=DelegatedWork,Application", "/applications/{id}/tokenlifetimepolicies/{id}": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/claimsmappingpolicies/{id}": "least=DelegatedWork", "/serviceprincipals(appid={value})/homerealmdiscoverypolicies/{id}": "least=DelegatedWork", - "/serviceprincipals/{id}/claimsmappingpolicies/{id}": "least=DelegatedWork", - "/serviceprincipals/{id}/homerealmdiscoverypolicies/{id}": "least=DelegatedWork" + "/serviceprincipals/{id}/claimsmappingpolicies/{id}": "least=DelegatedWork,Application", + "/serviceprincipals/{id}/homerealmdiscoverypolicies/{id}": "least=DelegatedWork,Application" } }, { @@ -23790,10 +25261,10 @@ "/policies/authenticationflowspolicy": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/email": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/fido2": "least=DelegatedWork,Application", - "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/microsoftauthenticator": "least=DelegatedWork", - "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/sms": "least=DelegatedWork", + "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/microsoftauthenticator": "least=DelegatedWork,Application", + "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/sms": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/softwareoath": "least=DelegatedWork,Application", - "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/temporaryaccesspass": "least=DelegatedWork", + "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/temporaryaccesspass": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/voice": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/x509certificate": "least=DelegatedWork,Application", "/policies/authenticationstrengthpolicies": "least=DelegatedWork,Application", @@ -23836,7 +25307,7 @@ ], "paths": { "/identity/conditionalaccess/namedlocations/{id}": "least=DelegatedWork,Application", - "/identity/conditionalaccess/policies/{id}": "least=DelegatedWork" + "/identity/conditionalaccess/policies/{id}": "least=DelegatedWork,Application" } }, { @@ -24269,8 +25740,8 @@ "POST" ], "paths": { - "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations": "least=DelegatedWork,Application", - "/policies/authenticationstrengthpolicies": "least=DelegatedWork,Application" + "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations": "", + "/policies/authenticationstrengthpolicies": "" } }, { @@ -24284,7 +25755,7 @@ "PATCH" ], "paths": { - "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations/{id}": "least=DelegatedWork,Application", + "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations/{id}": "", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/email": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/fido2": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/microsoftauthenticator": "least=DelegatedWork,Application", @@ -24293,7 +25764,7 @@ "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/temporaryaccesspass": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/voice": "least=DelegatedWork,Application", "/policies/authenticationmethodspolicy/authenticationmethodconfigurations/x509certificate": "least=DelegatedWork,Application", - "/policies/authenticationstrengthpolicies/{id}": "least=DelegatedWork,Application" + "/policies/authenticationstrengthpolicies/{id}": "" } }, { @@ -24331,7 +25802,7 @@ "POST" ], "paths": { - "/policies/authenticationstrengthpolicies/{id}/updateallowedcombinations": "least=DelegatedWork,Application" + "/policies/authenticationstrengthpolicies/{id}/updateallowedcombinations": "" } }, { @@ -24442,8 +25913,8 @@ ], "paths": { "/identity/conditionalaccess/authenticationcontextclassreferences": "least=DelegatedWork,Application", - "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations": "", - "/policies/authenticationstrengthpolicies": "" + "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations": "least=DelegatedWork,Application", + "/policies/authenticationstrengthpolicies": "least=DelegatedWork,Application" } }, { @@ -24456,8 +25927,8 @@ ], "paths": { "/identity/conditionalaccess/authenticationcontextclassreferences/{id}": "least=DelegatedWork,Application", - "/identity/continuousaccessevaluationpolicy": "least=Application", - "/policies/identitysecuritydefaultsenforcementpolicy": "least=Application" + "/identity/continuousaccessevaluationpolicy": "", + "/policies/identitysecuritydefaultsenforcementpolicy": "" } }, { @@ -24487,8 +25958,8 @@ "PATCH" ], "paths": { - "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations/{id}": "", - "/policies/authenticationstrengthpolicies/{id}": "" + "/identity/conditionalaccess/authenticationstrength/policies/{id}/combinationconfigurations/{id}": "least=DelegatedWork,Application", + "/policies/authenticationstrengthpolicies/{id}": "least=DelegatedWork,Application" } }, { @@ -24500,9 +25971,9 @@ "POST" ], "paths": { - "/identity/conditionalaccess/namedlocations": "least=Application", - "/identity/conditionalaccess/policies": "least=Application", - "/policies/authenticationstrengthpolicies/{id}/updateallowedcombinations": "" + "/identity/conditionalaccess/namedlocations": "", + "/identity/conditionalaccess/policies": "", + "/policies/authenticationstrengthpolicies/{id}/updateallowedcombinations": "least=DelegatedWork,Application" } }, { @@ -24516,7 +25987,7 @@ ], "paths": { "/identity/conditionalaccess/namedlocations/{id}": "", - "/identity/conditionalaccess/policies/{id}": "least=Application" + "/identity/conditionalaccess/policies/{id}": "" } }, { @@ -25483,9 +26954,9 @@ "GET" ], "paths": { - "/me/print/recentprintershares": "least=DelegatedWork", + "/me/print/recentprintershares": "", "/print/printers/{id}": "", - "/print/printers/{id}/shares": "least=DelegatedWork", + "/print/printers/{id}/shares": "", "/print/printers/{id}/shares/{id}": "", "/print/services": "", "/print/services/{id}": "", @@ -25495,7 +26966,7 @@ "/print/shares/{id}": "", "/print/shares/{id}/allowedgroups": "least=DelegatedWork", "/print/shares/{id}/allowedusers": "least=DelegatedWork", - "/users/{id}/print/recentprintershares": "least=DelegatedWork" + "/users/{id}/print/recentprintershares": "" } } ], @@ -25523,9 +26994,9 @@ "GET" ], "paths": { - "/me/print/recentprintershares": "", + "/me/print/recentprintershares": "least=DelegatedWork", "/print/printers/{id}": "", - "/print/printers/{id}/shares": "", + "/print/printers/{id}/shares": "least=DelegatedWork", "/print/printers/{id}/shares/{id}": "least=DelegatedWork", "/print/services": "", "/print/services/{id}": "", @@ -25533,7 +27004,7 @@ "/print/services/{id}/endpoints/{id}": "", "/print/shares": "least=DelegatedWork", "/print/shares/{id}": "least=DelegatedWork", - "/users/{id}/print/recentprintershares": "" + "/users/{id}/print/recentprintershares": "least=DelegatedWork" } } ], @@ -25910,7 +27381,7 @@ ], "paths": { "/print/printers/{id}/jobs": "", - "/print/shares/{id}/jobs": "least=DelegatedWork" + "/print/shares/{id}/jobs": "" } }, { @@ -26073,7 +27544,7 @@ ], "paths": { "/print/printers/{id}/jobs": "", - "/print/shares/{id}/jobs": "" + "/print/shares/{id}/jobs": "least=DelegatedWork" } }, { @@ -26353,8 +27824,8 @@ "GET" ], "paths": { - "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "", - "/privilegedaccess/azureresources/roleassignmentrequests": "", + "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "least=Application", + "/privilegedaccess/azureresources/roleassignmentrequests": "least=Application", "/rolemanagement/directory/rolescheduleinstances": "least=Application", "/rolemanagement/directory/roleschedules": "least=Application" } @@ -26407,8 +27878,8 @@ "GET" ], "paths": { - "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "least=Application", - "/privilegedaccess/azureresources/roleassignmentrequests": "least=Application" + "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "", + "/privilegedaccess/azureresources/roleassignmentrequests": "" } } ], @@ -26434,8 +27905,8 @@ "GET" ], "paths": { - "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "", - "/privilegedaccess/azureresources/roleassignmentrequests": "", + "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "least=DelegatedWork", + "/privilegedaccess/azureresources/roleassignmentrequests": "least=DelegatedWork", "/privilegedapproval": "least=DelegatedWork", "/rolemanagement/directory/rolescheduleinstances": "least=DelegatedWork", "/rolemanagement/directory/roleschedules": "least=DelegatedWork" @@ -26449,7 +27920,7 @@ "POST" ], "paths": { - "/privilegedaccess/azureresources/roleassignmentrequests/{id}/cancel": "", + "/privilegedaccess/azureresources/roleassignmentrequests/{id}/cancel": "least=DelegatedWork", "/privilegedroleassignmentrequests/{id}/cancel": "least=DelegatedWork", "/privilegedroleassignmentrequests/my": "" } @@ -26554,8 +28025,8 @@ "GET" ], "paths": { - "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "least=DelegatedWork", - "/privilegedaccess/azureresources/roleassignmentrequests": "least=DelegatedWork" + "/privilegedaccess/azureresources/resources/{id}/roleassignmentrequests": "", + "/privilegedaccess/azureresources/roleassignmentrequests": "" } }, { @@ -26566,7 +28037,7 @@ "POST" ], "paths": { - "/privilegedaccess/azureresources/roleassignmentrequests/{id}/cancel": "least=DelegatedWork" + "/privilegedaccess/azureresources/roleassignmentrequests/{id}/cancel": "" } } ], @@ -27179,6 +28650,58 @@ ], "ownerInfo": {} }, + "ResourceSpecificPermissionGrant.ReadForUser": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read resource specific permissions granted on a user account", + "adminDescription": "Allows the app to read the resource specific permissions granted on a user account, on behalf of the signed-in user.", + "userDisplayName": "Read resource specific permissions granted on your user account", + "userDescription": "Allows the app to read the resource specific permission granted on your account, on your behalf.", + "requiresAdminConsent": true + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/permissiongrants": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, + "ResourceSpecificPermissionGrant.ReadForUser.All": { + "schemes": { + "Application": { + "adminDisplayName": "Read all resource specific permissions granted on user accounts", + "adminDescription": "Allows the app to read all resource specific permissions granted on user accounts, without a signed-in user.", + "requiresAdminConsent": true + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/permissiongrants": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "RoleAssignmentSchedule.Read.Directory": { "schemes": { "DelegatedWork": { @@ -27203,7 +28726,7 @@ "/rolemanagement/directory/roleassignmentscheduleinstances/{id}": "least=DelegatedWork", "/rolemanagement/directory/roleassignmentscheduleinstances/filterbycurrentuser(on={value})": "least=DelegatedWork", "/rolemanagement/directory/roleassignmentschedulerequests": "least=DelegatedWork", - "/rolemanagement/directory/roleassignmentschedulerequests/{id}": "least=DelegatedWork", + "/rolemanagement/directory/roleassignmentschedulerequests/{id}": "", "/rolemanagement/directory/roleassignmentschedulerequests/filterbycurrentuser(on={value})": "least=DelegatedWork", "/rolemanagement/directory/roleassignmentschedules": "least=DelegatedWork", "/rolemanagement/directory/roleassignmentschedules/{id}": "least=DelegatedWork", @@ -27304,7 +28827,7 @@ "/rolemanagement/directory/roleeligibilityscheduleinstances/{id}": "least=DelegatedWork", "/rolemanagement/directory/roleeligibilityscheduleinstances/filterbycurrentuser(on={value})": "least=DelegatedWork", "/rolemanagement/directory/roleeligibilityschedulerequests": "least=DelegatedWork", - "/rolemanagement/directory/roleeligibilityschedulerequests/{id}": "least=DelegatedWork", + "/rolemanagement/directory/roleeligibilityschedulerequests/{id}": "", "/rolemanagement/directory/roleeligibilityschedulerequests/filterbycurrentuser(on={value})": "least=DelegatedWork", "/rolemanagement/directory/roleeligibilityschedules": "least=DelegatedWork", "/rolemanagement/directory/roleeligibilityschedules/{id}": "least=DelegatedWork", @@ -27405,7 +28928,7 @@ "/policies/rolemanagementpolicies/{id}": "", "/policies/rolemanagementpolicies/{id}/effectiverules": "", "/policies/rolemanagementpolicies/{id}/rules": "", - "/policies/rolemanagementpolicies/{id}/rules/{id}": "least=DelegatedWork,Application", + "/policies/rolemanagementpolicies/{id}/rules/{id}": "", "/policies/rolemanagementpolicyassignments": "least=Application", "/policies/rolemanagementpolicyassignments/{id}": "least=Application", "/rolemanagement/cloudpc/roledefinitions": "", @@ -27416,21 +28939,21 @@ "/rolemanagement/directory/resourcenamespaces/{id}": "", "/rolemanagement/directory/resourcenamespaces/{id}/resourceactions": "", "/rolemanagement/directory/resourcenamespaces/{id}/resourceactions/{id}": "", - "/rolemanagement/directory/roleassignmentscheduleinstances": "least=Application", - "/rolemanagement/directory/roleassignmentscheduleinstances/{id}": "least=Application", + "/rolemanagement/directory/roleassignmentscheduleinstances": "", + "/rolemanagement/directory/roleassignmentscheduleinstances/{id}": "", "/rolemanagement/directory/roleassignmentscheduleinstances/filterbycurrentuser(on={value})": "least=Application", "/rolemanagement/directory/roleassignmentschedulerequests/filterbycurrentuser(on={value})": "least=Application", - "/rolemanagement/directory/roleassignmentschedules": "least=Application", - "/rolemanagement/directory/roleassignmentschedules/{id}": "least=Application", + "/rolemanagement/directory/roleassignmentschedules": "", + "/rolemanagement/directory/roleassignmentschedules/{id}": "", "/rolemanagement/directory/roleassignmentschedules/filterbycurrentuser(on={value})": "least=Application", "/rolemanagement/directory/roledefinitions": "", "/rolemanagement/directory/roledefinitions/{id}": "", - "/rolemanagement/directory/roleeligibilityscheduleinstances": "least=Application", - "/rolemanagement/directory/roleeligibilityscheduleinstances/{id}": "least=Application", + "/rolemanagement/directory/roleeligibilityscheduleinstances": "", + "/rolemanagement/directory/roleeligibilityscheduleinstances/{id}": "", "/rolemanagement/directory/roleeligibilityscheduleinstances/filterbycurrentuser(on={value})": "least=Application", "/rolemanagement/directory/roleeligibilityschedulerequests/filterbycurrentuser(on={value})": "least=Application", - "/rolemanagement/directory/roleeligibilityschedules": "least=Application", - "/rolemanagement/directory/roleeligibilityschedules/{id}": "least=Application", + "/rolemanagement/directory/roleeligibilityschedules": "", + "/rolemanagement/directory/roleeligibilityschedules/{id}": "", "/rolemanagement/directory/roleeligibilityschedules/filterbycurrentuser(on={value})": "least=Application", "/rolemanagement/entitlementmanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "", @@ -27490,13 +29013,13 @@ "GET" ], "paths": { - "/rolemanagement/cloudpc/roledefinitions": "least=DelegatedWork,Application", - "/rolemanagement/cloudpc/roledefinitions/{id}": "least=DelegatedWork,Application", + "/rolemanagement/cloudpc/roledefinitions": "", + "/rolemanagement/cloudpc/roledefinitions/{id}": "", "/rolemanagement/devicemanagement/roledefinitions": "", "/rolemanagement/devicemanagement/roledefinitions/{id}": "", "/rolemanagement/directory/roledefinitions": "", "/rolemanagement/directory/roledefinitions/{id}": "", - "/rolemanagement/entitlementmanagement/roledefinitions": "least=Application", + "/rolemanagement/entitlementmanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "", "/rolemanagement/exchange/roledefinitions": "", "/rolemanagement/exchange/roledefinitions/{id}": "" @@ -27536,8 +29059,8 @@ "paths": { "/administrativeunits/{id}/scopedrolemembers": "least=DelegatedWork,Application", "/administrativeunits/{id}/scopedrolemembers/{id}": "least=DelegatedWork,Application", - "/directory/administrativeunits/{id}/scopedrolemembers": "", - "/directory/administrativeunits/{id}/scopedrolemembers/{id}": "", + "/directory/administrativeunits/{id}/scopedrolemembers": "least=DelegatedWork,Application", + "/directory/administrativeunits/{id}/scopedrolemembers/{id}": "least=DelegatedWork,Application", "/directoryroles": "least=DelegatedWork,Application", "/directoryroles(roletemplateid={value})": "", "/directoryroles(roletemplateid={value})/members": "", @@ -27552,7 +29075,7 @@ "/policies/rolemanagementpolicies/{id}": "least=Application", "/policies/rolemanagementpolicies/{id}/effectiverules": "least=Application", "/policies/rolemanagementpolicies/{id}/rules": "least=Application", - "/policies/rolemanagementpolicies/{id}/rules/{id}": "", + "/policies/rolemanagementpolicies/{id}/rules/{id}": "least=Application", "/policies/rolemanagementpolicyassignments": "", "/policies/rolemanagementpolicyassignments/{id}": "", "/rolemanagement/cloudpc/roledefinitions": "", @@ -27563,8 +29086,8 @@ "/rolemanagement/directory/resourcenamespaces/{id}": "least=DelegatedWork,Application", "/rolemanagement/directory/resourcenamespaces/{id}/resourceactions": "least=DelegatedWork,Application", "/rolemanagement/directory/resourcenamespaces/{id}/resourceactions/{id}": "least=DelegatedWork,Application", - "/rolemanagement/directory/roleassignments": "least=DelegatedWork,Application", - "/rolemanagement/directory/roleassignments/{id}": "least=DelegatedWork,Application", + "/rolemanagement/directory/roleassignments": "", + "/rolemanagement/directory/roleassignments/{id}": "", "/rolemanagement/directory/roleassignmentscheduleinstances": "", "/rolemanagement/directory/roleassignmentscheduleinstances/{id}": "", "/rolemanagement/directory/roleassignmentscheduleinstances/filterbycurrentuser(on={value})": "", @@ -27572,9 +29095,9 @@ "/rolemanagement/directory/roleassignmentschedules": "", "/rolemanagement/directory/roleassignmentschedules/{id}": "", "/rolemanagement/directory/roleassignmentschedules/filterbycurrentuser(on={value})": "", - "/rolemanagement/directory/roledefinitions": "least=DelegatedWork,Application", - "/rolemanagement/directory/roledefinitions/{id}": "least=DelegatedWork,Application", - "/rolemanagement/directory/roledefinitions/{id}/assignedprincipals": "", + "/rolemanagement/directory/roledefinitions": "", + "/rolemanagement/directory/roledefinitions/{id}": "", + "/rolemanagement/directory/roledefinitions/{id}/assignedprincipals": "least=DelegatedWork,Application", "/rolemanagement/directory/roleeligibilityscheduleinstances": "", "/rolemanagement/directory/roleeligibilityscheduleinstances/{id}": "", "/rolemanagement/directory/roleeligibilityscheduleinstances/filterbycurrentuser(on={value})": "", @@ -27583,12 +29106,12 @@ "/rolemanagement/directory/roleeligibilityschedules/{id}": "", "/rolemanagement/directory/roleeligibilityschedules/filterbycurrentuser(on={value})": "", "/rolemanagement/directory/transitiveroleassignments": "least=DelegatedWork,Application", - "/rolemanagement/entitlementmanagement/roleassignments": "least=DelegatedWork,Application", + "/rolemanagement/entitlementmanagement/roleassignments": "", "/rolemanagement/entitlementmanagement/roleassignments/{id}": "", "/rolemanagement/entitlementmanagement/roledefinitions": "", "/rolemanagement/entitlementmanagement/roledefinitions/{id}": "", - "/rolemanagement/exchange/roleassignments": "", - "/rolemanagement/exchange/roleassignments/{id}": "", + "/rolemanagement/exchange/roleassignments": "least=Application", + "/rolemanagement/exchange/roleassignments/{id}": "least=Application", "/rolemanagement/exchange/roledefinitions": "", "/rolemanagement/exchange/roledefinitions/{id}": "" } @@ -27682,7 +29205,7 @@ ], "paths": { "/rolemanagement/cloudpc/roledefinitions": "", - "/rolemanagement/devicemanagement/roledefinitions": "least=Application", + "/rolemanagement/devicemanagement/roledefinitions": "", "/rolemanagement/directory/roledefinitions": "" } }, @@ -27698,7 +29221,7 @@ ], "paths": { "/rolemanagement/cloudpc/roledefinitions/{id}": "", - "/rolemanagement/devicemanagement/roledefinitions/{id}": "least=Application", + "/rolemanagement/devicemanagement/roledefinitions/{id}": "", "/rolemanagement/directory/roledefinitions/{id}": "" } }, @@ -27754,11 +29277,11 @@ "/directory/administrativeunits/{id}/scopedrolemembers": "least=DelegatedWork,Application", "/directoryroles": "least=DelegatedWork,Application", "/directoryroles/{id}/members": "least=DelegatedWork,Application", - "/rolemanagement/cloudpc/roledefinitions": "least=Application", + "/rolemanagement/cloudpc/roledefinitions": "", "/rolemanagement/devicemanagement/roledefinitions": "", - "/rolemanagement/directory/roleassignments": "least=Application", - "/rolemanagement/directory/roledefinitions": "least=Application", - "/rolemanagement/entitlementmanagement/roleassignments": "least=Application", + "/rolemanagement/directory/roleassignments": "", + "/rolemanagement/directory/roledefinitions": "least=DelegatedWork,Application", + "/rolemanagement/entitlementmanagement/roleassignments": "", "/rolemanagement/exchange/roleassignments": "least=Application" } }, @@ -27774,8 +29297,8 @@ "paths": { "/administrativeunits/{id}/scopedrolemembers/{id}": "least=DelegatedWork,Application", "/directory/administrativeunits/{id}/scopedrolemembers/{id}": "least=DelegatedWork,Application", - "/rolemanagement/directory/roleassignments/{id}": "least=Application", - "/rolemanagement/entitlementmanagement/roleassignments/{id}": "least=Application", + "/rolemanagement/directory/roleassignments/{id}": "", + "/rolemanagement/entitlementmanagement/roleassignments/{id}": "", "/rolemanagement/exchange/roleassignments/{id}": "least=Application" } }, @@ -27810,15 +29333,15 @@ "/rolemanagement/directory/roleassignmentscheduleinstances": "", "/rolemanagement/directory/roleassignmentscheduleinstances/{id}": "", "/rolemanagement/directory/roleassignmentscheduleinstances/filterbycurrentuser(on={value})": "", - "/rolemanagement/directory/roleassignmentschedulerequests": "least=Application", - "/rolemanagement/directory/roleassignmentschedulerequests/{id}": "least=Application", + "/rolemanagement/directory/roleassignmentschedulerequests": "", + "/rolemanagement/directory/roleassignmentschedulerequests/{id}": "", "/rolemanagement/directory/roleassignmentschedulerequests/filterbycurrentuser(on={value})": "", "/rolemanagement/directory/roledefinitions/{id}/assignedprincipals": "", "/rolemanagement/directory/roleeligibilityscheduleinstances": "", "/rolemanagement/directory/roleeligibilityscheduleinstances/{id}": "", "/rolemanagement/directory/roleeligibilityscheduleinstances/filterbycurrentuser(on={value})": "", - "/rolemanagement/directory/roleeligibilityschedulerequests": "least=Application", - "/rolemanagement/directory/roleeligibilityschedulerequests/{id}": "least=Application", + "/rolemanagement/directory/roleeligibilityschedulerequests": "", + "/rolemanagement/directory/roleeligibilityschedulerequests/{id}": "", "/rolemanagement/directory/roleeligibilityschedulerequests/filterbycurrentuser(on={value})": "", "/rolemanagement/directory/roleeligibilityschedules": "", "/rolemanagement/directory/roleeligibilityschedules/{id}": "", @@ -27854,7 +29377,7 @@ "paths": { "/directoryroles/roletemplateid={roletemplateid}/members": "least=DelegatedWork,Application", "/rolemanagement/directory/roleassignmentschedulerequests/{id}/cancel": "", - "/rolemanagement/directory/roleeligibilityschedulerequests/{id}/cancel": "least=Application" + "/rolemanagement/directory/roleeligibilityschedulerequests/{id}/cancel": "" } }, { @@ -27865,7 +29388,7 @@ "PATCH" ], "paths": { - "/policies/rolemanagementpolicies/{id}/rules/{id}": "least=DelegatedWork" + "/policies/rolemanagementpolicies/{id}/rules/{id}": "" } }, { @@ -27879,9 +29402,9 @@ "PATCH" ], "paths": { - "/rolemanagement/cloudpc/roledefinitions/{id}": "least=Application", + "/rolemanagement/cloudpc/roledefinitions/{id}": "", "/rolemanagement/devicemanagement/roledefinitions/{id}": "", - "/rolemanagement/directory/roledefinitions/{id}": "least=Application" + "/rolemanagement/directory/roledefinitions/{id}": "least=DelegatedWork,Application" } }, { @@ -27892,8 +29415,8 @@ "POST" ], "paths": { - "/rolemanagement/directory/roleassignmentschedulerequests": "least=Application", - "/rolemanagement/directory/roleeligibilityschedulerequests": "least=Application" + "/rolemanagement/directory/roleassignmentschedulerequests": "", + "/rolemanagement/directory/roleeligibilityschedulerequests": "" } }, { @@ -28001,7 +29524,7 @@ "/policies/rolemanagementpolicies/{id}": "least=DelegatedWork", "/policies/rolemanagementpolicies/{id}/effectiverules": "least=DelegatedWork", "/policies/rolemanagementpolicies/{id}/rules": "least=DelegatedWork", - "/policies/rolemanagementpolicies/{id}/rules/{id}": "", + "/policies/rolemanagementpolicies/{id}/rules/{id}": "least=DelegatedWork", "/policies/rolemanagementpolicyassignments": "least=DelegatedWork", "/policies/rolemanagementpolicyassignments/{id}": "least=DelegatedWork" } @@ -28048,7 +29571,7 @@ "PATCH" ], "paths": { - "/policies/rolemanagementpolicies/{id}/rules/{id}": "" + "/policies/rolemanagementpolicies/{id}/rules/{id}": "least=DelegatedWork" } } ], @@ -28086,22 +29609,22 @@ "/teams/{id}/schedule": "least=DelegatedWork,Application", "/teams/{id}/schedule/offershiftrequests/{id}": "least=DelegatedWork,Application", "/teams/{id}/schedule/openshiftchangerequests": "least=DelegatedWork,Application", - "/teams/{id}/schedule/openshiftchangerequests/{id}": "least=Application", - "/teams/{id}/schedule/openshifts": "least=Application", - "/teams/{id}/schedule/openshifts/{id}": "least=Application", + "/teams/{id}/schedule/openshiftchangerequests/{id}": "least=DelegatedWork,Application", + "/teams/{id}/schedule/openshifts": "least=DelegatedWork,Application", + "/teams/{id}/schedule/openshifts/{id}": "least=DelegatedWork,Application", "/teams/{id}/schedule/schedulinggroups": "least=DelegatedWork,Application", "/teams/{id}/schedule/schedulinggroups/{id}": "least=DelegatedWork,Application", "/teams/{id}/schedule/shifts": "least=DelegatedWork,Application", "/teams/{id}/schedule/shifts/{id}": "least=Application", - "/teams/{id}/schedule/swapshiftschangerequests": "least=Application", + "/teams/{id}/schedule/swapshiftschangerequests": "least=DelegatedWork,Application", "/teams/{id}/schedule/timecards": "least=DelegatedWork,Application", "/teams/{id}/schedule/timecards/{id}": "least=DelegatedWork,Application", - "/teams/{id}/schedule/timeoffreasons": "least=Application", - "/teams/{id}/schedule/timeoffreasons/{id}": "least=Application", + "/teams/{id}/schedule/timeoffreasons": "least=DelegatedWork,Application", + "/teams/{id}/schedule/timeoffreasons/{id}": "least=DelegatedWork,Application", "/teams/{id}/schedule/timeoffrequests": "least=DelegatedWork,Application", - "/teams/{id}/schedule/timeoffrequests/{id}": "least=Application", - "/teams/{id}/schedule/timesoff": "least=Application", - "/teams/{id}/schedule/timesoff/{id}": "least=Application" + "/teams/{id}/schedule/timeoffrequests/{id}": "least=DelegatedWork,Application", + "/teams/{id}/schedule/timesoff": "least=DelegatedWork,Application", + "/teams/{id}/schedule/timesoff/{id}": "least=DelegatedWork,Application" } }, { @@ -28112,7 +29635,7 @@ "DELETE" ], "paths": { - "/teams/{id}/schedule/shifts/{id}": "" + "/teams/{id}/schedule/shifts/{id}": "least=Application" } } ], @@ -28161,7 +29684,7 @@ "paths": { "/teams/{id}/schedule/offershiftrequests": "least=DelegatedWork,Application", "/teams/{id}/schedule/openshiftchangerequests": "least=DelegatedWork,Application", - "/teams/{id}/schedule/openshifts": "least=Application", + "/teams/{id}/schedule/openshifts": "least=DelegatedWork,Application", "/teams/{id}/schedule/schedulinggroups": "least=DelegatedWork,Application", "/teams/{id}/schedule/shifts": "least=DelegatedWork,Application", "/teams/{id}/schedule/swapshiftschangerequests": "least=DelegatedWork,Application", @@ -28244,6 +29767,67 @@ ], "ownerInfo": {} }, + "SchemaExtension.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write schema extensions", + "adminDescription": "Allows the app to create, read, update and delete schema extension definitions on behalf of the signed-in user.", + "userDisplayName": "Read and write schema extensions", + "userDescription": "Allows the app to create, read, update and delete schema extension definitions on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write schema extensions", + "adminDescription": "Allows the app to create, read, update and delete schema extension definitions without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/schemaextensions": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "PATCH" + ], + "paths": { + "/schemaextensions/{id}": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/schemaextensions": "", + "/schemaextensions/{id}": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "graphags" + } + }, "SearchConfiguration.Read.All": { "schemes": { "DelegatedWork": { @@ -28692,6 +30276,90 @@ "ownerSecurityGroup": "secgraphschema" } }, + "SecurityIdentitiesHealth.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read identity security health issues", + "adminDescription": "Allows the app to read all the identity security health issues of signed user", + "userDisplayName": "Read identity security health issues", + "userDescription": "Allows the app to read all the identity security health issues on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all identity security health issues", + "adminDescription": "Allows the app to read all the identity security health issues without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/identities/healthIssues": "least=DelegatedWork,Application", + "/security/identities/healthIssues/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "tri-msgraph" + } + }, + "SecurityIdentitiesHealth.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write identity security health issues", + "adminDescription": "Allows the app to read and write identity security health issues on behalf of the signed-in user.", + "userDisplayName": "Read and write identity security health issues", + "userDescription": "Allows the app to read and write identity security health issues on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all identity security health issues", + "adminDescription": "Allows the app to read and write identity security health issues without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/security/identities/healthIssues/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/identities/healthIssues": "", + "/security/identities/healthIssues/{id}": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "tri-msgraph" + } + }, "SecurityIncident.Read.All": { "schemes": { "DelegatedWork": { @@ -29069,6 +30737,41 @@ "ownerSecurityGroup": "stickynotes" } }, + "Sites.Create.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Create Site Collections, on behalf of the signed-in user", + "adminDescription": "Allow the application to create site collections on behalf of the signed in user. Upon creation the application will be granted Sites.Selected(delegated) \u002B FullControl to the newly created site.", + "userDisplayName": "Create Site Collections, on behalf of the signed-in user", + "userDescription": "Allow the application to create site collections on behalf of the signed in user. Upon creation the application will be granted Sites.Selected(delegated) \u002B FullControl to the newly created site.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + }, + "Application": { + "adminDisplayName": "Create Site Collections without a signed in user.", + "adminDescription": "Allow the application to create site collections without a signed in user. Upon creation the application will be granted Sites.Selected(application) \u002B FullControl to the newly created site.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/sites": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "spauthsg" + } + }, "Sites.FullControl.All": { "schemes": { "DelegatedWork": { @@ -29335,7 +31038,7 @@ "/sites/{id}/contenttypes/{id}/copytodefaultcontentlocation": "", "/sites/{id}/contenttypes/addcopyfromcontenttypehub": "least=DelegatedWork,Application", "/sites/{id}/items/{id}/versions/{id}/restoreversion": "", - "/sites/{id}/lists": "least=DelegatedWork", + "/sites/{id}/lists": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/contenttypes/addcopy": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/contenttypes/addcopyfromcontenttypehub": "least=DelegatedWork,Application", "/sites/{id}/lists/{id}/items/{id}/documentsetversions/{id}/restore": "", @@ -29602,6 +31305,7 @@ "/users/{id}/drive/root/search(q={value})": "", "/users/{id}/drive/sharedwithme": "", "/users/{id}/drives": "", + "/users/{id}/homesite": "least=DelegatedWork,Application", "/users/{id}/insights/shared": "least=DelegatedWork,Application", "/users/{id}/insights/trending": "least=DelegatedWork,Application", "/users/{id}/insights/trending/{id}/resource": "least=DelegatedWork,Application", @@ -29691,6 +31395,7 @@ ], "paths": { "/me/followedsites": "least=DelegatedWork", + "/me/homesite": "least=DelegatedWork", "/users/{id}/followedsites": "least=DelegatedWork" } } @@ -30129,7 +31834,7 @@ "POST" ], "paths": { - "/sites/{id}/lists": "least=Application" + "/sites/{id}/lists": "" } }, { @@ -30164,6 +31869,14 @@ }, "Sites.Selected": { "schemes": { + "DelegatedWork": { + "adminDisplayName": "Access selected Sites, on behalf of the signed-in user", + "adminDescription": "Allow the application to access a subset of site collections on behalf of the signed-in user. The specific site collections and the permissions granted will be configured in SharePoint Online.", + "userDisplayName": "Access selected Sites, on behalf of the signed-in user", + "userDescription": "Allow the application to access a subset of site collections on behalf of the signed-in user. The specific site collections and the permissions granted will be configured in SharePoint Online.", + "requiresAdminConsent": false, + "privilegeLevel": 3 + }, "Application": { "adminDisplayName": "Access selected site collections", "adminDescription": "Allow the application to access a subset of site collections without a signed in user. The specific site collections and the permissions granted will be configured in SharePoint Online.", @@ -30174,6 +31887,7 @@ "pathSets": [ { "schemeKeys": [ + "DelegatedWork", "Application" ], "methods": [ @@ -30186,6 +31900,7 @@ }, { "schemeKeys": [ + "DelegatedWork", "Application" ], "methods": [ @@ -30198,6 +31913,7 @@ }, { "schemeKeys": [ + "DelegatedWork", "Application" ], "methods": [ @@ -30236,6 +31952,173 @@ "ownerSecurityGroup": "exospm_sg" } }, + "SpiffeTrustDomain.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read SPIFFE trust domains and child resources", + "adminDescription": "Allows the app to read your organization's SPIFFE trust domains and child resources on behalf of the user.", + "userDisplayName": "Read SPIFFE trust domains and child resources", + "userDescription": "Allows the app to read your organization's SPIFFE trust domains and child resources on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read SPIFFE trust domains and child resources", + "adminDescription": "Allows the app to read your organization's SPIFFE trust domains and child resources without a signed in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identity/spiffeTrustDomains": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents/{id}/selectors": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents/{id}/workloads": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/agents": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/selectors": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "wicklow-admins" + } + }, + "SpiffeTrustDomain.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write SPIFFE trust domains and child resources", + "adminDescription": "Allows the app to read and write your organization's SPIFFE trust domains and child resources on behalf of the user.", + "userDisplayName": "Read and write SPIFFE trust domains and child resources", + "userDescription": "Allows the app to read and write your organization's SPIFFE trust domains and child resources on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write SPIFFE trust domains and child resources", + "adminDescription": "Allows the app to read and write your organization's SPIFFE trust domains and child resources without a signed in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identity/spiffeTrustDomains": "", + "/identity/spiffeTrustDomains/{id}": "", + "/identity/spiffeTrustDomains/agents": "", + "/identity/spiffeTrustDomains/agents/{id}": "", + "/identity/spiffeTrustDomains/agents/{id}/selectors": "", + "/identity/spiffeTrustDomains/agents/{id}/workloads": "", + "/identity/spiffeTrustDomains/localAuthorities": "", + "/identity/spiffeTrustDomains/localAuthorities/{id}": "", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods": "", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods/{id}": "", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies": "", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies/{id}": "", + "/identity/spiffeTrustDomains/workloads": "", + "/identity/spiffeTrustDomains/workloads/{id}": "", + "/identity/spiffeTrustDomains/workloads/{id}/agents": "", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities": "", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities/{id}": "", + "/identity/spiffeTrustDomains/workloads/{id}/selectors": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/identity/spiffeTrustDomains": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/agents": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/identity/spiffeTrustDomains/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/identity/spiffeTrustDomains": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/agents/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/localAuthorities/{id}/attestationMethods/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloadAuthorizationPolicies/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/agents": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities": "least=DelegatedWork,Application", + "/identity/spiffeTrustDomains/workloads/{id}/linkedIdentities/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "wicklow-admins" + } + }, "SubjectRightsRequest.Read.All": { "schemes": { "DelegatedWork": { @@ -30539,8 +32422,8 @@ ], "paths": { "/drive/root/createdbyuser/planner/plans": "least=DelegatedWork", - "/drive/root/createdbyuser/planner/tasks": "", - "/groups/{id}/planner/plans": "", + "/drive/root/createdbyuser/planner/tasks": "least=DelegatedWork", + "/groups/{id}/planner/plans": "least=DelegatedWork", "/groups/{id}/planner/plans/delta": "least=DelegatedWork", "/me/planner": "least=DelegatedWork", "/me/planner/all/delta": "least=DelegatedWork", @@ -30553,11 +32436,11 @@ "/planner/buckets/{id}": "least=DelegatedWork", "/planner/buckets/{id}/tasks": "least=DelegatedWork", "/planner/plans": "least=DelegatedWork", - "/planner/plans/{id}": "", - "/planner/plans/{id}/buckets": "", + "/planner/plans/{id}": "least=DelegatedWork", + "/planner/plans/{id}/buckets": "least=DelegatedWork", "/planner/plans/{id}/buckets/delta": "least=DelegatedWork", "/planner/plans/{id}/details": "least=DelegatedWork", - "/planner/plans/{id}/tasks": "", + "/planner/plans/{id}/tasks": "least=DelegatedWork", "/planner/rosters/{id}": "least=DelegatedWork", "/planner/rosters/{id}/members": "least=DelegatedWork", "/planner/rosters/{id}/members/{id}": "least=DelegatedWork", @@ -30565,18 +32448,18 @@ "/planner/rosters/{id}/plans/delta": "least=DelegatedWork", "/planner/tasks": "least=DelegatedWork", "/planner/tasks/{id}": "least=DelegatedWork", - "/planner/tasks/{id}/assignedtotaskboardformat": "", - "/planner/tasks/{id}/buckettaskboardformat": "", + "/planner/tasks/{id}/assignedtotaskboardformat": "least=DelegatedWork", + "/planner/tasks/{id}/buckettaskboardformat": "least=DelegatedWork", "/planner/tasks/{id}/details": "least=DelegatedWork", - "/planner/tasks/{id}/progresstaskboardformat": "", + "/planner/tasks/{id}/progresstaskboardformat": "least=DelegatedWork", "/planner/tasks/delta": "least=DelegatedWork", - "/users/{id}/planner": "", + "/users/{id}/planner": "least=DelegatedWork", "/users/{id}/planner/all/delta": "least=DelegatedWork", "/users/{id}/planner/favoriteplans": "least=DelegatedWork", "/users/{id}/planner/plans": "least=DelegatedWork", "/users/{id}/planner/recentplans": "least=DelegatedWork", "/users/{id}/planner/rosterplans": "least=DelegatedWork", - "/users/{id}/planner/tasks": "", + "/users/{id}/planner/tasks": "least=DelegatedWork", "/users/{id}/planner/tasks/delta": "least=DelegatedWork" } }, @@ -30609,7 +32492,7 @@ "/me/tasks/lists/{id}/tasks/delta": "least=DelegatedWork,DelegatedPersonal", "/me/tasks/lists/delta": "least=DelegatedWork,DelegatedPersonal", "/me/todo/lists": "least=DelegatedWork,DelegatedPersonal", - "/me/todo/lists/{id}/tasks": "", + "/me/todo/lists/{id}/tasks": "least=DelegatedWork,DelegatedPersonal", "/me/todo/lists/{id}/tasks/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/todo/lists/{id}/tasks/{id}/attachments": "least=DelegatedWork,DelegatedPersonal", "/me/todo/lists/{id}/tasks/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal", @@ -30638,7 +32521,7 @@ "/users/{id}/tasks/lists/{id}/tasks/delta": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/tasks/lists/delta": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/todo/lists": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/todo/lists/{id}/tasks": "", + "/users/{id}/todo/lists/{id}/tasks": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/todo/lists/{id}/tasks/{id}": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/todo/lists/{id}/tasks/{id}/attachments": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/todo/lists/{id}/tasks/{id}/attachments/{id}": "least=DelegatedWork,DelegatedPersonal", @@ -31403,7 +33286,7 @@ ], "paths": { "/chats/{id}/members/{id}": "", - "/teams/{id}/channels/{id}/members/{id}": "least=Application", + "/teams/{id}/channels/{id}/members/{id}": "", "/teams/{id}/members": "least=Application", "/teams/{id}/members/{id}": "least=Application" } @@ -31544,11 +33427,29 @@ "POST" ], "paths": { - "/chats/{id}/sendactivitynotification": "least=DelegatedWork", + "/chats/{id}/markActivityNotificationChainAsInactionable": "least=DelegatedWork", + "/chats/{id}/recallActivityNotificationChainForRecipient": "least=DelegatedWork", + "/chats/{id}/sendactivitynotification": "least=DelegatedWork,Application", + "/teams/{id}/markActivityNotificationChainAsInactionable": "least=DelegatedWork", + "/teams/{id}/recallActivityNotificationChainForRecipient": "least=DelegatedWork", "/teams/{id}/sendactivitynotification": "least=DelegatedWork", "/teamwork/sendactivitynotificationtorecipients": "least=DelegatedWork,Application", + "/users/{id}/teamwork/markActivityNotificationChainAsInactionable": "least=DelegatedWork", + "/users/{id}/teamwork/recallActivityNotificationChainForRecipient": "least=DelegatedWork", "/users/{id}/teamwork/sendactivitynotification": "least=DelegatedWork,Application" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/teamwork/activityNotificationOperations/{id}": "least=DelegatedWork,Application" + } } ], "ownerInfo": { @@ -31573,7 +33474,9 @@ "POST" ], "paths": { - "/chats/{id}/sendactivitynotification": "least=Application" + "/chats/{id}/markActivityNotificationChainAsInactionable": "least=Application", + "/chats/{id}/recallActivityNotificationChainForRecipient": "least=Application", + "/chats/{id}/sendactivitynotification": "" } } ], @@ -31599,6 +33502,8 @@ "POST" ], "paths": { + "/teams/{id}/markActivityNotificationChainAsInactionable": "least=Application", + "/teams/{id}/recallActivityNotificationChainForRecipient": "least=Application", "/teams/{id}/sendactivitynotification": "least=Application" } } @@ -31607,6 +33512,35 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "TeamsActivity.Send.User": { + "schemes": { + "Application": { + "adminDisplayName": "", + "adminDescription": "", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/teamwork/sendactivitynotificationtorecipients": "", + "/users/{id}/teamwork/markActivityNotificationChainAsInactionable": "least=Application", + "/users/{id}/teamwork/recallActivityNotificationChainForRecipient": "least=Application", + "/users/{id}/teamwork/sendactivitynotification": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "TeamsApp.Read.All": { "schemes": { "DelegatedWork": { @@ -31692,8 +33626,8 @@ "GET" ], "paths": { - "/chats/{id}/installedapps": "least=Application", - "/chats/{id}/installedapps/{id}": "least=Application", + "/chats/{id}/installedapps": "", + "/chats/{id}/installedapps/{id}": "", "/chats/{id}/permissiongrants": "least=Application" } } @@ -31778,8 +33712,8 @@ "GET" ], "paths": { - "/chats/{id}/installedapps": "", - "/chats/{id}/installedapps/{id}": "", + "/chats/{id}/installedapps": "least=Application", + "/chats/{id}/installedapps/{id}": "least=Application", "/chats/{id}/permissiongrants": "" } } @@ -31866,7 +33800,7 @@ "GET" ], "paths": { - "/teams/{id}/installedapps/{id}": "least=DelegatedWork", + "/teams/{id}/installedapps/{id}": "", "/users/{id}/teamwork/installedapps": "least=DelegatedWork", "/users/{id}/teamwork/installedapps/{id}": "least=DelegatedWork", "/users/{id}/teamwork/installedapps/{id}/chat": "least=DelegatedWork" @@ -32073,6 +34007,130 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "TeamsAppInstallation.ReadWriteAndConsentForUser": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Manage installation and permission grants of Teams apps in users' personal scope", + "adminDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in user accounts, on behalf of the signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", + "userDisplayName": "Manage installation and permission grants of Teams apps on your user account", + "userDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "DELETE", + "GET" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/permissiongrants": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}/upgrade": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, + "TeamsAppInstallation.ReadWriteAndConsentForUser.All": { + "schemes": { + "Application": { + "adminDisplayName": "Manage installation and permission grants of Teams apps in all user accounts", + "adminDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", + "requiresAdminConsent": true, + "privilegeLevel": 5 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE", + "GET" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/permissiongrants": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}/upgrade": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "TeamsAppInstallation.ReadWriteAndConsentSelfForChat": { "schemes": { "DelegatedWork": { @@ -32253,6 +34311,130 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "TeamsAppInstallation.ReadWriteAndConsentSelfForUser": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in user accounts", + "adminDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in user accounts, and manage its permission grants for accessing those specific users' data, on behalf of the signed-in user.", + "userDisplayName": "Allow the Teams app to manage itself and its permission grants on your user account", + "userDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "DELETE", + "GET" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/permissiongrants": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}/upgrade": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, + "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All": { + "schemes": { + "Application": { + "adminDisplayName": "Allow the Teams app to manage itself and its permission grants in all user accounts", + "adminDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", + "requiresAdminConsent": true, + "privilegeLevel": 5 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "DELETE", + "GET" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/permissiongrants": "" + } + }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/teamwork/installedapps/{id}/upgrade": "" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "TeamsAppInstallation.ReadWriteForChat": { "schemes": { "DelegatedWork": { @@ -32709,7 +34891,7 @@ "POST" ], "paths": { - "/chats/{id}/installedapps": "" + "/chats/{id}/installedapps": "least=Application" } }, { @@ -32721,7 +34903,7 @@ "GET" ], "paths": { - "/chats/{id}/installedapps/{id}": "" + "/chats/{id}/installedapps/{id}": "least=Application" } }, { @@ -32732,7 +34914,7 @@ "POST" ], "paths": { - "/chats/{id}/installedapps/{id}/upgrade": "" + "/chats/{id}/installedapps/{id}/upgrade": "least=Application" } }, { @@ -32800,7 +34982,7 @@ "GET" ], "paths": { - "/teams/{id}/installedapps/{id}": "" + "/teams/{id}/installedapps/{id}": "least=DelegatedWork" } }, { @@ -33211,7 +35393,7 @@ "POST" ], "paths": { - "/chats/{id}/tabs": "least=DelegatedWork", + "/chats/{id}/tabs": "least=DelegatedWork,Application", "/teams/{id}/channels/{id}/tabs": "least=DelegatedWork" } } @@ -33238,7 +35420,7 @@ "POST" ], "paths": { - "/chats/{id}/tabs": "least=Application" + "/chats/{id}/tabs": "" } } ], @@ -33290,7 +35472,7 @@ "DELETE" ], "paths": { - "/chats/{id}/tabs/{id}": "least=Application" + "/chats/{id}/tabs/{id}": "" } } ], @@ -33351,8 +35533,8 @@ "GET" ], "paths": { - "/chats/{id}/tabs": "least=Application", - "/chats/{id}/tabs/{id}": "", + "/chats/{id}/tabs": "least=DelegatedWork,Application", + "/chats/{id}/tabs/{id}": "least=DelegatedWork,Application", "/teams/{id}/channels/{id}/tabs": "least=DelegatedWork", "/teams/{id}/channels/{id}/tabs/{id}": "least=DelegatedWork" } @@ -33380,7 +35562,7 @@ "GET" ], "paths": { - "/chats/{id}/tabs/{id}": "least=Application" + "/chats/{id}/tabs/{id}": "" } } ], @@ -33498,7 +35680,7 @@ "PATCH" ], "paths": { - "/chats/{id}/tabs/{id}": "least=Application" + "/chats/{id}/tabs/{id}": "" } } ], @@ -33571,7 +35753,7 @@ "POST" ], "paths": { - "/chats/{id}/tabs": "least=DelegatedWork" + "/chats/{id}/tabs": "" } }, { @@ -33797,7 +35979,7 @@ "PATCH" ], "paths": { - "/chats/{id}/tabs/{id}": "" + "/chats/{id}/tabs/{id}": "least=Application" } } ], @@ -33984,6 +36166,41 @@ "ownerSecurityGroup": "TeamsPermissions" } }, + "Teamwork.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read organizational teamwork settings", + "adminDescription": "Allows the app to read the teamwork settings of the organization, on behalf of the signed-in user.", + "userDisplayName": "Read organizational teamwork settings", + "userDescription": "Allows the app to read the teamwork settings of your organization, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read organizational teamwork settings", + "adminDescription": "Allows the app to read all teamwork settings of the organization without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/teamwork": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "TeamworkAppSettings.Read.All": { "schemes": { "DelegatedWork": { @@ -34951,7 +37168,7 @@ "POST" ], "paths": { - "/security/threatsubmission/emailthreatsubmissionpolicies": "least=DelegatedWork,Application" + "/security/threatsubmission/emailthreatsubmissionpolicies": "least=Application" } } ], @@ -35089,6 +37306,95 @@ "ownerSecurityGroup": "AADGroupsPreAuth" } }, + "User-ConvertToInternal.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Convert an external user to internal memeber user", + "adminDescription": "Allow the app to convert an external user to an internal member user, on behalf of signed-in user.", + "userDisplayName": "Convert an external user to internal member user", + "userDescription": "Allow the app to convert an external user to an internal member user on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Convert an external user to internal member user", + "adminDescription": "Allow the app to convert an external user to an internal member user, without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/convertExternalToInternalMemberUser": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "azureaduserentity" + } + }, + "User-PrivacyData.Export": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Export user's data", + "adminDescription": "Allows the app to export data (for example customer content or system-generated logs), on behalf of the signed-in user.", + "userDisplayName": "Export user's data", + "userDescription": "Allows the app to export data (for example customer content or system-generated logs), on your behalf.", + "requiresAdminConsent": true + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/exportpersonalcontrollerdata": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "azureaduserentity" + } + }, + "User-PrivacyData.Remove": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Remove user's data", + "adminDescription": "Allows the app to delete data (for example customer content or system-generated logs), on behalf of the signed-in user.", + "userDisplayName": "Remove user's data", + "userDescription": "Allows the app to delete data (for example customer content or system-generated logs), on your behalf.", + "requiresAdminConsent": true + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "POST" + ], + "paths": { + "/users/{id}/removepersonalcontrollerdata": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "azureaduserentity" + } + }, "User.EnableDisableAccount.All": { "schemes": { "DelegatedWork": { @@ -35150,7 +37456,7 @@ "GET" ], "paths": { - "/datapolicyoperations/{id}": "least=Application" + "/datapolicyoperations/{id}": "least=DelegatedWork,Application" } }, { @@ -35232,7 +37538,7 @@ "PATCH" ], "paths": { - "/users/{id}": "least=DelegatedWork" + "/users/{id}": "" } } ], @@ -35273,7 +37579,7 @@ "GET" ], "paths": { - "/applications": "least=DelegatedPersonal" + "/applications": "" } }, { @@ -35284,20 +37590,20 @@ "POST" ], "paths": { - "/contacts/{id}/checkmemberobjects": "least=DelegatedWork", - "/contacts/{id}/getmemberobjects": "least=DelegatedWork", - "/devices/{id}/checkmemberobjects": "least=DelegatedWork", - "/devices/{id}/getmemberobjects": "least=DelegatedWork", - "/directoryobjects/{id}/checkmemberobjects": "least=DelegatedWork", - "/directoryobjects/{id}/getmemberobjects": "least=DelegatedWork", - "/groups/{id}/checkmemberobjects": "least=DelegatedWork", - "/groups/{id}/getmemberobjects": "least=DelegatedWork", - "/me/checkmemberobjects": "least=DelegatedWork", - "/me/getmemberobjects": "least=DelegatedWork", - "/serviceprincipals/{id}/checkmemberobjects": "least=DelegatedWork", - "/serviceprincipals/{id}/getmemberobjects": "least=DelegatedWork", - "/users/{id}/checkmemberobjects": "least=DelegatedWork", - "/users/{id}/getmemberobjects": "least=DelegatedWork" + "/contacts/{id}/checkmemberobjects": "", + "/contacts/{id}/getmemberobjects": "", + "/devices/{id}/checkmemberobjects": "", + "/devices/{id}/getmemberobjects": "", + "/directoryobjects/{id}/checkmemberobjects": "", + "/directoryobjects/{id}/getmemberobjects": "", + "/groups/{id}/checkmemberobjects": "", + "/groups/{id}/getmemberobjects": "", + "/me/checkmemberobjects": "", + "/me/getmemberobjects": "", + "/serviceprincipals/{id}/checkmemberobjects": "", + "/serviceprincipals/{id}/getmemberobjects": "", + "/users/{id}/checkmemberobjects": "", + "/users/{id}/getmemberobjects": "" } }, { @@ -35312,13 +37618,13 @@ "/education/users/{id}/user": "", "/me/analytics/settings": "least=DelegatedWork", "/me/directreports": "least=DelegatedWork", - "/me/drive": "", - "/me/drives": "", + "/me/drive": "least=DelegatedWork", + "/me/drives": "least=DelegatedWork", "/me/exportpersonaldata": "least=DelegatedWork", "/me/extensions": "least=DelegatedWork", "/me/findmeetingtimes": "least=DelegatedWork", - "/me/findroomlists": "", - "/me/findrooms": "", + "/me/findroomlists": "least=DelegatedWork", + "/me/findrooms": "least=DelegatedWork", "/me/memberof": "least=DelegatedWork", "/me/memberof/{id}": "least=DelegatedWork", "/me/onenote": "least=DelegatedWork", @@ -35333,7 +37639,7 @@ "/me/settings/contactmergesuggestions": "least=DelegatedWork", "/me/settings/iteminsights": "least=DelegatedWork", "/me/transitivememberof": "least=DelegatedWork", - "/organization": "least=DelegatedWork", + "/organization": "", "/organization/{id}/branding": "least=DelegatedWork", "/organization/{id}/branding/localizations": "least=DelegatedWork", "/organization/{id}/branding/localizations/{id}": "least=DelegatedWork", @@ -35345,6 +37651,7 @@ "/users/{id}/analytics/settings": "least=DelegatedWork", "/users/{id}/deleteddatetime": "least=DelegatedWork", "/users/{id}/directreports": "least=DelegatedWork", + "/users/{id}/licenseDetails/getTeamsLicensingDetails": "least=DelegatedWork", "/users/{id}/memberof": "least=DelegatedWork", "/users/{id}/memberof/{id}": "least=DelegatedWork", "/users/{id}/owneddevices": "least=DelegatedWork", @@ -35369,7 +37676,7 @@ "GET" ], "paths": { - "/me": "least=DelegatedWork,DelegatedPersonal", + "/me": "least=DelegatedPersonal", "/me/createdobjects": "least=DelegatedWork,DelegatedPersonal", "/me/licensedetails": "least=DelegatedWork,DelegatedPersonal", "/me/outlook/supportedlanguages": "least=DelegatedWork,DelegatedPersonal", @@ -35413,7 +37720,7 @@ "/me/profile/websites": "least=DelegatedWork,DelegatedPersonal", "/me/profile/websites/{id}": "least=DelegatedWork,DelegatedPersonal", "/me/responsibilities": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}": "least=DelegatedPersonal", "/users/{id}/createdobjects": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/licensedetails": "least=DelegatedWork,DelegatedPersonal", "/users/{id}/outlook/supportedlanguages": "least=DelegatedWork,DelegatedPersonal", @@ -35499,8 +37806,8 @@ "POST" ], "paths": { - "/me/translateexchangeids": "least=DelegatedWork,DelegatedPersonal", - "/users/{id}/translateexchangeids": "least=DelegatedWork,DelegatedPersonal" + "/me/translateexchangeids": "", + "/users/{id}/translateexchangeids": "" } }, { @@ -35512,8 +37819,8 @@ "GET" ], "paths": { - "/settings/regionalandlanguagesettings": "least=DelegatedWork", - "/users/{id}/transitivereports/$count": "least=DelegatedWork" + "/settings/regionalandlanguagesettings": "least=DelegatedWork,Application", + "/users/{id}/transitivereports/$count": "least=DelegatedWork,Application" } } ], @@ -35576,7 +37883,7 @@ "/me/checkmemberobjects": "", "/me/getmembergroups": "", "/me/getmemberobjects": "", - "/me/translateexchangeids": "", + "/me/translateexchangeids": "least=Application", "/serviceprincipals/{id}/checkmembergroups": "", "/serviceprincipals/{id}/checkmemberobjects": "", "/serviceprincipals/{id}/getmembergroups": "", @@ -35585,7 +37892,7 @@ "/users/{id}/checkmemberobjects": "", "/users/{id}/getmembergroups": "", "/users/{id}/getmemberobjects": "", - "/users/{id}/translateexchangeids": "" + "/users/{id}/translateexchangeids": "least=Application" } }, { @@ -35597,7 +37904,7 @@ "GET" ], "paths": { - "/datapolicyoperations/{id}": "least=DelegatedWork", + "/datapolicyoperations/{id}": "", "/me/createdobjects": "least=Application", "/me/directreports": "least=Application", "/me/findroomlists": "least=Application", @@ -35606,14 +37913,14 @@ "/me/joinedteams": "", "/me/licensedetails": "least=Application", "/me/manager": "least=DelegatedWork,Application", - "/me/owneddevices": "", + "/me/owneddevices": "least=Application", "/me/ownedobjects": "least=Application", "/me/registereddevices": "least=Application", "/me/settings": "least=Application", - "/me/transitivememberof": "", - "/settings/regionalandlanguagesettings": "least=Application", + "/me/transitivememberof": "least=Application", + "/settings/regionalandlanguagesettings": "", "/users": "least=Application", - "/users/{id}": "", + "/users/{id}": "least=Application", "/users/{id}/createdobjects": "least=Application", "/users/{id}/directreports": "least=Application", "/users/{id}/findroomlists": "least=Application", @@ -35626,7 +37933,7 @@ "/users/{id}/ownedobjects": "least=Application", "/users/{id}/registereddevices": "least=Application", "/users/{id}/settings": "least=DelegatedWork,Application", - "/users/{id}/transitivememberof": "", + "/users/{id}/transitivememberof": "least=Application", "/users/{id}/transitivereports/$count": "", "/users/{id}/usagerights": "least=Application", "/users/delta": "least=Application" @@ -35665,6 +37972,7 @@ "/me/outlook/supportedtimezones": "least=Application", "/me/outlook/supportedtimezones(timezonestandard={value})": "least=Application", "/users/{id}/deleteddatetime": "least=Application", + "/users/{id}/licenseDetails/getTeamsLicensingDetails": "least=Application", "/users/{id}/memberof/{id}": "least=Application", "/users/{id}/outlook/supportedlanguages": "least=Application", "/users/{id}/outlook/supportedtimezones": "least=Application", @@ -35828,20 +38136,20 @@ "POST" ], "paths": { - "/contacts/{id}/checkmembergroups": "least=DelegatedWork", - "/contacts/{id}/getmembergroups": "least=DelegatedWork", - "/devices/{id}/checkmembergroups": "least=DelegatedWork", - "/devices/{id}/getmembergroups": "least=DelegatedWork", - "/directoryobjects/{id}/checkmembergroups": "least=DelegatedWork", - "/directoryobjects/{id}/getmembergroups": "least=DelegatedWork", - "/groups/{id}/checkmembergroups": "least=DelegatedWork", - "/groups/{id}/getmembergroups": "least=DelegatedWork", - "/me/checkmembergroups": "least=DelegatedWork", - "/me/getmembergroups": "least=DelegatedWork", - "/serviceprincipals/{id}/checkmembergroups": "least=DelegatedWork", - "/serviceprincipals/{id}/getmembergroups": "least=DelegatedWork", - "/users/{id}/checkmembergroups": "least=DelegatedWork", - "/users/{id}/getmembergroups": "least=DelegatedWork" + "/contacts/{id}/checkmembergroups": "", + "/contacts/{id}/getmembergroups": "", + "/devices/{id}/checkmembergroups": "", + "/devices/{id}/getmembergroups": "", + "/directoryobjects/{id}/checkmembergroups": "", + "/directoryobjects/{id}/getmembergroups": "", + "/groups/{id}/checkmembergroups": "", + "/groups/{id}/getmembergroups": "", + "/me/checkmembergroups": "", + "/me/getmembergroups": "", + "/serviceprincipals/{id}/checkmembergroups": "", + "/serviceprincipals/{id}/getmembergroups": "", + "/users/{id}/checkmembergroups": "", + "/users/{id}/getmembergroups": "" } }, { @@ -35852,19 +38160,19 @@ "GET" ], "paths": { - "/me": "", + "/me": "least=DelegatedWork", "/me/approleassignedresources": "least=DelegatedWork", "/me/deleteddatetime": "least=DelegatedWork", "/me/directreports": "", - "/me/findroomlists": "least=DelegatedWork", - "/me/findrooms": "least=DelegatedWork", + "/me/findroomlists": "", + "/me/findrooms": "", "/me/findrooms(roomlist={value})": "least=DelegatedWork", "/me/oauth2permissiongrants": "least=DelegatedWork", "/me/outlook/supportedlanguages": "", "/me/outlook/supportedtimezones": "", "/me/outlook/supportedtimezones(timezonestandard={value})": "", "/users": "least=DelegatedWork", - "/users/{id}": "", + "/users/{id}": "least=DelegatedWork", "/users/{id}/approleassignedresources": "least=DelegatedWork", "/users/{id}/approleassignments": "least=DelegatedWork", "/users/{id}/directreports": "", @@ -36005,8 +38313,8 @@ "POST" ], "paths": { - "/me/translateexchangeids": "", - "/users/{id}/translateexchangeids": "" + "/me/translateexchangeids": "least=DelegatedWork,DelegatedPersonal", + "/users/{id}/translateexchangeids": "least=DelegatedWork,DelegatedPersonal" } } ], @@ -36358,7 +38666,7 @@ "/me/checkmemberobjects": "", "/me/getmemberobjects": "", "/me/revokesigninsessions": "least=DelegatedWork,Application", - "/me/translateexchangeids": "least=Application", + "/me/translateexchangeids": "", "/serviceprincipals/{id}/checkmembergroups": "", "/serviceprincipals/{id}/checkmemberobjects": "", "/serviceprincipals/{id}/getmemberobjects": "", @@ -36368,7 +38676,7 @@ "/users/{id}/getmemberobjects": "", "/users/{id}/reprocesslicenseassignment": "least=DelegatedWork,Application", "/users/{id}/revokesigninsessions": "least=DelegatedWork,Application", - "/users/{id}/translateexchangeids": "least=Application" + "/users/{id}/translateexchangeids": "" } }, { @@ -36603,7 +38911,7 @@ "PATCH" ], "paths": { - "/settings/regionalandlanguagesettings": "least=Application" + "/settings/regionalandlanguagesettings": "" } }, { @@ -36616,7 +38924,7 @@ "PUT" ], "paths": { - "/settings/regionalandlanguagesettings": "least=Application" + "/settings/regionalandlanguagesettings": "" } }, { @@ -36629,7 +38937,7 @@ "POST" ], "paths": { - "/users": "least=DelegatedWork,Application" + "/users": "" } }, { @@ -36643,7 +38951,7 @@ "PATCH" ], "paths": { - "/users/{id}": "least=DelegatedWork,Application" + "/users/{id}": "" } }, { @@ -36672,6 +38980,17 @@ "/users/{id}/photo": "least=Application" } }, + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/getTeamsLicensingDetails": "" + } + }, { "schemeKeys": [ "DelegatedWork" @@ -36790,17 +39109,17 @@ "/users/{id}/authentication/emailmethods/{id}": "least=DelegatedWork", "/users/{id}/authentication/fido2methods": "least=DelegatedWork", "/users/{id}/authentication/fido2methods/{id}": "least=DelegatedWork", - "/users/{id}/authentication/methods": "least=DelegatedWork", - "/users/{id}/authentication/methods/{id}": "least=DelegatedWork", + "/users/{id}/authentication/methods": "", + "/users/{id}/authentication/methods/{id}": "", "/users/{id}/authentication/microsoftauthenticatormethods": "least=DelegatedWork", "/users/{id}/authentication/microsoftauthenticatormethods/{id}": "least=DelegatedWork", - "/users/{id}/authentication/operations/{id}": "least=DelegatedWork", + "/users/{id}/authentication/operations/{id}": "", "/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods": "least=DelegatedWork", "/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods/{id}": "least=DelegatedWork", - "/users/{id}/authentication/passwordmethods": "least=DelegatedWork", - "/users/{id}/authentication/passwordmethods/{id}": "least=DelegatedWork", - "/users/{id}/authentication/phonemethods": "least=DelegatedWork", - "/users/{id}/authentication/phonemethods/{id}": "least=DelegatedWork", + "/users/{id}/authentication/passwordmethods": "", + "/users/{id}/authentication/passwordmethods/{id}": "", + "/users/{id}/authentication/phonemethods": "", + "/users/{id}/authentication/phonemethods/{id}": "", "/users/{id}/authentication/softwareoathmethods": "least=DelegatedWork", "/users/{id}/authentication/softwareoathmethods/{id}": "least=DelegatedWork", "/users/{id}/authentication/temporaryaccesspassmethods": "least=DelegatedWork", @@ -36861,22 +39180,22 @@ "/me/authentication/temporaryaccesspassmethods/{id}": "least=Application", "/me/authentication/windowshelloforbusinessmethods": "least=Application", "/me/authentication/windowshelloforbusinessmethods/{id}": "least=Application", - "/reports/authenticationmethods/userregistrationdetails": "least=DelegatedWork,Application", - "/reports/authenticationmethods/userregistrationdetails/{id}": "least=DelegatedWork,Application", + "/reports/authenticationmethods/userregistrationdetails": "", + "/reports/authenticationmethods/userregistrationdetails/{id}": "", "/users/{id}/authentication/emailmethods": "least=Application", "/users/{id}/authentication/emailmethods/{id}": "least=Application", "/users/{id}/authentication/fido2methods": "least=Application", "/users/{id}/authentication/fido2methods/{id}": "least=Application", - "/users/{id}/authentication/methods": "least=Application", - "/users/{id}/authentication/methods/{id}": "least=Application", + "/users/{id}/authentication/methods": "least=DelegatedWork,Application", + "/users/{id}/authentication/methods/{id}": "least=DelegatedWork,Application", "/users/{id}/authentication/microsoftauthenticatormethods": "least=Application", "/users/{id}/authentication/microsoftauthenticatormethods/{id}": "least=Application", "/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods": "least=Application", "/users/{id}/authentication/passwordlessmicrosoftauthenticatormethods/{id}": "least=Application", - "/users/{id}/authentication/passwordmethods": "least=Application", - "/users/{id}/authentication/passwordmethods/{id}": "least=Application", - "/users/{id}/authentication/phonemethods": "least=Application", - "/users/{id}/authentication/phonemethods/{id}": "least=Application", + "/users/{id}/authentication/passwordmethods": "least=DelegatedWork,Application", + "/users/{id}/authentication/passwordmethods/{id}": "least=DelegatedWork,Application", + "/users/{id}/authentication/phonemethods": "least=DelegatedWork,Application", + "/users/{id}/authentication/phonemethods/{id}": "least=DelegatedWork,Application", "/users/{id}/authentication/softwareoathmethods": "least=Application", "/users/{id}/authentication/softwareoathmethods/{id}": "least=Application", "/users/{id}/authentication/temporaryaccesspassmethods": "least=Application", @@ -36893,7 +39212,7 @@ "GET" ], "paths": { - "/users/{id}/authentication/operations/{id}": "" + "/users/{id}/authentication/operations/{id}": "least=DelegatedWork" } } ], @@ -36922,10 +39241,10 @@ "POST" ], "paths": { - "/me/authentication/emailmethods": "least=DelegatedWork", - "/me/authentication/phonemethods": "least=DelegatedWork", - "/users/{id}/authentication/emailmethods": "least=DelegatedWork", - "/users/{id}/authentication/phonemethods": "least=DelegatedWork" + "/me/authentication/emailmethods": "", + "/me/authentication/phonemethods": "", + "/users/{id}/authentication/emailmethods": "", + "/users/{id}/authentication/phonemethods": "" } }, { @@ -36940,8 +39259,8 @@ "paths": { "/me/authentication/emailmethods/{id}": "least=DelegatedWork", "/me/authentication/phonemethods/{id}": "least=DelegatedWork", - "/users/{id}/authentication/emailmethods/{id}": "least=DelegatedWork", - "/users/{id}/authentication/phonemethods/{id}": "least=DelegatedWork" + "/users/{id}/authentication/emailmethods/{id}": "", + "/users/{id}/authentication/phonemethods/{id}": "" } }, { @@ -37008,8 +39327,8 @@ "paths": { "/me/authentication/phonemethods/{id}/disablesmssignin": "least=DelegatedWork", "/me/authentication/phonemethods/{id}/enablesmssignin": "least=DelegatedWork", - "/users/{id}/authentication/phonemethods/{id}/disablesmssignin": "least=DelegatedWork", - "/users/{id}/authentication/phonemethods/{id}/enablesmssignin": "least=DelegatedWork" + "/users/{id}/authentication/phonemethods/{id}/disablesmssignin": "", + "/users/{id}/authentication/phonemethods/{id}/enablesmssignin": "" } } ], @@ -37045,10 +39364,10 @@ "POST" ], "paths": { - "/me/authentication/emailmethods": "least=Application", - "/me/authentication/phonemethods": "least=Application", - "/users/{id}/authentication/emailmethods": "least=Application", - "/users/{id}/authentication/phonemethods": "least=Application", + "/me/authentication/emailmethods": "", + "/me/authentication/phonemethods": "", + "/users/{id}/authentication/emailmethods": "least=DelegatedWork,Application", + "/users/{id}/authentication/phonemethods": "least=DelegatedWork,Application", "/users/{id}/authentication/temporaryaccesspassmethods": "least=DelegatedWork,Application" } }, @@ -37065,8 +39384,8 @@ "paths": { "/me/authentication/emailmethods/{id}": "least=Application", "/me/authentication/phonemethods/{id}": "least=Application", - "/users/{id}/authentication/emailmethods/{id}": "least=Application", - "/users/{id}/authentication/phonemethods/{id}": "least=Application" + "/users/{id}/authentication/emailmethods/{id}": "least=DelegatedWork,Application", + "/users/{id}/authentication/phonemethods/{id}": "least=DelegatedWork,Application" } }, { @@ -37134,8 +39453,8 @@ "paths": { "/me/authentication/phonemethods/{id}/disablesmssignin": "least=Application", "/me/authentication/phonemethods/{id}/enablesmssignin": "least=Application", - "/users/{id}/authentication/phonemethods/{id}/disablesmssignin": "least=Application", - "/users/{id}/authentication/phonemethods/{id}/enablesmssignin": "least=Application" + "/users/{id}/authentication/phonemethods/{id}/disablesmssignin": "least=DelegatedWork,Application", + "/users/{id}/authentication/phonemethods/{id}/enablesmssignin": "least=DelegatedWork,Application" } }, { @@ -37240,6 +39559,146 @@ ], "ownerInfo": {} }, + "UserTags.Read.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all user tags data", + "adminDescription": "Read user tags data on behalf of the signed in user", + "userDisplayName": "Read all user tags data", + "userDescription": "Read user tags data on your behalf", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all user tags data", + "adminDescription": "Read user tags data, without a signed-in user", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/security/userTags": "least=DelegatedWork,Application", + "/security/userTags/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "CustomTagsGraph" + } + }, + "UserTags.ReadWrite.All": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read, create, and update user tags data", + "adminDescription": "Read, create, and update user tags data on behalf of the signed in user", + "userDisplayName": "Read, create, and update all user tags data", + "userDescription": "Read, create, and update user tags data on your behalf", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read, create, and update user tags data", + "adminDescription": "Read, create, and update user tags data, without a signed-in user", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/security/userTags": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/security/userTags/{id}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "CustomTagsGraph" + } + }, + "UserTeamwork.Read": { + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read user teamwork settings", + "adminDescription": "Allows the app to read the teamwork settings of the signed-in user.", + "userDisplayName": "Read your teamwork settings.", + "userDescription": "Allows the app to read your teamwork settings, on your behalf.", + "requiresAdminConsent": true, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/teamwork": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, + "UserTeamwork.Read.All": { + "schemes": { + "Application": { + "adminDisplayName": "Read all user teamwork settings", + "adminDescription": "Allows the app to read all user teamwork settings without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/users/{id}/teamwork": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "TeamsPermissions" + } + }, "VirtualAppointment.Read": { "schemes": { "DelegatedWork": { diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index 5da36796..21132857 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -1,7768 +1,8362 @@ { - "permissionDeployments": { - "AccessReview.Read.All": [ - { - "id": "ebfcd32b-babb-40f4-a14b-42706e83bd28", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "d07a8cc0-3d51-4b77-b3b0-32704d1f69fa", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AccessReview.ReadWrite.All": [ - { - "id": "e4aa47b9-9a69-4109-82ed-36ec70d85ff1", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ef5f7d5c-338f-44b0-86c3-351f46c8bb5f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AccessReview.ReadWrite.Membership": [ - { - "id": "5af8c3f5-baca-439a-97b0-ea58a435e269", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "18228521-a591-40f1-b215-5fad4488c117", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Acronym.Read.All": [ - { - "id": "9084c10f-a2d6-4713-8732-348def50fe02", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8c0aed2c-0c61-433d-b63c-6370ddc73248", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AdministrativeUnit.Read.All": [ - { - "id": "3361d15d-be43-4de6-b441-3c746d05163d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "134fd756-38ce-4afd-ba33-e9623dbe66c2", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AdministrativeUnit.ReadWrite.All": [ - { - "id": "7b8a2d34-6b3f-4542-a343-54651608ad81", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5eb59dd3-1da2-4329-8733-9dabdc435916", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Agreement.Read.All": [ - { - "id": "af2819c9-df71-4dd3-ade7-4d7c9dc653b7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2f3e6f8c-093b-4c57-a58b-ba5ce494a169", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Agreement.ReadWrite.All": [ - { - "id": "ef4b5d93-3104-4664-9053-a5c49ab44218", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c9090d00-6101-42f0-a729-c41074260d47", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AgreementAcceptance.Read": [ - { - "id": "0b7643bb-5336-476f-80b5-18fbfbc91806", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AgreementAcceptance.Read.All": [ - { - "id": "a66a5341-e66e-4897-9d52-c2df58c2bfb9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "d8e4ec18-f6c0-4620-8122-c8b1f2bf400e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Analytics.Read": [ - { - "id": "e03cf23f-8056-446a-8994-7d93dfc8b50e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "APIConnectors.Read.All": [ - { - "id": "1b6ff35f-31df-4332-8571-d31ea5a4893f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b86848a7-d5b1-41eb-a9b4-54a4e6306e97", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "APIConnectors.ReadWrite.All": [ - { - "id": "c67b52c5-7c69-48b6-9d48-7b3af3ded914", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1dfe531a-24a6-4f1b-80f4-7a0dc5a0a171", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AppCatalog.Read.All": [ - { - "id": "88e58d74-d3df-44f3-ad47-e89edf4472e4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e12dae10-5a57-4817-b79d-dfbec5348930", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AppCatalog.ReadWrite.All": [ - { - "id": "1ca167d5-1655-44a1-8adf-1414072e1ef9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dc149144-f292-421e-b185-5953f2e98d7f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AppCatalog.Submit": [ - { - "id": "3db89e36-7fa6-4012-b281-85f3d9d9fd2e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Application-RemoteDesktopConfig.ReadWrite.All": [ - { - "id": "ffa91d43-2ad8-45cc-b592-09caddeb24bb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "3be0012a-cc4e-426b-895b-f9c836bf6381", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Application.Read.All": [ - { - "id": "c79f8feb-a9db-4090-85f9-90d820caa0eb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9a5d68dd-52b0-4cc2-bd40-abcf44ac3a30", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Application.ReadWrite.All": [ - { - "id": "bdfbf15f-ee85-4955-8675-146e8e5296b5", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1bfefb4e-e0b5-418b-a88f-73c46d2cc8e9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Application.ReadWrite.OwnedBy": [ - { - "id": "18a4783c-866b-4cc7-a460-3d5e5662c884", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AppRoleAssignment.ReadWrite.All": [ - { - "id": "84bccea3-f856-4a8a-967b-dbe0a3d53a64", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "06b708a9-e830-4db3-a914-8e69da51d44f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AttackSimulation.Read.All": [ - { - "id": "104a7a4b-ca76-4677-b7e7-2f4bc482f381", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "93283d0a-6322-4fa8-966b-8c121624760d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AttackSimulation.ReadWrite.All": [ - { - "id": "27608d7c-2c66-4cad-a657-951d575f5a60", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e125258e-8c8a-42a8-8f55-ab502afa52f3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AuditLog.Read.All": [ - { - "id": "e4c9e354-4dc5-45b8-9e7c-e1393b0b1a20", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b0afded3-3588-46d8-8b3d-9842eff778da", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AuthenticationContext.Read.All": [ - { - "id": "57b030f1-8c35-469c-b0d9-e4a077debe70", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "381f742f-e1f8-4309-b4ab-e3d91ae4c5c1", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "AuthenticationContext.ReadWrite.All": [ - { - "id": "ba6d575a-1344-4516-b777-1404f5593057", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a88eef72-fed0-4bf7-a2a9-f19df33f8b83", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BillingConfiguration.ReadWrite.All": [ - { - "id": "2bf6d319-dfca-4c22-9879-f88dcfaee6be", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9e8be751-7eee-4c09-bcfd-d64f6b087fd8", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BitlockerKey.Read.All": [ - { - "id": "b27a61ec-b99c-4d6a-b126-c4375d08ae30", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BitlockerKey.ReadBasic.All": [ - { - "id": "5a107bfc-4f00-4e1a-b67e-66451267bc68", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Bookings.Manage.All": [ - { - "id": "7f36b48e-542f-4d3b-9bcb-8406f0ab9fdb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Bookings.Read.All": [ - { - "id": "33b1df99-4b29-4548-9339-7a7b83eaeebc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6e98f277-b046-4193-a4f2-6bf6a78cd491", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Bookings.ReadWrite.All": [ - { - "id": "948eb538-f19d-4ec5-9ccc-f059e1ea4c72", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BookingsAppointment.ReadWrite.All": [ - { - "id": "02a5a114-36a6-46ff-a102-954d89d9ab02", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9769393e-5a9f-4302-9e3d-7e018ecb64a7", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Bookmark.Read.All": [ - { - "id": "98b17b35-f3b1-4849-a85f-9f13733002f0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "be95e614-8ef3-49eb-8464-1c9503433b86", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BrowserSiteLists.Read.All": [ - { - "id": "fb9be2b7-a7fc-4182-aec1-eda4597c43d5", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c5ee1f21-fc7f-4937-9af0-c91648ff9597", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BrowserSiteLists.ReadWrite.All": [ - { - "id": "83b34c85-95bf-497b-a04e-b58eca9d49d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8349ca94-3061-44d5-9bfb-33774ea5e4f9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BusinessScenarioConfig.Read.All": [ - { - "id": "d16480b2-e469-4118-846b-d3d177327bee", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BusinessScenarioConfig.Read.OwnedBy": [ - { - "id": "c47e7b6e-d6f1-4be9-9ffd-1e00f3e32892", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "acc0fc4d-2cd6-4194-8700-1768d8423d86", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BusinessScenarioConfig.ReadWrite.All": [ - { - "id": "755e785b-b658-446f-bb22-5a46abd029ea", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BusinessScenarioConfig.ReadWrite.OwnedBy": [ - { - "id": "b3b7fcff-b4d4-4230-bf6f-90bd91285395", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "bbea195a-4c47-4a4f-bff2-cba399e11698", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BusinessScenarioData.Read.OwnedBy": [ - { - "id": "25b265c4-5d34-4e44-952d-b567f6d3b96d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6c0257fd-cffe-415b-8239-2d0d70fdaa9c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "BusinessScenarioData.ReadWrite.OwnedBy": [ - { - "id": "19932d57-2952-4c60-8634-3655c79fc527", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f2d21f22-5d80-499e-91cc-0a8a4ce16f54", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calendars.Read": [ - { - "id": "465a38f9-76ea-45b9-9f34-9e8b0d4b0b42", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "798ee544-9d2d-430c-a058-570e29e34338", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calendars.Read.Shared": [ - { - "id": "2b9c4092-424d-4249-948d-b43879977640", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calendars.ReadBasic": [ - { - "id": "662d75ba-a364-42ad-adee-f5f880ea4878", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calendars.ReadBasic.All": [ - { - "id": "8ba4a692-bc31-4128-9094-475872af8a53", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calendars.ReadWrite": [ - { - "id": "1ec239c2-d7c9-4623-a91a-a9775856bb36", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ef54d2bf-783f-4e0f-bca1-3210c0444d99", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calendars.ReadWrite.Shared": [ - { - "id": "12466101-c9b8-439a-8589-dd09ee67e8e9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CallRecord-PstnCalls.Read.All": [ - { - "id": "a2611786-80b3-417e-adaa-707d4261a5f0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CallRecords.Read.All": [ - { - "id": "45bbb07e-7321-4fd7-a8f6-3ff27e6a81c8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.AccessMedia.All": [ - { - "id": "a7a681dc-756e-4909-b988-f160edc6655f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.AccessMedia.Chat": [ - { - "id": "e716890c-c30a-4ac3-a0e3-551e7d9e8deb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.Initiate.All": [ - { - "id": "284383ee-7f6e-4e40-a2a8-e85dcb029101", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.InitiateGroupCall.All": [ - { - "id": "4c277553-8a09-487b-8023-29ee378d8324", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.JoinGroupCall.All": [ - { - "id": "f6b49018-60ab-4f81-83bd-22caeabfed2d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.JoinGroupCallAsGuest.All": [ - { - "id": "fd7ccf6b-3d28-418b-9701-cd10f5cd2fd4", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Calls.JoinGroupCalls.Chat": [ - { - "id": "a01e73f1-94da-4f6d-9b73-02e4ea65560b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Channel.Create": [ - { - "id": "101147cf-4178-4455-9d58-02b5c164e759", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f3a65bd4-b703-46df-8f7e-0174fea562aa", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Channel.Create.Group": [ - { - "id": "65af85d7-62bb-4339-a206-7160fd427454", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Channel.Delete.All": [ - { - "id": "cc83893a-e232-4723-b5af-bd0b01bcfe65", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6a118a39-1227-45d4-af0c-ea7b40d210bc", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Channel.Delete.Group": [ - { - "id": "4432e57d-0983-4c17-881c-235c529f96dc", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Channel.ReadBasic.All": [ - { - "id": "9d8982ae-4365-4f57-95e9-d6032a4c0b87", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "59a6b24b-4225-4393-8165-ebaec5f55d7a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMeeting.ReadBasic.Group": [ - { - "id": "6c13459c-facc-4b0a-93cb-63f0dff28046", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMeetingNotification.Send.Group": [ - { - "id": "bbb12bdb-71e6-4602-9f5e-b1172c505746", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMeetingParticipant.Read.Group": [ - { - "id": "bd118236-e8f5-4bec-a62d-89a623717e05", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMeetingRecording.Read.Group": [ - { - "id": "30a40618-9b50-4764-b62e-b04023a8f5f3", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMeetingTranscript.Read.Group": [ - { - "id": "37e59e88-1a46-482b-b623-0a4aa6abdf67", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMember.Read.All": [ - { - "id": "2eadaff8-0bce-4198-a6b9-2cfc35a30075", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "3b55498e-47ec-484f-8136-9013221c06a9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMember.ReadWrite.All": [ - { - "id": "0c3e411a-ce45-4cd1-8f30-f99a3efa7b11", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "35930dcf-aceb-4bd1-b99a-8ffed403c974", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMessage.Edit": [ - { - "id": "2b61aa8a-6d36-4b2f-ac7b-f29867937c53", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMessage.Read.All": [ - { - "id": "767156cb-16ae-4d10-8f8b-41b657c8c8c8", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7b2449af-6ccd-4f4d-9f78-e550c193f0d1", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMessage.Read.Group": [ - { - "id": "19103a54-c397-4bcd-be5a-ef111e0406fa", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMessage.ReadWrite": [ - { - "id": "5922d31f-46c8-4404-9eaf-2117e390a8a4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMessage.Send": [ - { - "id": "ebf0f66e-9fb1-49e4-a278-222f76911cf4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelMessage.UpdatePolicyViolation.All": [ - { - "id": "4d02b0cc-d90b-441f-8d82-4fb55c34d6bb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelSettings.Read.All": [ - { - "id": "233e0cf1-dd62-48bc-b65b-b38fe87fcf8e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c97b873f-f59f-49aa-8a0e-52b32d762124", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelSettings.Read.Group": [ - { - "id": "0a7b3084-8d18-46f5-8aef-b5b829292c6f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelSettings.ReadWrite.All": [ - { - "id": "d649fb7c-72b4-4eec-b2b4-b15acf79e378", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "243cded2-bd16-4fd6-a953-ff8177894c3d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChannelSettings.ReadWrite.Group": [ - { - "id": "d057ad03-b27b-49f7-8219-e0d4a706da55", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.Create": [ - { - "id": "38826093-1258-4dea-98f0-00003be2b8d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "d9c48af6-9ad9-47ad-82c3-63757137b9af", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.Manage.Chat": [ - { - "id": "4a14842e-6bb6-4088-b21a-7d0a24f835a6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ManageDeletion.All": [ - { - "id": "bb64e6fc-6b6d-4752-aea0-dd922dbba588", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9c7abde0-eacd-4319-bf9e-35994b1a1717", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.Read": [ - { - "id": "f501c180-9344-439a-bca0-6cbf209fd270", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.Read.All": [ - { - "id": "6b7d71aa-70aa-4810-a8d9-5d9fb2830017", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.Read.WhereInstalled": [ - { - "id": "1c1b4c8e-3cc7-4c58-8470-9b92c9d5848b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ReadBasic": [ - { - "id": "9547fcb5-d03f-419d-9948-5928bbf71b0f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ReadBasic.All": [ - { - "id": "b2e060da-3baf-4687-9611-f4ebc0f0cbde", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ReadBasic.WhereInstalled": [ - { - "id": "818ba5bd-5b3e-4fe0-bbe6-aa4686669073", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ReadWrite": [ - { - "id": "9ff7295e-131b-4d94-90e1-69fde507ac11", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ReadWrite.All": [ - { - "id": "294ce7c9-31ba-490a-ad7d-97a7d075e4ed", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.ReadWrite.WhereInstalled": [ - { - "id": "ad73ce80-f3cd-40ce-b325-df12c33df713", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Chat.UpdatePolicyViolation.All": [ - { - "id": "7e847308-e030-4183-9899-5235d7270f58", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.Read": [ - { - "id": "c5a9e2b1-faf6-41d4-8875-d381aa549b24", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.Read.All": [ - { - "id": "a3410be2-8e48-4f32-8454-c29a7465209d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.Read.Chat": [ - { - "id": "e854bbc6-07e3-45cc-af99-b6e78fab5b80", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.Read.WhereInstalled": [ - { - "id": "93e7c9e4-54c5-4a41-b796-f2a5adaacda7", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.ReadWrite": [ - { - "id": "dea13482-7ea6-488f-8b98-eb5bbecf033d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.ReadWrite.All": [ - { - "id": "57257249-34ce-4810-a8a2-a03adf0c5693", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMember.ReadWrite.WhereInstalled": [ - { - "id": "e32c2cd9-0124-4e44-88fc-772cd98afbdb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMessage.Read": [ - { - "id": "cdcdac3a-fd45-410d-83ef-554db620e5c7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMessage.Read.All": [ - { - "id": "b9bb2381-47a4-46cd-aafb-00cb12f68504", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMessage.Read.Chat": [ - { - "id": "9398c3de-3f6b-4958-90f3-5098714ff50c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatMessage.Send": [ - { - "id": "116b7235-7cc6-461e-b163-8e55691d839e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatSettings.Read.Chat": [ - { - "id": "40d35d7c-9cc3-4f2d-912b-464457412a00", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ChatSettings.ReadWrite.Chat": [ - { - "id": "ed928a9c-7530-496a-a624-4c0a460ab3ed", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CloudApp-Discovery.Read.All": [ - { - "id": "ad46d60e-1027-4b75-af88-7c14ccf43a19", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "64a59178-dad3-4673-89db-84fdcd622fec", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CloudPC.Read.All": [ - { - "id": "5252ec4e-fd40-4d92-8c68-89dd1d3c6110", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a9e09520-8ed4-4cde-838e-4fdea192c227", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CloudPC.ReadWrite.All": [ - { - "id": "9d77138f-f0e2-47ba-ab33-cd246c8b79d1", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "3b4349e1-8cf5-45a3-95b7-69d1751d3e6a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ConsentRequest.Read.All": [ - { - "id": "f3bfad56-966e-4590-a536-82ecf548ac1e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1260ad83-98fb-4785-abbb-d6cc1806fd41", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ConsentRequest.ReadWrite.All": [ - { - "id": "497d9dfa-3bd1-481a-baab-90895e54568c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9f1b81a7-0223-4428-bfa4-0bcb5535f27d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Contacts.Read": [ - { - "id": "ff74d97f-43af-4b68-9f2a-b77ee6968c5d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "089fe4d0-434a-44c5-8827-41ba8a0b17f5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Contacts.Read.Shared": [ - { - "id": "242b9d9e-ed24-4d09-9a52-f43769beb9d4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Contacts.ReadWrite": [ - { - "id": "d56682ec-c09e-4743-aaf4-1a3aac4caa21", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6918b873-d17a-4dc1-b314-35f528134491", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Contacts.ReadWrite.Shared": [ - { - "id": "afb6c84b-06be-49af-80bb-8f3f77004eab", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CrossTenantInformation.ReadBasic.All": [ - { - "id": "81594d25-e88e-49cf-ac8c-fecbff49f994", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "cac88765-0581-4025-9725-5ebc13f729ee", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CrossTenantUserProfileSharing.Read": [ - { - "id": "cb1ba48f-d22b-4325-a07f-74135a62ee41", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CrossTenantUserProfileSharing.Read.All": [ - { - "id": "759dcd16-3c90-463c-937e-abf89f991c18", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8b919d44-6192-4f3d-8a3b-f86f8069ae3c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CrossTenantUserProfileSharing.ReadWrite": [ - { - "id": "eed0129d-dc60-4f30-8641-daf337a39ffd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CrossTenantUserProfileSharing.ReadWrite.All": [ - { - "id": "64dfa325-cbf8-48e3-938d-51224a0cac01", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "306785c5-c09b-4ba0-a4ee-023f3da165cb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomAuthenticationExtension.Read.All": [ - { - "id": "b2052569-c98c-4f36-a5fb-43e5c111e6d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "88bb2658-5d9e-454f-aacd-a3933e079526", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomAuthenticationExtension.ReadWrite.All": [ - { - "id": "8dfcf82f-15d0-43b3-bc78-a958a13a5792", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c2667967-7050-4e7e-b059-4cbbb3811d03", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomAuthenticationExtension.Receive.Payload": [ - { - "id": "214e810f-fda8-4fd7-a475-29461495eb00", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomSecAttributeAssignment.Read.All": [ - { - "id": "b46ffa80-fe3d-4822-9a1a-c200932d54d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "3b37c5a4-1226-493d-bec3-5d6c6b866f3f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomSecAttributeAssignment.ReadWrite.All": [ - { - "id": "ca46335e-8453-47cd-a001-8459884efeae", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "de89b5e4-5b8f-48eb-8925-29c2b33bd8bd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomSecAttributeDefinition.Read.All": [ - { - "id": "ce026878-a0ff-4745-a728-d4fedd086c07", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b185aa14-d8d2-42c1-a685-0f5596613624", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "CustomSecAttributeDefinition.ReadWrite.All": [ - { - "id": "8b0160d4-5743-482b-bb27-efc0a485ca4a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "12338004-21f4-4896-bf5e-b75dfaf1016d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DelegatedAdminRelationship.Read.All": [ - { - "id": "0c0064ea-477b-4130-82a5-4c2cc4ff68aa", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f6e9e124-4586-492f-adc0-c6f96e4823fd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DelegatedAdminRelationship.ReadWrite.All": [ - { - "id": "885f682f-a990-4bad-a642-36736a74b0c7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "cc13eba4-8cd8-44c6-b4d4-f93237adce58", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DelegatedPermissionGrant.ReadWrite.All": [ - { - "id": "41ce6ca6-6826-4807-84f1-1c82854f7ee5", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8e8e4742-1d95-4f68-9d56-6ee75648c72a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Device.Command": [ - { - "id": "bac3b9c2-b516-4ef4-bd3b-c2ef73d8d804", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Device.Read": [ - { - "id": "11d4cd79-5ba5-460f-803f-e22c8ab85ccd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Device.Read.All": [ - { - "id": "951183d1-1a61-466f-a6d1-1fde911bfd95", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7438b122-aefc-4978-80ed-43db9fcc7715", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Device.ReadWrite.All": [ - { - "id": "1138cb37-bd11-4084-a2b7-9f71582aeddb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceLocalCredential.Read.All": [ - { - "id": "280b3b69-0437-44b1-bc20-3b2fca1ee3e9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "884b599e-4d48-43a5-ba94-15c414d00588", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceLocalCredential.ReadBasic.All": [ - { - "id": "9917900e-410b-4d15-846e-42a357488545", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "db51be59-e728-414b-b800-e0f010df1a79", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementApps.Read.All": [ - { - "id": "4edf5f54-4666-44af-9de9-0144fb4b6e8c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7a6ee1e7-141e-4cec-ae74-d9db155731ff", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementApps.ReadWrite.All": [ - { - "id": "7b3f05d5-f68c-4b8d-8c59-a2ecd12f24af", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "78145de6-330d-4800-a6ce-494ff2d33d07", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementConfiguration.Read.All": [ - { - "id": "f1493658-876a-4c87-8fa7-edb559b3476a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dc377aa6-52d8-4e23-b271-2a7ae04cedf3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementConfiguration.ReadWrite.All": [ - { - "id": "0883f392-0a7a-443d-8c76-16a6d39c7b63", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9241abd9-d0e6-425a-bd4f-47ba86e767a4", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementManagedDevices.PrivilegedOperations.All": [ - { - "id": "3404d2bf-2b13-457e-a330-c24615765193", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5b07b0dd-2377-4e44-a38d-703f09a0dc3c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementManagedDevices.Read.All": [ - { - "id": "314874da-47d6-4978-88dc-cf0d37f0bb82", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2f51be20-0bb4-4fed-bf7b-db946066c75e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementManagedDevices.ReadWrite.All": [ - { - "id": "44642bfe-8385-4adc-8fc6-fe3cb2c375c3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "243333ab-4d21-40cb-a475-36241daa0842", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementRBAC.Read.All": [ - { - "id": "49f0cc30-024c-4dfd-ab3e-82e137ee5431", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "58ca0d9a-1575-47e1-a3cb-007ef2e4583b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementRBAC.ReadWrite.All": [ - { - "id": "0c5e8a55-87a6-4556-93ab-adc52c4d862d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e330c4f0-4170-414e-a55a-2f022ec2b57b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementServiceConfig.Read.All": [ - { - "id": "8696daa5-bce5-4b2e-83f9-51b6defc4e1e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "06a5fe6d-c49d-46a7-b082-56b1b14103c7", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DeviceManagementServiceConfig.ReadWrite.All": [ - { - "id": "662ed50a-ac44-4eef-ad86-62eed9be2a29", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5ac13192-7ace-4fcf-b828-1a26f28068ee", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Directory.AccessAsUser.All": [ - { - "id": "0e263e50-5827-48a4-b97c-d940288653c7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Directory.Read.All": [ - { - "id": "06da0dbc-49e2-44d2-8312-53f166ab848a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7ab1d382-f21e-4acd-a863-ba3e13f7da61", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Directory.ReadWrite.All": [ - { - "id": "c5366453-9fb0-48a5-a156-24f0c49a4b84", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "19dbc75e-c2e2-444c-a770-ec69d8559fc7", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Directory.Write.Restricted": [ - { - "id": "cba5390f-ed6a-4b7f-b657-0efc2210ed20", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f20584af-9290-4153-9280-ff8bb2c0ea7f", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DirectoryRecommendations.Read.All": [ - { - "id": "34d3bd24-f6a6-468c-b67c-0c365c1d6410", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ae73097b-cb2a-4447-b064-5d80f6093921", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "DirectoryRecommendations.ReadWrite.All": [ - { - "id": "f37235e8-90a0-4189-93e2-e55b53867ccd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0e9eea12-4f01-45f6-9b8d-3ea4c8144158", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Domain.Read.All": [ - { - "id": "2f9ee017-59c1-4f1d-9472-bd5529a7b311", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dbb9058a-0e50-45d7-ae91-66909b5d4664", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Domain.ReadWrite.All": [ - { - "id": "0b5d694c-a244-4bde-86e6-eb5cd07730fe", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7e05723c-0bb0-42da-be95-ae9f08a6e53c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EAS.AccessAsUser.All": [ - { - "id": "ff91d191-45a0-43fd-b837-bd682c4a0b0f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "eDiscovery.Read.All": [ - { - "id": "99201db3-7652-4d5a-809a-bdb94f85fe3c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "50180013-6191-4d1e-a373-e590ff4e66af", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "eDiscovery.ReadWrite.All": [ - { - "id": "acb8f680-0834-4146-b69e-4ab1b39745ad", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b2620db1-3bf7-4c5b-9cb9-576d29eac736", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAdministration.Read": [ - { - "id": "8523895c-6081-45bf-8a5d-f062a2f12c9f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAdministration.Read.All": [ - { - "id": "7c9db06a-ec2d-4e7b-a592-5a1e30992566", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAdministration.ReadWrite": [ - { - "id": "63589852-04e3-46b4-bae9-15d5b1050748", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAdministration.ReadWrite.All": [ - { - "id": "9bc431c3-b8bc-4a8d-a219-40f10f92eff6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.Read": [ - { - "id": "091460c9-9c4a-49b2-81ef-1f3d852acce2", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.Read.All": [ - { - "id": "4c37e1b6-35a1-43bf-926a-6f30f2cdf585", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.ReadBasic": [ - { - "id": "c0b0103b-c053-4b2e-9973-9f3a544ec9b8", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.ReadBasic.All": [ - { - "id": "6e0a958b-b7fc-4348-b7c4-a6ab9fd3dd0e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.ReadWrite": [ - { - "id": "2f233e90-164b-4501-8bce-31af2559a2d3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.ReadWrite.All": [ - { - "id": "0d22204b-6cad-4dd0-8362-3e3f2ae699d9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.ReadWriteBasic": [ - { - "id": "2ef770a1-622a-47c4-93ee-28d6adbed3a0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduAssignments.ReadWriteBasic.All": [ - { - "id": "f431cc63-a2de-48c4-8054-a34bc093af84", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduRoster.Read": [ - { - "id": "a4389601-22d9-4096-ac18-36a927199112", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduRoster.Read.All": [ - { - "id": "e0ac9e1b-cb65-4fc5-87c5-1a8bc181f648", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduRoster.ReadBasic": [ - { - "id": "5d186531-d1bf-4f07-8cea-7c42119e1bd9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduRoster.ReadBasic.All": [ - { - "id": "0d412a8c-a06c-439f-b3ec-8abcf54d2f96", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduRoster.ReadWrite": [ - { - "id": "359e19a6-e3fa-4d7f-bcab-d28ec592b51e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EduRoster.ReadWrite.All": [ - { - "id": "d1808e82-ce13-47af-ae0d-f9b254e6d58a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EntitlementManagement.Read.All": [ - { - "id": "5449aa12-1393-4ea2-a7c7-d0e06c1a56b2", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c74fd47d-ed3c-45c3-9a9e-b8676de685d2", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EntitlementManagement.ReadWrite.All": [ - { - "id": "ae7a573d-81d7-432b-ad44-4ed5c9d89038", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9acd699f-1e81-4958-b001-93b1d2506e19", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EntitlementMgmt-SubjectAccess.ReadWrite": [ - { - "id": "e9fdcbbb-8807-410f-b9ec-8d5468c7c2ac", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EventListener.Read.All": [ - { - "id": "f7dd3bed-5eec-48da-bc73-1c0ef50bc9a1", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b7f6385c-6ce6-4639-a480-e23c42ed9784", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EventListener.ReadWrite.All": [ - { - "id": "d11625a6-fe21-4fc6-8d3d-063eba5525ad", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0edf5e9e-4ce8-468a-8432-d08631d18c43", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "EWS.AccessAsUser.All": [ - { - "id": "9769c687-087d-48ac-9cb3-c37dde652038", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ExternalConnection.Read.All": [ - { - "id": "a38267a5-26b6-4d76-9493-935b7599116b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1914711b-a1cb-4793-b019-c2ce0ed21b8c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ExternalConnection.ReadWrite.All": [ - { - "id": "bbbbd9b3-3566-4931-ac37-2b2180d9e334", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "34c37bc0-2b40-4d5e-85e1-2365cd256d79", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ExternalConnection.ReadWrite.OwnedBy": [ - { - "id": "4082ad95-c812-4f02-be92-780c4c4f1830", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f431331c-49a6-499f-be1c-62af19c34a9d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ExternalItem.Read.All": [ - { - "id": "922f9392-b1b7-483c-a4be-0089be7704fb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7a7cffad-37d2-4f48-afa4-c6ab129adcc2", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ExternalItem.ReadWrite.All": [ - { - "id": "b02c54f8-eb48-4c50-a9f0-a149e5a2012f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "38c3d6ee-69ee-422f-b954-e17819665354", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ExternalItem.ReadWrite.OwnedBy": [ - { - "id": "4367b9d7-cee7-4995-853c-a0bdfe95c1f9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8116ae0f-55c2-452d-9944-d18420f5b2c8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Family.Read": [ - { - "id": "3a1e4806-a744-4c70-80fc-223bf8582c46", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.Read": [ - { - "id": "10465720-29dd-4523-a11a-6a75c743c9d9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.Read.All": [ - { - "id": "df85f4d6-205c-4ac5-a5ea-6bf408dba283", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "01d4889c-1287-42c6-ac1f-5d1e02578ef6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.Read.Selected": [ - { - "id": "5447fe39-cb82-4c1a-b977-520e67e724eb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.ReadWrite": [ - { - "id": "5c28f0bf-8a70-41f1-8ab2-9032436ddb65", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.ReadWrite.All": [ - { - "id": "863451e7-0667-486c-a5d6-d135439485f0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "75359482-378d-4052-8f01-80520e7db3cd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.ReadWrite.AppFolder": [ - { - "id": "8019c312-3263-48e6-825e-2b833497195b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Files.ReadWrite.Selected": [ - { - "id": "17dde5bd-8c17-420f-a486-969730c1b827", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Financials.ReadWrite.All": [ - { - "id": "f534bf13-55d4-45a9-8f3c-c92fe64d6131", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Group.Create": [ - { - "id": "bf7b1a76-6e77-406b-b258-bf5c7720e98f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Group.Read.All": [ - { - "id": "5f8c59db-677d-491f-a6b8-5f174b11ec1d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5b567255-7703-4780-807c-7be8301ae99b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Group.ReadWrite.All": [ - { - "id": "4e46008b-f24c-477d-8fff-7bb4ec7aafe0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "62a82d76-70ea-41e2-9197-370581804d09", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "GroupMember.Read.All": [ - { - "id": "bc024368-1153-4739-b217-4326f2e966d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "98830695-27a2-44f7-8c18-0c3ebc9698f6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "GroupMember.ReadWrite.All": [ - { - "id": "f81125ac-d3b7-4573-a3b2-7099cc39df9e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dbaae8cf-10b5-4b86-a4a1-f871c94c6695", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityProvider.Read.All": [ - { - "id": "43781733-b5a7-4d1b-98f4-e8edff23e1a9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e321f0bb-e7f7-481e-bb28-e3b0b32d4bd0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityProvider.ReadWrite.All": [ - { - "id": "f13ce604-1677-429f-90bd-8a10b9f01325", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "90db2b9a-d928-4d33-a4dd-8442ae3d41e4", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityRiskEvent.Read.All": [ - { - "id": "8f6a01e7-0391-4ee5-aa22-a3af122cef27", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6e472fd1-ad78-48da-a0f0-97ab2c6b769e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityRiskEvent.ReadWrite.All": [ - { - "id": "9e4862a5-b68f-479e-848a-4e07e25c9916", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "db06fb33-1953-4b7b-a2ac-f1e2c854f7ae", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityRiskyServicePrincipal.Read.All": [ - { - "id": "ea5c4ab0-5a73-4f35-8272-5d5337884e5d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "607c7344-0eed-41e5-823a-9695ebe1b7b0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityRiskyServicePrincipal.ReadWrite.All": [ - { - "id": "bb6f654c-d7fd-4ae3-85c3-fc380934f515", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "cb8d6980-6bcb-4507-afec-ed6de3a2d798", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityRiskyUser.Read.All": [ - { - "id": "d04bb851-cb7c-4146-97c7-ca3e71baf56c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dc5007c0-2d7d-4c42-879c-2dab87571379", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityRiskyUser.ReadWrite.All": [ - { - "id": "e0a7cdbb-08b0-4697-8264-0069786e9674", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "656f6061-f9fe-4807-9708-6a2e0934df76", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityUserFlow.Read.All": [ - { - "id": "2903d63d-4611-4d43-99ce-a33f3f52e343", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1b0c317f-dd31-4305-9932-259a8b6e8099", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IdentityUserFlow.ReadWrite.All": [ - { - "id": "281892cc-4dbf-4e3a-b6cc-b21029bb4e82", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "65319a09-a2be-469d-8782-f6b07debf789", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IMAP.AccessAsUser.All": [ - { - "id": "652390e4-393a-48de-9484-05f9b1212954", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-DataConnector.Read.All": [ - { - "id": "d19c0de5-7ecb-4aba-b090-da35ebcd5425", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7ab52c2f-a2ee-4d98-9ebc-725e3934aae2", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-DataConnector.ReadWrite.All": [ - { - "id": "5ce933ac-3997-4280-aed0-cc072e5c062a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "eda0971c-482e-4345-b28f-69c309cb8a34", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-DataConnector.Upload": [ - { - "id": "fc47391d-ab2c-410f-9059-5600f7af660d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9334c44b-a7c6-4350-8036-6bf8e02b4c1f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-InboundFlow.Read.All": [ - { - "id": "cb0774da-a605-42af-959c-32f438fb38f4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "305f6ba2-049a-4b1b-88bb-fe7e08758a00", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-InboundFlow.ReadWrite.All": [ - { - "id": "97044676-2cec-40ee-bd70-38df444c9e70", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e688c61f-d4c6-4d64-a197-3bcf6ba1d6ad", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-ReferenceDefinition.Read.All": [ - { - "id": "a3f96ffe-cb84-40a8-ac85-582d7ef97c2a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6ee891c3-74a4-4148-8463-0c834375dfaf", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-Run.Read.All": [ - { - "id": "92685235-50c4-4702-b2c8-36043db6fa79", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f6f5d10b-3024-4d1d-b674-aae4df4a1a73", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-SourceSystem.Read.All": [ - { - "id": "49b7016c-89ae-41e7-bd6f-b7170c5490bf", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "bc167a60-39fe-4865-8b44-78400fc6ed03", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-SourceSystem.ReadWrite.All": [ - { - "id": "9599f005-05d6-4ea7-b1b1-4929768af5d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7d866958-e06e-4dd6-91c6-a086b3f5cfeb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-TimePeriod.Read.All": [ - { - "id": "c9d51f28-8ccd-42b2-a836-fd8fe9ebf2ae", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7c55c952-b095-4c23-a522-022bce4cc1e3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData-TimePeriod.ReadWrite.All": [ - { - "id": "b6d56528-3032-4f9d-830f-5a24a25e6661", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7afa7744-a782-4a32-b8c2-e3db637e8de7", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "IndustryData.ReadBasic.All": [ - { - "id": "60382b96-1f5e-46ea-a544-0407e489e588", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "4f5ac95f-62fd-472c-b60f-125d24ca0bc5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "InformationProtectionConfig.Read": [ - { - "id": "12f4bffb-b598-413c-984b-db99728f8b54", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "InformationProtectionConfig.Read.All": [ - { - "id": "14f49b9f-4bf2-4d24-b80e-b27ec58409bd", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "InformationProtectionContent.Sign.All": [ - { - "id": "cbe6c7e4-09aa-4b8d-b3c3-2dbb59af4b54", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "InformationProtectionContent.Write.All": [ - { - "id": "287bd98c-e865-4e8c-bade-1a85523195b9", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "InformationProtectionPolicy.Read": [ - { - "id": "4ad84827-5578-4e18-ad7a-86530b12f884", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "InformationProtectionPolicy.Read.All": [ - { - "id": "19da66cb-0fb0-4390-b071-ebc76a349482", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningAssignedCourse.Read": [ - { - "id": "ac08cdae-e845-41db-adf9-5899a0ec9ef6", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningAssignedCourse.Read.All": [ - { - "id": "535e6066-2894-49ef-ab33-e2c6d064bb81", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningAssignedCourse.ReadWrite.All": [ - { - "id": "236c1cbd-1187-427f-b0f5-b1852454973b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningContent.Read.All": [ - { - "id": "ea4c1fd9-6a9f-4432-8e5d-86e06cc0da77", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8740813e-d8aa-4204-860e-2a0f8f84dbc8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningContent.ReadWrite.All": [ - { - "id": "53cec1c4-a65f-4981-9dc1-ad75dbf1c077", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "444d6fcb-b738-41e5-b103-ac4f2a2628a3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningProvider.Read": [ - { - "id": "dd8ce36f-9245-45ea-a99e-8ac398c22861", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningProvider.ReadWrite": [ - { - "id": "40c2eb57-abaf-49f5-9331-e90fd01f7130", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningSelfInitiatedCourse.Read": [ - { - "id": "f6403ef7-4a96-47be-a190-69ba274c3f11", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningSelfInitiatedCourse.Read.All": [ - { - "id": "467524fc-ed22-4356-a910-af61191e3503", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LearningSelfInitiatedCourse.ReadWrite.All": [ - { - "id": "7654ed61-8965-4025-846a-0856ec02b5b0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LicenseAssignment.ReadWrite.All": [ - { - "id": "f55016cc-149c-447e-8f21-7cf3ec1d6350", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5facf0c1-8979-4e95-abcf-ff3d079771c0", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LifecycleWorkflows.Read.All": [ - { - "id": "9bcb9916-765a-42af-bf77-02282e26b01a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7c67316a-232a-4b84-be22-cea2c0906404", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "LifecycleWorkflows.ReadWrite.All": [ - { - "id": "84b9d731-7db8-4454-8c90-fd9e95350179", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5c505cf4-8424-4b8e-aa14-ee06e3bb23e3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.Read": [ - { - "id": "570282fd-fa5c-430d-a7fd-fc8dc98a9dca", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "810c84a8-4a9e-49e6-bf7d-12d183f40d01", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.Read.Shared": [ - { - "id": "7b9103a5-4610-446b-9670-80643382c1fa", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.ReadBasic": [ - { - "id": "a4b8392a-d8d1-4954-a029-8e668a39a170", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6be147d2-ea4f-4b5a-a3fa-3eab6f3c140a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.ReadBasic.All": [ - { - "id": "693c5e45-0940-467d-9b8a-1022fb9d42ef", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.ReadBasic.Shared": [ - { - "id": "b11fa0e7-fdb7-4dc9-b1f1-59facd463480", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.ReadWrite": [ - { - "id": "024d486e-b451-40bb-833d-3e66d98c5c73", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e2a3a72e-5f79-4c64-b1b1-878b674786c9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.ReadWrite.Shared": [ - { - "id": "5df07973-7d5d-46ed-9847-1271055cbd51", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.Send": [ - { - "id": "e383f46e-2787-4529-855e-0e479a3ffac0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b633e1c5-b582-4048-a93e-9f11b44c7e96", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Mail.Send.Shared": [ - { - "id": "a367ab51-6b49-43bf-a716-a1fb06d2a174", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "MailboxSettings.Read": [ - { - "id": "87f447af-9fa4-4c32-9dfa-4a57a73d18ce", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "40f97065-369a-49f4-947c-6a255697ae91", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "MailboxSettings.ReadWrite": [ - { - "id": "818c620a-27a9-40bd-a6a5-d96f7d610b4b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6931bccd-447a-43d1-b442-00a195474933", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ManagedTenants.Read.All": [ - { - "id": "dc34164e-6c4a-41a0-be89-3ae2fbad7cd3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ManagedTenants.ReadWrite.All": [ - { - "id": "b31fa710-c9b3-4d9e-8f5e-8036eecddab9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Member.Read.Group": [ - { - "id": "0a8ce3c7-89dd-46cf-b2c3-5ef0064437a8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Member.Read.Hidden": [ - { - "id": "f6a3db3e-f7e8-4ed2-a414-557c8c9830be", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "658aa5d8-239f-45c4-aa12-864f4fc7e490", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "NetworkAccessBranch.Read.All": [ - { - "id": "4051c7fc-b429-4804-8d80-8f1f8c24a6f7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "39ae4a24-1ef0-49e8-9d63-2a66f5c39edd", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "NetworkAccessBranch.ReadWrite.All": [ - { - "id": "b8a36cc2-b810-461a-baa4-a7281e50bd5c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8137102d-ec16-4191-aaf8-7aeda8026183", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "NetworkAccessPolicy.Read.All": [ - { - "id": "ba22922b-752c-446f-89d7-a2d92398fceb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8a3d36bf-cb46-4bcc-bec9-8d92829dab84", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "NetworkAccessPolicy.ReadWrite.All": [ - { - "id": "b1fbad0f-ef6e-42ed-8676-bca7fa3e7291", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f0c341be-8348-4989-8e43-660324294538", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notes.Create": [ - { - "id": "9d822255-d64d-4b7a-afdb-833b9a97ed02", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notes.Read": [ - { - "id": "371361e4-b9e2-4a3f-8315-2a301a3b0a3d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notes.Read.All": [ - { - "id": "dfabfca6-ee36-4db2-8208-7a28381419b3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "3aeca27b-ee3a-4c2b-8ded-80376e2134a4", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notes.ReadWrite": [ - { - "id": "615e26af-c38a-4150-ae3e-c3b0d4cb1d6a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notes.ReadWrite.All": [ - { - "id": "64ac0503-b4fa-45d9-b544-71a463f05da0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0c458cef-11f3-48c2-a568-c66751c238c0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notes.ReadWrite.CreatedByApp": [ - { - "id": "ed68249d-017c-4df5-9113-e684c7f8760b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Notifications.ReadWrite.CreatedByApp": [ - { - "id": "89497502-6e42-46a2-8cb2-427fd3df970a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeeting.ReadBasic.Chat": [ - { - "id": "eda8d262-4e6e-4ff6-a7ba-a2fb50535165", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingArtifact.Read.All": [ - { - "id": "110e5abb-a10c-4b59-8b55-9b4daa4ef743", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "df01ed3b-eb61-4eca-9965-6b3d789751b2", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingNotification.Send.Chat": [ - { - "id": "d9837fe0-9c31-4faa-8acb-b10874560161", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingParticipant.Read.Chat": [ - { - "id": "6324a770-185c-4b4f-be13-2d9a1668e6eb", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingRecording.Read.All": [ - { - "id": "190c2bb6-1fdd-4fec-9aa2-7d571b5e1fe3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a4a08342-c95d-476b-b943-97e100569c8d", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingRecording.Read.Chat": [ - { - "id": "d20f0153-08ff-48a9-b299-96a8d1131d1d", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetings.Read": [ - { - "id": "9be106e1-f4e3-4df5-bdff-e4bc531cbe43", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetings.Read.All": [ - { - "id": "c1684f21-1984-47fa-9d61-2dc8c296bb70", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetings.ReadWrite": [ - { - "id": "a65f2972-a4f8-4f5e-afd7-69ccb046d5dc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetings.ReadWrite.All": [ - { - "id": "b8bb2037-6e08-44ac-a4ea-4674e010e2a4", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingTranscript.Read.All": [ - { - "id": "30b87d18-ebb1-45db-97f8-82ccb1f0190c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a4a80d8d-d283-4bd8-8504-555ec3870630", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnlineMeetingTranscript.Read.Chat": [ - { - "id": "8c477e19-f0f7-45f9-ae72-604f77a599e3", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnPremDirectorySynchronization.Read.All": [ - { - "id": "f6609722-4100-44eb-b747-e6ca0536989d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "bb70e231-92dc-4729-aff5-697b3f04be95", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnPremDirectorySynchronization.ReadWrite.All": [ - { - "id": "c2d95988-7604-4ba1-aaed-38a5f82a51c7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c22a92cc-79bf-4bb1-8b6c-e0a05d3d80ce", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OnPremisesPublishingProfiles.ReadWrite.All": [ - { - "id": "8c4d5184-71c2-4bf8-bb9d-bc3378c9ad42", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0b57845e-aa49-4e6f-8109-ce654fffa618", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Organization.Read.All": [ - { - "id": "4908d5b9-3fb2-4b1e-9336-1888b7937185", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "498476ce-e0fe-48b0-b801-37ba7e2685c6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Organization.ReadWrite.All": [ - { - "id": "46ca0847-7e6b-426e-9775-ea810a948356", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "292d869f-3427-49a8-9dab-8c70152b74e9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgContact.Read.All": [ - { - "id": "08432d1b-5911-483c-86df-7980af5cdee0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e1a88a34-94c4-4418-be12-c87b00e26bea", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-AppsAndServices.Read.All": [ - { - "id": "1e9b7a7e-4d64-44ff-acf5-2e9651c1519f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "56c84fa9-ea1f-4a15-90f2-90ef41ece2c9", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-AppsAndServices.ReadWrite.All": [ - { - "id": "c167b0e7-47c0-48e8-9eee-9892f58018fa", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "4a8e4191-c1c8-45f8-b801-f9a1a5ee6ad3", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-DynamicsVoice.Read.All": [ - { - "id": "9862d930-5aec-4a98-8d4f-7277a8db9bcb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c18ae2dc-d9f3-4495-a93f-18980a0e159f", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-DynamicsVoice.ReadWrite.All": [ - { - "id": "4cea26fb-6967-4234-82c4-c044414743f8", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c3f1cc32-8bbd-4ab6-bd33-f270e0d9e041", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-Forms.Read.All": [ - { - "id": "210051a0-1ffc-435c-ae76-02d226d05752", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "434d7c66-07c6-4b1f-ab21-417cf2cdaaca", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-Forms.ReadWrite.All": [ - { - "id": "346c19ff-3fb2-4e81-87a0-bac9e33990c1", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2cb92fee-97a3-4034-8702-24a6f5d0d1e9", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-Todo.Read.All": [ - { - "id": "7ff96f41-f022-45ba-acd8-ef3f03063d6b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e4d9cd09-d858-4363-9410-abb96737f0cf", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "OrgSettings-Todo.ReadWrite.All": [ - { - "id": "087502c2-5263-433e-abe3-8f77231a0627", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5febc9da-e0d0-4576-bd13-ae70b2179a39", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Owner.Read.Group": [ - { - "id": "70d5316c-9b27-4057-a650-3b0fe49002ab", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "People.Read": [ - { - "id": "ba47897c-39ec-4d83-8086-ee8256fa737d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "People.Read.All": [ - { - "id": "b89f9189-71a5-4e70-b041-9887f0bc7e4a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b528084d-ad10-4598-8b93-929746b4d7d6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PeopleSettings.Read.All": [ - { - "id": "ec762c5f-388b-4b16-8693-ac1efbc611bc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ef02f2e7-e22d-4c77-8614-8f765683b86e", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PeopleSettings.ReadWrite.All": [ - { - "id": "e67e6727-c080-415e-b521-e3f35d5248e9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b6890674-9dd5-4e42-bb15-5af07f541ae1", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Place.Read.All": [ - { - "id": "cb8f45a0-5c2e-4ea1-b803-84b870a7d7ec", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "913b9306-0ce1-42b8-9137-6a7df690a760", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Place.ReadWrite.All": [ - { - "id": "4c06a06a-098a-4063-868e-5dfee3827264", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.Read.All": [ - { - "id": "572fea84-0151-49b2-9301-11cb16974376", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "246dd0d5-5bd0-4def-940b-0421030a5b68", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.Read.ConditionalAccess": [ - { - "id": "633e0fce-8c58-4cfb-9495-12bbd5a24f7c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "37730810-e9ba-4e46-b07e-8ca78d182097", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.Read.PermissionGrant": [ - { - "id": "414de6ea-2d92-462f-b120-6e2a809a6d01", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9e640839-a198-48fb-8b9a-013fd6f6cbcd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.AccessReview": [ - { - "id": "4f5bc9c8-ea54-4772-973a-9ca119cb0409", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "77c863fd-06c0-47ce-a7eb-49773e89d319", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.ApplicationConfiguration": [ - { - "id": "b27add92-efb2-4f16-84f5-8108ba77985c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "be74164b-cff1-491c-8741-e671cb536e13", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.AuthenticationFlows": [ - { - "id": "edb72de9-4252-4d03-a925-451deef99db7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "25f85f3c-f66c-4205-8cd5-de92dd7f0cec", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.AuthenticationMethod": [ - { - "id": "7e823077-d88e-468f-a337-e18f1f0e6c7c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "29c18626-4985-4dcd-85c0-193eef327366", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.Authorization": [ - { - "id": "edd3c878-b384-41fd-95ad-e7407dd775be", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "fb221be6-99f2-473f-bd32-01c6a0e9ca3b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.ConditionalAccess": [ - { - "id": "ad902697-1014-4ef5-81ef-2b4301988e8c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "01c0a623-fc9b-48e9-b794-0756f8e8f067", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.ConsentRequest": [ - { - "id": "4d135e65-66b8-41a8-9f8b-081452c91774", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "999f8c63-0a38-4f1b-91fd-ed1947bdd1a9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.CrossTenantAccess": [ - { - "id": "014b43d0-6ed4-4fc6-84dc-4b6f7bae7d85", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "338163d7-f101-4c92-94ba-ca46fe52447c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.DeviceConfiguration": [ - { - "id": "40b534c3-9552-4550-901b-23879c90bcf9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.ExternalIdentities": [ - { - "id": "b5219784-1215-45b5-b3f1-88fe1081f9c0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "03cc4f92-788e-4ede-b93f-199424d144a5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.FeatureRollout": [ - { - "id": "92a38652-f13b-4875-bc77-6e1dbb63e1b2", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2044e4f1-e56c-435b-925c-44cd8f6ba89a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.MobilityManagement": [ - { - "id": "a8ead177-1889-4546-9387-f25e658e2a79", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.PermissionGrant": [ - { - "id": "2672f8bb-fd5e-42e0-85e1-ec764dd2614e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a402ca1c-2696-4531-972d-6e5ee4aa11ea", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.SecurityDefaults": [ - { - "id": "0b2a744c-2abf-4f1e-ad7e-17a087e2be99", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1c6e93a6-28e2-4cbb-9f64-1a46a821124d", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Policy.ReadWrite.TrustFramework": [ - { - "id": "cefba324-1a70-4a6e-9c1d-fd670b7ae392", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "79a677f7-b79d-40d0-a36a-3e6f8688dd7a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "POP.AccessAsUser.All": [ - { - "id": "d7b7f2d9-0f45-4ea1-9d42-e50810c06991", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Presence.Read": [ - { - "id": "76bc735e-aecd-4a1d-8b4c-2b915deabb79", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Presence.Read.All": [ - { - "id": "9c7a330d-35b3-4aa1-963d-cb2b9f927841", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Presence.ReadWrite": [ - { - "id": "8d3c54a7-cf58-4773-bf81-c0cd6ad522bb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Presence.ReadWrite.All": [ - { - "id": "83cded22-8297-4ff6-a7fa-e97e9545a259", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintConnector.Read.All": [ - { - "id": "d69c2d6d-4f72-4f99-a6b9-663e32f8cf68", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintConnector.ReadWrite.All": [ - { - "id": "79ef9967-7d59-4213-9c64-4b10687637d8", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Printer.Create": [ - { - "id": "90c30bed-6fd1-4279-bf39-714069619721", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Printer.FullControl.All": [ - { - "id": "93dae4bd-43a1-4a23-9a1a-92957e1d9121", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Printer.Read.All": [ - { - "id": "3a736c8a-018e-460a-b60c-863b2683e8bf", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9709bb33-4549-49d4-8ed9-a8f65e45bb0f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Printer.ReadWrite.All": [ - { - "id": "89f66824-725f-4b8f-928e-e1c5258dc565", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f5b3f73d-6247-44df-a74c-866173fddab0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrinterShare.Read.All": [ - { - "id": "ed11134d-2f3f-440d-a2e1-411efada2502", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrinterShare.ReadBasic.All": [ - { - "id": "5fa075e9-b951-4165-947b-c63396ff0a37", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrinterShare.ReadWrite.All": [ - { - "id": "06ceea37-85e2-40d7-bec3-91337a46038f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.Create": [ - { - "id": "21f0d9c0-9f13-48b3-94e0-b6b231c7d320", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.Manage.All": [ - { - "id": "58a52f47-9e36-4b17-9ebe-ce4ef7f3e6c8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.Read": [ - { - "id": "248f5528-65c0-4c88-8326-876c7236df5e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.Read.All": [ - { - "id": "afdd6933-a0d8-40f7-bd1a-b5d778e8624b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ac6f956c-edea-44e4-bd06-64b1b4b9aec9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.ReadBasic": [ - { - "id": "6a71a747-280f-4670-9ca0-a9cbf882b274", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.ReadBasic.All": [ - { - "id": "04ce8d60-72ce-4867-85cf-6d82f36922f3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "fbf67eee-e074-4ef7-b965-ab5ce1c1f689", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.ReadWrite": [ - { - "id": "b81dd597-8abb-4b3f-a07a-820b0316ed04", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.ReadWrite.All": [ - { - "id": "036b9544-e8c5-46ef-900a-0646cc42b271", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5114b07b-2898-4de7-a541-53b0004e2e13", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.ReadWriteBasic": [ - { - "id": "6f2d22f2-1cb6-412c-a17c-3336817eaa82", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintJob.ReadWriteBasic.All": [ - { - "id": "3a0db2f6-0d2a-4c19-971b-49109b19ad3d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "57878358-37f4-4d3a-8c20-4816e0d457b1", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintSettings.Read.All": [ - { - "id": "490f32fd-d90f-4dd7-a601-ff6cdc1a3f6c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b5991872-94cf-4652-9765-29535087c6d8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintSettings.ReadWrite.All": [ - { - "id": "9ccc526a-c51c-4e5c-a1fd-74726ef50b8f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrintTaskDefinition.ReadWrite.All": [ - { - "id": "456b71a7-0ee0-4588-9842-c123fcc8f664", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAccess.Read.AzureAD": [ - { - "id": "b3a539c9-59cb-4ad5-825a-041ddbdc2bdb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "4cdc2547-9148-4295-8d11-be0db1391d6b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAccess.Read.AzureADGroup": [ - { - "id": "d329c81c-20ad-4772-abf9-3f6fdb7e5988", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "01e37dc9-c035-40bd-b438-b2879c4870a6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAccess.Read.AzureResources": [ - { - "id": "1d89d70c-dcac-4248-b214-903c457af83a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5df6fe86-1be0-44eb-b916-7bd443a71236", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAccess.ReadWrite.AzureAD": [ - { - "id": "3c3c74f5-cdaa-4a97-b7e0-4e788bfcfb37", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "854d9ab1-6657-4ec8-be45-823027bcd009", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAccess.ReadWrite.AzureADGroup": [ - { - "id": "32531c59-1f32-461f-b8df-6f8a3b89f73b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2f6817f8-7b12-4f0f-bc18-eeaf60705a9e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAccess.ReadWrite.AzureResources": [ - { - "id": "a84a9652-ffd3-496e-a991-22ba5529156a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "6f9d5abc-2db6-400b-a267-7de22a40fb87", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAssignmentSchedule.Read.AzureADGroup": [ - { - "id": "02a32cc4-7ab5-4b58-879a-0586e0f7c495", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "cd4161cb-f098-48f8-a884-1eda9a42434c", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup": [ - { - "id": "06dbc45d-6708-4ef0-a797-f797ee68bf4b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "41202f2c-f7ab-45be-b001-85c9728b9d69", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedEligibilitySchedule.Read.AzureADGroup": [ - { - "id": "8f44f93d-ecef-46ae-a9bf-338508d44d6b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "edb419d6-7edc-42a3-9345-509bfdf5d87c", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup": [ - { - "id": "ba974594-d163-484e-ba39-c330d5897667", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "618b6020-bca8-4de6-99f6-ef445fa4d857", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ProgramControl.Read.All": [ - { - "id": "c492a2e1-2f8f-4caa-b076-99bbf6e40fe4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "eedb7fdd-7539-4345-a38b-4839e4a84cbd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ProgramControl.ReadWrite.All": [ - { - "id": "50fd364f-9d93-4ae1-b170-300e87cccf84", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "60a901ed-09f7-4aa5-a16e-7dd3d6f9de36", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "QnA.Read.All": [ - { - "id": "f73fa04f-b9a5-4df9-8843-993ce928925e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ee49e170-1dd1-4030-b44c-61ad6e98f743", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RecordsManagement.Read.All": [ - { - "id": "07f995eb-fc67-4522-ad66-2b8ca8ea3efd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ac3a2b8e-03a3-4da9-9ce0-cbe28bf1accd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RecordsManagement.ReadWrite.All": [ - { - "id": "f2833d75-a4e6-40ab-86d4-6dfe73c97605", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "eb158f57-df43-4751-8b21-b8932adb3d34", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Reports.Read.All": [ - { - "id": "02e97553-ed7b-43d0-ab3c-f8bace0d040c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "230c1aed-a721-4c5d-9cb4-a90514e508ef", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ReportSettings.Read.All": [ - { - "id": "84fac5f4-33a9-4100-aa38-a20c6d29e5e7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ee353f83-55ef-4b78-82da-555bfa2b4b95", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ReportSettings.ReadWrite.All": [ - { - "id": "b955410e-7715-4a88-a940-dfd551018df3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2a60023f-3219-47ad-baa4-40e17cd02a1d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleAssignmentSchedule.Read.Directory": [ - { - "id": "344a729c-0285-42c6-9014-f12b9b8d6129", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "d5fe8ce8-684c-4c83-a52c-46e882ce4be1", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleAssignmentSchedule.ReadWrite.Directory": [ - { - "id": "8c026be3-8e26-4774-9372-8d5d6f21daff", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dd199f4a-f148-40a4-a2ec-f0069cc799ec", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleEligibilitySchedule.Read.Directory": [ - { - "id": "eb0788c2-6d4e-4658-8c9e-c0fb8053f03d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ff278e11-4a33-4d0c-83d2-d01dc58929a5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleEligibilitySchedule.ReadWrite.Directory": [ - { - "id": "62ade113-f8e0-4bf9-a6ba-5acb31db32fd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "fee28b28-e1f3-4841-818e-2704dc62245f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.Read.All": [ - { - "id": "48fec646-b2ba-4019-8681-8eb31435aded", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c7fbd983-d9aa-4fa7-84b8-17382c103bc4", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.Read.CloudPC": [ - { - "id": "9619b88a-8a25-48a7-9571-d23be0337a79", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "031a549a-bb80-49b6-8032-2068448c6a3c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.Read.Directory": [ - { - "id": "741c54c3-0c1e-44a1-818b-3f97ab4e8c83", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "483bed4a-2ad3-4361-a73b-c83ccdbdc53c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.Read.Exchange": [ - { - "id": "3bc15058-7858-4141-b24f-ae43b4e80b52", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c769435f-f061-4d0b-8ff1-3d39870e5f85", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.ReadWrite.CloudPC": [ - { - "id": "501d06f8-07b8-4f18-b5c6-c191a4af7a82", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "274d0592-d1b6-44bd-af1d-26d259bcb43a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.ReadWrite.Directory": [ - { - "id": "d01b97e9-cbc0-49fe-810a-750afd5527a3", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9e3f62cf-ca93-4989-b6ce-bf83c28f9fe8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagement.ReadWrite.Exchange": [ - { - "id": "c1499fe0-52b1-4b22-bed2-7a244e0e879f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "025d3225-3f02-4882-b4c0-cd5b541a4e80", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagementAlert.Read.Directory": [ - { - "id": "cce71173-f76d-446e-97ff-efb2d82e11b1", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ef31918f-2d50-4755-8943-b8638c0a077e", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagementAlert.ReadWrite.Directory": [ - { - "id": "435644c6-a5b1-40bf-8f52-fe8e5b53e19c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "11059518-d6a6-4851-98ed-509268489c4a", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagementPolicy.Read.AzureADGroup": [ - { - "id": "7e26fdff-9cb1-4e56-bede-211fe0e420e8", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "69e67828-780e-47fd-b28c-7b27d14864e6", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagementPolicy.Read.Directory": [ - { - "id": "3de2cdbe-0ff5-47d5-bdee-7f45b4749ead", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "fdc4c997-9942-4479-bfcb-75a36d1138df", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagementPolicy.ReadWrite.AzureADGroup": [ - { - "id": "0da165c7-3f15-4236-b733-c0b0f6abe41d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b38dcc4d-a239-4ed6-aa84-6c65b284f97c", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "RoleManagementPolicy.ReadWrite.Directory": [ - { - "id": "1ff1be21-34eb-448c-9ac9-ce1f506b2a68", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "31e08e0a-d3f7-4ca2-ac39-7343fb83e8ad", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Schedule.Read.All": [ - { - "id": "fccf6dd8-5706-49fa-811f-69e2e1b585d0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7b2ebf90-d836-437f-b90d-7b62722c4456", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Schedule.ReadWrite.All": [ - { - "id": "63f27281-c9d9-4f29-94dd-6942f7f1feb0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b7760610-0545-4e8a-9ec3-cce9e63db01c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SearchConfiguration.Read.All": [ - { - "id": "7d307522-aa38-4cd0-bd60-90c6f0ac50bd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ada977a5-b8b1-493b-9a91-66c206d76ecf", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SearchConfiguration.ReadWrite.All": [ - { - "id": "b1a7d408-cab0-47d2-a2a5-a74a3733600d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0e778b85-fefa-466d-9eec-750569d92122", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityActions.Read.All": [ - { - "id": "1638cddf-07a4-4de2-8645-69c96cacad73", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5e0edab9-c148-49d0-b423-ac253e121825", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityActions.ReadWrite.All": [ - { - "id": "dc38509c-b87d-4da0-bd92-6bec988bac4a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f2bf083f-0179-402a-bedb-b2784de8a49b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityAlert.Read.All": [ - { - "id": "bc257fb8-46b4-4b15-8713-01e91bfbe4ea", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "472e4a4d-bb4a-4026-98d1-0b0d74cb74a5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityAlert.ReadWrite.All": [ - { - "id": "471f2a7f-2a42-4d45-a2bf-594d0838070d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ed4fca05-be46-441f-9803-1873825f8fdb", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityAnalyzedMessage.Read.All": [ - { - "id": "53e6783e-b127-4a35-ab3a-6a52d80a9077", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "b48f7ac2-044d-4281-b02f-75db744d6f5f", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityAnalyzedMessage.ReadWrite.All": [ - { - "id": "48eb8c83-6e58-46e7-a6d3-8805822f5940", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "04c55753-2244-4c25-87fc-704ab82a4f69", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityEvents.Read.All": [ - { - "id": "64733abd-851e-478a-bffb-e47a14b18235", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "bf394140-e372-4bf9-a898-299cfc7564e5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityEvents.ReadWrite.All": [ - { - "id": "6aedf524-7e1c-45a7-bd76-ded8cab8d0fc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "d903a879-88e0-4c09-b0c9-82f6a1333f84", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityIncident.Read.All": [ - { - "id": "b9abcc4f-94fc-4457-9141-d20ce80ec952", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "45cc0394-e837-488b-a098-1918f48d186c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SecurityIncident.ReadWrite.All": [ - { - "id": "128ca929-1a19-45e6-a3b8-435ec44a36ba", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "34bf0e97-1971-4929-b999-9e2442d941d7", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ServiceHealth.Read.All": [ - { - "id": "55896846-df78-47a7-aa94-8d3d4442ca7f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "79c261e0-fe76-4144-aad5-bdc68fbe4037", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ServiceMessage.Read.All": [ - { - "id": "eda39fa6-f8cf-4c3c-a909-432c683e4c9b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "1b620472-6534-4fe6-9df2-4680e8aa28ec", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ServiceMessageViewpoint.Write": [ - { - "id": "636e1b0b-1cc2-4b1c-9aa9-4eeed9b9761b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ServicePrincipalEndpoint.Read.All": [ - { - "id": "9f9ce928-e038-4e3b-8faf-7b59049a8ddc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5256681e-b7f6-40c0-8447-2d9db68797a0", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ServicePrincipalEndpoint.ReadWrite.All": [ - { - "id": "7297d82c-9546-4aed-91df-3d4f0a9b3ff0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "89c8469c-83ad-45f7-8ff2-6e3d4285709e", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SharePointTenantSettings.Read.All": [ - { - "id": "2ef70e10-5bfd-4ede-a5f6-67720500b258", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "83d4163d-a2d8-4d3b-9695-4ae3ca98f888", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SharePointTenantSettings.ReadWrite.All": [ - { - "id": "aa07f155-3612-49b8-a147-6c590df35536", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "19b94e34-907c-4f43-bde9-38b1909ed408", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ShortNotes.Read": [ - { - "id": "50f66e47-eb56-45b7-aaa2-75057d9afe08", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ShortNotes.Read.All": [ - { - "id": "0c7d31ec-31ca-4f58-b6ec-9950b6b0de69", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ShortNotes.ReadWrite": [ - { - "id": "328438b7-4c01-4c07-a840-e625a749bb89", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ShortNotes.ReadWrite.All": [ - { - "id": "842c284c-763d-4a97-838d-79787d129bab", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Sites.FullControl.All": [ - { - "id": "5a54b8b3-347c-476d-8f8e-42d5c7424d29", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a82116e5-55eb-4c41-a434-62fe8a61c773", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Sites.Manage.All": [ - { - "id": "65e50fdc-43b7-4915-933e-e8138f11f40a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0c0bf378-bf22-4481-8f81-9e89a9b4960a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Sites.Read.All": [ - { - "id": "205e70e5-aba6-4c52-a976-6d2d46c48043", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "332a536c-c7ef-4017-ab91-336970924f0d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Sites.ReadWrite.All": [ - { - "id": "89fe6a52-be36-487e-b7d8-d061c450a026", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9492366f-7969-46a4-8d15-ed1a20078fff", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Sites.Selected": [ - { - "id": "883ea226-0bf2-4a8f-9f9d-92c9162a727d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SMTP.Send": [ - { - "id": "258f6531-6087-4cc4-bb90-092c5fb3ed3f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SubjectRightsRequest.Read.All": [ - { - "id": "9c3af74c-fd0f-4db4-b17a-71939e2a9d77", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ee1460f0-368b-4153-870a-4e1ca7e72c42", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "SubjectRightsRequest.ReadWrite.All": [ - { - "id": "2b8fcc74-bce1-4ae3-a0e8-60c53739299d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8387eaa4-1a3c-41f5-b261-f888138e6041", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Subscription.Read.All": [ - { - "id": "5f88184c-80bb-4d52-9ff2-757288b2e9b7", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Synchronization.Read.All": [ - { - "id": "7aa02aeb-824f-4fbe-a3f7-611f751f5b55", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "5ba43d2f-fa88-4db2-bd1c-a67c5f0fb1ce", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Synchronization.ReadWrite.All": [ - { - "id": "7bb27fa3-ea8f-4d67-a916-87715b6188bd", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "9b50c33d-700f-43b1-b2eb-87e89b703581", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Tasks.Read": [ - { - "id": "f45671fb-e0fe-4b4b-be20-3d3ce43f1bcb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Tasks.Read.All": [ - { - "id": "f10e1f91-74ed-437f-a6fd-d6ae88e26c1f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Tasks.Read.Shared": [ - { - "id": "88d21fd4-8e5a-4c32-b5e2-4a1c95f34f72", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Tasks.ReadWrite": [ - { - "id": "2219042f-cab5-40cc-b0d2-16b1540b4c5f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Tasks.ReadWrite.All": [ - { - "id": "44e666d1-d276-445b-a5fc-8815eeb81d55", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Tasks.ReadWrite.Shared": [ - { - "id": "c5ddf11b-c114-4886-8558-8a4e557cd52b", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Team.Create": [ - { - "id": "7825d5d6-6049-4ce7-bdf6-3b8d53f4bcd0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "23fc2474-f741-46ce-8465-674744c5c361", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Team.ReadBasic.All": [ - { - "id": "485be79e-c497-4b35-9400-0e3fa7f2a5d4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "2280dda6-0bfd-44ee-a2f4-cb867cfc4c1e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamMember.Read.All": [ - { - "id": "2497278c-d82d-46a2-b1ce-39d4cdde5570", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "660b7406-55f1-41ca-a0ed-0b035e182f3e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamMember.Read.Group": [ - { - "id": "b8731755-de22-4604-be08-93e1e5c2d2d6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamMember.ReadWrite.All": [ - { - "id": "4a06efd2-f825-4e34-813e-82a57b03d1ee", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0121dc95-1b9f-4aed-8bac-58c5ac466691", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamMember.ReadWriteNonOwnerRole.All": [ - { - "id": "2104a4db-3a2f-4ea0-9dba-143d457dc666", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "4437522e-9a86-4a41-a7da-e380edd4a97d", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsActivity.Read": [ - { - "id": "0e755559-83fb-4b44-91d0-4cc721b9323e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsActivity.Read.All": [ - { - "id": "70dec828-f620-4914-aa83-a29117306807", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsActivity.Send": [ - { - "id": "7ab1d787-bae7-4d5d-8db6-37ea32df9186", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a267235f-af13-44dc-8385-c1dc93023186", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsActivity.Send.Chat": [ - { - "id": "119b5846-be45-44cd-87d7-bfc566330e11", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsActivity.Send.Group": [ - { - "id": "d4539c25-0937-4095-b844-b97228dd8655", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.Read.Chat": [ - { - "id": "b60343cd-f77a-4c4f-8036-41938b1abd8b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.Read.Group": [ - { - "id": "ba4beb29-863b-4f02-8969-37a289cd91c0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadForChat": [ - { - "id": "bf3fbf03-f35f-4e93-963e-47e4d874c37a", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadForChat.All": [ - { - "id": "cc7e7635-2586-41d6-adaa-a8d3bcad5ee5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadForTeam": [ - { - "id": "5248dcb1-f83b-4ec3-9f4d-a4428a961a72", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadForTeam.All": [ - { - "id": "1f615aea-6bf9-4b05-84bd-46388e138537", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadForUser": [ - { - "id": "c395395c-ff9a-4dba-bc1f-8372ba9dca84", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadForUser.All": [ - { - "id": "9ce09611-f4f7-4abd-a629-a05450422a97", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentForChat": [ - { - "id": "e1408a66-8f82-451b-a2f3-3c3e38f7413f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentForChat.All": [ - { - "id": "6e74eff9-4a21-45d6-bc03-3a20f61f8281", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentForTeam": [ - { - "id": "946349d5-2a9d-4535-abc0-7beeacaedd1d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentForTeam.All": [ - { - "id": "b0c13be0-8e20-4bc5-8c55-963c23a39ce9", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentSelfForChat": [ - { - "id": "a0e0e18b-8fb2-458f-8130-da2d7cab9c75", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All": [ - { - "id": "ba1ba90b-2d8f-487e-9f16-80728d85bb5c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam": [ - { - "id": "4a6bbf29-a0e1-4a4d-a7d1-cef17f772975", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All": [ - { - "id": "1e4be56c-312e-42b8-a2c9-009600d732c0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteForChat": [ - { - "id": "aa85bf13-d771-4d5d-a9e6-bca04ce44edf", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteForChat.All": [ - { - "id": "9e19bae1-2623-4c4f-ab6e-2664615ff9a0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteForTeam": [ - { - "id": "2e25a044-2580-450d-8859-42eeb6e996c0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteForTeam.All": [ - { - "id": "5dad17ba-f6cc-4954-a5a2-a0dcc95154f0", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteForUser": [ - { - "id": "093f8818-d05f-49b8-95bc-9d2a73e9a43c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteForUser.All": [ - { - "id": "74ef0291-ca83-4d02-8c7e-d2391e6a444f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteSelfForChat": [ - { - "id": "0ce33576-30e8-43b7-99e5-62f8569a4002", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteSelfForChat.All": [ - { - "id": "73a45059-f39c-4baf-9182-4954ac0e55cf", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteSelfForTeam": [ - { - "id": "0f4595f7-64b1-4e13-81bc-11a249df07a9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteSelfForTeam.All": [ - { - "id": "9f67436c-5415-4e7f-8ac1-3014a7132630", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteSelfForUser": [ - { - "id": "207e0cb1-3ce7-4922-b991-5a760c346ebc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsAppInstallation.ReadWriteSelfForUser.All": [ - { - "id": "908de74d-f8b2-4d6b-a9ed-2a17b3b78179", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamSettings.Read.All": [ - { - "id": "48638b3c-ad68-4383-8ac4-e6880ee6ca57", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "242607bd-1d2c-432c-82eb-bdb27baa23ab", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamSettings.Read.Group": [ - { - "id": "87909ea6-7b07-42cf-b3a0-b8bd8e7072a8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamSettings.ReadWrite.All": [ - { - "id": "39d65650-9d3e-4223-80db-a335590d027e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "bdd80a03-d9bc-451d-b7c4-ce7c63fe3c8f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamSettings.ReadWrite.Group": [ - { - "id": "13451d84-ced2-4d45-9b0d-98688b90e5bf", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Create": [ - { - "id": "a9ff19c2-f369-4a95-9a25-ba9d460efc8e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "49981c42-fd7b-4530-be03-e77b21aed25e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Create.Chat": [ - { - "id": "0029d2bb-fc98-4712-9310-69dd5fcc94d5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Create.Group": [ - { - "id": "c4d7203b-1e46-4c4a-95f9-862779aa39e1", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Delete.Chat": [ - { - "id": "fa50d890-02fe-4696-b82b-110dc7f7382a", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Delete.Group": [ - { - "id": "cc2e79a6-9a86-45cc-91c1-41c15745287e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Read.All": [ - { - "id": "59dacb05-e88d-4c13-a684-59f1afc8cc98", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "46890524-499a-4bb2-ad64-1476b4f3e1cf", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Read.Chat": [ - { - "id": "aa07ff41-1317-4f07-8edb-a1558e9bfc84", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.Read.Group": [ - { - "id": "60d920d0-44e7-44f4-a811-1a172a2ea5b3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWrite.All": [ - { - "id": "b98bfd41-87c6-45cc-b104-e2de4f0dafb9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "a96d855f-016b-47d7-b51c-1218a98d791c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWrite.Chat": [ - { - "id": "d583f4d7-57da-4b2c-9744-253e9ec3c7be", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWrite.Group": [ - { - "id": "717ca3a4-bc73-47f8-b613-4d43e657fa9c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteForChat": [ - { - "id": "ee928332-e9c2-4747-b4a0-f8c164b68de6", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteForChat.All": [ - { - "id": "fd9ce730-a250-40dc-bd44-8dc8d20f39ea", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteForTeam": [ - { - "id": "c975dd04-a06e-4fbb-9704-62daad77bb49", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteForTeam.All": [ - { - "id": "6163d4f4-fbf8-43da-a7b4-060fe85ed148", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteForUser": [ - { - "id": "c37c9b61-7762-4bff-a156-afc0005847a0", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteForUser.All": [ - { - "id": "425b4b59-d5af-45c8-832f-bb0b7402348a", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteSelfForChat": [ - { - "id": "0c219d04-3abf-47f7-912d-5cca239e90e6", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteSelfForChat.All": [ - { - "id": "9f62e4a2-a2d6-4350-b28b-d244728c4f86", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteSelfForTeam": [ - { - "id": "f266662f-120a-4314-b26a-99b08617c7ef", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteSelfForTeam.All": [ - { - "id": "91c32b81-0ef0-453f-a5c7-4ce2e562f449", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteSelfForUser": [ - { - "id": "395dfec1-a0b9-465f-a783-8250a430cb8c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamsTab.ReadWriteSelfForUser.All": [ - { - "id": "3c42dec6-49e8-4a0a-b469-36cff0d9da93", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamTemplates.Read": [ - { - "id": "cd87405c-5792-4f15-92f7-debc0db6d1d6", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamTemplates.Read.All": [ - { - "id": "6323133e-1f6e-46d4-9372-ac33a0870636", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "Teamwork.Migrate.All": [ - { - "id": "dfb0dd15-61de-45b2-be36-d6a69fba3c79", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkAppSettings.Read.All": [ - { - "id": "44e060c4-bbdc-4256-a0b9-dcc0396db368", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "475ebe88-f071-4bd7-af2b-642952bd4986", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkAppSettings.ReadWrite.All": [ - { - "id": "87c556f0-2bd9-4eed-bd74-5dd8af6eaf7e", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ab5b445e-8f10-45f4-9c79-dd3f8062cc4e", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkDevice.Read.All": [ - { - "id": "b659488b-9d28-4208-b2be-1c6652b3c970", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "0591bafd-7c1c-4c30-a2a5-2b9aacb1dfe8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkDevice.ReadWrite.All": [ - { - "id": "ddd97ecb-5c31-43db-a235-0ee20e635c40", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "79c02f5b-bd4f-4713-bc2c-a8a4a66e127b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkTag.Read": [ - { - "id": "57587d0b-8399-45be-b207-8050cec54575", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkTag.Read.All": [ - { - "id": "b74fd6c4-4bde-488e-9695-eeb100e4907f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkTag.ReadWrite": [ - { - "id": "539dabd7-b5b6-4117-b164-d60cd15a8671", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TeamworkTag.ReadWrite.All": [ - { - "id": "a3371ca5-911d-46d6-901c-42c8c7a937d8", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TermStore.Read.All": [ - { - "id": "297f747b-0005-475b-8fef-c890f5152b38", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "ea047cc2-df29-4f3e-83a3-205de61501ca", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TermStore.ReadWrite.All": [ - { - "id": "6c37c71d-f50f-4bff-8fd3-8a41da390140", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "f12eb8d6-28e3-46e6-b2c0-b7e4dc69fc95", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatAssessment.Read.All": [ - { - "id": "f8f035bb-2cce-47fb-8bf5-7baf3ecbee48", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatAssessment.ReadWrite.All": [ - { - "id": "cac97e40-6730-457d-ad8d-4852fddab7ad", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatHunting.Read.All": [ - { - "id": "b152eca8-ea73-4a48-8c98-1a6742673d99", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "dd98c7f5-2d42-42d3-a0e4-633161547251", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatIndicators.Read.All": [ - { - "id": "9cc427b4-2004-41c5-aa22-757b755e9796", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "197ee4e9-b993-4066-898f-d6aecc55125b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatIndicators.ReadWrite.OwnedBy": [ - { - "id": "91e7d36d-022a-490f-a748-f8e011357b42", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "21792b6c-c986-4ffc-85de-df9da54b52fa", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatIntelligence.Read.All": [ - { - "id": "f266d9c0-ccb9-4fb8-a228-01ac0d8d6627", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "e0b77adb-e790-44a3-b0a0-257d06303687", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatSubmission.Read": [ - { - "id": "fd5353c6-26dd-449f-a565-c4e16b9fce78", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatSubmission.Read.All": [ - { - "id": "7083913a-4966-44b6-9886-c5822a5fd910", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "86632667-cd15-4845-ad89-48a88e8412e1", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatSubmission.ReadWrite": [ - { - "id": "68a3156e-46c9-443c-b85c-921397f082b5", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatSubmission.ReadWrite.All": [ - { - "id": "8458e264-4eb9-4922-abe9-768d58f13c7f", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "d72bdbf4-a59b-405c-8b04-5995895819ac", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "ThreatSubmissionPolicy.ReadWrite.All": [ - { - "id": "059e5840-5353-4c68-b1da-666a033fc5e8", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "926a6798-b100-4a20-a22f-a4918f13951d", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TrustFrameworkKeySet.Read.All": [ - { - "id": "7ad34336-f5b1-44ce-8682-31d7dfcd9ab9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "fff194f1-7dce-4428-8301-1badb5518201", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "TrustFrameworkKeySet.ReadWrite.All": [ - { - "id": "39244520-1e7d-4b4a-aee0-57c65826e427", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "4a771c9a-1cf2-4609-b88e-3d3e02d539cd", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UnifiedGroupMember.Read.AsGuest": [ - { - "id": "73e75199-7c3e-41bb-9357-167164dbb415", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User-LifeCycleInfo.Read.All": [ - { - "id": "ed8d2a04-0374-41f1-aefe-da8ac87ccc87", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "8556a004-db57-4d7a-8b82-97a13428e96f", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User-LifeCycleInfo.ReadWrite.All": [ - { - "id": "7ee7473e-bd4b-4c9f-987c-bd58481f5fa2", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "925f1248-0f97-47b9-8ec8-538c54e01325", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.EnableDisableAccount.All": [ - { - "id": "f92e74e7-2563-467f-9dd0-902688cb5863", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "3011c876-62b7-4ada-afa2-506cbbecc68c", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.Export.All": [ - { - "id": "405a51b5-8d8d-430b-9842-8be4b0e9f324", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "405a51b5-8d8d-430b-9842-8be4b0e9f324", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.Invite.All": [ - { - "id": "63dd7cd9-b489-4adf-a28c-ac38b9a0f962", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "09850681-111b-4a89-9bed-3f2cae46d706", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.ManageIdentities.All": [ - { - "id": "637d7bec-b31e-4deb-acc9-24275642a2c9", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "c529cfca-c91b-489c-af2b-d92990b66ce6", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.Read": [ - { - "id": "e1fe6dd8-ba31-4d61-89e7-88639da4683d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.Read.All": [ - { - "id": "a154be20-db9c-4678-8ab7-66f6cc099a59", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "df021288-bdef-4463-88db-98f22de89214", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.ReadBasic.All": [ - { - "id": "b340eb25-3456-403f-be2f-af7a0d370277", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.ReadWrite": [ - { - "id": "b4e74841-8e56-480b-be8b-910348b18b4c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "User.ReadWrite.All": [ - { - "id": "204e0828-b5ca-4ad8-b9f3-f32a958e7cc4", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "741f803b-c850-494e-b5df-cde7c675a1ca", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserActivity.ReadWrite.CreatedByApp": [ - { - "id": "47607519-5fb1-47d9-99c7-da4b48f369b1", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserAuthenticationMethod.Read": [ - { - "id": "1f6b61c5-2f65-4135-9c9f-31c0f8d32b52", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserAuthenticationMethod.Read.All": [ - { - "id": "aec28ec7-4d02-4e8c-b864-50163aea77eb", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "38d9df27-64da-44fd-b7c5-a6fbac20248f", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserAuthenticationMethod.ReadWrite": [ - { - "id": "48971fc1-70d7-4245-af77-0beb29b53ee2", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserAuthenticationMethod.ReadWrite.All": [ - { - "id": "b7887744-6746-4312-813d-72daeaee7e2d", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "50483e42-d915-4231-9639-7fdb7fd190e5", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserNotification.ReadWrite.CreatedByApp": [ - { - "id": "26e2f3e8-b2a1-47fc-9620-89bb5b042024", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "4e774092-a092-48d1-90bd-baad67c7eb47", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserShiftPreferences.Read.All": [ - { - "id": "de023814-96df-4f53-9376-1e2891ef5a18", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserShiftPreferences.ReadWrite.All": [ - { - "id": "d1eec298-80f3-49b0-9efb-d90e224798ac", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "UserTimelineActivity.Write.CreatedByApp": [ - { - "id": "367492fc-594d-4972-a9b5-0d58c622c91c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "VirtualAppointment.Read": [ - { - "id": "27470298-d3b8-4b9c-aad4-6334312a3eac", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "VirtualAppointment.Read.All": [ - { - "id": "d4f67ec2-59b5-4bdc-b4af-d78f6f9c1954", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "VirtualAppointment.ReadWrite": [ - { - "id": "2ccc2926-a528-4b17-b8bb-860eed29d64c", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "VirtualAppointment.ReadWrite.All": [ - { - "id": "bf46a256-f47d-448f-ab78-f226fff08d40", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "VirtualEvent.Read": [ - { - "id": "6b616635-ae58-433a-a918-8c45e4f304dc", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "VirtualEvent.Read.All": [ - { - "id": "1dccb351-c4e4-4e09-a8d1-7a9ecbf027cc", - "scheme": "Application", - "environment": "public", - "isHidden": true, - "isEnabled": true, - "resourceAppId": "" - } - ], - "WindowsUpdates.ReadWrite.All": [ - { - "id": "11776c0c-6138-4db3-a668-ee621bea2555", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "7dd1be58-6e76-4401-bf8d-31d1e8180d5b", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "WorkforceIntegration.Read.All": [ - { - "id": "f1ccd5a7-6383-466a-8db8-1a656f7d06fa", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ], - "WorkforceIntegration.ReadWrite.All": [ - { - "id": "08c4b377-0d23-4a8b-be2a-23c1c1d88545", - "scheme": "DelegatedWork", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - }, - { - "id": "202bf709-e8e6-478e-bcfd-5d63c50b68e3", - "scheme": "Application", - "environment": "public", - "isHidden": false, - "isEnabled": true, - "resourceAppId": "" - } - ] - } -} \ No newline at end of file + "permissionDeployments": { + "AccessReview.Read.All": [ + { + "id": "ebfcd32b-babb-40f4-a14b-42706e83bd28", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d07a8cc0-3d51-4b77-b3b0-32704d1f69fa", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AccessReview.ReadWrite.All": [ + { + "id": "e4aa47b9-9a69-4109-82ed-36ec70d85ff1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ef5f7d5c-338f-44b0-86c3-351f46c8bb5f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AccessReview.ReadWrite.Membership": [ + { + "id": "5af8c3f5-baca-439a-97b0-ea58a435e269", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "18228521-a591-40f1-b215-5fad4488c117", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Acronym.Read.All": [ + { + "id": "9084c10f-a2d6-4713-8732-348def50fe02", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8c0aed2c-0c61-433d-b63c-6370ddc73248", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AdministrativeUnit.Read.All": [ + { + "id": "3361d15d-be43-4de6-b441-3c746d05163d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "134fd756-38ce-4afd-ba33-e9623dbe66c2", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AdministrativeUnit.ReadWrite.All": [ + { + "id": "7b8a2d34-6b3f-4542-a343-54651608ad81", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5eb59dd3-1da2-4329-8733-9dabdc435916", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Agreement.Read.All": [ + { + "id": "af2819c9-df71-4dd3-ade7-4d7c9dc653b7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2f3e6f8c-093b-4c57-a58b-ba5ce494a169", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Agreement.ReadWrite.All": [ + { + "id": "ef4b5d93-3104-4664-9053-a5c49ab44218", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c9090d00-6101-42f0-a729-c41074260d47", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AgreementAcceptance.Read": [ + { + "id": "0b7643bb-5336-476f-80b5-18fbfbc91806", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AgreementAcceptance.Read.All": [ + { + "id": "a66a5341-e66e-4897-9d52-c2df58c2bfb9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d8e4ec18-f6c0-4620-8122-c8b1f2bf400e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Analytics.Read": [ + { + "id": "e03cf23f-8056-446a-8994-7d93dfc8b50e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "APIConnectors.Read.All": [ + { + "id": "1b6ff35f-31df-4332-8571-d31ea5a4893f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b86848a7-d5b1-41eb-a9b4-54a4e6306e97", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "APIConnectors.ReadWrite.All": [ + { + "id": "c67b52c5-7c69-48b6-9d48-7b3af3ded914", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1dfe531a-24a6-4f1b-80f4-7a0dc5a0a171", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AppCatalog.Read.All": [ + { + "id": "88e58d74-d3df-44f3-ad47-e89edf4472e4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e12dae10-5a57-4817-b79d-dfbec5348930", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AppCatalog.ReadWrite.All": [ + { + "id": "1ca167d5-1655-44a1-8adf-1414072e1ef9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dc149144-f292-421e-b185-5953f2e98d7f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AppCatalog.Submit": [ + { + "id": "3db89e36-7fa6-4012-b281-85f3d9d9fd2e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Application-RemoteDesktopConfig.ReadWrite.All": [ + { + "id": "ffa91d43-2ad8-45cc-b592-09caddeb24bb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "3be0012a-cc4e-426b-895b-f9c836bf6381", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Application.Read.All": [ + { + "id": "c79f8feb-a9db-4090-85f9-90d820caa0eb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9a5d68dd-52b0-4cc2-bd40-abcf44ac3a30", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Application.ReadWrite.All": [ + { + "id": "bdfbf15f-ee85-4955-8675-146e8e5296b5", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1bfefb4e-e0b5-418b-a88f-73c46d2cc8e9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Application.ReadWrite.OwnedBy": [ + { + "id": "18a4783c-866b-4cc7-a460-3d5e5662c884", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AppRoleAssignment.ReadWrite.All": [ + { + "id": "84bccea3-f856-4a8a-967b-dbe0a3d53a64", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "06b708a9-e830-4db3-a914-8e69da51d44f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AttackSimulation.Read.All": [ + { + "id": "104a7a4b-ca76-4677-b7e7-2f4bc482f381", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "93283d0a-6322-4fa8-966b-8c121624760d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AttackSimulation.ReadWrite.All": [ + { + "id": "27608d7c-2c66-4cad-a657-951d575f5a60", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e125258e-8c8a-42a8-8f55-ab502afa52f3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AuditLog.Read.All": [ + { + "id": "e4c9e354-4dc5-45b8-9e7c-e1393b0b1a20", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b0afded3-3588-46d8-8b3d-9842eff778da", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AuthorizationSystem.Read.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "AuthorizationSystemInventory.Read.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "AuthenticationContext.Read.All": [ + { + "id": "57b030f1-8c35-469c-b0d9-e4a077debe70", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "381f742f-e1f8-4309-b4ab-e3d91ae4c5c1", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AuthenticationContext.ReadWrite.All": [ + { + "id": "ba6d575a-1344-4516-b777-1404f5593057", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a88eef72-fed0-4bf7-a2a9-f19df33f8b83", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "AuthorizationSystemOnboarding.Read.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "AuthorizationSystemOnboarding.Read.OwnedBy": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "AuthorizationSystemOnboarding.ReadWrite.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "AuthorizationSystemOnboarding.ReadWrite.OwnedBy": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "BillingConfiguration.ReadWrite.All": [ + { + "id": "2bf6d319-dfca-4c22-9879-f88dcfaee6be", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9e8be751-7eee-4c09-bcfd-d64f6b087fd8", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BitlockerKey.Read.All": [ + { + "id": "b27a61ec-b99c-4d6a-b126-c4375d08ae30", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BitlockerKey.ReadBasic.All": [ + { + "id": "5a107bfc-4f00-4e1a-b67e-66451267bc68", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Bookings.Manage.All": [ + { + "id": "7f36b48e-542f-4d3b-9bcb-8406f0ab9fdb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Bookings.Read.All": [ + { + "id": "33b1df99-4b29-4548-9339-7a7b83eaeebc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6e98f277-b046-4193-a4f2-6bf6a78cd491", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Bookings.ReadWrite.All": [ + { + "id": "948eb538-f19d-4ec5-9ccc-f059e1ea4c72", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BookingsAppointment.ReadWrite.All": [ + { + "id": "02a5a114-36a6-46ff-a102-954d89d9ab02", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9769393e-5a9f-4302-9e3d-7e018ecb64a7", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Bookmark.Read.All": [ + { + "id": "98b17b35-f3b1-4849-a85f-9f13733002f0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "be95e614-8ef3-49eb-8464-1c9503433b86", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BrowserSiteLists.Read.All": [ + { + "id": "fb9be2b7-a7fc-4182-aec1-eda4597c43d5", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c5ee1f21-fc7f-4937-9af0-c91648ff9597", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BrowserSiteLists.ReadWrite.All": [ + { + "id": "83b34c85-95bf-497b-a04e-b58eca9d49d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8349ca94-3061-44d5-9bfb-33774ea5e4f9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BusinessScenarioConfig.Read.All": [ + { + "id": "d16480b2-e469-4118-846b-d3d177327bee", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BusinessScenarioConfig.Read.OwnedBy": [ + { + "id": "c47e7b6e-d6f1-4be9-9ffd-1e00f3e32892", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "acc0fc4d-2cd6-4194-8700-1768d8423d86", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BusinessScenarioConfig.ReadWrite.All": [ + { + "id": "755e785b-b658-446f-bb22-5a46abd029ea", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BusinessScenarioConfig.ReadWrite.OwnedBy": [ + { + "id": "b3b7fcff-b4d4-4230-bf6f-90bd91285395", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "bbea195a-4c47-4a4f-bff2-cba399e11698", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BusinessScenarioData.Read.OwnedBy": [ + { + "id": "25b265c4-5d34-4e44-952d-b567f6d3b96d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6c0257fd-cffe-415b-8239-2d0d70fdaa9c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "BusinessScenarioData.ReadWrite.OwnedBy": [ + { + "id": "19932d57-2952-4c60-8634-3655c79fc527", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f2d21f22-5d80-499e-91cc-0a8a4ce16f54", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calendars.Read": [ + { + "id": "465a38f9-76ea-45b9-9f34-9e8b0d4b0b42", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "798ee544-9d2d-430c-a058-570e29e34338", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calendars.Read.Shared": [ + { + "id": "2b9c4092-424d-4249-948d-b43879977640", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calendars.ReadBasic": [ + { + "id": "662d75ba-a364-42ad-adee-f5f880ea4878", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calendars.ReadBasic.All": [ + { + "id": "8ba4a692-bc31-4128-9094-475872af8a53", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calendars.ReadWrite": [ + { + "id": "1ec239c2-d7c9-4623-a91a-a9775856bb36", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ef54d2bf-783f-4e0f-bca1-3210c0444d99", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calendars.ReadWrite.Shared": [ + { + "id": "12466101-c9b8-439a-8589-dd09ee67e8e9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CallRecord-PstnCalls.Read.All": [ + { + "id": "a2611786-80b3-417e-adaa-707d4261a5f0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CallRecords.Read.All": [ + { + "id": "45bbb07e-7321-4fd7-a8f6-3ff27e6a81c8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.AccessMedia.All": [ + { + "id": "a7a681dc-756e-4909-b988-f160edc6655f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.AccessMedia.Chat": [ + { + "id": "e716890c-c30a-4ac3-a0e3-551e7d9e8deb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.Initiate.All": [ + { + "id": "284383ee-7f6e-4e40-a2a8-e85dcb029101", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.InitiateGroupCall.All": [ + { + "id": "4c277553-8a09-487b-8023-29ee378d8324", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.JoinGroupCall.All": [ + { + "id": "f6b49018-60ab-4f81-83bd-22caeabfed2d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.JoinGroupCallAsGuest.All": [ + { + "id": "fd7ccf6b-3d28-418b-9701-cd10f5cd2fd4", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Calls.JoinGroupCalls.Chat": [ + { + "id": "a01e73f1-94da-4f6d-9b73-02e4ea65560b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Channel.Create": [ + { + "id": "101147cf-4178-4455-9d58-02b5c164e759", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f3a65bd4-b703-46df-8f7e-0174fea562aa", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Channel.Create.Group": [ + { + "id": "65af85d7-62bb-4339-a206-7160fd427454", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Channel.Delete.All": [ + { + "id": "cc83893a-e232-4723-b5af-bd0b01bcfe65", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6a118a39-1227-45d4-af0c-ea7b40d210bc", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Channel.Delete.Group": [ + { + "id": "4432e57d-0983-4c17-881c-235c529f96dc", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Channel.ReadBasic.All": [ + { + "id": "9d8982ae-4365-4f57-95e9-d6032a4c0b87", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "59a6b24b-4225-4393-8165-ebaec5f55d7a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMeeting.ReadBasic.Group": [ + { + "id": "6c13459c-facc-4b0a-93cb-63f0dff28046", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMeetingNotification.Send.Group": [ + { + "id": "bbb12bdb-71e6-4602-9f5e-b1172c505746", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMeetingParticipant.Read.Group": [ + { + "id": "bd118236-e8f5-4bec-a62d-89a623717e05", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMeetingRecording.Read.Group": [ + { + "id": "30a40618-9b50-4764-b62e-b04023a8f5f3", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMeetingTranscript.Read.Group": [ + { + "id": "37e59e88-1a46-482b-b623-0a4aa6abdf67", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMember.Read.All": [ + { + "id": "2eadaff8-0bce-4198-a6b9-2cfc35a30075", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "3b55498e-47ec-484f-8136-9013221c06a9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMember.ReadWrite.All": [ + { + "id": "0c3e411a-ce45-4cd1-8f30-f99a3efa7b11", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "35930dcf-aceb-4bd1-b99a-8ffed403c974", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMessage.Edit": [ + { + "id": "2b61aa8a-6d36-4b2f-ac7b-f29867937c53", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMessage.Read.All": [ + { + "id": "767156cb-16ae-4d10-8f8b-41b657c8c8c8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7b2449af-6ccd-4f4d-9f78-e550c193f0d1", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMessage.Read.Group": [ + { + "id": "19103a54-c397-4bcd-be5a-ef111e0406fa", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMessage.ReadWrite": [ + { + "id": "5922d31f-46c8-4404-9eaf-2117e390a8a4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMessage.Send": [ + { + "id": "ebf0f66e-9fb1-49e4-a278-222f76911cf4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelMessage.UpdatePolicyViolation.All": [ + { + "id": "4d02b0cc-d90b-441f-8d82-4fb55c34d6bb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelSettings.Read.All": [ + { + "id": "233e0cf1-dd62-48bc-b65b-b38fe87fcf8e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c97b873f-f59f-49aa-8a0e-52b32d762124", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelSettings.Read.Group": [ + { + "id": "0a7b3084-8d18-46f5-8aef-b5b829292c6f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelSettings.ReadWrite.All": [ + { + "id": "d649fb7c-72b4-4eec-b2b4-b15acf79e378", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "243cded2-bd16-4fd6-a953-ff8177894c3d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChannelSettings.ReadWrite.Group": [ + { + "id": "d057ad03-b27b-49f7-8219-e0d4a706da55", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.Create": [ + { + "id": "38826093-1258-4dea-98f0-00003be2b8d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d9c48af6-9ad9-47ad-82c3-63757137b9af", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.Manage.Chat": [ + { + "id": "4a14842e-6bb6-4088-b21a-7d0a24f835a6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ManageDeletion.All": [ + { + "id": "bb64e6fc-6b6d-4752-aea0-dd922dbba588", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9c7abde0-eacd-4319-bf9e-35994b1a1717", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.Read": [ + { + "id": "f501c180-9344-439a-bca0-6cbf209fd270", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.Read.All": [ + { + "id": "6b7d71aa-70aa-4810-a8d9-5d9fb2830017", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.Read.WhereInstalled": [ + { + "id": "1c1b4c8e-3cc7-4c58-8470-9b92c9d5848b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ReadBasic": [ + { + "id": "9547fcb5-d03f-419d-9948-5928bbf71b0f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ReadBasic.All": [ + { + "id": "b2e060da-3baf-4687-9611-f4ebc0f0cbde", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ReadBasic.WhereInstalled": [ + { + "id": "818ba5bd-5b3e-4fe0-bbe6-aa4686669073", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ReadWrite": [ + { + "id": "9ff7295e-131b-4d94-90e1-69fde507ac11", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ReadWrite.All": [ + { + "id": "294ce7c9-31ba-490a-ad7d-97a7d075e4ed", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.ReadWrite.WhereInstalled": [ + { + "id": "ad73ce80-f3cd-40ce-b325-df12c33df713", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Chat.UpdatePolicyViolation.All": [ + { + "id": "7e847308-e030-4183-9899-5235d7270f58", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.Read": [ + { + "id": "c5a9e2b1-faf6-41d4-8875-d381aa549b24", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.Read.All": [ + { + "id": "a3410be2-8e48-4f32-8454-c29a7465209d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.Read.Chat": [ + { + "id": "e854bbc6-07e3-45cc-af99-b6e78fab5b80", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.Read.WhereInstalled": [ + { + "id": "93e7c9e4-54c5-4a41-b796-f2a5adaacda7", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.ReadWrite": [ + { + "id": "dea13482-7ea6-488f-8b98-eb5bbecf033d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.ReadWrite.All": [ + { + "id": "57257249-34ce-4810-a8a2-a03adf0c5693", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMember.ReadWrite.WhereInstalled": [ + { + "id": "e32c2cd9-0124-4e44-88fc-772cd98afbdb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMessage.Read": [ + { + "id": "cdcdac3a-fd45-410d-83ef-554db620e5c7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMessage.Read.All": [ + { + "id": "b9bb2381-47a4-46cd-aafb-00cb12f68504", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMessage.Read.Chat": [ + { + "id": "9398c3de-3f6b-4958-90f3-5098714ff50c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatMessage.Send": [ + { + "id": "116b7235-7cc6-461e-b163-8e55691d839e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatSettings.Read.Chat": [ + { + "id": "40d35d7c-9cc3-4f2d-912b-464457412a00", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ChatSettings.ReadWrite.Chat": [ + { + "id": "ed928a9c-7530-496a-a624-4c0a460ab3ed", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CloudApp-Discovery.Read.All": [ + { + "id": "ad46d60e-1027-4b75-af88-7c14ccf43a19", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "64a59178-dad3-4673-89db-84fdcd622fec", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CloudPC.Read.All": [ + { + "id": "5252ec4e-fd40-4d92-8c68-89dd1d3c6110", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a9e09520-8ed4-4cde-838e-4fdea192c227", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CloudPC.ReadWrite.All": [ + { + "id": "9d77138f-f0e2-47ba-ab33-cd246c8b79d1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "3b4349e1-8cf5-45a3-95b7-69d1751d3e6a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Community.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "resourceAppId": "" + } + ], + "Community.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "resourceAppId": "" + } + ], + "ConsentRequest.Read.All": [ + { + "id": "f3bfad56-966e-4590-a536-82ecf548ac1e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1260ad83-98fb-4785-abbb-d6cc1806fd41", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ConsentRequest.ReadWrite.All": [ + { + "id": "497d9dfa-3bd1-481a-baab-90895e54568c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9f1b81a7-0223-4428-bfa4-0bcb5535f27d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Contacts.Read": [ + { + "id": "ff74d97f-43af-4b68-9f2a-b77ee6968c5d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "089fe4d0-434a-44c5-8827-41ba8a0b17f5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Contacts.Read.Shared": [ + { + "id": "242b9d9e-ed24-4d09-9a52-f43769beb9d4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Contacts.ReadWrite": [ + { + "id": "d56682ec-c09e-4743-aaf4-1a3aac4caa21", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6918b873-d17a-4dc1-b314-35f528134491", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Contacts.ReadWrite.Shared": [ + { + "id": "afb6c84b-06be-49af-80bb-8f3f77004eab", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CrossTenantInformation.ReadBasic.All": [ + { + "id": "81594d25-e88e-49cf-ac8c-fecbff49f994", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "cac88765-0581-4025-9725-5ebc13f729ee", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CrossTenantUserProfileSharing.Read": [ + { + "id": "cb1ba48f-d22b-4325-a07f-74135a62ee41", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CrossTenantUserProfileSharing.Read.All": [ + { + "id": "759dcd16-3c90-463c-937e-abf89f991c18", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8b919d44-6192-4f3d-8a3b-f86f8069ae3c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CrossTenantUserProfileSharing.ReadWrite": [ + { + "id": "eed0129d-dc60-4f30-8641-daf337a39ffd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CrossTenantUserProfileSharing.ReadWrite.All": [ + { + "id": "64dfa325-cbf8-48e3-938d-51224a0cac01", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "306785c5-c09b-4ba0-a4ee-023f3da165cb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomAuthenticationExtension.Read.All": [ + { + "id": "b2052569-c98c-4f36-a5fb-43e5c111e6d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "88bb2658-5d9e-454f-aacd-a3933e079526", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomAuthenticationExtension.ReadWrite.All": [ + { + "id": "8dfcf82f-15d0-43b3-bc78-a958a13a5792", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c2667967-7050-4e7e-b059-4cbbb3811d03", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomAuthenticationExtension.Receive.Payload": [ + { + "id": "214e810f-fda8-4fd7-a475-29461495eb00", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomDetection.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isEnabled": true, + "isHidden": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + }, + { + "scheme": "Application", + "environment": "public", + "isEnabled": true, + "isHidden": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + } + ], + "CustomDetection.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + } + ], + "CustomSecAttributeAssignment.Read.All": [ + { + "id": "b46ffa80-fe3d-4822-9a1a-c200932d54d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "3b37c5a4-1226-493d-bec3-5d6c6b866f3f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomSecAttributeAssignment.ReadWrite.All": [ + { + "id": "ca46335e-8453-47cd-a001-8459884efeae", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "de89b5e4-5b8f-48eb-8925-29c2b33bd8bd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomSecAttributeDefinition.Read.All": [ + { + "id": "ce026878-a0ff-4745-a728-d4fedd086c07", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b185aa14-d8d2-42c1-a685-0f5596613624", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "CustomSecAttributeDefinition.ReadWrite.All": [ + { + "id": "8b0160d4-5743-482b-bb27-efc0a485ca4a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "12338004-21f4-4896-bf5e-b75dfaf1016d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DelegatedAdminRelationship.Read.All": [ + { + "id": "0c0064ea-477b-4130-82a5-4c2cc4ff68aa", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f6e9e124-4586-492f-adc0-c6f96e4823fd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DelegatedAdminRelationship.ReadWrite.All": [ + { + "id": "885f682f-a990-4bad-a642-36736a74b0c7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "cc13eba4-8cd8-44c6-b4d4-f93237adce58", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DelegatedPermissionGrant.ReadWrite.All": [ + { + "id": "41ce6ca6-6826-4807-84f1-1c82854f7ee5", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8e8e4742-1d95-4f68-9d56-6ee75648c72a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Device.Command": [ + { + "id": "bac3b9c2-b516-4ef4-bd3b-c2ef73d8d804", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Device.Read": [ + { + "id": "11d4cd79-5ba5-460f-803f-e22c8ab85ccd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Device.Read.All": [ + { + "id": "951183d1-1a61-466f-a6d1-1fde911bfd95", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7438b122-aefc-4978-80ed-43db9fcc7715", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Device.ReadWrite.All": [ + { + "id": "1138cb37-bd11-4084-a2b7-9f71582aeddb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceLocalCredential.Read.All": [ + { + "id": "280b3b69-0437-44b1-bc20-3b2fca1ee3e9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "884b599e-4d48-43a5-ba94-15c414d00588", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceLocalCredential.ReadBasic.All": [ + { + "id": "9917900e-410b-4d15-846e-42a357488545", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "db51be59-e728-414b-b800-e0f010df1a79", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementApps.Read.All": [ + { + "id": "4edf5f54-4666-44af-9de9-0144fb4b6e8c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7a6ee1e7-141e-4cec-ae74-d9db155731ff", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementApps.ReadWrite.All": [ + { + "id": "7b3f05d5-f68c-4b8d-8c59-a2ecd12f24af", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "78145de6-330d-4800-a6ce-494ff2d33d07", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementConfiguration.Read.All": [ + { + "id": "f1493658-876a-4c87-8fa7-edb559b3476a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dc377aa6-52d8-4e23-b271-2a7ae04cedf3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementConfiguration.ReadWrite.All": [ + { + "id": "0883f392-0a7a-443d-8c76-16a6d39c7b63", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9241abd9-d0e6-425a-bd4f-47ba86e767a4", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementManagedDevices.PrivilegedOperations.All": [ + { + "id": "3404d2bf-2b13-457e-a330-c24615765193", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5b07b0dd-2377-4e44-a38d-703f09a0dc3c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementManagedDevices.Read.All": [ + { + "id": "314874da-47d6-4978-88dc-cf0d37f0bb82", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2f51be20-0bb4-4fed-bf7b-db946066c75e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementManagedDevices.ReadWrite.All": [ + { + "id": "44642bfe-8385-4adc-8fc6-fe3cb2c375c3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "243333ab-4d21-40cb-a475-36241daa0842", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementRBAC.Read.All": [ + { + "id": "49f0cc30-024c-4dfd-ab3e-82e137ee5431", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "58ca0d9a-1575-47e1-a3cb-007ef2e4583b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementRBAC.ReadWrite.All": [ + { + "id": "0c5e8a55-87a6-4556-93ab-adc52c4d862d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e330c4f0-4170-414e-a55a-2f022ec2b57b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementServiceConfig.Read.All": [ + { + "id": "8696daa5-bce5-4b2e-83f9-51b6defc4e1e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "06a5fe6d-c49d-46a7-b082-56b1b14103c7", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DeviceManagementServiceConfig.ReadWrite.All": [ + { + "id": "662ed50a-ac44-4eef-ad86-62eed9be2a29", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5ac13192-7ace-4fcf-b828-1a26f28068ee", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Directory.AccessAsUser.All": [ + { + "id": "0e263e50-5827-48a4-b97c-d940288653c7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Directory.Read.All": [ + { + "id": "06da0dbc-49e2-44d2-8312-53f166ab848a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7ab1d382-f21e-4acd-a863-ba3e13f7da61", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Directory.ReadWrite.All": [ + { + "id": "c5366453-9fb0-48a5-a156-24f0c49a4b84", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "19dbc75e-c2e2-444c-a770-ec69d8559fc7", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Directory.Write.Restricted": [ + { + "id": "cba5390f-ed6a-4b7f-b657-0efc2210ed20", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f20584af-9290-4153-9280-ff8bb2c0ea7f", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DirectoryRecommendations.Read.All": [ + { + "id": "34d3bd24-f6a6-468c-b67c-0c365c1d6410", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ae73097b-cb2a-4447-b064-5d80f6093921", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "DirectoryRecommendations.ReadWrite.All": [ + { + "id": "f37235e8-90a0-4189-93e2-e55b53867ccd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0e9eea12-4f01-45f6-9b8d-3ea4c8144158", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Domain.Read.All": [ + { + "id": "2f9ee017-59c1-4f1d-9472-bd5529a7b311", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dbb9058a-0e50-45d7-ae91-66909b5d4664", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Domain.ReadWrite.All": [ + { + "id": "0b5d694c-a244-4bde-86e6-eb5cd07730fe", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7e05723c-0bb0-42da-be95-ae9f08a6e53c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EAS.AccessAsUser.All": [ + { + "id": "ff91d191-45a0-43fd-b837-bd682c4a0b0f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "eDiscovery.Read.All": [ + { + "id": "99201db3-7652-4d5a-809a-bdb94f85fe3c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "50180013-6191-4d1e-a373-e590ff4e66af", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "eDiscovery.ReadWrite.All": [ + { + "id": "acb8f680-0834-4146-b69e-4ab1b39745ad", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b2620db1-3bf7-4c5b-9cb9-576d29eac736", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAdministration.Read": [ + { + "id": "8523895c-6081-45bf-8a5d-f062a2f12c9f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAdministration.Read.All": [ + { + "id": "7c9db06a-ec2d-4e7b-a592-5a1e30992566", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAdministration.ReadWrite": [ + { + "id": "63589852-04e3-46b4-bae9-15d5b1050748", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAdministration.ReadWrite.All": [ + { + "id": "9bc431c3-b8bc-4a8d-a219-40f10f92eff6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.Read": [ + { + "id": "091460c9-9c4a-49b2-81ef-1f3d852acce2", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.Read.All": [ + { + "id": "4c37e1b6-35a1-43bf-926a-6f30f2cdf585", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.ReadBasic": [ + { + "id": "c0b0103b-c053-4b2e-9973-9f3a544ec9b8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.ReadBasic.All": [ + { + "id": "6e0a958b-b7fc-4348-b7c4-a6ab9fd3dd0e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.ReadWrite": [ + { + "id": "2f233e90-164b-4501-8bce-31af2559a2d3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.ReadWrite.All": [ + { + "id": "0d22204b-6cad-4dd0-8362-3e3f2ae699d9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.ReadWriteBasic": [ + { + "id": "2ef770a1-622a-47c4-93ee-28d6adbed3a0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduAssignments.ReadWriteBasic.All": [ + { + "id": "f431cc63-a2de-48c4-8054-a34bc093af84", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduRoster.Read": [ + { + "id": "a4389601-22d9-4096-ac18-36a927199112", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduRoster.Read.All": [ + { + "id": "e0ac9e1b-cb65-4fc5-87c5-1a8bc181f648", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduRoster.ReadBasic": [ + { + "id": "5d186531-d1bf-4f07-8cea-7c42119e1bd9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduRoster.ReadBasic.All": [ + { + "id": "0d412a8c-a06c-439f-b3ec-8abcf54d2f96", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduRoster.ReadWrite": [ + { + "id": "359e19a6-e3fa-4d7f-bcab-d28ec592b51e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EduRoster.ReadWrite.All": [ + { + "id": "d1808e82-ce13-47af-ae0d-f9b254e6d58a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EntitlementManagement.Read.All": [ + { + "id": "5449aa12-1393-4ea2-a7c7-d0e06c1a56b2", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c74fd47d-ed3c-45c3-9a9e-b8676de685d2", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EntitlementManagement.ReadWrite.All": [ + { + "id": "ae7a573d-81d7-432b-ad44-4ed5c9d89038", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9acd699f-1e81-4958-b001-93b1d2506e19", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EntitlementMgmt-SubjectAccess.ReadWrite": [ + { + "id": "e9fdcbbb-8807-410f-b9ec-8d5468c7c2ac", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EventListener.Read.All": [ + { + "id": "f7dd3bed-5eec-48da-bc73-1c0ef50bc9a1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b7f6385c-6ce6-4639-a480-e23c42ed9784", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EventListener.ReadWrite.All": [ + { + "id": "d11625a6-fe21-4fc6-8d3d-063eba5525ad", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0edf5e9e-4ce8-468a-8432-d08631d18c43", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "EWS.AccessAsUser.All": [ + { + "id": "9769c687-087d-48ac-9cb3-c37dde652038", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ExternalConnection.Read.All": [ + { + "id": "a38267a5-26b6-4d76-9493-935b7599116b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1914711b-a1cb-4793-b019-c2ce0ed21b8c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ExternalConnection.ReadWrite.All": [ + { + "id": "bbbbd9b3-3566-4931-ac37-2b2180d9e334", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "34c37bc0-2b40-4d5e-85e1-2365cd256d79", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ExternalConnection.ReadWrite.OwnedBy": [ + { + "id": "4082ad95-c812-4f02-be92-780c4c4f1830", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f431331c-49a6-499f-be1c-62af19c34a9d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ExternalItem.Read.All": [ + { + "id": "922f9392-b1b7-483c-a4be-0089be7704fb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7a7cffad-37d2-4f48-afa4-c6ab129adcc2", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ExternalItem.ReadWrite.All": [ + { + "id": "b02c54f8-eb48-4c50-a9f0-a149e5a2012f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "38c3d6ee-69ee-422f-b954-e17819665354", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ExternalItem.ReadWrite.OwnedBy": [ + { + "id": "4367b9d7-cee7-4995-853c-a0bdfe95c1f9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8116ae0f-55c2-452d-9944-d18420f5b2c8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Family.Read": [ + { + "id": "3a1e4806-a744-4c70-80fc-223bf8582c46", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.Read": [ + { + "id": "10465720-29dd-4523-a11a-6a75c743c9d9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.Read.All": [ + { + "id": "df85f4d6-205c-4ac5-a5ea-6bf408dba283", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "01d4889c-1287-42c6-ac1f-5d1e02578ef6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.Read.Selected": [ + { + "id": "5447fe39-cb82-4c1a-b977-520e67e724eb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.ReadWrite": [ + { + "id": "5c28f0bf-8a70-41f1-8ab2-9032436ddb65", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.ReadWrite.All": [ + { + "id": "863451e7-0667-486c-a5d6-d135439485f0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "75359482-378d-4052-8f01-80520e7db3cd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.ReadWrite.AppFolder": [ + { + "id": "8019c312-3263-48e6-825e-2b833497195b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5cac37fc-899e-45c3-a9e1-c514c13e86b1", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.ReadWrite.Selected": [ + { + "id": "17dde5bd-8c17-420f-a486-969730c1b827", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Files.SelectedOperations.Selected": [ + { + "id": "652ac8e4-82a5-432f-9858-faa5f1de900d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "fa95e25b-d9b7-4bb7-b6c4-25c1ff252524", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Financials.ReadWrite.All": [ + { + "id": "f534bf13-55d4-45a9-8f3c-c92fe64d6131", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Goals-Export.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "fd8bcbdf-2ab9-480a-a981-42288243f4de" + } + ], + "Goals-Export.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "fd8bcbdf-2ab9-480a-a981-42288243f4de" + } + ], + "Group.Create": [ + { + "id": "bf7b1a76-6e77-406b-b258-bf5c7720e98f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Group.Read.All": [ + { + "id": "5f8c59db-677d-491f-a6b8-5f174b11ec1d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5b567255-7703-4780-807c-7be8301ae99b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Group.ReadWrite.All": [ + { + "id": "4e46008b-f24c-477d-8fff-7bb4ec7aafe0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "62a82d76-70ea-41e2-9197-370581804d09", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "GroupMember.Read.All": [ + { + "id": "bc024368-1153-4739-b217-4326f2e966d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "98830695-27a2-44f7-8c18-0c3ebc9698f6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "GroupMember.ReadWrite.All": [ + { + "id": "f81125ac-d3b7-4573-a3b2-7099cc39df9e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dbaae8cf-10b5-4b86-a4a1-f871c94c6695", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityProvider.Read.All": [ + { + "id": "43781733-b5a7-4d1b-98f4-e8edff23e1a9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e321f0bb-e7f7-481e-bb28-e3b0b32d4bd0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityProvider.ReadWrite.All": [ + { + "id": "f13ce604-1677-429f-90bd-8a10b9f01325", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "90db2b9a-d928-4d33-a4dd-8442ae3d41e4", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityRiskEvent.Read.All": [ + { + "id": "8f6a01e7-0391-4ee5-aa22-a3af122cef27", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6e472fd1-ad78-48da-a0f0-97ab2c6b769e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityRiskEvent.ReadWrite.All": [ + { + "id": "9e4862a5-b68f-479e-848a-4e07e25c9916", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "db06fb33-1953-4b7b-a2ac-f1e2c854f7ae", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityRiskyServicePrincipal.Read.All": [ + { + "id": "ea5c4ab0-5a73-4f35-8272-5d5337884e5d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "607c7344-0eed-41e5-823a-9695ebe1b7b0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityRiskyServicePrincipal.ReadWrite.All": [ + { + "id": "bb6f654c-d7fd-4ae3-85c3-fc380934f515", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "cb8d6980-6bcb-4507-afec-ed6de3a2d798", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityRiskyUser.Read.All": [ + { + "id": "d04bb851-cb7c-4146-97c7-ca3e71baf56c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dc5007c0-2d7d-4c42-879c-2dab87571379", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityRiskyUser.ReadWrite.All": [ + { + "id": "e0a7cdbb-08b0-4697-8264-0069786e9674", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "656f6061-f9fe-4807-9708-6a2e0934df76", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityIdentitiesHealth.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isEnabled": true, + "isHidden": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + }, + { + "scheme": "Application", + "environment": "public", + "isEnabled": true, + "isHidden": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + } + ], + "SecurityIdentitiesHealth.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + } + ], + "IdentityUserFlow.Read.All": [ + { + "id": "2903d63d-4611-4d43-99ce-a33f3f52e343", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1b0c317f-dd31-4305-9932-259a8b6e8099", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IdentityUserFlow.ReadWrite.All": [ + { + "id": "281892cc-4dbf-4e3a-b6cc-b21029bb4e82", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "65319a09-a2be-469d-8782-f6b07debf789", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IMAP.AccessAsUser.All": [ + { + "id": "652390e4-393a-48de-9484-05f9b1212954", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-DataConnector.Read.All": [ + { + "id": "d19c0de5-7ecb-4aba-b090-da35ebcd5425", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7ab52c2f-a2ee-4d98-9ebc-725e3934aae2", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-DataConnector.ReadWrite.All": [ + { + "id": "5ce933ac-3997-4280-aed0-cc072e5c062a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "eda0971c-482e-4345-b28f-69c309cb8a34", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-DataConnector.Upload": [ + { + "id": "fc47391d-ab2c-410f-9059-5600f7af660d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9334c44b-a7c6-4350-8036-6bf8e02b4c1f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-InboundFlow.Read.All": [ + { + "id": "cb0774da-a605-42af-959c-32f438fb38f4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "305f6ba2-049a-4b1b-88bb-fe7e08758a00", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-InboundFlow.ReadWrite.All": [ + { + "id": "97044676-2cec-40ee-bd70-38df444c9e70", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e688c61f-d4c6-4d64-a197-3bcf6ba1d6ad", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-ReferenceDefinition.Read.All": [ + { + "id": "a3f96ffe-cb84-40a8-ac85-582d7ef97c2a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6ee891c3-74a4-4148-8463-0c834375dfaf", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-Run.Read.All": [ + { + "id": "92685235-50c4-4702-b2c8-36043db6fa79", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f6f5d10b-3024-4d1d-b674-aae4df4a1a73", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-SourceSystem.Read.All": [ + { + "id": "49b7016c-89ae-41e7-bd6f-b7170c5490bf", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "bc167a60-39fe-4865-8b44-78400fc6ed03", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-SourceSystem.ReadWrite.All": [ + { + "id": "9599f005-05d6-4ea7-b1b1-4929768af5d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7d866958-e06e-4dd6-91c6-a086b3f5cfeb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-TimePeriod.Read.All": [ + { + "id": "c9d51f28-8ccd-42b2-a836-fd8fe9ebf2ae", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7c55c952-b095-4c23-a522-022bce4cc1e3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData-TimePeriod.ReadWrite.All": [ + { + "id": "b6d56528-3032-4f9d-830f-5a24a25e6661", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7afa7744-a782-4a32-b8c2-e3db637e8de7", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "IndustryData.ReadBasic.All": [ + { + "id": "60382b96-1f5e-46ea-a544-0407e489e588", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "4f5ac95f-62fd-472c-b60f-125d24ca0bc5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "InformationProtectionConfig.Read": [ + { + "id": "12f4bffb-b598-413c-984b-db99728f8b54", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "InformationProtectionConfig.Read.All": [ + { + "id": "14f49b9f-4bf2-4d24-b80e-b27ec58409bd", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "InformationProtectionContent.Sign.All": [ + { + "id": "cbe6c7e4-09aa-4b8d-b3c3-2dbb59af4b54", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "InformationProtectionContent.Write.All": [ + { + "id": "287bd98c-e865-4e8c-bade-1a85523195b9", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "InformationProtectionPolicy.Read": [ + { + "id": "4ad84827-5578-4e18-ad7a-86530b12f884", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "InformationProtectionPolicy.Read.All": [ + { + "id": "19da66cb-0fb0-4390-b071-ebc76a349482", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Insights-UserMetrics.Read.All": [ + { + "id": "17d1bbdb-ac86-40c9-a87b-ee810e014812", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "resourceAppId": "1b912ec3-a9dd-4c4d-a53e-76aa7adb28d7" + }, + { + "id": "d524096a-dda3-4f06-95ee-927dcff7cd34", + "scheme": "Application", + "environment": "PPE;public", + "resourceAppId": "1b912ec3-a9dd-4c4d-a53e-76aa7adb28d7" + } + ], + "LearningAssignedCourse.Read": [ + { + "id": "ac08cdae-e845-41db-adf9-5899a0ec9ef6", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningAssignedCourse.Read.All": [ + { + "id": "535e6066-2894-49ef-ab33-e2c6d064bb81", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningAssignedCourse.ReadWrite.All": [ + { + "id": "236c1cbd-1187-427f-b0f5-b1852454973b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningContent.Read.All": [ + { + "id": "ea4c1fd9-6a9f-4432-8e5d-86e06cc0da77", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8740813e-d8aa-4204-860e-2a0f8f84dbc8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningContent.ReadWrite.All": [ + { + "id": "53cec1c4-a65f-4981-9dc1-ad75dbf1c077", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "444d6fcb-b738-41e5-b103-ac4f2a2628a3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningProvider.Read": [ + { + "id": "dd8ce36f-9245-45ea-a99e-8ac398c22861", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningProvider.ReadWrite": [ + { + "id": "40c2eb57-abaf-49f5-9331-e90fd01f7130", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningSelfInitiatedCourse.Read": [ + { + "id": "f6403ef7-4a96-47be-a190-69ba274c3f11", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningSelfInitiatedCourse.Read.All": [ + { + "id": "467524fc-ed22-4356-a910-af61191e3503", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LearningSelfInitiatedCourse.ReadWrite.All": [ + { + "id": "7654ed61-8965-4025-846a-0856ec02b5b0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LicenseAssignment.ReadWrite.All": [ + { + "id": "f55016cc-149c-447e-8f21-7cf3ec1d6350", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5facf0c1-8979-4e95-abcf-ff3d079771c0", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LifecycleWorkflows.Read.All": [ + { + "id": "9bcb9916-765a-42af-bf77-02282e26b01a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7c67316a-232a-4b84-be22-cea2c0906404", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "LifecycleWorkflows.ReadWrite.All": [ + { + "id": "84b9d731-7db8-4454-8c90-fd9e95350179", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5c505cf4-8424-4b8e-aa14-ee06e3bb23e3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ListItems.SelectedOperations.Selected": [ + { + "id": "c06b12d6-af15-40ae-9c17-119ef16544e8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1f161ae0-0f08-4de5-9b93-2d126a951e19", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Lists.SelectedOperations.Selected": [ + { + "id": "9d61f359-c530-4451-8aaa-65d7bc941a11", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d57d811d-0dc4-49c3-ad16-b75a1cf3e204", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.Read": [ + { + "id": "570282fd-fa5c-430d-a7fd-fc8dc98a9dca", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "810c84a8-4a9e-49e6-bf7d-12d183f40d01", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.Read.Shared": [ + { + "id": "7b9103a5-4610-446b-9670-80643382c1fa", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.ReadBasic": [ + { + "id": "a4b8392a-d8d1-4954-a029-8e668a39a170", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6be147d2-ea4f-4b5a-a3fa-3eab6f3c140a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.ReadBasic.All": [ + { + "id": "693c5e45-0940-467d-9b8a-1022fb9d42ef", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.ReadBasic.Shared": [ + { + "id": "b11fa0e7-fdb7-4dc9-b1f1-59facd463480", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.ReadWrite": [ + { + "id": "024d486e-b451-40bb-833d-3e66d98c5c73", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e2a3a72e-5f79-4c64-b1b1-878b674786c9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.ReadWrite.Shared": [ + { + "id": "5df07973-7d5d-46ed-9847-1271055cbd51", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.Send": [ + { + "id": "e383f46e-2787-4529-855e-0e479a3ffac0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b633e1c5-b582-4048-a93e-9f11b44c7e96", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Mail.Send.Shared": [ + { + "id": "a367ab51-6b49-43bf-a716-a1fb06d2a174", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "MailboxSettings.Read": [ + { + "id": "87f447af-9fa4-4c32-9dfa-4a57a73d18ce", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "40f97065-369a-49f4-947c-6a255697ae91", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "MailboxSettings.ReadWrite": [ + { + "id": "818c620a-27a9-40bd-a6a5-d96f7d610b4b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6931bccd-447a-43d1-b442-00a195474933", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ManagedTenants.Read.All": [ + { + "id": "dc34164e-6c4a-41a0-be89-3ae2fbad7cd3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ManagedTenants.ReadWrite.All": [ + { + "id": "b31fa710-c9b3-4d9e-8f5e-8036eecddab9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Member.Read.Group": [ + { + "id": "0a8ce3c7-89dd-46cf-b2c3-5ef0064437a8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Member.Read.Hidden": [ + { + "id": "f6a3db3e-f7e8-4ed2-a414-557c8c9830be", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "658aa5d8-239f-45c4-aa12-864f4fc7e490", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "MultiTenantOrganization.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "MultiTenantOrganization.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "MultiTenantOrganization.ReadBasic.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "NetworkAccessBranch.Read.All": [ + { + "id": "4051c7fc-b429-4804-8d80-8f1f8c24a6f7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "39ae4a24-1ef0-49e8-9d63-2a66f5c39edd", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "NetworkAccessBranch.ReadWrite.All": [ + { + "id": "b8a36cc2-b810-461a-baa4-a7281e50bd5c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8137102d-ec16-4191-aaf8-7aeda8026183", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "NetworkAccess.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "9d4afbbc-06a4-49e0-8005-4e5afd1d4fec" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "9d4afbbc-06a4-49e0-8005-4e5afd1d4fec" + } + ], + "NetworkAccess-Reports.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "1b912ec3-a9dd-4c4d-a53e-76aa7adb28d7" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "1b912ec3-a9dd-4c4d-a53e-76aa7adb28d7" + } + ], + "NetworkAccess.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "9d4afbbc-06a4-49e0-8005-4e5afd1d4fec" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "9d4afbbc-06a4-49e0-8005-4e5afd1d4fec" + } + ], + "NetworkAccessPolicy.Read.All": [ + { + "id": "ba22922b-752c-446f-89d7-a2d92398fceb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8a3d36bf-cb46-4bcc-bec9-8d92829dab84", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "NetworkAccessPolicy.ReadWrite.All": [ + { + "id": "b1fbad0f-ef6e-42ed-8676-bca7fa3e7291", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f0c341be-8348-4989-8e43-660324294538", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notes.Create": [ + { + "id": "9d822255-d64d-4b7a-afdb-833b9a97ed02", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notes.Read": [ + { + "id": "371361e4-b9e2-4a3f-8315-2a301a3b0a3d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notes.Read.All": [ + { + "id": "dfabfca6-ee36-4db2-8208-7a28381419b3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "3aeca27b-ee3a-4c2b-8ded-80376e2134a4", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notes.ReadWrite": [ + { + "id": "615e26af-c38a-4150-ae3e-c3b0d4cb1d6a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notes.ReadWrite.All": [ + { + "id": "64ac0503-b4fa-45d9-b544-71a463f05da0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0c458cef-11f3-48c2-a568-c66751c238c0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notes.ReadWrite.CreatedByApp": [ + { + "id": "ed68249d-017c-4df5-9113-e684c7f8760b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Notifications.ReadWrite.CreatedByApp": [ + { + "id": "89497502-6e42-46a2-8cb2-427fd3df970a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeeting.ReadBasic.Chat": [ + { + "id": "eda8d262-4e6e-4ff6-a7ba-a2fb50535165", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingArtifact.Read.All": [ + { + "id": "110e5abb-a10c-4b59-8b55-9b4daa4ef743", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "df01ed3b-eb61-4eca-9965-6b3d789751b2", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingNotification.Send.Chat": [ + { + "id": "d9837fe0-9c31-4faa-8acb-b10874560161", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingParticipant.Read.Chat": [ + { + "id": "6324a770-185c-4b4f-be13-2d9a1668e6eb", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingRecording.Read.All": [ + { + "id": "190c2bb6-1fdd-4fec-9aa2-7d571b5e1fe3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a4a08342-c95d-476b-b943-97e100569c8d", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingRecording.Read.Chat": [ + { + "id": "d20f0153-08ff-48a9-b299-96a8d1131d1d", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetings.Read": [ + { + "id": "9be106e1-f4e3-4df5-bdff-e4bc531cbe43", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetings.Read.All": [ + { + "id": "c1684f21-1984-47fa-9d61-2dc8c296bb70", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetings.ReadWrite": [ + { + "id": "a65f2972-a4f8-4f5e-afd7-69ccb046d5dc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetings.ReadWrite.All": [ + { + "id": "b8bb2037-6e08-44ac-a4ea-4674e010e2a4", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingTranscript.Read.All": [ + { + "id": "30b87d18-ebb1-45db-97f8-82ccb1f0190c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a4a80d8d-d283-4bd8-8504-555ec3870630", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnlineMeetingTranscript.Read.Chat": [ + { + "id": "8c477e19-f0f7-45f9-ae72-604f77a599e3", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnPremDirectorySynchronization.Read.All": [ + { + "id": "f6609722-4100-44eb-b747-e6ca0536989d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "bb70e231-92dc-4729-aff5-697b3f04be95", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnPremDirectorySynchronization.ReadWrite.All": [ + { + "id": "c2d95988-7604-4ba1-aaed-38a5f82a51c7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c22a92cc-79bf-4bb1-8b6c-e0a05d3d80ce", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OnPremisesPublishingProfiles.ReadWrite.All": [ + { + "id": "8c4d5184-71c2-4bf8-bb9d-bc3378c9ad42", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0b57845e-aa49-4e6f-8109-ce654fffa618", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Organization.Read.All": [ + { + "id": "4908d5b9-3fb2-4b1e-9336-1888b7937185", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "498476ce-e0fe-48b0-b801-37ba7e2685c6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Organization.ReadWrite.All": [ + { + "id": "46ca0847-7e6b-426e-9775-ea810a948356", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "292d869f-3427-49a8-9dab-8c70152b74e9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgContact.Read.All": [ + { + "id": "08432d1b-5911-483c-86df-7980af5cdee0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e1a88a34-94c4-4418-be12-c87b00e26bea", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-AppsAndServices.Read.All": [ + { + "id": "1e9b7a7e-4d64-44ff-acf5-2e9651c1519f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "56c84fa9-ea1f-4a15-90f2-90ef41ece2c9", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-AppsAndServices.ReadWrite.All": [ + { + "id": "c167b0e7-47c0-48e8-9eee-9892f58018fa", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "4a8e4191-c1c8-45f8-b801-f9a1a5ee6ad3", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-DynamicsVoice.Read.All": [ + { + "id": "9862d930-5aec-4a98-8d4f-7277a8db9bcb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c18ae2dc-d9f3-4495-a93f-18980a0e159f", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-DynamicsVoice.ReadWrite.All": [ + { + "id": "4cea26fb-6967-4234-82c4-c044414743f8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c3f1cc32-8bbd-4ab6-bd33-f270e0d9e041", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-Forms.Read.All": [ + { + "id": "210051a0-1ffc-435c-ae76-02d226d05752", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "434d7c66-07c6-4b1f-ab21-417cf2cdaaca", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-Forms.ReadWrite.All": [ + { + "id": "346c19ff-3fb2-4e81-87a0-bac9e33990c1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2cb92fee-97a3-4034-8702-24a6f5d0d1e9", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-Todo.Read.All": [ + { + "id": "7ff96f41-f022-45ba-acd8-ef3f03063d6b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e4d9cd09-d858-4363-9410-abb96737f0cf", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "OrgSettings-Todo.ReadWrite.All": [ + { + "id": "087502c2-5263-433e-abe3-8f77231a0627", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5febc9da-e0d0-4576-bd13-ae70b2179a39", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Owner.Read.Group": [ + { + "id": "70d5316c-9b27-4057-a650-3b0fe49002ab", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "People.Read": [ + { + "id": "ba47897c-39ec-4d83-8086-ee8256fa737d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "People.Read.All": [ + { + "id": "b89f9189-71a5-4e70-b041-9887f0bc7e4a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b528084d-ad10-4598-8b93-929746b4d7d6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PeopleSettings.Read.All": [ + { + "id": "ec762c5f-388b-4b16-8693-ac1efbc611bc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ef02f2e7-e22d-4c77-8614-8f765683b86e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PeopleSettings.ReadWrite.All": [ + { + "id": "e67e6727-c080-415e-b521-e3f35d5248e9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b6890674-9dd5-4e42-bb15-5af07f541ae1", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PermissionsAnalytics.Read.OwnedBy": [ + { + "scheme": "Application", + "environment": "public", + "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" + } + ], + "PermissionsManagementOnboarding.ReadWrite.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "resourceAppId": "93a5b79f-873d-408f-a1b1-3ea1ca43fcde" + } + ], + "Place.Read.All": [ + { + "id": "cb8f45a0-5c2e-4ea1-b803-84b870a7d7ec", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "913b9306-0ce1-42b8-9137-6a7df690a760", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Place.ReadWrite.All": [ + { + "id": "4c06a06a-098a-4063-868e-5dfee3827264", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PlaceDevice.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PlaceDevice.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PlaceDeviceTelemetry.ReadWrite.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.Read.All": [ + { + "id": "572fea84-0151-49b2-9301-11cb16974376", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "246dd0d5-5bd0-4def-940b-0421030a5b68", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.Read.ConditionalAccess": [ + { + "id": "633e0fce-8c58-4cfb-9495-12bbd5a24f7c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "37730810-e9ba-4e46-b07e-8ca78d182097", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.Read.PermissionGrant": [ + { + "id": "414de6ea-2d92-462f-b120-6e2a809a6d01", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9e640839-a198-48fb-8b9a-013fd6f6cbcd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.AccessReview": [ + { + "id": "4f5bc9c8-ea54-4772-973a-9ca119cb0409", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "77c863fd-06c0-47ce-a7eb-49773e89d319", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.ApplicationConfiguration": [ + { + "id": "b27add92-efb2-4f16-84f5-8108ba77985c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "be74164b-cff1-491c-8741-e671cb536e13", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.AuthenticationFlows": [ + { + "id": "edb72de9-4252-4d03-a925-451deef99db7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "25f85f3c-f66c-4205-8cd5-de92dd7f0cec", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.AuthenticationMethod": [ + { + "id": "7e823077-d88e-468f-a337-e18f1f0e6c7c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "29c18626-4985-4dcd-85c0-193eef327366", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.Authorization": [ + { + "id": "edd3c878-b384-41fd-95ad-e7407dd775be", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "fb221be6-99f2-473f-bd32-01c6a0e9ca3b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.ConditionalAccess": [ + { + "id": "ad902697-1014-4ef5-81ef-2b4301988e8c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "01c0a623-fc9b-48e9-b794-0756f8e8f067", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.ConsentRequest": [ + { + "id": "4d135e65-66b8-41a8-9f8b-081452c91774", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "999f8c63-0a38-4f1b-91fd-ed1947bdd1a9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.CrossTenantAccess": [ + { + "id": "014b43d0-6ed4-4fc6-84dc-4b6f7bae7d85", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "338163d7-f101-4c92-94ba-ca46fe52447c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.DeviceConfiguration": [ + { + "id": "40b534c3-9552-4550-901b-23879c90bcf9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.ExternalIdentities": [ + { + "id": "b5219784-1215-45b5-b3f1-88fe1081f9c0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "03cc4f92-788e-4ede-b93f-199424d144a5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.FeatureRollout": [ + { + "id": "92a38652-f13b-4875-bc77-6e1dbb63e1b2", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2044e4f1-e56c-435b-925c-44cd8f6ba89a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.MobilityManagement": [ + { + "id": "a8ead177-1889-4546-9387-f25e658e2a79", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.PermissionGrant": [ + { + "id": "2672f8bb-fd5e-42e0-85e1-ec764dd2614e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a402ca1c-2696-4531-972d-6e5ee4aa11ea", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.SecurityDefaults": [ + { + "id": "0b2a744c-2abf-4f1e-ad7e-17a087e2be99", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1c6e93a6-28e2-4cbb-9f64-1a46a821124d", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Policy.ReadWrite.TrustFramework": [ + { + "id": "cefba324-1a70-4a6e-9c1d-fd670b7ae392", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "79a677f7-b79d-40d0-a36a-3e6f8688dd7a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "POP.AccessAsUser.All": [ + { + "id": "d7b7f2d9-0f45-4ea1-9d42-e50810c06991", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Presence.Read": [ + { + "id": "76bc735e-aecd-4a1d-8b4c-2b915deabb79", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Presence.Read.All": [ + { + "id": "9c7a330d-35b3-4aa1-963d-cb2b9f927841", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Presence.ReadWrite": [ + { + "id": "8d3c54a7-cf58-4773-bf81-c0cd6ad522bb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Presence.ReadWrite.All": [ + { + "id": "83cded22-8297-4ff6-a7fa-e97e9545a259", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintConnector.Read.All": [ + { + "id": "d69c2d6d-4f72-4f99-a6b9-663e32f8cf68", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintConnector.ReadWrite.All": [ + { + "id": "79ef9967-7d59-4213-9c64-4b10687637d8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Printer.Create": [ + { + "id": "90c30bed-6fd1-4279-bf39-714069619721", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Printer.FullControl.All": [ + { + "id": "93dae4bd-43a1-4a23-9a1a-92957e1d9121", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Printer.Read.All": [ + { + "id": "3a736c8a-018e-460a-b60c-863b2683e8bf", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9709bb33-4549-49d4-8ed9-a8f65e45bb0f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Printer.ReadWrite.All": [ + { + "id": "89f66824-725f-4b8f-928e-e1c5258dc565", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f5b3f73d-6247-44df-a74c-866173fddab0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrinterShare.Read.All": [ + { + "id": "ed11134d-2f3f-440d-a2e1-411efada2502", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrinterShare.ReadBasic.All": [ + { + "id": "5fa075e9-b951-4165-947b-c63396ff0a37", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrinterShare.ReadWrite.All": [ + { + "id": "06ceea37-85e2-40d7-bec3-91337a46038f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.Create": [ + { + "id": "21f0d9c0-9f13-48b3-94e0-b6b231c7d320", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.Manage.All": [ + { + "id": "58a52f47-9e36-4b17-9ebe-ce4ef7f3e6c8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.Read": [ + { + "id": "248f5528-65c0-4c88-8326-876c7236df5e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.Read.All": [ + { + "id": "afdd6933-a0d8-40f7-bd1a-b5d778e8624b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ac6f956c-edea-44e4-bd06-64b1b4b9aec9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.ReadBasic": [ + { + "id": "6a71a747-280f-4670-9ca0-a9cbf882b274", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.ReadBasic.All": [ + { + "id": "04ce8d60-72ce-4867-85cf-6d82f36922f3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "fbf67eee-e074-4ef7-b965-ab5ce1c1f689", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.ReadWrite": [ + { + "id": "b81dd597-8abb-4b3f-a07a-820b0316ed04", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.ReadWrite.All": [ + { + "id": "036b9544-e8c5-46ef-900a-0646cc42b271", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5114b07b-2898-4de7-a541-53b0004e2e13", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.ReadWriteBasic": [ + { + "id": "6f2d22f2-1cb6-412c-a17c-3336817eaa82", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintJob.ReadWriteBasic.All": [ + { + "id": "3a0db2f6-0d2a-4c19-971b-49109b19ad3d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "57878358-37f4-4d3a-8c20-4816e0d457b1", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintSettings.Read.All": [ + { + "id": "490f32fd-d90f-4dd7-a601-ff6cdc1a3f6c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b5991872-94cf-4652-9765-29535087c6d8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintSettings.ReadWrite.All": [ + { + "id": "9ccc526a-c51c-4e5c-a1fd-74726ef50b8f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrintTaskDefinition.ReadWrite.All": [ + { + "id": "456b71a7-0ee0-4588-9842-c123fcc8f664", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAccess.Read.AzureAD": [ + { + "id": "b3a539c9-59cb-4ad5-825a-041ddbdc2bdb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "4cdc2547-9148-4295-8d11-be0db1391d6b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAccess.Read.AzureADGroup": [ + { + "id": "d329c81c-20ad-4772-abf9-3f6fdb7e5988", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "01e37dc9-c035-40bd-b438-b2879c4870a6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAccess.Read.AzureResources": [ + { + "id": "1d89d70c-dcac-4248-b214-903c457af83a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5df6fe86-1be0-44eb-b916-7bd443a71236", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAccess.ReadWrite.AzureAD": [ + { + "id": "3c3c74f5-cdaa-4a97-b7e0-4e788bfcfb37", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "854d9ab1-6657-4ec8-be45-823027bcd009", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAccess.ReadWrite.AzureADGroup": [ + { + "id": "32531c59-1f32-461f-b8df-6f8a3b89f73b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2f6817f8-7b12-4f0f-bc18-eeaf60705a9e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAccess.ReadWrite.AzureResources": [ + { + "id": "a84a9652-ffd3-496e-a991-22ba5529156a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "6f9d5abc-2db6-400b-a267-7de22a40fb87", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAssignmentSchedule.Read.AzureADGroup": [ + { + "id": "02a32cc4-7ab5-4b58-879a-0586e0f7c495", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "cd4161cb-f098-48f8-a884-1eda9a42434c", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup": [ + { + "id": "06dbc45d-6708-4ef0-a797-f797ee68bf4b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "41202f2c-f7ab-45be-b001-85c9728b9d69", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedEligibilitySchedule.Read.AzureADGroup": [ + { + "id": "8f44f93d-ecef-46ae-a9bf-338508d44d6b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "edb419d6-7edc-42a3-9345-509bfdf5d87c", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup": [ + { + "id": "ba974594-d163-484e-ba39-c330d5897667", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "618b6020-bca8-4de6-99f6-ef445fa4d857", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ProgramControl.Read.All": [ + { + "id": "c492a2e1-2f8f-4caa-b076-99bbf6e40fe4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "eedb7fdd-7539-4345-a38b-4839e4a84cbd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ProgramControl.ReadWrite.All": [ + { + "id": "50fd364f-9d93-4ae1-b170-300e87cccf84", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "60a901ed-09f7-4aa5-a16e-7dd3d6f9de36", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "QnA.Read.All": [ + { + "id": "f73fa04f-b9a5-4df9-8843-993ce928925e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ee49e170-1dd1-4030-b44c-61ad6e98f743", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RecordsManagement.Read.All": [ + { + "id": "07f995eb-fc67-4522-ad66-2b8ca8ea3efd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ac3a2b8e-03a3-4da9-9ce0-cbe28bf1accd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RecordsManagement.ReadWrite.All": [ + { + "id": "f2833d75-a4e6-40ab-86d4-6dfe73c97605", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "eb158f57-df43-4751-8b21-b8932adb3d34", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Reports.Read.All": [ + { + "id": "02e97553-ed7b-43d0-ab3c-f8bace0d040c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "230c1aed-a721-4c5d-9cb4-a90514e508ef", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ReportSettings.Read.All": [ + { + "id": "84fac5f4-33a9-4100-aa38-a20c6d29e5e7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ee353f83-55ef-4b78-82da-555bfa2b4b95", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ReportSettings.ReadWrite.All": [ + { + "id": "b955410e-7715-4a88-a940-dfd551018df3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2a60023f-3219-47ad-baa4-40e17cd02a1d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleAssignmentSchedule.Read.Directory": [ + { + "id": "344a729c-0285-42c6-9014-f12b9b8d6129", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d5fe8ce8-684c-4c83-a52c-46e882ce4be1", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleAssignmentSchedule.ReadWrite.Directory": [ + { + "id": "8c026be3-8e26-4774-9372-8d5d6f21daff", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dd199f4a-f148-40a4-a2ec-f0069cc799ec", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleEligibilitySchedule.Read.Directory": [ + { + "id": "eb0788c2-6d4e-4658-8c9e-c0fb8053f03d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ff278e11-4a33-4d0c-83d2-d01dc58929a5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleEligibilitySchedule.ReadWrite.Directory": [ + { + "id": "62ade113-f8e0-4bf9-a6ba-5acb31db32fd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "fee28b28-e1f3-4841-818e-2704dc62245f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.Read.All": [ + { + "id": "48fec646-b2ba-4019-8681-8eb31435aded", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c7fbd983-d9aa-4fa7-84b8-17382c103bc4", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.Read.CloudPC": [ + { + "id": "9619b88a-8a25-48a7-9571-d23be0337a79", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "031a549a-bb80-49b6-8032-2068448c6a3c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.Read.Directory": [ + { + "id": "741c54c3-0c1e-44a1-818b-3f97ab4e8c83", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "483bed4a-2ad3-4361-a73b-c83ccdbdc53c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.Read.Exchange": [ + { + "id": "3bc15058-7858-4141-b24f-ae43b4e80b52", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c769435f-f061-4d0b-8ff1-3d39870e5f85", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.ReadWrite.CloudPC": [ + { + "id": "501d06f8-07b8-4f18-b5c6-c191a4af7a82", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "274d0592-d1b6-44bd-af1d-26d259bcb43a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.ReadWrite.Directory": [ + { + "id": "d01b97e9-cbc0-49fe-810a-750afd5527a3", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9e3f62cf-ca93-4989-b6ce-bf83c28f9fe8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagement.ReadWrite.Exchange": [ + { + "id": "c1499fe0-52b1-4b22-bed2-7a244e0e879f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "025d3225-3f02-4882-b4c0-cd5b541a4e80", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagementAlert.Read.Directory": [ + { + "id": "cce71173-f76d-446e-97ff-efb2d82e11b1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ef31918f-2d50-4755-8943-b8638c0a077e", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagementAlert.ReadWrite.Directory": [ + { + "id": "435644c6-a5b1-40bf-8f52-fe8e5b53e19c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "11059518-d6a6-4851-98ed-509268489c4a", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagementPolicy.Read.AzureADGroup": [ + { + "id": "7e26fdff-9cb1-4e56-bede-211fe0e420e8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "69e67828-780e-47fd-b28c-7b27d14864e6", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagementPolicy.Read.Directory": [ + { + "id": "3de2cdbe-0ff5-47d5-bdee-7f45b4749ead", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "fdc4c997-9942-4479-bfcb-75a36d1138df", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagementPolicy.ReadWrite.AzureADGroup": [ + { + "id": "0da165c7-3f15-4236-b733-c0b0f6abe41d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b38dcc4d-a239-4ed6-aa84-6c65b284f97c", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "RoleManagementPolicy.ReadWrite.Directory": [ + { + "id": "1ff1be21-34eb-448c-9ac9-ce1f506b2a68", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "31e08e0a-d3f7-4ca2-ac39-7343fb83e8ad", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Schedule.Read.All": [ + { + "id": "fccf6dd8-5706-49fa-811f-69e2e1b585d0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7b2ebf90-d836-437f-b90d-7b62722c4456", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Schedule.ReadWrite.All": [ + { + "id": "63f27281-c9d9-4f29-94dd-6942f7f1feb0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b7760610-0545-4e8a-9ec3-cce9e63db01c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SchemaExtension.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SearchConfiguration.Read.All": [ + { + "id": "7d307522-aa38-4cd0-bd60-90c6f0ac50bd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ada977a5-b8b1-493b-9a91-66c206d76ecf", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SearchConfiguration.ReadWrite.All": [ + { + "id": "b1a7d408-cab0-47d2-a2a5-a74a3733600d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0e778b85-fefa-466d-9eec-750569d92122", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityActions.Read.All": [ + { + "id": "1638cddf-07a4-4de2-8645-69c96cacad73", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5e0edab9-c148-49d0-b423-ac253e121825", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityActions.ReadWrite.All": [ + { + "id": "dc38509c-b87d-4da0-bd92-6bec988bac4a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f2bf083f-0179-402a-bedb-b2784de8a49b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityAlert.Read.All": [ + { + "id": "bc257fb8-46b4-4b15-8713-01e91bfbe4ea", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "472e4a4d-bb4a-4026-98d1-0b0d74cb74a5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityAlert.ReadWrite.All": [ + { + "id": "471f2a7f-2a42-4d45-a2bf-594d0838070d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ed4fca05-be46-441f-9803-1873825f8fdb", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityAnalyzedMessage.Read.All": [ + { + "id": "53e6783e-b127-4a35-ab3a-6a52d80a9077", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "b48f7ac2-044d-4281-b02f-75db744d6f5f", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityAnalyzedMessage.ReadWrite.All": [ + { + "id": "48eb8c83-6e58-46e7-a6d3-8805822f5940", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "04c55753-2244-4c25-87fc-704ab82a4f69", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityEvents.Read.All": [ + { + "id": "64733abd-851e-478a-bffb-e47a14b18235", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "bf394140-e372-4bf9-a898-299cfc7564e5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityEvents.ReadWrite.All": [ + { + "id": "6aedf524-7e1c-45a7-bd76-ded8cab8d0fc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d903a879-88e0-4c09-b0c9-82f6a1333f84", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityIncident.Read.All": [ + { + "id": "b9abcc4f-94fc-4457-9141-d20ce80ec952", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "45cc0394-e837-488b-a098-1918f48d186c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SecurityIncident.ReadWrite.All": [ + { + "id": "128ca929-1a19-45e6-a3b8-435ec44a36ba", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "34bf0e97-1971-4929-b999-9e2442d941d7", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ServiceHealth.Read.All": [ + { + "id": "55896846-df78-47a7-aa94-8d3d4442ca7f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "79c261e0-fe76-4144-aad5-bdc68fbe4037", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ServiceMessage.Read.All": [ + { + "id": "eda39fa6-f8cf-4c3c-a909-432c683e4c9b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "1b620472-6534-4fe6-9df2-4680e8aa28ec", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ServiceMessageViewpoint.Write": [ + { + "id": "636e1b0b-1cc2-4b1c-9aa9-4eeed9b9761b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ServicePrincipalEndpoint.Read.All": [ + { + "id": "9f9ce928-e038-4e3b-8faf-7b59049a8ddc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5256681e-b7f6-40c0-8447-2d9db68797a0", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ServicePrincipalEndpoint.ReadWrite.All": [ + { + "id": "7297d82c-9546-4aed-91df-3d4f0a9b3ff0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "89c8469c-83ad-45f7-8ff2-6e3d4285709e", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SharePointTenantSettings.Read.All": [ + { + "id": "2ef70e10-5bfd-4ede-a5f6-67720500b258", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "83d4163d-a2d8-4d3b-9695-4ae3ca98f888", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SharePointTenantSettings.ReadWrite.All": [ + { + "id": "aa07f155-3612-49b8-a147-6c590df35536", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "19b94e34-907c-4f43-bde9-38b1909ed408", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ShortNotes.Read": [ + { + "id": "50f66e47-eb56-45b7-aaa2-75057d9afe08", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ShortNotes.Read.All": [ + { + "id": "0c7d31ec-31ca-4f58-b6ec-9950b6b0de69", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ShortNotes.ReadWrite": [ + { + "id": "328438b7-4c01-4c07-a840-e625a749bb89", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ShortNotes.ReadWrite.All": [ + { + "id": "842c284c-763d-4a97-838d-79787d129bab", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Sites.Create.All": [ + { + "id": "881ef377-138e-4f7c-884f-8de6b0e8fb9f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ee459c8a-90b8-4626-86fb-56beb1e75144", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Sites.FullControl.All": [ + { + "id": "5a54b8b3-347c-476d-8f8e-42d5c7424d29", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a82116e5-55eb-4c41-a434-62fe8a61c773", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Sites.Manage.All": [ + { + "id": "65e50fdc-43b7-4915-933e-e8138f11f40a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0c0bf378-bf22-4481-8f81-9e89a9b4960a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Sites.Read.All": [ + { + "id": "205e70e5-aba6-4c52-a976-6d2d46c48043", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "332a536c-c7ef-4017-ab91-336970924f0d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Sites.ReadWrite.All": [ + { + "id": "89fe6a52-be36-487e-b7d8-d061c450a026", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9492366f-7969-46a4-8d15-ed1a20078fff", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Sites.Selected": [ + { + "id": "883ea226-0bf2-4a8f-9f9d-92c9162a727d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ed195a09-356f-491f-9cd5-7d2d55690ade", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SMTP.Send": [ + { + "id": "258f6531-6087-4cc4-bb90-092c5fb3ed3f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SpiffeTrustDomain.Read.All": [ + { + "id": "23bfad4f-bd9e-4ec2-ac49-151b96119912", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ad647d5f-d6da-4726-b9ab-148535647fb9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SpiffeTrustDomain.ReadWrite.All": [ + { + "id": "392595a0-23ad-4288-b283-c0b10ce8e83f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f03d0576-7158-4e71-bf51-e2d878c8e295", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SubjectRightsRequest.Read.All": [ + { + "id": "9c3af74c-fd0f-4db4-b17a-71939e2a9d77", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ee1460f0-368b-4153-870a-4e1ca7e72c42", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "SubjectRightsRequest.ReadWrite.All": [ + { + "id": "2b8fcc74-bce1-4ae3-a0e8-60c53739299d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8387eaa4-1a3c-41f5-b261-f888138e6041", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Subscription.Read.All": [ + { + "id": "5f88184c-80bb-4d52-9ff2-757288b2e9b7", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Synchronization.Read.All": [ + { + "id": "7aa02aeb-824f-4fbe-a3f7-611f751f5b55", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "5ba43d2f-fa88-4db2-bd1c-a67c5f0fb1ce", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Synchronization.ReadWrite.All": [ + { + "id": "7bb27fa3-ea8f-4d67-a916-87715b6188bd", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "9b50c33d-700f-43b1-b2eb-87e89b703581", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Tasks.Read": [ + { + "id": "f45671fb-e0fe-4b4b-be20-3d3ce43f1bcb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Tasks.Read.All": [ + { + "id": "f10e1f91-74ed-437f-a6fd-d6ae88e26c1f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Tasks.Read.Shared": [ + { + "id": "88d21fd4-8e5a-4c32-b5e2-4a1c95f34f72", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Tasks.ReadWrite": [ + { + "id": "2219042f-cab5-40cc-b0d2-16b1540b4c5f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Tasks.ReadWrite.All": [ + { + "id": "44e666d1-d276-445b-a5fc-8815eeb81d55", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Tasks.ReadWrite.Shared": [ + { + "id": "c5ddf11b-c114-4886-8558-8a4e557cd52b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Team.Create": [ + { + "id": "7825d5d6-6049-4ce7-bdf6-3b8d53f4bcd0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "23fc2474-f741-46ce-8465-674744c5c361", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Team.ReadBasic.All": [ + { + "id": "485be79e-c497-4b35-9400-0e3fa7f2a5d4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "2280dda6-0bfd-44ee-a2f4-cb867cfc4c1e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamMember.Read.All": [ + { + "id": "2497278c-d82d-46a2-b1ce-39d4cdde5570", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "660b7406-55f1-41ca-a0ed-0b035e182f3e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamMember.Read.Group": [ + { + "id": "b8731755-de22-4604-be08-93e1e5c2d2d6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamMember.ReadWrite.All": [ + { + "id": "4a06efd2-f825-4e34-813e-82a57b03d1ee", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0121dc95-1b9f-4aed-8bac-58c5ac466691", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamMember.ReadWriteNonOwnerRole.All": [ + { + "id": "2104a4db-3a2f-4ea0-9dba-143d457dc666", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "4437522e-9a86-4a41-a7da-e380edd4a97d", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsActivity.Read": [ + { + "id": "0e755559-83fb-4b44-91d0-4cc721b9323e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsActivity.Read.All": [ + { + "id": "70dec828-f620-4914-aa83-a29117306807", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsActivity.Send": [ + { + "id": "7ab1d787-bae7-4d5d-8db6-37ea32df9186", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a267235f-af13-44dc-8385-c1dc93023186", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsActivity.Send.Chat": [ + { + "id": "119b5846-be45-44cd-87d7-bfc566330e11", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsActivity.Send.Group": [ + { + "id": "d4539c25-0937-4095-b844-b97228dd8655", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsActivity.Send.User": [ + { + "id": "483c432d-7210-44e7-a362-954c0c5e4108", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.Read.Chat": [ + { + "id": "b60343cd-f77a-4c4f-8036-41938b1abd8b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.Read.Group": [ + { + "id": "ba4beb29-863b-4f02-8969-37a289cd91c0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadForChat": [ + { + "id": "bf3fbf03-f35f-4e93-963e-47e4d874c37a", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadForChat.All": [ + { + "id": "cc7e7635-2586-41d6-adaa-a8d3bcad5ee5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadForTeam": [ + { + "id": "5248dcb1-f83b-4ec3-9f4d-a4428a961a72", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadForTeam.All": [ + { + "id": "1f615aea-6bf9-4b05-84bd-46388e138537", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadForUser": [ + { + "id": "c395395c-ff9a-4dba-bc1f-8372ba9dca84", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadForUser.All": [ + { + "id": "9ce09611-f4f7-4abd-a629-a05450422a97", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentForChat": [ + { + "id": "e1408a66-8f82-451b-a2f3-3c3e38f7413f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentForChat.All": [ + { + "id": "6e74eff9-4a21-45d6-bc03-3a20f61f8281", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentForTeam": [ + { + "id": "946349d5-2a9d-4535-abc0-7beeacaedd1d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentForTeam.All": [ + { + "id": "b0c13be0-8e20-4bc5-8c55-963c23a39ce9", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentSelfForChat": [ + { + "id": "a0e0e18b-8fb2-458f-8130-da2d7cab9c75", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All": [ + { + "id": "ba1ba90b-2d8f-487e-9f16-80728d85bb5c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam": [ + { + "id": "4a6bbf29-a0e1-4a4d-a7d1-cef17f772975", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All": [ + { + "id": "1e4be56c-312e-42b8-a2c9-009600d732c0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteForChat": [ + { + "id": "aa85bf13-d771-4d5d-a9e6-bca04ce44edf", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteForChat.All": [ + { + "id": "9e19bae1-2623-4c4f-ab6e-2664615ff9a0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteForTeam": [ + { + "id": "2e25a044-2580-450d-8859-42eeb6e996c0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteForTeam.All": [ + { + "id": "5dad17ba-f6cc-4954-a5a2-a0dcc95154f0", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteForUser": [ + { + "id": "093f8818-d05f-49b8-95bc-9d2a73e9a43c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteForUser.All": [ + { + "id": "74ef0291-ca83-4d02-8c7e-d2391e6a444f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteSelfForChat": [ + { + "id": "0ce33576-30e8-43b7-99e5-62f8569a4002", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteSelfForChat.All": [ + { + "id": "73a45059-f39c-4baf-9182-4954ac0e55cf", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteSelfForTeam": [ + { + "id": "0f4595f7-64b1-4e13-81bc-11a249df07a9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteSelfForTeam.All": [ + { + "id": "9f67436c-5415-4e7f-8ac1-3014a7132630", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteSelfForUser": [ + { + "id": "207e0cb1-3ce7-4922-b991-5a760c346ebc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsAppInstallation.ReadWriteSelfForUser.All": [ + { + "id": "908de74d-f8b2-4d6b-a9ed-2a17b3b78179", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamSettings.Read.All": [ + { + "id": "48638b3c-ad68-4383-8ac4-e6880ee6ca57", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "242607bd-1d2c-432c-82eb-bdb27baa23ab", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamSettings.Read.Group": [ + { + "id": "87909ea6-7b07-42cf-b3a0-b8bd8e7072a8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamSettings.ReadWrite.All": [ + { + "id": "39d65650-9d3e-4223-80db-a335590d027e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "bdd80a03-d9bc-451d-b7c4-ce7c63fe3c8f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamSettings.ReadWrite.Group": [ + { + "id": "13451d84-ced2-4d45-9b0d-98688b90e5bf", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Create": [ + { + "id": "a9ff19c2-f369-4a95-9a25-ba9d460efc8e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "49981c42-fd7b-4530-be03-e77b21aed25e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Create.Chat": [ + { + "id": "0029d2bb-fc98-4712-9310-69dd5fcc94d5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Create.Group": [ + { + "id": "c4d7203b-1e46-4c4a-95f9-862779aa39e1", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Delete.Chat": [ + { + "id": "fa50d890-02fe-4696-b82b-110dc7f7382a", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Delete.Group": [ + { + "id": "cc2e79a6-9a86-45cc-91c1-41c15745287e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Read.All": [ + { + "id": "59dacb05-e88d-4c13-a684-59f1afc8cc98", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "46890524-499a-4bb2-ad64-1476b4f3e1cf", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Read.Chat": [ + { + "id": "aa07ff41-1317-4f07-8edb-a1558e9bfc84", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.Read.Group": [ + { + "id": "60d920d0-44e7-44f4-a811-1a172a2ea5b3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWrite.All": [ + { + "id": "b98bfd41-87c6-45cc-b104-e2de4f0dafb9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "a96d855f-016b-47d7-b51c-1218a98d791c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWrite.Chat": [ + { + "id": "d583f4d7-57da-4b2c-9744-253e9ec3c7be", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWrite.Group": [ + { + "id": "717ca3a4-bc73-47f8-b613-4d43e657fa9c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteForChat": [ + { + "id": "ee928332-e9c2-4747-b4a0-f8c164b68de6", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteForChat.All": [ + { + "id": "fd9ce730-a250-40dc-bd44-8dc8d20f39ea", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteForTeam": [ + { + "id": "c975dd04-a06e-4fbb-9704-62daad77bb49", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteForTeam.All": [ + { + "id": "6163d4f4-fbf8-43da-a7b4-060fe85ed148", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteForUser": [ + { + "id": "c37c9b61-7762-4bff-a156-afc0005847a0", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteForUser.All": [ + { + "id": "425b4b59-d5af-45c8-832f-bb0b7402348a", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteSelfForChat": [ + { + "id": "0c219d04-3abf-47f7-912d-5cca239e90e6", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteSelfForChat.All": [ + { + "id": "9f62e4a2-a2d6-4350-b28b-d244728c4f86", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteSelfForTeam": [ + { + "id": "f266662f-120a-4314-b26a-99b08617c7ef", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteSelfForTeam.All": [ + { + "id": "91c32b81-0ef0-453f-a5c7-4ce2e562f449", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteSelfForUser": [ + { + "id": "395dfec1-a0b9-465f-a783-8250a430cb8c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamsTab.ReadWriteSelfForUser.All": [ + { + "id": "3c42dec6-49e8-4a0a-b469-36cff0d9da93", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamTemplates.Read": [ + { + "id": "cd87405c-5792-4f15-92f7-debc0db6d1d6", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamTemplates.Read.All": [ + { + "id": "6323133e-1f6e-46d4-9372-ac33a0870636", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "Teamwork.Migrate.All": [ + { + "id": "dfb0dd15-61de-45b2-be36-d6a69fba3c79", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkAppSettings.Read.All": [ + { + "id": "44e060c4-bbdc-4256-a0b9-dcc0396db368", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "475ebe88-f071-4bd7-af2b-642952bd4986", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkAppSettings.ReadWrite.All": [ + { + "id": "87c556f0-2bd9-4eed-bd74-5dd8af6eaf7e", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ab5b445e-8f10-45f4-9c79-dd3f8062cc4e", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkDevice.Read.All": [ + { + "id": "b659488b-9d28-4208-b2be-1c6652b3c970", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "0591bafd-7c1c-4c30-a2a5-2b9aacb1dfe8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkDevice.ReadWrite.All": [ + { + "id": "ddd97ecb-5c31-43db-a235-0ee20e635c40", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "79c02f5b-bd4f-4713-bc2c-a8a4a66e127b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkTag.Read": [ + { + "id": "57587d0b-8399-45be-b207-8050cec54575", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkTag.Read.All": [ + { + "id": "b74fd6c4-4bde-488e-9695-eeb100e4907f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkTag.ReadWrite": [ + { + "id": "539dabd7-b5b6-4117-b164-d60cd15a8671", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TeamworkTag.ReadWrite.All": [ + { + "id": "a3371ca5-911d-46d6-901c-42c8c7a937d8", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TermStore.Read.All": [ + { + "id": "297f747b-0005-475b-8fef-c890f5152b38", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ea047cc2-df29-4f3e-83a3-205de61501ca", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TermStore.ReadWrite.All": [ + { + "id": "6c37c71d-f50f-4bff-8fd3-8a41da390140", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "f12eb8d6-28e3-46e6-b2c0-b7e4dc69fc95", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatAssessment.Read.All": [ + { + "id": "f8f035bb-2cce-47fb-8bf5-7baf3ecbee48", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatAssessment.ReadWrite.All": [ + { + "id": "cac97e40-6730-457d-ad8d-4852fddab7ad", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatHunting.Read.All": [ + { + "id": "b152eca8-ea73-4a48-8c98-1a6742673d99", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "dd98c7f5-2d42-42d3-a0e4-633161547251", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatIndicators.Read.All": [ + { + "id": "9cc427b4-2004-41c5-aa22-757b755e9796", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "197ee4e9-b993-4066-898f-d6aecc55125b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatIndicators.ReadWrite.OwnedBy": [ + { + "id": "91e7d36d-022a-490f-a748-f8e011357b42", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "21792b6c-c986-4ffc-85de-df9da54b52fa", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatIntelligence.Read.All": [ + { + "id": "f266d9c0-ccb9-4fb8-a228-01ac0d8d6627", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "e0b77adb-e790-44a3-b0a0-257d06303687", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatSubmission.Read": [ + { + "id": "fd5353c6-26dd-449f-a565-c4e16b9fce78", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatSubmission.Read.All": [ + { + "id": "7083913a-4966-44b6-9886-c5822a5fd910", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "86632667-cd15-4845-ad89-48a88e8412e1", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatSubmission.ReadWrite": [ + { + "id": "68a3156e-46c9-443c-b85c-921397f082b5", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatSubmission.ReadWrite.All": [ + { + "id": "8458e264-4eb9-4922-abe9-768d58f13c7f", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "d72bdbf4-a59b-405c-8b04-5995895819ac", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "ThreatSubmissionPolicy.ReadWrite.All": [ + { + "id": "059e5840-5353-4c68-b1da-666a033fc5e8", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "926a6798-b100-4a20-a22f-a4918f13951d", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TrustFrameworkKeySet.Read.All": [ + { + "id": "7ad34336-f5b1-44ce-8682-31d7dfcd9ab9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "fff194f1-7dce-4428-8301-1badb5518201", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "TrustFrameworkKeySet.ReadWrite.All": [ + { + "id": "39244520-1e7d-4b4a-aee0-57c65826e427", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "4a771c9a-1cf2-4609-b88e-3d3e02d539cd", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UnifiedGroupMember.Read.AsGuest": [ + { + "id": "73e75199-7c3e-41bb-9357-167164dbb415", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User-ConvertToInternal.ReadWrite.All": [ + { + "id": "c6609b58-72c2-41ee-9394-a71cd1d5fc8b", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "ab392598-4530-4686-b386-5d17888f1f50", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User-LifeCycleInfo.Read.All": [ + { + "id": "ed8d2a04-0374-41f1-aefe-da8ac87ccc87", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "8556a004-db57-4d7a-8b82-97a13428e96f", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User-LifeCycleInfo.ReadWrite.All": [ + { + "id": "7ee7473e-bd4b-4c9f-987c-bd58481f5fa2", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "925f1248-0f97-47b9-8ec8-538c54e01325", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.EnableDisableAccount.All": [ + { + "id": "f92e74e7-2563-467f-9dd0-902688cb5863", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "3011c876-62b7-4ada-afa2-506cbbecc68c", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.Export.All": [ + { + "id": "405a51b5-8d8d-430b-9842-8be4b0e9f324", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "405a51b5-8d8d-430b-9842-8be4b0e9f324", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.Invite.All": [ + { + "id": "63dd7cd9-b489-4adf-a28c-ac38b9a0f962", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "09850681-111b-4a89-9bed-3f2cae46d706", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.ManageIdentities.All": [ + { + "id": "637d7bec-b31e-4deb-acc9-24275642a2c9", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "c529cfca-c91b-489c-af2b-d92990b66ce6", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.Read": [ + { + "id": "e1fe6dd8-ba31-4d61-89e7-88639da4683d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.Read.All": [ + { + "id": "a154be20-db9c-4678-8ab7-66f6cc099a59", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "df021288-bdef-4463-88db-98f22de89214", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.ReadBasic.All": [ + { + "id": "b340eb25-3456-403f-be2f-af7a0d370277", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.ReadWrite": [ + { + "id": "b4e74841-8e56-480b-be8b-910348b18b4c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User.ReadWrite.All": [ + { + "id": "204e0828-b5ca-4ad8-b9f3-f32a958e7cc4", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "741f803b-c850-494e-b5df-cde7c675a1ca", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "User-PrivacyData.Remove": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "705363a0-5817-47fb-ba32-59f47ce80bb7" + } + ], + "User-PrivacyData.Export": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "705363a0-5817-47fb-ba32-59f47ce80bb7" + } + ], + "UserActivity.ReadWrite.CreatedByApp": [ + { + "id": "47607519-5fb1-47d9-99c7-da4b48f369b1", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserAuthenticationMethod.Read": [ + { + "id": "1f6b61c5-2f65-4135-9c9f-31c0f8d32b52", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserAuthenticationMethod.Read.All": [ + { + "id": "aec28ec7-4d02-4e8c-b864-50163aea77eb", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "38d9df27-64da-44fd-b7c5-a6fbac20248f", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserAuthenticationMethod.ReadWrite": [ + { + "id": "48971fc1-70d7-4245-af77-0beb29b53ee2", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserAuthenticationMethod.ReadWrite.All": [ + { + "id": "b7887744-6746-4312-813d-72daeaee7e2d", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "50483e42-d915-4231-9639-7fdb7fd190e5", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserNotification.ReadWrite.CreatedByApp": [ + { + "id": "26e2f3e8-b2a1-47fc-9620-89bb5b042024", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "4e774092-a092-48d1-90bd-baad67c7eb47", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserShiftPreferences.Read.All": [ + { + "id": "de023814-96df-4f53-9376-1e2891ef5a18", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserShiftPreferences.ReadWrite.All": [ + { + "id": "d1eec298-80f3-49b0-9efb-d90e224798ac", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "UserTags.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "2f3f02c9-5679-4a5c-a605-0de55b07d135" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "2f3f02c9-5679-4a5c-a605-0de55b07d135" + } + ], + "UserTags.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "2f3f02c9-5679-4a5c-a605-0de55b07d135" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "2f3f02c9-5679-4a5c-a605-0de55b07d135" + } + ], + "UserTimelineActivity.Write.CreatedByApp": [ + { + "id": "367492fc-594d-4972-a9b5-0d58c622c91c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "VirtualAppointment.Read": [ + { + "id": "27470298-d3b8-4b9c-aad4-6334312a3eac", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "VirtualAppointment.Read.All": [ + { + "id": "d4f67ec2-59b5-4bdc-b4af-d78f6f9c1954", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "VirtualAppointment.ReadWrite": [ + { + "id": "2ccc2926-a528-4b17-b8bb-860eed29d64c", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "VirtualAppointment.ReadWrite.All": [ + { + "id": "bf46a256-f47d-448f-ab78-f226fff08d40", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "VirtualEvent.Read": [ + { + "id": "6b616635-ae58-433a-a918-8c45e4f304dc", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "VirtualEvent.Read.All": [ + { + "id": "1dccb351-c4e4-4e09-a8d1-7a9ecbf027cc", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "" + } + ], + "WindowsUpdates.ReadWrite.All": [ + { + "id": "11776c0c-6138-4db3-a668-ee621bea2555", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "7dd1be58-6e76-4401-bf8d-31d1e8180d5b", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "WorkforceIntegration.Read.All": [ + { + "id": "f1ccd5a7-6383-466a-8db8-1a656f7d06fa", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "WorkforceIntegration.ReadWrite.All": [ + { + "id": "08c4b377-0d23-4a8b-be2a-23c1c1d88545", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + }, + { + "id": "202bf709-e8e6-478e-bcfd-5d63c50b68e3", + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": true, + "resourceAppId": "" + } + ], + "PartnerBilling.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "resourceAppId": "6798d83e-b06b-4832-9fbd-bfaab6e3007d" + }, + { + "scheme": "Application", + "environment": "public", + "resourceAppId": "6798d83e-b06b-4832-9fbd-bfaab6e3007d" + } + ], + "UserTeamwork.Read": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": false, + "resourceAppId": "" + } + ], + "UserTeamwork.Read.All": [ + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": false, + "resourceAppId": "" + } + ], + "Teamwork.Read.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": false, + "isEnabled": false, + "resourceAppId": "" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": false, + "isEnabled": false, + "resourceAppId": "" + } + ] + } +}