diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 7febcac2..ea5d25e6 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -11922,6 +11922,8 @@ "/devicemanagement/virtualendpoint/cloudpcs/{id}": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/cloudpcs/{id}/getcloudpcconnectivityhistory": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/cloudpcs/{id}/retrieveflexcloudpcaccessconfiguration": "least=DelegatedWork,Application", + "/devicemanagement/virtualendpoint/cloudpcs/{id}/retrieveflexcloudpcconfigurationdetail": "least=DelegatedWork,Application", "/devicemanagement/virtualEndpoint/cloudPcs/{id}/retrieveFrontlineCloudPcDetail": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/cloudpcs/retrievecloudpccountbystatus": "least=DelegatedWork,Application", "/devicemanagement/virtualendpoint/deviceimages": "least=DelegatedWork,Application", @@ -11994,6 +11996,7 @@ "/me/cloudpcs": "least=DelegatedWork", "/me/cloudpcs/{id}/getcloudpclaunchinfo": "least=DelegatedWork", "/me/cloudpcs/{id}/retrievecloudpclaunchdetail": "least=DelegatedWork", + "/me/cloudpcs/{id}/retrieveflexcloudpcaccessconfiguration": "", "/tenantrelationships/managedtenants/cloudpcconnections": "least=DelegatedWork", "/tenantrelationships/managedtenants/cloudpcconnections/{id}": "least=DelegatedWork", "/tenantrelationships/managedtenants/cloudpcdevices": "least=DelegatedWork", @@ -12077,6 +12080,8 @@ "/devicemanagement/virtualendpoint/cloudpcs/{id}": "", "/devicemanagement/virtualendpoint/cloudpcs/{id}/getcloudpcconnectivityhistory": "", "/devicemanagement/virtualendpoint/cloudpcs/{id}/getCloudPcLaunchInfo": "", + "/devicemanagement/virtualendpoint/cloudpcs/{id}/retrieveflexcloudpcaccessconfiguration": "", + "/devicemanagement/virtualendpoint/cloudpcs/{id}/retrieveflexcloudpcconfigurationdetail": "", "/devicemanagement/virtualEndpoint/cloudPcs/{id}/retrieveFrontlineCloudPcDetail": "", "/devicemanagement/virtualendpoint/cloudpcs/retrievecloudpccountbystatus": "", "/devicemanagement/virtualendpoint/deviceimages/getsourceimages": "", @@ -12286,6 +12291,7 @@ "/me/cloudpcs": "", "/me/cloudpcs/{id}/getcloudpclaunchinfo": "", "/me/cloudpcs/{id}/retrievecloudpclaunchdetail": "", + "/me/cloudpcs/{id}/retrieveflexcloudpcaccessconfiguration": "", "/tenantrelationships/managedtenants/cloudpcconnections": "", "/tenantrelationships/managedtenants/cloudpcconnections/{id}": "", "/tenantrelationships/managedtenants/cloudpcdevices": "", @@ -14558,6 +14564,87 @@ "ownerSecurityGroup": "ssp" } }, + "Device-CloudLicensing.Read": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read individually owned Cloud Licensing resources for devices", + "adminDescription": "Allows the app to read Cloud Licensing resources for devices owned by the signed-in user-including allotments, assignments and usageRights-on their behalf.", + "userDisplayName": "Read your Cloud Licensing resources for devices", + "userDescription": "Allows the app to read Cloud Licensing resources for devices owned by you-including allotments, assignments and usageRights-on your behalf.", + "requiresAdminConsent": false, + "privilegeLevel": 2 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "GET" + ], + "paths": { + "/devices/{id}/cloudLicensing/assignments": "least=DelegatedWork", + "/devices/{id}/cloudLicensing/assignments/{id}": "least=DelegatedWork", + "/devices/{id}/cloudLicensing/assignments/{id}/allotment": "least=DelegatedWork", + "/devices/{id}/cloudLicensing/usageRights": "", + "/devices/{id}/cloudLicensing/usageRights/{id}": "", + "/devices/{id}/cloudLicensing/usageRights/{id}/assignments": "least=DelegatedWork", + "/devices/{id}/cloudLicensing/waitingMembers": "least=DelegatedWork", + "/devices/{id}/cloudLicensing/waitingMembers/{id}": "least=DelegatedWork", + "/devices/{id}/cloudLicensing/waitingMembers/{id}/allotment": "least=DelegatedWork" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "cloudlicensing" + } + }, + "Device-CloudLicensing.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read all Cloud Licensing resources for devices", + "adminDescription": "Allows the app to read all Cloud Licensing resources for devices-including allotments, assignments, and usageRights-on behalf of the signed-in user.", + "userDisplayName": "Read your Cloud Licensing resources for devices", + "userDescription": "Allows the app to read all Cloud Licensing resources for devices-including allotments, assignments, and usageRights-on your behalf.", + "requiresAdminConsent": false, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all Cloud Licensing resources for devices.", + "adminDescription": "Allows the app to read all Cloud Licensing resources for devices, including allotments, assignments and usageRights.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/devices/{id}/cloudLicensing/assignments": "least=Application", + "/devices/{id}/cloudLicensing/assignments/{id}": "least=Application", + "/devices/{id}/cloudLicensing/assignments/{id}/allotment": "least=Application", + "/devices/{id}/cloudLicensing/usageRights": "", + "/devices/{id}/cloudLicensing/usageRights/{id}": "", + "/devices/{id}/cloudLicensing/usageRights/{id}/assignments": "least=Application", + "/devices/{id}/cloudLicensing/waitingMembers": "least=Application", + "/devices/{id}/cloudLicensing/waitingMembers/{id}": "least=Application", + "/devices/{id}/cloudLicensing/waitingMembers/{id}/allotment": "least=Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "cloudlicensing" + } + }, "Device.Command": { "authorizationType": "oAuth2", "schemes": { @@ -32790,120 +32877,6 @@ "pathSets": [], "ownerInfo": {} }, - "LifecyclePolicies-AgentId.Read.All": { - "authorizationType": "oAuth2", - "schemes": { - "DelegatedWork": { - "adminDisplayName": "Read identity lifecycle policies for agent identities", - "adminDescription": "Allows the app to read identity lifecycle policies for agent identities that the signed-in user has access to in the organization.", - "userDisplayName": "Read identity lifecycle policies for agent identities", - "userDescription": "Allows the app to read identity lifecycle policies for agent identities that you have access to.", - "requiresAdminConsent": true, - "privilegeLevel": 3 - }, - "Application": { - "adminDisplayName": "Read identity lifecycle policies for agent identities", - "adminDescription": "Allows the app to read identity lifecycle policies for agent identities in the organization, without a signed-in user.", - "requiresAdminConsent": true, - "privilegeLevel": 3 - } - }, - "pathSets": [ - { - "schemeKeys": [ - "DelegatedWork", - "Application" - ], - "methods": [ - "GET" - ], - "paths": { - "/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies/{id}": "", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}/rules": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicyPriorityConfigurations": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicyPriorityConfigurations/{subjectType}": "least=DelegatedWork,Application" - } - } - ], - "ownerInfo": { - "ownerSecurityGroup": "aadlcm" - } - }, - "LifecyclePolicies-AgentId.ReadWrite.All": { - "authorizationType": "oAuth2", - "schemes": { - "DelegatedWork": { - "adminDisplayName": "Read and write identity lifecycle policies for agent identities", - "adminDescription": "Allows the app to read, create, update and delete identity lifecycle policies for agent identities that the signed-in user has access to in the organization.", - "userDisplayName": "Read and write identity lifecycle policies for agent identities", - "userDescription": "Allows the app to read, create, update and delete identity lifecycle policies for agent identities that you have access to.", - "requiresAdminConsent": true, - "privilegeLevel": 3 - }, - "Application": { - "adminDisplayName": "Read and write identity lifecycle policies for agent identities", - "adminDescription": "Allows the app to read, create, update and delete identity lifecycle policies for agent identities in the organization, without a signed-in user.", - "requiresAdminConsent": true, - "privilegeLevel": 3 - } - }, - "pathSets": [ - { - "schemeKeys": [ - "DelegatedWork", - "Application" - ], - "methods": [ - "GET" - ], - "paths": { - "/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies": "", - "/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies/{id}": "", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies": "", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}": "", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}/rules": "", - "/identitygovernance/lifecycleworkflows/lifecyclePolicyPriorityConfigurations": "", - "/identitygovernance/lifecycleworkflows/lifecyclePolicyPriorityConfigurations/{subjectType}": "" - } - }, - { - "schemeKeys": [ - "DelegatedWork", - "Application" - ], - "methods": [ - "DELETE", - "PATCH", - "POST" - ], - "paths": { - "/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies/{id}": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies/{id}/restore": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}": "least=DelegatedWork,Application", - "/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}/rules": "least=DelegatedWork,Application" - } - }, - { - "schemeKeys": [ - "DelegatedWork", - "Application" - ], - "methods": [ - "PATCH" - ], - "paths": { - "/identitygovernance/lifecycleworkflows/lifecyclePolicyPriorityConfigurations/{subjectType}": "least=DelegatedWork,Application" - } - } - ], - "ownerInfo": { - "ownerSecurityGroup": "aadlcm" - } - }, "LifecycleWorkflows-CustomExt.Read.All": { "authorizationType": "oAuth2", "schemes": { @@ -35392,7 +35365,14 @@ "/networkaccess/reports/getDeviceUsageSummary": "least=DelegatedWork,Application", "/networkaccess/reports/getDiscoveredAIAgentReport(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", + "/networkaccess/reports/getDomainControllerDiscovery(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", + "/networkaccess/reports/getDomainControllerDiscoveryDevices(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "least=DelegatedWork,Application", + "/networkaccess/reports/getDomainControllerDiscoveryOnPremisesAccounts(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "least=DelegatedWork,Application", + "/networkaccess/reports/getDomainControllerDiscoveryServicePrincipals(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "least=DelegatedWork,Application", + "/networkaccess/reports/getDomainControllerDiscoveryUsers(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "least=DelegatedWork,Application", "/networkaccess/reports/getEnterpriseApplicationReport(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", + "/networkaccess/reports/getMcpDiscovery(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", + "/networkaccess/reports/getMcpDiscoverySummary(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/getUserThreatReport": "least=DelegatedWork,Application", "/networkaccess/reports/getUserThreatSummaryReport": "least=DelegatedWork,Application", "/networkaccess/reports/transactionSummaries": "least=DelegatedWork,Application", @@ -35512,6 +35492,8 @@ "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", "/networkaccess/tls/managedCertificateAuthorityCertificates": "least=DelegatedWork,Application", "/networkaccess/tls/managedCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", + "/networkaccess/tls/trustedCertificateAuthorities": "least=Application", + "/networkaccess/tls/trustedCertificateAuthorities/{id}": "least=Application", "/networkAccess/tlsInspectionPolicies": "least=DelegatedWork,Application", "/networkAccess/tlsInspectionPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/tlsInspectionPolicies/{id}/policyRules": "least=DelegatedWork,Application", @@ -35643,7 +35625,14 @@ "/networkaccess/reports/getDeviceUsageSummary": "", "/networkaccess/reports/getDiscoveredAIAgentReport(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/networkaccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime})": "", + "/networkaccess/reports/getDomainControllerDiscovery(startDateTime={startDateTime},endDateTime={endDateTime})": "", + "/networkaccess/reports/getDomainControllerDiscoveryDevices(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "", + "/networkaccess/reports/getDomainControllerDiscoveryOnPremisesAccounts(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "", + "/networkaccess/reports/getDomainControllerDiscoveryServicePrincipals(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "", + "/networkaccess/reports/getDomainControllerDiscoveryUsers(startDateTime={startDateTime},endDateTime={endDateTime},hostFqdn={hostFqdn})": "", "/networkaccess/reports/getEnterpriseApplicationReport(startDateTime={startDateTime},endDateTime={endDateTime})": "", + "/networkaccess/reports/getMcpDiscovery(startDateTime={startDateTime},endDateTime={endDateTime})": "", + "/networkaccess/reports/getMcpDiscoverySummary(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/networkaccess/reports/getUserThreatReport": "", "/networkaccess/reports/getUserThreatSummaryReport": "", "/networkaccess/reports/transactionSummaries": "", @@ -35666,6 +35655,8 @@ "/networkAccess/threatIntelligencePolicies/{id}/policyRules/{id}": "", "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "", "/networkaccess/tls/managedCertificateAuthorityCertificates/{id}": "", + "/networkaccess/tls/trustedCertificateAuthorities": "", + "/networkaccess/tls/trustedCertificateAuthorities/{id}": "", "/networkAccess/tlsInspectionPolicies": "", "/networkAccess/tlsInspectionPolicies/{id}": "", "/networkAccess/tlsInspectionPolicies/{id}/policyRules": "", @@ -44433,6 +44424,12 @@ "/reports/serviceActivity/getMetricsForConditionalAccessBlockedSignIn(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", + "/reports/serviceActivity/getMetricsForDynamicMembershipChangeBacklog(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value},aggregationIntervalInMinutes={value})": "least=DelegatedWork,Application", + "/reports/serviceActivity/getMetricsForDynamicMembershipChangeBacklog(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", + "/reports/serviceActivity/getMetricsForDynamicMembershipChangesApplied(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value},aggregationIntervalInMinutes={value})": "least=DelegatedWork,Application", + "/reports/serviceActivity/getMetricsForDynamicMembershipChangesApplied(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", + "/reports/serviceActivity/getMetricsForDynamicMembershipChangesEvaluated(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value},aggregationIntervalInMinutes={value})": "least=DelegatedWork,Application", + "/reports/serviceActivity/getMetricsForDynamicMembershipChangesEvaluated(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application", @@ -57640,6 +57637,9 @@ "GET" ], "paths": { + "/security/gethuntingschematables": "least=DelegatedWork,Application", + "/security/gethuntingschematables()": "least=DelegatedWork,Application", + "/security/gethuntingschematables(workspaceid={workspaceid})": "least=DelegatedWork,Application", "/security/getrunhuntingquery": "least=DelegatedWork,Application" } } @@ -58566,6 +58566,7 @@ "/admin/people/itemInsights": "least=DelegatedWork", "/education/me/user": "", "/education/users/{id}/user": "", + "/me/accessibleTenants": "least=DelegatedWork", "/me/agentSignInSessions": "least=DelegatedWork", "/me/agentSignInSessions/{id}": "least=DelegatedWork", "/me/analytics/settings": "least=DelegatedWork", @@ -58604,6 +58605,8 @@ "/me/sponsorof": "least=DelegatedWork", "/me/sponsors": "least=DelegatedWork", "/me/transitivememberof": "least=DelegatedWork", + "/networkaccess/tls/trustedCertificateAuthorities": "least=DelegatedWork", + "/networkaccess/tls/trustedCertificateAuthorities/{id}": "least=DelegatedWork", "/organization": "", "/organization/{id}/branding": "least=DelegatedWork", "/organization/{id}/branding/localizations": "least=DelegatedWork", @@ -58895,6 +58898,7 @@ "/settings/regionalandlanguagesettings": "least=Application", "/users": "", "/users/{id}": "", + "/users/{id}/accessibleTenants": "least=DelegatedWork,Application", "/users/{id}/cloudLicensing/assignmentErrors": "", "/users/{id}/cloudLicensing/assignmentErrors/{id}": "", "/users/{id}/cloudLicensing/assignments": "", @@ -59791,6 +59795,7 @@ "/groups/{id}/cloudLicensing/usageRights": "", "/groups/{id}/cloudLicensing/usageRights/{id}": "", "/groups/{id}/cloudLicensing/usageRights/{id}/assignments": "", + "/users/{id}/accessibleTenants": "", "/users/{id}/cloudLicensing/assignmentErrors": "", "/users/{id}/cloudLicensing/assignmentErrors/{id}": "", "/users/{id}/cloudLicensing/assignments/{id}/allotment": "", diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index d9d03629..fa218254 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -2016,6 +2016,42 @@ "resourceAppId": "6ec8f64a-e5a8-48b9-b598-6b3bd2ae62e4" } ], + "AutomationRules.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92" + } + ], + "AutomationRules.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92" + } + ], "AutoSensitivityLabelPolicy.Evaluate.All": [ { "id": "12c8d2c2-b317-43c1-b749-ddafd29d43a9", @@ -4094,6 +4130,26 @@ "resourceAppId": "506cf32b-5cbe-4ced-84c6-c7bde303f77c" } ], + "CrossTenantIdentityMapping.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "d0b68516-c6bb-4a3d-a967-5a939a5fa88b" + } + ], + "CrossTenantIdentityMapping.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "d0b68516-c6bb-4a3d-a967-5a939a5fa88b" + } + ], "CrossTenantIdentitySyncPolicy.Read.All": [ { "id": "2bac0db0-12a3-4fde-9691-c76eb8140538", @@ -4340,6 +4396,96 @@ "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" } ], + "CustomObject.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + } + ], + "CustomObject.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + } + ], + "CustomObjectDefinition.ReadBasic.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + } + ], + "CustomObjectDefinition.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + } + ], + "CustomObjectDefinition.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "84530cf0-7425-4ba4-be1d-efc5152aed11" + } + ], "CustomSecAttributeAssignment.Read.All": [ { "id": "b46ffa80-fe3d-4822-9a1a-c200932d54d0", @@ -4821,7 +4967,7 @@ "id": "32b9499b-bf74-47e3-a5e9-225503c77369", "scheme": "DelegatedWork", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "de247707-4e4a-47d6-89fd-3c632f870b34" } @@ -4831,7 +4977,7 @@ "id": "5c761c8b-88d1-4856-b966-a6c9fca5e609", "scheme": "DelegatedWork", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "de247707-4e4a-47d6-89fd-3c632f870b34" }, @@ -4839,7 +4985,7 @@ "id": "f64e5719-e1bc-419b-b7a9-62af37825c1f", "scheme": "Application", "environment": "PPE;public", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "de247707-4e4a-47d6-89fd-3c632f870b34" } @@ -6484,6 +6630,44 @@ "resourceAppId": "a50f0d49-6f8f-4402-829c-8a911168e575" } ], + "MS-EntraBackupConfiguration.Read.All": [ + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], + "MS-EntraBackupConfiguration.ManageCustomerLifecycle.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], + "MS-EntraBackupConfiguration.ManageServiceLifecycle.All": [ + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "AppGalleryIntegrationRequest.ReadData.All": [ { "id": "0664bd48-3c66-4183-90f8-8b3194da5252", @@ -7746,6 +7930,42 @@ "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" } ], + "Group-Tags.Read.All": [ + { + "id": "9b0cb475-b5d3-49ed-8d50-abed3cbc3f16", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" + }, + { + "id": "ea03d43a-cb99-497b-94b4-018734cd63a6", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" + } + ], + "Group-Tags.ReadWrite.All": [ + { + "id": "d1cdc3f9-b09f-4b02-a1ec-6ce311c0ac04", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" + }, + { + "id": "8fbb5d31-3b42-439f-a732-ee528e493b8b", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "65d91a3d-ab74-42e6-8a2f-0add61688c74" + } + ], "GroupSettings.Read.All": [ { "id": "2eb2bc92-94ef-4c6b-b4ab-2a09bc975e0e", @@ -9099,7 +9319,7 @@ "id": "3d09c9ee-9db9-4c84-85ec-f63a21b4ad2c", "scheme": "DelegatedWork", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7" }, @@ -9107,7 +9327,7 @@ "id": "75d9ca3df-7017-4feb-baa0-06a339b6c338", "scheme": "Application", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7" } @@ -9117,7 +9337,7 @@ "id": "f6fdb5f4-56bf-4daf-bb35-0b5ccdf56c4c", "scheme": "DelegatedWork", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7" }, @@ -9125,7 +9345,7 @@ "id": "079f94bb-be92-4268-b63c-ce4fb09f4318", "scheme": "Application", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7" } @@ -13272,6 +13492,42 @@ "resourceAppId": "" } ], + "Repository.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "d6ef111a-2a98-49ce-bb65-581509dd523d" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "d6ef111a-2a98-49ce-bb65-581509dd523d" + } + ], + "Repository.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "d6ef111a-2a98-49ce-bb65-581509dd523d" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "d6ef111a-2a98-49ce-bb65-581509dd523d" + } + ], "ResourcePolicyAssignment.Read.All": [ { "id": "", @@ -20074,6 +20330,42 @@ "resourceAppId": "61ae9cd9-7bca-458c-affc-861e2f24ba3b" } ], + "Workbooks.Read.All": [ + { + "id": "4148016d-14b5-4f3c-a8cb-b3ee535a806f", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + }, + { + "id": "aad13747-3c9d-4dee-a076-20de31064e0c", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + } + ], + "Workbooks.ReadWrite.All": [ + { + "id": "d51cca4f-32f9-4569-9dba-3e90e9503e1c", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + }, + { + "id": "08346703-6dcd-4a55-b237-74b937032cbe", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" + } + ], "WorkforceIntegration.Read.All": [ { "id": "f1ccd5a7-6383-466a-8db8-1a656f7d06fa",