What Happened To Jason Donofrio, St Michael Medical Center Silverdale Wa Npi, Dessert Consumption Statistics 2021, Articles L

For sample queries for this table, see Resource Graph sample queries for resources. The resource explorer displays valid API versions for the resource type. Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. For a list of resource providers registered by default, see Resource providers for Azure services. For sample queries for this table, see Resource Graph sample queries for advisorresources. The registration step enables you to maintain least privileges within your subscription. The list of user identities associated with the resource. There are two kinds of Azure application plans: solution template and managed application. Share Improve this answer Follow edited Nov 13, 2019 at 2:21 For sample queries for this table, see Resource Graph sample queries for resourcecontainers. Staging Ground Beta 1 Recap, and Reviewers needed for Beta 2. For sample queries for this table, see Resource Graph sample queries for guestconfigurationresources. 02 Navigate to Azure Policy blade at https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyMenuBlade. Some resource providers are registered by default. Registration configures your subscription to work with the resource provider. Valid values include createdTime, changedTime and provisioningState. To provide feedback on this code sample, open a GitHub issue. It has the information about the type of resource creatd on azure. Can also accept namespace/type format (Ex: 'Microsoft.Provider/resC'). CloudView will discover and fetch following resources and their corresponding attributes. How can I check before my flight that the cloud separation requirements in VFR flight rules are met? When you create a resource through the portal, the resource provider is typically registered for you. Azure Redis Cache is a managed version of the popular open-source Redis data structure server; Azure Cosmos DB is a hosted NoSQL database for specific use cases; and Azure Search is an OData. Resources List. Is there anywhere you can get a full list of all the resource types offered by Azure? The registration step enables you to maintain least privileges within your subscription. The provisioning state of the resource. LEARN MORE The API version to use for this operation. Error Response A resource might be a physical component such as a server, or it can be a logical resource such as a Heroku application. Expand Providers by selecting the right arrow. You signed in with another tab or window. You can use the Providers - List API along with the $expand=resourceTypes/aliases query a parameter to give you everything that you need. part of a table in Resource Graph. By not blocking a resource provider in the registering state, your application can continue much sooner than waiting for all regions to complete. As a resource provider enables new features, it releases a new version of the REST API. Has the server run out of memory? As a resource provider enables new features, it releases a new version of the REST API. For further details, read Azure resource providers and types. This query will return all resources with a tag name prefixed by the phrase depart (i.e.department, departureDate, departureTime, etc. Stay connected to your Azure resourcesanytime, anywhere. By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. The resources providers in the preceding section that are marked with - registered are registered by default for your subscription. This is only present if requested via the $expand query parameter. To create resources in a region, the registration only needs to be completed in that region. The results include the resource type. Error response describing why the operation failed. Appending namespace and resourceTypes [*].resourceType within each provider returned 2. After that, open the AzureResources.csv file exported in the path where you executed your script in the PowerShell. I'm doing policy/role management and there doesn't seem to be a great place to look for all resource types. Asking for help, clarification, or responding to other answers. [!IMPORTANT] As noted earlier, don't block the creation of resources for a resource provider that is in the registering state. The resource provider defines the Azure resources that are available for you to deploy to your account. You can do these steps through the Azure portal, Azure PowerShell, or Azure CLI. The API version corresponds to a version of REST API operations that are released by the resource provider. Does a summoned creature play immediately after being summoned by a ready action? Making statements based on opinion; back them up with references or personal experience. The type of the pattern for an alias path. For sample queries for this table, see Resource Graph sample queries for iotsecurityresources. Global Parameters az resource invoke-action Edit Invoke an action on the resource. Type: To see all resource providers, and the registration status for your subscription: On the Azure portal menu, search for Subscriptions. Visual Studio already has excellent support for deploying to services like Azure App Service and Azure Functions, but we want to extend that simplicity to container-based services like Azure Container Apps. You can't unregister a resource provider when you still have resource types from that resource provider in your subscription. For example, to include property aliases in response, use $expand=resourceTypes/aliases. In this example, the resource type is azurerm_resource_group and the name is rg. To see information for a particular resource provider: On the Azure portal menu, select All services. Step 1: Open the Azure policy service pane Step 2: Create Azure policy definition Step 3: Assign Azure Policy Step 4: Test the new azure policy Summary References Advertisement Azure Policy Overview Any list of additional properties queried via $expand may also not be compatible when filtering by tag names/values. Note that if you want to see the template references then you can go to https://learn.microsoft.com/en-us/azure/templates/. Another is microsoft.insights/components, it corresponds to the application insight resource. 1. For more information, see Registration. To get the available API versions for a resource type, use: Resource Manager is supported in all regions, but the resources you deploy might not be supported in all regions. Identify Cloud Resources by Tags Create a Resource List for Compute Resources Create a Resource List for Azure Resource Groups Identify Cloud Resources by Tags The URL to use for getting the next set of results. In the list of Resource groups, open the new example-group resource group. Azure Subscription - Within a single Azure Subscription each Azure Resource Group name must be unique. Expand a resource provider and resource type that you want to view. More info about Internet Explorer and Microsoft Edge. These applications are typically added by Windows Azure Service Management API. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. In this article URI Parameters Responses Security Examples Definitions HTTP GET https://management.azure.com/subscriptions/ {subscriptionId}/providers/ {resourceProviderNamespace}/resourceTypes?api-version=2021-04-01 With optional parameters: HTTP Flow: :::image type="content" source="./media/resource-providers-and-types/search-subscriptions.png" alt-text="search subscriptions"::: Select the subscription you want to view. implicit Error Response Other resource providers are registered automatically when you take certain actions. Describes the resource providers that support Azure Resource Manager. :::image type="content" source="./media/resource-providers-and-types/register-resource-provider.png" alt-text="register resource providers"::: [!IMPORTANT] The name of a resource type is in the format: {resource-provider}/{resource-type}. If missing, fall back to the default metadata of the alias. However, if a resource in the template creates supporting resources that aren't in the template, such as monitoring or security resources, you need to manually register those resource providers. Before using a resource provider, your Azure subscription must be registered for the resource provider. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. Resource Manager is supported in all regions, but the resources you deploy might not be supported in all regions. Error response describing why the operation failed. A malicious user can't use resource providers that aren't registered. Note that when resources are filtered by tag name and value, the original tags for each resource will not be returned in the results. For example, we can tag Azure resources by department. Resource type managed by the resource provider. Share Improve this answer Follow answered Aug 7, 2015 at 12:49 Rahul Mohan 483 3 5 17 Add a comment 3 Resource blocks have two strings before the block: the resource type and the resource name. The following example uses PowerShell: Azure PowerShell Open Cloudshell Get-AzResource -ResourceGroupName examplegroup The results include the resource type. Also, there may be limitations on your subscription that prevent you from using some regions that support the resource. To create resources in a region, the registration only needs to be completed in that region. Some resource providers are registered by default. How to match a specific column position till the end of line? By not blocking a resource provider in the registering state, your application can continue much sooner than waiting for all regions to complete. The $expand query parameter. We'll walk through the following starter queries: More info about Internet Explorer and Microsoft Edge, Resource Graph sample queries for advisorresources, Get cost savings summary from Azure Advisor, List Arc-enabled servers not running latest released agent version, Resource Graph sample queries for extendedlocationresources, Get enabled resource types for Azure Arc-enabled custom locations, List Azure Arc-enabled custom locations with VMware or SCVMM enabled, Resource Graph sample queries for guestconfigurationresources, Count machines in scope of guest configuration policies, Count of non-compliant guest configuration assignments, Find all reasons a machine is non-compliant for guest configuration assignments, Resource Graph sample queries for healthresources, Count of virtual machines by availability state and Subscription Id, List of virtual machines and associated availability states by Resource Ids, List of virtual machines by availability state and power state with Resource Ids and resource Groups, List of virtual machines that are not Available by Resource Ids, Resource Graph sample queries for iotsecurityresources, Count how many IoT Devices there are in your network, by operation system, Resource Graph sample queries for kubernetesconfigurationresources, List all Azure Arc-enabled Kubernetes clusters with Azure Monitor extension, List all Azure Arc-enabled Kubernetes clusters without Azure Monitor extension, List all ConnectedClusters and ManagedClusters that contain a Flux Configuration, List All Flux Configurations that Are in a Non-Compliant State, Resource Graph sample queries for patchassessmentresources, Resource Graph sample queries for policyresources, Summarize resource compliance by state per location, Resource Graph sample queries for resourcecontainers, Count of subscriptions per management group, List all management group ancestors for a specified management group, List all management group ancestors for a specified subscription, List all subscriptions under a specified management group, Combine results from two queries into a single result, Find storage accounts with a specific case-insensitive tag on the resource group, Find storage accounts with a specific case-sensitive tag on the resource group, Resource Graph sample queries for resources, Count virtual machines by OS type with extend, List all extensions installed on a virtual machine, List machines that are not running and the last compliance status, List virtual machines with their network interface and public IP, Show all virtual machines ordered by name in descending order, Show first five virtual machines by name and their OS type, Summarize virtual machine by the power states extended property, Get virtual machine scale set capacity and size, List impacted resources when transferring an Azure subscription, List Azure Cosmos DB with specific write locations, Get count and percentage of Arc-enabled servers by domain, List all extensions installed on an Azure Arc-enabled server, List all Azure Arc-enabled Kubernetes resources, Get virtual networks and subnets of network interfaces, Show unassociated network security groups, List SQL Databases and their elastic pools, List all storage accounts with specific tag value, Resource Graph sample queries for securityresources, Count healthy, unhealthy, and not applicable resources per recommendation, List Container Registry vulnerability assessment results, List Qualys vulnerability assessment results, Get sensitivity insight of a specific resource, Get all IoT alerts on hub, filtered by type, Show Defender for Cloud plan pricing tier per subscription, Regulatory compliance state per compliance standard, Resource Graph sample queries for servicehealthresources, Active Service Health event subscription impact, microsoft.advisor/recommendations/suppressions, microsoft.compute/locations/communitygalleries, microsoft.compute/locations/communitygalleries/images, microsoft.compute/locations/communitygalleries/images/versions, microsoft.desktopvirtualization/hostpools/sessionhosts, microsoft.extendedlocation/customlocations/enabledresourcetypes, microsoft.guestconfiguration/guestconfigurationassignments, microsoft.resourcehealth/availabilitystatuses, microsoft.iotsecurity/locations/devicegroups/alerts, microsoft.iotsecurity/locations/devicegroups/devices, microsoft.iotsecurity/locations/devicegroups/recommendations, microsoft.iotsecurity/locations/sites/sensors, microsoft.kubernetesconfiguration/extensions, microsoft.kubernetesconfiguration/fluxconfigurations, microsoft.kubernetesconfiguration/namespaces, microsoft.kubernetesconfiguration/sourcecontrolconfigurations, microsoft.maintenance/configurationassignments, microsoft.maintenance/maintenanceconfigurations/applyupdates, microsoft.network/networkgroupmemberships, microsoft.network/networkmanagerconnections, microsoft.network/networkmanagers/connectivityconfigurations, microsoft.network/networkmanagers/networkgroups, microsoft.network/networkmanagers/networkgroups/staticmembers, microsoft.network/securityadminconfigurations, microsoft.network/securityadminconfigurations/rulecollections, microsoft.network/securityadminconfigurations/rulecollections/rules, microsoft.compute/virtualmachines/patchassessmentresults, microsoft.compute/virtualmachines/patchassessmentresults/softwarepatches, microsoft.hybridcompute/machines/patchassessmentresults, microsoft.hybridcompute/machines/patchassessmentresults/softwarepatches, microsoft.compute/virtualmachines/patchinstallationresults, microsoft.compute/virtualmachines/patchinstallationresults/softwarepatches, microsoft.hybridcompute/machines/patchinstallationresults, microsoft.hybridcompute/machines/patchinstallationresults/softwarepatches, microsoft.authorization/policyassignments, microsoft.authorization/policydefinitions, microsoft.authorization/policysetdefinitions, microsoft.dataprotection/backupvaults/backupinstances, microsoft.dataprotection/backupvaults/backupjobs, microsoft.dataprotection/backupvaults/backuppolicies, microsoft.recoveryservices/vaults/backupFabrics/protectionContainers/protectedItems (Backup Items), microsoft.recoveryservices/vaults/backupjobs, microsoft.recoveryservices/vaults/backuppolicies, microsoft.resources/subscriptions (Subscriptions), microsoft.resources/subscriptions/resourceGroups (Resource groups), Citrix.Services/XenAppEssentials (Citrix Virtual Apps Essentials), Citrix.Services/XenDesktopEssentials (Citrix Virtual Desktops Essentials), Dynatrace.Observability/monitors (Dynatrace), microsoft.AAD/domainServices (Azure AD Domain Services), microsoft.aadiam/privateLinkForAzureAD (Private Link for Azure AD), microsoft.AgFoodPlatform/farmBeats (Azure FarmBeats), microsoft.aisupercomputer/accounts/jobgroups, microsoft.aisupercomputer/accounts/jobgroups/jobs, microsoft.alertsmanagement/prometheusrulegroups, microsoft.alertsmanagement/resourcehealthalertrules, microsoft.alertsmanagement/smartdetectoralertrules, microsoft.AnalysisServices/servers (Analysis Services), microsoft.AnyBuild/clusters (AnyBuild clusters), microsoft.ApiManagement/service (API Management services), microsoft.app/managedenvironments/certificates, microsoft.AppConfiguration/configurationStores (App Configuration), microsoft.AppPlatform/Spring (Azure Spring Cloud), microsoft.Attestation/attestationProviders (Attestation providers), microsoft.authorization/elevateaccessroleassignment, microsoft.Authorization/resourceManagementPrivateLinks (Resource management private links), microsoft.automanage/configurationprofilepreferences, microsoft.automanage/configurationprofiles, microsoft.Automation/AutomationAccounts (Automation Accounts), microsoft.automation/automationaccounts/configurations, microsoft.Automation/automationAccounts/runbooks (Runbook), microsoft.autonomousdevelopmentplatform/accounts, microsoft.AutonomousSystems/workspaces (Bonsai), microsoft.AVS/privateClouds (AVS Private clouds), microsoft.AzureActiveDirectory/b2cDirectories (B2C Tenants), microsoft.AzureActiveDirectory/guestUsages (Guest Usages), microsoft.AzureArcData/dataControllers (Azure Arc data controllers), microsoft.AzureArcData/postgresInstances (Azure Arc-enabled PostgreSQL Hyperscale server groups), microsoft.AzureArcData/sqlManagedInstances (SQL managed instances - Azure Arc), microsoft.AzureArcData/sqlServerInstances (SQL Server - Azure Arc), microsoft.azurecis/dstsserviceclientidentities, microsoft.AzureData/sqlServerRegistrations (SQL Server registries), microsoft.AzurePercept/accounts (Azure Percept accounts), microsoft.azuresphere/catalogs/products/devicegroups, microsoft.AzureStackHCI/clusters (Azure Stack HCI), microsoft.azurestackhci/networkinterfaces, microsoft.AzureStackHci/virtualMachines (Azure Stack HCI virtual machine - Azure Arc), microsoft.azurestackhci/virtualmachines/extensions, microsoft.backupsolutions/vmwareapplications, microsoft.BareMetal/crayServers (Cray Servers), microsoft.BareMetal/monitoringServers (Monitoring Servers), microsoft.BareMetalInfrastructure/bareMetalInstances (BareMetal Instances), microsoft.Batch/batchAccounts (Batch accounts), microsoft.BotService/botServices (Bot Services), microsoft.Cache/Redis (Azure Cache for Redis), microsoft.Cache/RedisEnterprise (Redis Enterprise), microsoft.Cdn/CdnWebApplicationFirewallPolicies (Content Delivery Network WAF policies), microsoft.cdn/profiles (Front Doors Standard/Premium (Preview)), microsoft.Cdn/Profiles/AfdEndpoints (Endpoints), microsoft.cdn/profiles/endpoints (Endpoints), microsoft.CertificateRegistration/certificateOrders (App Service Certificates), microsoft.chaos/chaosexperiments (Chaos Experiments (Classic)), microsoft.chaos/experiments (Chaos Experiments), microsoft.classicCompute/domainNames (Cloud services (classic)), microsoft.ClassicCompute/VirtualMachines (Virtual machines (classic)), microsoft.ClassicNetwork/networkSecurityGroups (Network security groups (classic)), microsoft.ClassicNetwork/reservedIps (Reserved IP addresses (classic)), microsoft.ClassicNetwork/virtualNetworks (Virtual networks (classic)), microsoft.ClassicStorage/StorageAccounts (Storage accounts (classic)), microsoft.CloudTest/accounts (CloudTest Accounts), microsoft.CloudTest/hostedpools (1ES Hosted Pools), microsoft.CloudTest/images (CloudTest Images), microsoft.CloudTest/pools (CloudTest Pools), microsoft.ClusterStor/nodes (ClusterStors), microsoft.codesigning/codesigningaccounts, microsoft.CognitiveServices/accounts (Cognitive Services), microsoft.Compute/availabilitySets (Availability sets), microsoft.Compute/capacityReservationGroups (Capacity Reservation Groups), microsoft.compute/capacityreservationgroups/capacityreservations, microsoft.Compute/cloudServices (Cloud services (extended support)), microsoft.Compute/diskAccesses (Disk Accesses), microsoft.Compute/diskEncryptionSets (Disk Encryption Sets), microsoft.Compute/galleries (Azure compute galleries), microsoft.Compute/galleries/applications (VM application definitions), microsoft.Compute/galleries/applications/versions (VM application versions), microsoft.Compute/galleries/images (VM image definitions), microsoft.Compute/galleries/images/versions (VM image versions), microsoft.Compute/hostgroups (Host groups), microsoft.Compute/hostgroups/hosts (Hosts), microsoft.Compute/ProximityPlacementGroups (Proximity placement groups), microsoft.Compute/restorePointCollections (Restore Point Collections), microsoft.compute/sharedvmextensions/versions, microsoft.compute/sharedvmimages/versions, microsoft.Compute/sshPublicKeys (SSH keys), microsoft.Compute/VirtualMachines (Virtual machines), microsoft.compute/virtualmachines/extensions, microsoft.compute/virtualmachines/runcommands, microsoft.Compute/virtualMachineScaleSets (Virtual machine scale sets), microsoft.compute/virtualmachinescalesets/virtualmachines/networkinterfaces/ipconfigurations/publicipaddresses, microsoft.ConfidentialLedger/ledgers (Confidential Ledgers), microsoft.Confluent/organizations (Confluent organizations), microsoft.ConnectedCache/cacheNodes (Connected Cache Resources), microsoft.ConnectedCache/enterpriseCustomers (Connected Cache Resources), microsoft.ConnectedVehicle/platformAccounts (Connected Vehicle Platforms), microsoft.connectedvmwarevsphere/clusters, microsoft.connectedvmwarevsphere/datastores, microsoft.connectedvmwarevsphere/resourcepools, microsoft.connectedVMwareVSphere/vCenters (VMware vCenters), microsoft.ConnectedVMwarevSphere/VirtualMachines (VMware + AVS virtual machines), microsoft.connectedvmwarevsphere/virtualmachines/extensions, microsoft.connectedvmwarevsphere/virtualmachinetemplates, microsoft.connectedvmwarevsphere/virtualnetworks, microsoft.ContainerInstance/containerGroups (Container instances), microsoft.ContainerRegistry/registries (Container registries), microsoft.containerregistry/registries/agentpools, microsoft.containerregistry/registries/buildtasks, microsoft.ContainerRegistry/registries/replications (Container registry replications), microsoft.containerregistry/registries/taskruns, microsoft.containerregistry/registries/tasks, microsoft.ContainerRegistry/registries/webhooks (Container registry webhooks), microsoft.containerservice/containerservices, microsoft.ContainerService/managedClusters (Kubernetes services), microsoft.containerservice/openshiftmanagedclusters, microsoft.customproviders/resourceproviders, microsoft.Dashboard/grafana (Grafana Workspaces), microsoft.DataBoxEdge/dataBoxEdgeDevices (Azure Stack Edge / Data Box Gateway), microsoft.Databricks/workspaces (Azure Databricks Services), microsoft.DataCatalog/catalogs (Data Catalog), microsoft.DataCollaboration/workspaces (Project CI), microsoft.DataFactory/dataFactories (Data factories), microsoft.DataFactory/factories (Data factories (V2)), microsoft.DataLakeAnalytics/accounts (Data Lake Analytics), microsoft.DataLakeStore/accounts (Data Lake Storage Gen1), microsoft.DataMigration/services (Azure Database Migration Services), microsoft.DataMigration/services/projects (Azure Database Migration Projects), microsoft.datamigration/sqlmigrationservices (Azure Database Migration Services), microsoft.DataProtection/BackupVaults (Backup vaults), microsoft.DataProtection/resourceGuards (Resource Guards (Preview)), microsoft.dataprotection/resourceoperationgatekeepers, microsoft.datareplication/replicationfabrics, microsoft.DataReplication/replicationVaults (Site Recovery Vaults), microsoft.DataShare/accounts (Data Shares), microsoft.DBforMariaDB/servers (Azure Database for MariaDB servers), microsoft.DBforMySQL/flexibleServers (Azure Database for MySQL flexible servers), microsoft.DBforMySQL/servers (Azure Database for MySQL servers), microsoft.DBforPostgreSQL/flexibleServers (Azure Database for PostgreSQL flexible servers), microsoft.DBforPostgreSQL/serverGroups (Azure Database for PostgreSQL server groups), microsoft.DBforPostgreSQL/serverGroupsv2 (Azure Database for PostgreSQL server groups), microsoft.DBforPostgreSQL/servers (Azure Database for PostgreSQL servers), microsoft.DBforPostgreSQL/serversv2 (Azure Database for PostgreSQL servers v2), microsoft.delegatednetwork/delegatedsubnets, microsoft.delegatednetwork/orchestratorinstances, microsoft.deploymentmanager/artifactsources, microsoft.DeploymentManager/Rollouts (Rollouts), microsoft.deploymentmanager/servicetopologies, microsoft.deploymentmanager/servicetopologies/services, microsoft.deploymentmanager/servicetopologies/services/serviceunits, microsoft.DesktopVirtualization/ApplicationGroups (Application groups), microsoft.DesktopVirtualization/HostPools (Host pools), microsoft.DesktopVirtualization/ScalingPlans (Scaling plans), microsoft.DesktopVirtualization/Workspaces (Workspaces), microsoft.devai/instances/sandboxes/experiments, microsoft.devices/elasticpools/iothubtenants, microsoft.Devices/ProvisioningServices (Device Provisioning Services), microsoft.DeviceUpdate/Accounts (Device Update for IoT Hubs), microsoft.deviceupdate/accounts/instances, microsoft.devops/pipelines (DevOps Starter), microsoft.DevTestLab/labs/virtualMachines (Virtual machines), microsoft.DigitalTwins/digitalTwinsInstances (Azure Digital Twins), microsoft.DocumentDB/cassandraClusters (Azure Managed Instance for Apache Cassandra), microsoft.DocumentDb/databaseAccounts (Azure Cosmos DB accounts), microsoft.DomainRegistration/domains (App Service Domains), microsoft.dynamics365fraudprotection/instances, microsoft.EdgeOrder/addresses (Azure Edge Hardware Center Address), microsoft.EdgeOrder/orderItems (Azure Edge Hardware Center), microsoft.Elastic/monitors (Elasticsearch (Elastic Cloud)), microsoft.enterpriseknowledgegraph/services, microsoft.EventGrid/domains (Event Grid Domains), microsoft.EventGrid/partnerNamespaces (Event Grid Partner Namespaces), microsoft.EventGrid/partnerRegistrations (Event Grid Partner Registrations), microsoft.EventGrid/partnerTopics (Event Grid Partner Topics), microsoft.EventGrid/systemTopics (Event Grid System Topics), microsoft.EventGrid/topics (Event Grid Topics), microsoft.EventHub/clusters (Event Hubs Clusters), microsoft.EventHub/namespaces (Event Hubs Namespaces), microsoft.Experimentation/experimentWorkspaces (Experiment Workspaces), microsoft.ExtendedLocation/CustomLocations (Custom locations), microsoft.extendedlocation/customlocations/resourcesyncrules, microsoft.Fidalgo/devcenters (Fidalgo DevCenters), microsoft.fidalgo/networksettings (Network Configurations), microsoft.Fidalgo/projects (Fidalgo Projects), microsoft.Fidalgo/projects/environments (Fidalgo Environments), microsoft.FluidRelay/fluidRelayServers (Fluid Relay), microsoft.Genomics/accounts (Genomics accounts), microsoft.guestconfiguration/automanagedaccounts, microsoft.HanaOnAzure/hanaInstances (SAP HANA on Azure), microsoft.HanaOnAzure/sapMonitors (Azure Monitors for SAP Solutions), microsoft.hardwaresecuritymodules/dedicatedhsms, microsoft.HDInsight/clusterpools (HDInsight cluster pools), microsoft.HDInsight/clusterpools/clusters (HDInsight gen2 clusters), microsoft.HDInsight/clusterpools/clusters/sessionclusters (HDInsight session clusters), microsoft.HDInsight/clusters (HDInsight clusters), microsoft.HealthBot/healthBots (Azure Health Bot), microsoft.HealthcareApis/services (Azure API for FHIR), microsoft.healthcareapis/services/privateendpointconnections, microsoft.HealthcareApis/workspaces (Healthcare APIs Workspaces), microsoft.HealthcareApis/workspaces/dicomservices (DICOM services), microsoft.HealthcareApis/workspaces/fhirservices (FHIR services), microsoft.HealthcareApis/workspaces/iotconnectors (IoT connectors), microsoft.HpcWorkbench/instances (HPC Workbenches (preview)), microsoft.HpcWorkbench/instances/chambers (Chambers (preview)), microsoft.HpcWorkbench/instances/chambers/accessProfiles (Chamber Profiles (preview)), microsoft.HpcWorkbench/instances/chambers/workloads (Chamber VMs (preview)), microsoft.HpcWorkbench/instances/consortiums (Consortiums (preview)), microsoft.HybridCompute/machines (Servers - Azure Arc), microsoft.hybridcompute/machines/extensions, microsoft.HybridCompute/privateLinkScopes (Azure Arc Private Link Scopes), microsoft.hybridcontainerservice/provisionedclusters, microsoft.hybridcontainerservice/provisionedclusters/agentpools, microsoft.HybridData/dataManagers (StorSimple Data Managers), microsoft.HybridNetwork/devices (Azure Network Function Manager Devices), microsoft.HybridNetwork/networkFunctions (Azure Network Function Manager Network Functions), microsoft.hybridnetwork/virtualnetworkfunctions, microsoft.ImportExport/jobs (Import/export jobs), microsoft.industrydatalifecycle/basemodels, microsoft.industrydatalifecycle/custodiancollaboratives, microsoft.industrydatalifecycle/dataconsumercollaboratives, microsoft.industrydatalifecycle/derivedmodels, microsoft.industrydatalifecycle/membercollaboratives, microsoft.industrydatalifecycle/modelmappings, microsoft.industrydatalifecycle/pipelinesets, microsoft.insights/components (Application Insights), microsoft.insights/datacollectionendpoints (Data collection endpoints), microsoft.insights/datacollectionrules (Data collection rules), microsoft.insights/guestdiagnosticsettings, microsoft.Insights/privateLinkScopes (Azure Monitor Private Link Scopes), microsoft.insights/webtests (Availability tests), microsoft.insights/workbooks (Azure Workbooks), microsoft.insights/workbooktemplates (Azure Workbook Templates), microsoft.intelligentitdigitaltwin/digitaltwins, microsoft.intelligentitdigitaltwin/digitaltwins/assets, microsoft.intelligentitdigitaltwin/digitaltwins/executionplans, microsoft.intelligentitdigitaltwin/digitaltwins/testplans, microsoft.intelligentitdigitaltwin/digitaltwins/tests, microsoft.IoTCentral/IoTApps (IoT Central Applications), microsoft.Kubernetes/connectedClusters (Kubernetes - Azure Arc), microsoft.Kusto/clusters (Azure Data Explorer Clusters), microsoft.Kusto/clusters/databases (Azure Data Explorer databases), microsoft.LabServices/labAccounts (Lab accounts), microsoft.LabServices/labPlans (Lab plans), microsoft.LoadTestService/LoadTests (Azure Load Testing), microsoft.Logic/integrationAccounts (Integration accounts), microsoft.Logic/integrationServiceEnvironments (Integration Service Environments), microsoft.Logic/integrationServiceEnvironments/managedApis (Managed Connector), microsoft.Logz/monitors (Logz main account), microsoft.Logz/monitors/accounts (Logz sub account), microsoft.Logz/monitors/metricsSource (Logz metrics data source), microsoft.MachineLearning/commitmentPlans (Machine Learning Studio (classic) web service plans), microsoft.MachineLearning/webServices (Machine Learning Studio (classic) web services), microsoft.MachineLearning/workspaces (Machine Learning Studio (classic) workspaces), microsoft.machinelearningcompute/operationalizationclusters, microsoft.machinelearningexperimentation/accounts/workspaces, microsoft.machinelearningservices/aisysteminventories, microsoft.machinelearningservices/modelinventories, microsoft.machinelearningservices/modelinventory, microsoft.machinelearningservices/virtualclusters, microsoft.MachineLearningServices/workspaces (Machine learning), microsoft.machinelearningservices/workspaces/batchendpoints, microsoft.machinelearningservices/workspaces/batchendpoints/deployments, microsoft.machinelearningservices/workspaces/inferenceendpoints, microsoft.machinelearningservices/workspaces/inferenceendpoints/deployments, microsoft.MachineLearningServices/workspaces/onlineEndpoints (Machine learning online endpoints), microsoft.MachineLearningServices/workspaces/onlineEndpoints/deployments (Machine learning online deployments), microsoft.Maintenance/maintenanceConfigurations (Maintenance Configurations), microsoft.maintenance/maintenancepolicies, microsoft.ManagedIdentity/userAssignedIdentities (Managed Identities), microsoft.managednetwork/managednetworkgroups, microsoft.managednetwork/managednetworkpeeringpolicies, microsoft.managednetwork/managednetworks/managednetworkgroups, microsoft.managednetwork/managednetworks/managednetworkpeeringpolicies, microsoft.Maps/accounts (Azure Maps Accounts), microsoft.Maps/accounts/creators (Azure Maps Creator Resources), microsoft.marketplaceapps/classicdevservices, microsoft.media/mediaservices (Media Services), microsoft.media/mediaservices/liveevents (Live events), microsoft.media/mediaservices/streamingendpoints (Streaming Endpoints), microsoft.media/videoanalyzers (Video Analyzers), microsoft.microservices4spring/appclusters, microsoft.Migrate/projects (Migration projects), microsoft.MixedReality/objectAnchorsAccounts (Object Anchors Accounts), microsoft.MixedReality/objectUnderstandingAccounts (Object Understanding Accounts), microsoft.MixedReality/remoteRenderingAccounts (Remote Rendering Accounts), microsoft.MixedReality/spatialAnchorsAccounts (Spatial Anchors Accounts), microsoft.mixedreality/surfacereconstructionaccounts, microsoft.MobileNetwork/mobileNetworks (Mobile networks), microsoft.MobileNetwork/mobileNetworks/dataNetworks (Data Networks), microsoft.MobileNetwork/mobileNetworks/services (Services), microsoft.MobileNetwork/mobileNetworks/simPolicies (SIM policies), microsoft.MobileNetwork/mobileNetworks/sites (Mobile network sites), microsoft.MobileNetwork/mobileNetworks/slices (Slices), microsoft.MobileNetwork/packetCoreControlPlanes (Packet Core Control Planes), microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes (Packet Core Data Planes), microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes/attachedDataNetworks (Attached Data Networks), microsoft.NetApp/netAppAccounts (NetApp accounts), microsoft.netapp/netappaccounts/backuppolicies, microsoft.NetApp/netAppAccounts/capacityPools (Capacity pools), microsoft.NetApp/netAppAccounts/capacityPools/Volumes (Volumes), microsoft.netapp/netappaccounts/capacitypools/volumes/mounttargets, microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots (Snapshots), microsoft.netapp/netappaccounts/capacitypools/volumes/subvolumes, microsoft.NetApp/netAppAccounts/snapshotPolicies (Snapshot policies), microsoft.Network/applicationGateways (Application gateways), microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies (Application Gateway WAF policies), microsoft.Network/applicationSecurityGroups (Application security groups), microsoft.Network/azureFirewalls (Firewalls), microsoft.Network/bastionHosts (Bastions), microsoft.Network/connections (Connections), microsoft.Network/customIpPrefixes (Custom IP prefixes), microsoft.Network/ddosProtectionPlans (DDoS protection plans), microsoft.Network/dnsForwardingRulesets (DNS forwarding rulesets), microsoft.Network/dnsResolvers (DNS Private Resolvers), microsoft.network/dnsresolvers/inboundendpoints, microsoft.network/dnsresolvers/outboundendpoints, microsoft.Network/expressRouteCircuits (ExpressRoute circuits), microsoft.network/expressroutecrossconnections, microsoft.Network/expressRoutePorts (ExpressRoute Direct), microsoft.Network/firewallPolicies (Firewall policies), microsoft.Network/frontdoors (Front Doors), microsoft.Network/FrontDoorWebApplicationFirewallPolicies (Web Application Firewall policies (WAF)), microsoft.Network/LoadBalancers (Load balancers), microsoft.Network/localnetworkgateways (Local network gateways), microsoft.Network/natGateways (NAT gateways), microsoft.Network/NetworkExperimentProfiles (Internet Analyzer profiles), microsoft.Network/networkinterfaces (Network interfaces), microsoft.Network/NetworkSecurityGroups (Network security groups), microsoft.network/networksecurityperimeters, microsoft.network/networkvirtualappliances, microsoft.network/networkwatchers (Network Watchers), microsoft.network/networkwatchers/connectionmonitors, microsoft.network/networkwatchers/flowlogs (NSG Flow Logs), microsoft.network/networkwatchers/pingmeshes, microsoft.Network/privateDnsZones (Private DNS zones), microsoft.network/privatednszones/virtualnetworklinks, microsoft.network/privateendpointredirectmaps, microsoft.Network/privateEndpoints (Private endpoints), microsoft.Network/privateLinkServices (Private link services), microsoft.Network/PublicIpAddresses (Public IP addresses), microsoft.Network/publicIpPrefixes (Public IP Prefixes), microsoft.Network/routeFilters (Route filters), microsoft.Network/routeTables (Route tables), microsoft.network/securitypartnerproviders, microsoft.Network/serviceEndpointPolicies (Service endpoint policies), microsoft.Network/trafficmanagerprofiles (Traffic Manager profiles), microsoft.network/virtualhubs/bgpconnections, microsoft.network/virtualhubs/ipconfigurations, microsoft.Network/virtualNetworkGateways (Virtual network gateways), microsoft.Network/virtualNetworks (Virtual networks), microsoft.Network/virtualWans (Virtual WANs), microsoft.network/vpnserverconfigurations, microsoft.networkfunction/azuretrafficcollectors, microsoft.NotificationHubs/namespaces (Notification Hub namespaces), microsoft.NotificationHubs/namespaces/notificationHubs (Notification Hubs), microsoft.OpenEnergyPlatform/energyServices (Project Oak Forest), microsoft.openlogisticsplatform/applicationmanagers, microsoft.openlogisticsplatform/applicationworkspaces, microsoft.OpenLogisticsPlatform/workspaces (Open Supply Chain Platform), microsoft.OperationalInsights/querypacks (Log Analytics query packs), microsoft.OperationalInsights/workspaces (Log Analytics workspaces), microsoft.OperationsManagement/solutions (Solutions), microsoft.Orbital/contactProfiles (Contact profiles), microsoft.Orbital/GroundStations (Ground stations), microsoft.Orbital/l2Connections (L2 connections), microsoft.orbital/orbitalgateways/orbitall2connections, microsoft.orbital/orbitalgateways/orbitall3connections, microsoft.Orbital/spacecrafts (Spacecrafts), microsoft.Peering/peeringServices (Peering services), microsoft.PlayFab/playerAccountPools (PlayFab player account pools), microsoft.PlayFab/titles (PlayFab titles), microsoft.Portal/dashboards (Shared dashboards), microsoft.powerbi/privatelinkservicesforpowerbi, microsoft.powerbidedicated/autoscalevcores, microsoft.PowerBIDedicated/capacities (Power BI Embedded), microsoft.powerplatform/enterprisepolicies, microsoft.providerhubdevtest/regionalstresstests, microsoft.Purview/Accounts (microsoft Purview accounts), microsoft.Quantum/Workspaces (Quantum Workspaces), microsoft.RecommendationsService/accounts (Intelligent Recommendations Accounts), microsoft.RecommendationsService/accounts/modeling (Modeling), microsoft.RecommendationsService/accounts/serviceEndpoints (Service Endpoints), microsoft.RecoveryServices/vaults (Recovery Services vaults), microsoft.recoveryservices/vaults/backupstorageconfig, microsoft.recoveryservices/vaults/replicationfabrics, microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers, microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotecteditems, microsoft.recoveryservices/vaults/replicationfabrics/replicationprotectioncontainers/replicationprotectioncontainermappings, microsoft.recoveryservices/vaults/replicationfabrics/replicationrecoveryservicesproviders, microsoft.RedHatOpenShift/OpenShiftClusters (Azure Red Hat OpenShift), microsoft.ResourceConnector/Appliances (Resource bridges), microsoft.resourcegraph/queries (Resource Graph queries), microsoft.Resources/deploymentScripts (Deployment Scripts), microsoft.Resources/templateSpecs (Template specs), microsoft.resources/templatespecs/versions, microsoft.SaaS/applications (Software as a Service (classic)), microsoft.Scom/managedInstances (Aquila Instances), microsoft.scvmm/virtualMachines (SCVMM virtual machine - Azure Arc), microsoft.ScVmm/vmmServers (SCVMM management servers), microsoft.Search/searchServices (Search services), microsoft.security/customassessmentautomations, microsoft.security/customentitystoreassignments, microsoft.SecurityDetonation/chambers (Security Detonation Chambers), microsoft.securitydevops/githubconnectors, microsoft.ServiceBus/namespaces (Service Bus Namespaces), microsoft.ServiceFabric/clusters (Service Fabric clusters), microsoft.servicefabric/containergroupsets, microsoft.ServiceFabric/managedclusters (Service Fabric managed clusters), microsoft.ServicesHub/connectors (Services Hub Connectors), microsoft.SignalRService/SignalR (SignalR), microsoft.SignalRService/WebPubSub (Web PubSub Service), microsoft.Solutions/applicationDefinitions (Service catalog managed application definitions), microsoft.Solutions/applications (Managed applications), microsoft.Sql/instancePools (Instance pools), microsoft.Sql/managedInstances (SQL managed instances), microsoft.Sql/managedInstances/databases (Managed databases), microsoft.Sql/servers/databases (SQL databases), microsoft.Sql/servers/elasticpools (SQL elastic pools), microsoft.Sql/servers/jobAgents (Elastic Job agents), microsoft.Sql/virtualClusters (Virtual clusters), microsoft.sqlvirtualmachine/sqlvirtualmachinegroups, microsoft.SqlVirtualMachine/SqlVirtualMachines (SQL virtual machines), microsoft.Storage/StorageAccounts (Storage accounts), microsoft.StorageCache/amlFilesystems (Lustre File Systems), microsoft.StorageCache/caches (HPC caches), microsoft.StoragePool/diskPools (Disk Pools), microsoft.StorageSync/storageSyncServices (Storage Sync Services), microsoft.StorageSyncDev/storageSyncServices (Storage Sync Services), microsoft.StorageSyncInt/storageSyncServices (Storage Sync Services), microsoft.StorSimple/Managers (StorSimple Device Managers), microsoft.StreamAnalytics/clusters (Stream Analytics clusters), microsoft.StreamAnalytics/StreamingJobs (Stream Analytics jobs), microsoft.swiftlet/virtualmachinesnapshots, microsoft.Synapse/privateLinkHubs (Azure Synapse Analytics (private link hubs)), microsoft.Synapse/workspaces (Azure Synapse Analytics), microsoft.Synapse/workspaces/bigDataPools (Apache Spark pools), microsoft.synapse/workspaces/eventstreams, microsoft.Synapse/workspaces/kustopools (Data Explorer pools (preview)), microsoft.synapse/workspaces/sqldatabases, microsoft.Synapse/workspaces/sqlPools (Dedicated SQL pools), microsoft.terraformoss/providerregistrations, microsoft.TestBase/testbaseAccounts (Test Base Accounts), microsoft.TestBase/testBaseAccounts/packages (Test Base Packages), microsoft.TimeSeriesInsights/environments (Time Series Insights environments), microsoft.TimeSeriesInsights/environments/eventsources (Time Series Insights event sources), microsoft.TimeSeriesInsights/environments/referenceDataSets (Time Series Insights reference data sets), microsoft.VideoIndexer/accounts (Video Analyzer for Media), microsoft.VirtualMachineImages/imageTemplates (Image Templates), microsoft.visualstudio/account (Azure DevOps organizations), microsoft.visualstudio/account/project (DevOps Starter), microsoft.VMwareCloudSimple/dedicatedCloudNodes (CloudSimple Nodes), microsoft.VMwareCloudSimple/dedicatedCloudServices (CloudSimple Services), microsoft.VMwareCloudSimple/virtualMachines (CloudSimple Virtual Machines), microsoft.vmwarevirtustream/privateclouds, microsoft.VSOnline/Plans (Visual Studio Online Plans), microsoft.Web/connectionGateways (On-premises data gateways), microsoft.Web/connections (API Connections), microsoft.Web/containerApps (Container Apps), microsoft.Web/customApis (Logic Apps Custom Connector), microsoft.Web/HostingEnvironments (App Service Environments), microsoft.Web/KubeEnvironments (App Service Kubernetes Environments), microsoft.Web/serverFarms (App Service plans), microsoft.Web/sites/slots (App Service (Slots)), microsoft.Web/StaticSites (Static Web Apps), microsoft.WindowsESU/multipleActivationKeys (Windows Multiple Activation Keys), microsoft.WindowsIoT/DeviceServices (Windows 10 IoT Core Services), microsoft.workloadbuilder/migrationagents, microsoft.Workloads/monitors (Azure Monitors for SAP Solutions (v2)), microsoft.Workloads/phpworkloads (Scalable WordPress on Linux), microsoft.Workloads/sapVirtualInstances (SAP Virtual Instances), microsoft.Workloads/sapVirtualInstances/applicationInstances (SAP app server instances), microsoft.Workloads/sapVirtualInstances/centralInstances (SAP central server instances), microsoft.Workloads/sapVirtualInstances/databaseInstances (SAP database server instances), NGINX.NGINXPLUS/nginxDeployments (NGINX Deployment), private.autonomousdevelopmentplatform/accounts, private.connectedvehicle/platformaccounts, Providers.Test/statefulIbizaEngines (VLCentral Help), Wandisco.Fusion/fusionGroups (LiveData Planes), Wandisco.Fusion/fusionGroups/azureZones (Azure Zones), Wandisco.Fusion/fusionGroups/azureZones/plugins (Plugins), Wandisco.Fusion/fusionGroups/hiveReplicationRules (Hive Replication Rules), Wandisco.Fusion/fusionGroups/managedOnPremZones (On-premises Zones), Wandisco.Fusion/fusionGroups/replicationRules (Replication Rules), Wandisco.Fusion/migrators (LiveData Migrators), Wandisco.Fusion/migrators/exclusionTemplates (Exclusions), Wandisco.Fusion/migrators/liveDataMigrations (Migrations), Wandisco.Fusion/migrators/metadataMigrations (Metadata Migrations), Wandisco.Fusion/migrators/metadataTargets (Metadata Targets), Wandisco.Fusion/migrators/pathMappings (Path Mappings), Wandisco.Fusion/migrators/targets (Targets), microsoft.authorization/locks/providers/assessments/governanceassignments, microsoft.authorization/roleassignments/providers/assessments/governanceassignments, microsoft.security/assessments/governanceassignments, microsoft.security/assessments/subassessments, microsoft.security/insights/classification (Data Sensitivity Security Insights (Preview)), microsoft.security/locations/alerts (Security Alerts), microsoft.security/regulatorycompliancestandards, microsoft.security/regulatorycompliancestandards/regulatorycompliancecontrols, microsoft.security/regulatorycompliancestandards/regulatorycompliancecontrols/regulatorycomplianceassessments, microsoft.security/securescores/securescorecontrols, microsoft.compute/skuspotevictionrate/location, microsoft.compute/skuspotpricehistory/ostype/location.