From 1f77aff79106ea2dae68ca010de7d906a08c2d50 Mon Sep 17 00:00:00 2001 From: David <1511024+marabooy@users.noreply.github.com> Date: Sat, 29 Aug 2026 03:49:00 +0300 Subject: [PATCH] Weekly Permissions sync 2026-08-29 --- permissions/new/permissions.json | 366 +++++++++++------ permissions/new/provisioningInfo.json | 564 +++++++++++++++++++++++++- 2 files changed, 799 insertions(+), 131 deletions(-) diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 7febcac2..bf6c0946 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -5906,6 +5906,7 @@ "GET" ], "paths": { + "/backupRestore/entraProtectionPolicies": "least=DelegatedWork,Application", "/backupRestore/exchangeProtectionPolicies": "least=DelegatedWork,Application", "/backupRestore/oneDriveForBusinessProtectionPolicies": "least=DelegatedWork,Application", "/backupRestore/protectionPolicies": "least=DelegatedWork,Application", @@ -5921,6 +5922,7 @@ "GET" ], "paths": { + "/backupRestore/entraProtectionPolicies/{policyId}": "least=DelegatedWork,Application", "/backupRestore/exchangeProtectionPolicies/{policyId}": "least=DelegatedWork,Application", "/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}": "least=DelegatedWork,Application", "/backupRestore/protectionPolicies/{policyId}": "least=DelegatedWork,Application", @@ -6127,6 +6129,7 @@ "POST" ], "paths": { + "/backupRestore/entraProtectionPolicies": "least=DelegatedWork,Application", "/backupRestore/exchangeProtectionPolicies": "least=DelegatedWork,Application", "/backupRestore/oneDriveForBusinessProtectionPolicies": "least=DelegatedWork,Application", "/backupRestore/sharePointProtectionPolicies": "least=DelegatedWork,Application" @@ -6139,9 +6142,11 @@ ], "methods": [ "DELETE", - "GET" + "GET", + "PATCH" ], "paths": { + "/backupRestore/entraProtectionPolicies/{policyId}": "least=DelegatedWork,Application", "/backupRestore/exchangeProtectionPolicies/{policyId}": "least=DelegatedWork,Application", "/backupRestore/oneDriveForBusinessProtectionPolicies/{policyId}": "least=DelegatedWork,Application", "/backupRestore/protectionPolicies/{policyId}": "least=DelegatedWork,Application", @@ -9715,6 +9720,8 @@ "/security/caseManagement/caseTypeConfigurations/{id}": "least=DelegatedWork,Application", "/security/caseManagement/caseTypeConfigurations/{id}/customFields": "least=DelegatedWork,Application", "/security/caseManagement/caseTypeConfigurations/{id}/customFields/{id}": "least=DelegatedWork,Application", + "/security/caseManagement/caseTypeConfigurations/{id}/slaPolicies": "least=DelegatedWork,Application", + "/security/caseManagement/caseTypeConfigurations/{id}/slaPolicies/{id}": "least=DelegatedWork,Application", "/security/caseManagement/caseTypeConfigurations/{id}/statuses": "least=DelegatedWork,Application", "/security/caseManagement/caseTypeConfigurations/{id}/statuses/{id}": "least=DelegatedWork,Application" } @@ -9775,6 +9782,8 @@ "/security/caseManagement/caseTypeConfigurations/{id}": "", "/security/caseManagement/caseTypeConfigurations/{id}/customFields": "", "/security/caseManagement/caseTypeConfigurations/{id}/customFields/{id}": "", + "/security/caseManagement/caseTypeConfigurations/{id}/slaPolicies": "", + "/security/caseManagement/caseTypeConfigurations/{id}/slaPolicies/{id}": "", "/security/caseManagement/caseTypeConfigurations/{id}/statuses": "", "/security/caseManagement/caseTypeConfigurations/{id}/statuses/{id}": "" } @@ -11922,6 +11931,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 +12005,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 +12089,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 +12300,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 +14573,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": { @@ -23604,7 +23700,10 @@ "/identitygovernance/accessevaluationdetections": "least=DelegatedWork,Application", "/identitygovernance/accessevaluationdetections/{id}": "least=DelegatedWork,Application", "/identitygovernance/accessevaluationpolicies": "least=DelegatedWork,Application", - "/identitygovernance/accessevaluationpolicies/{id}": "least=DelegatedWork,Application" + "/identitygovernance/accessevaluationpolicies/{id}": "least=DelegatedWork,Application", + "/identitygovernance/accessguardian/customextensions": "least=DelegatedWork,Application", + "/identitygovernance/accessguardian/customextensions/{id}": "least=DelegatedWork,Application", + "/identitygovernance/accessguardian/customextensions/microsoft.graph.accessremediationextension": "least=DelegatedWork,Application" } }, { @@ -23628,6 +23727,33 @@ "paths": { "/identitygovernance/entitlementmanagement/accesspackages/{id}/getapplicablepolicyrequirements": "" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identitygovernance/insights/accessdriftsummary": "least=DelegatedWork,Application", + "/identitygovernance/insights/accessdriftsummary/{id}": "least=DelegatedWork,Application", + "/identitygovernance/insights/accessdriftsummary/{id}/details": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/identitygovernance/insights/accessdriftreport/downloadfile": "least=DelegatedWork,Application", + "/identitygovernance/insights/accessdriftreport/generatedownloaduri": "least=DelegatedWork,Application" + } } ], "ownerInfo": { @@ -23867,7 +23993,10 @@ "/identitygovernance/accessevaluationdetections": "", "/identitygovernance/accessevaluationdetections/{id}": "", "/identitygovernance/accessevaluationpolicies": "", - "/identitygovernance/accessevaluationpolicies/{id}": "" + "/identitygovernance/accessevaluationpolicies/{id}": "", + "/identitygovernance/accessguardian/customextensions": "", + "/identitygovernance/accessguardian/customextensions/{id}": "", + "/identitygovernance/accessguardian/customextensions/microsoft.graph.accessremediationextension": "" } }, { @@ -23879,6 +24008,9 @@ "POST" ], "paths": { + "/identitygovernance/accessevaluationdetections/{id}/remediate": "least=DelegatedWork,Application", + "/identitygovernance/accessevaluationdetections/remediate": "least=DelegatedWork,Application", + "/identitygovernance/accessguardian/customextensions": "least=DelegatedWork,Application", "/identitygovernance/catalogs/{id}/accessevaluationpolicies": "least=DelegatedWork,Application" } }, @@ -23892,6 +24024,7 @@ ], "paths": { "/identitygovernance/accessevaluationdetections/{id}": "least=DelegatedWork,Application", + "/identitygovernance/accessguardian/customextensions/{id}": "least=DelegatedWork,Application", "/identitygovernance/catalogs/{id}/accessevaluationpolicies/{id}": "least=DelegatedWork,Application" } }, @@ -23904,8 +24037,36 @@ "DELETE" ], "paths": { + "/identitygovernance/accessguardian/customextensions/{id}": "least=DelegatedWork,Application", "/identitygovernance/catalogs/{id}/accessevaluationpolicies/{id}": "least=DelegatedWork,Application" } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identitygovernance/insights/accessdriftsummary": "", + "/identitygovernance/insights/accessdriftsummary/{id}": "", + "/identitygovernance/insights/accessdriftsummary/{id}/details": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/identitygovernance/insights/accessdriftreport/downloadfile": "", + "/identitygovernance/insights/accessdriftreport/generatedownloaduri": "" + } } ], "ownerInfo": { @@ -32790,120 +32951,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": { @@ -35383,16 +35430,26 @@ "/networkaccess/logs/remoteNetworks": "least=DelegatedWork,Application", "/networkaccess/logs/traffic": "least=DelegatedWork,Application", "/networkaccess/logs/traffic/{id}": "least=DelegatedWork,Application", + "/networkaccess/reports/clientTrafficActivity(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/entitiesSummaries": "least=DelegatedWork,Application", "/networkaccess/reports/getApplicationUsageAnalytics(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy={aggregatedBy})": "least=DelegatedWork,Application", + "/networkaccess/reports/getClientVersionsByOperatingSystem(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/getCloudApplicationReport(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/getConnectionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/networkaccess/reports/getCrossTenantSummary": "least=DelegatedWork,Application", "/networkaccess/reports/getDestinationSummaries": "least=DelegatedWork,Application", + "/networkaccess/reports/getDeviceOperatingSystemVersions(startDateTime={startDateTime},endDateTime={endDateTime})": "least=DelegatedWork,Application", "/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", @@ -35481,6 +35538,10 @@ "/networkAccess/forwardingProfiles": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}/policyRules": "least=DelegatedWork,Application", @@ -35512,6 +35573,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", @@ -35621,6 +35684,10 @@ "/networkAccess/forwardingProfiles": "", "/networkAccess/forwardingProfiles/{id}": "", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "", + "/networkAccess/intelligentAppProtectPolicies": "", + "/networkAccess/intelligentAppProtectPolicies/{id}": "", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules": "", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules/{id}": "", "/networkaccess/logs/connections": "", "/networkaccess/logs/connections/{id}": "", "/networkaccess/logs/generativeAIInsights": "", @@ -35634,16 +35701,26 @@ "/networkaccess/privateAccessConfigs/{id}": "", "/networkAccess/privateNetworks": "", "/networkAccess/privateNetworks/{id}": "", + "/networkaccess/reports/clientTrafficActivity(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/networkaccess/reports/entitiesSummaries": "", "/networkaccess/reports/getApplicationUsageAnalytics(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy={aggregatedBy})": "", + "/networkaccess/reports/getClientVersionsByOperatingSystem(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/networkaccess/reports/getCloudApplicationReport(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/networkaccess/reports/getConnectionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/networkaccess/reports/getCrossTenantSummary": "", "/networkaccess/reports/getDestinationSummaries": "", + "/networkaccess/reports/getDeviceOperatingSystemVersions(startDateTime={startDateTime},endDateTime={endDateTime})": "", "/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 +35743,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": "", @@ -35710,6 +35789,8 @@ "/networkAccess/filteringProfiles/{id}/policies": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}/policyRules": "least=DelegatedWork,Application", "/networkAccess/microsoft.graph.networkaccess.migrateFilteringPolicies": "least=DelegatedWork,Application", @@ -35761,6 +35842,8 @@ "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", @@ -35808,6 +35891,8 @@ "/networkAccess/filteringProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/forwardingProfiles/{id}/policies/{id}": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}": "least=DelegatedWork,Application", + "/networkAccess/intelligentAppProtectPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}": "least=DelegatedWork,Application", "/networkAccess/mcpPolicies/{id}/policyRules/{id}": "least=DelegatedWork,Application", "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", @@ -39217,6 +39302,9 @@ "/identity/conditionalaccess/templates/{id}": "least=DelegatedWork,Application", "/identity/events/onsignupstart": "least=DelegatedWork,Application", "/identity/events/onsignupstart/{id}": "least=DelegatedWork,Application", + "/identity/securitydefaults": "", + "/identity/securitydefaults/rules": "", + "/identity/securitydefaults/rules/{id}": "", "/identitygovernance/accessreviews/policy": "least=DelegatedWork,Application", "/policies/accessreviewpolicy": "least=DelegatedWork,Application", "/policies/activitybasedtimeoutpolicies": "least=DelegatedWork,Application", @@ -39605,7 +39693,10 @@ "/identity/conditionalaccess/plans/{id}": "least=DelegatedWork,Application", "/identity/conditionalaccess/plans/{id}/rules": "least=DelegatedWork,Application", "/identity/conditionalaccess/plans/{id}/rules/{id}": "least=DelegatedWork,Application", - "/identity/conditionalaccess/settings": "least=DelegatedWork,Application" + "/identity/conditionalaccess/settings": "least=DelegatedWork,Application", + "/identity/securitydefaults": "", + "/identity/securitydefaults/rules": "", + "/identity/securitydefaults/rules/{id}": "" } }, { @@ -40460,6 +40551,9 @@ "/identity/conditionalaccess/plans/{id}": "least=DelegatedWork,Application", "/identity/conditionalaccess/plans/{id}/rules": "least=DelegatedWork,Application", "/identity/conditionalaccess/plans/{id}/rules/{id}": "least=DelegatedWork,Application", + "/identity/securitydefaults": "", + "/identity/securitydefaults/rules": "", + "/identity/securitydefaults/rules/{id}": "", "/policies/authenticationstrengthpolicies": "", "/policies/authenticationstrengthpolicies/{id}/usage": "", "/policies/authenticationstrengthpolicies/findbymethodmode(authenticationmethodmodes={value})": "" @@ -41313,6 +41407,20 @@ } }, "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/identity/securitydefaults": "", + "/identity/securitydefaults/rules": "", + "/identity/securitydefaults/rules/{id}": "" + } + }, { "schemeKeys": [ "DelegatedWork", @@ -44433,6 +44541,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", @@ -51607,6 +51721,7 @@ "/planner/dependencies": "least=DelegatedWork", "/planner/goals/{id}": "least=DelegatedWork", "/planner/plans/{id}/archive": "least=DelegatedWork", + "/planner/plans/{id}/extendExpiry": "least=DelegatedWork", "/planner/plans/{id}/unarchive": "least=DelegatedWork", "/planner/rosters": "least=DelegatedWork", "/planner/rosters/{id}/assignSensitivityLabel": "least=DelegatedWork", @@ -51791,6 +51906,7 @@ ], "paths": { "/planner/plans/{id}/archive": "least=Application", + "/planner/plans/{id}/extendExpiry": "least=Application", "/planner/plans/{id}/unarchive": "least=Application", "/planner/rosters": "least=Application", "/planner/rosters/{id}/assignSensitivityLabel": "least=Application", @@ -57640,12 +57756,17 @@ "GET" ], "paths": { - "/security/getrunhuntingquery": "least=DelegatedWork,Application" + "/security/gethuntingschematables": "least=DelegatedWork,Application", + "/security/gethuntingschematables()": "least=DelegatedWork,Application", + "/security/gethuntingschematables(workspaceid={workspaceid})": "least=DelegatedWork,Application", + "/security/getrunhuntingquery": "least=DelegatedWork,Application", + "/security/huntingFunctions": "least=DelegatedWork,Application", + "/security/huntingFunctions/{id}": "least=DelegatedWork,Application" } } ], "ownerInfo": { - "ownerSecurityGroup": "IdentityReq" + "ownerSecurityGroup": "ine-dataplatform" } }, "ThreatIndicators.Read.All": { @@ -58566,6 +58687,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 +58726,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 +59019,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 +59916,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..f0325e88 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -155,6 +155,14 @@ } ], "AdministrativeUnit.ReadWriteBasic.All": [ + { + "id": "d4e5f6a7-4444-5555-6666-777788889999", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, { "id": "b2c3d4e5-2222-3333-4444-555566668888", "scheme": "Application", @@ -165,6 +173,14 @@ } ], "AdministrativeUnitMember.ReadWrite.All": [ + { + "id": "e5f6a7b8-5555-6666-7777-888899990000", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, { "id": "c3d4e5f6-3333-4444-5555-666677779999", "scheme": "Application", @@ -2016,6 +2032,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", @@ -2486,6 +2538,24 @@ "resourceAppId": "26ec3824-24e6-4a75-a3f1-d614f5121545" } ], + "CaseManagement.ConfigManage.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "26ec3824-24e6-4a75-a3f1-d614f5121545" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "26ec3824-24e6-4a75-a3f1-d614f5121545" + } + ], "CalendarRecurrence.Find": [ { "id": "5a40c3b3-95fa-4304-96b9-a4eb1860fe3e", @@ -4094,6 +4164,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 +4430,96 @@ "resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740" } ], + "CustomObject.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + } + ], + "CustomObject.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + } + ], + "CustomObjectDefinition.ReadBasic.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + } + ], + "CustomObjectDefinition.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + } + ], + "CustomObjectDefinition.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + }, + { + "id": "", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "0ffbf1d9-ae9d-443c-a094-ec30c2749006" + } + ], "CustomSecAttributeAssignment.Read.All": [ { "id": "b46ffa80-fe3d-4822-9a1a-c200932d54d0", @@ -4821,7 +5001,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 +5011,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 +5019,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 +6664,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 +7964,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 +9353,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 +9361,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 +9371,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 +9379,7 @@ "id": "079f94bb-be92-4268-b63c-ce4fb09f4318", "scheme": "Application", "environment": "public", - "isHidden": false, + "isHidden": true, "isEnabled": true, "resourceAppId": "ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7" } @@ -11553,6 +11807,24 @@ "resourceAppId": "00000002-0000-0000-c000-000000000000" } ], + "Policy.Read.SecurityDefaults": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "Policy.Read.DeviceConfiguration": [ { "id": "3616a4b0-6746-49c4-a678-4c237599074d", @@ -13272,6 +13544,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": "", @@ -17918,6 +18226,22 @@ "resourceAppId": "" } ], + "ThreatHunting.ReadWrite.All": [ + { + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "992136bc-5b57-425f-8d95-ac65975722cd" + }, + { + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "992136bc-5b57-425f-8d95-ac65975722cd" + } + ], "ThreatIndicators.Read.All": [ { "id": "9cc427b4-2004-41c5-aa22-757b755e9796", @@ -20074,6 +20398,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", @@ -20369,7 +20729,7 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" }, { "id": "447f996a-7c58-4ce7-9a9e-da80381a45ab", @@ -20377,7 +20737,7 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" } ], "Policy.ReadWrite.Recovery": [ @@ -20387,7 +20747,7 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" }, { "id": "795fc94d-3deb-4632-b1eb-e6d1a5f44918", @@ -20395,7 +20755,7 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "93625bc8-bfe2-437a-97e0-3d0060024faa" + "resourceAppId": "ea890292-c8c8-4433-b5ea-b09d0668e1a6" } ], "PolicyFiles.Read.All": [ @@ -28735,6 +29095,188 @@ "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" } ], + "CopilotCostManagement.Read": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Assignment.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Assignment.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Catalog.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Export.Manage.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Policy.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Policy.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-Reports.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-UsageEvent.Read": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-UsageEvent.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], + "CopilotCostManagement-UserData.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "875b9b25-1468-4332-b8aa-fb07da6360bd" + } + ], "_A.EA": [ { "id": "",