From dabbea5da4aa0f5d4c39f99edc64b5ea35fe7511 Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Mon, 11 Sep 2023 16:42:19 +0200 Subject: [PATCH 01/11] modify settings.yml --- settings.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/settings.yml b/settings.yml index c96dbe1dc2..5345472d01 100644 --- a/settings.yml +++ b/settings.yml @@ -13,7 +13,7 @@ variables: # the 'localToken_' prefix will be removed from the key name when the pipelines run. # e.g. if you have a token in your parameter file as [[customKey]], then the token defined in this file looks like "localToken_customKey": 'value' - localToken_namePrefix: '' # A 3-5 character length unique string, included in the resources names (e.g. 'cntso'). Used for local module testing and pipelines. + localToken_namePrefix: 'jedi' # A 3-5 character length unique string, included in the resources names (e.g. 'cntso'). Used for local module testing and pipelines. # this determines the starting prefix and ending suffix of the token in your file. tokenPrefix: '[[' @@ -59,8 +59,8 @@ variables: # Template-Spec settings # # ---------------------- # - templateSpecsDoPublish: true # Set to true, if you would like to publish module templates as template specs - templateSpecsRGName: 'artifacts-rg' # The name of the resource group to publish to. If the resource group does not exist, it will be created. + templateSpecsDoPublish: false # Set to true, if you would like to publish module templates as template specs + templateSpecsRGName: 'rg-artifacts' # The name of the resource group to publish to. If the resource group does not exist, it will be created. templateSpecsRGLocation: 'West Europe' # The location of the resource group to publish to templateSpecsDescription: components # The description to add to template specs published by this platform @@ -68,9 +68,9 @@ variables: # Private Bicep Registry settings # # ------------------------------- # - bicepRegistryDoPublish: true # Set to true, if you would like to publish module templates to a bicep registry - bicepRegistryName: adpsxxazacrx001 # The name of the bicep registry (ACR) to publish to. If it does not exist, it will be created. - bicepRegistryRGName: 'artifacts-rg' # The resource group that hosts the private bicep registry (ACR) + bicepRegistryDoPublish: false # Set to true, if you would like to publish module templates to a bicep registry + bicepRegistryName: brjedidev001 # The name of the bicep registry (ACR) to publish to. If it does not exist, it will be created. + bicepRegistryRGName: 'rg-artifacts' # The resource group that hosts the private bicep registry (ACR) bicepRegistryRgLocation: 'West Europe' # The location of the resource group to publish to ########################################################################################################################### From 168957b0b6e632d48e09fa18207ae2007dd33b5e Mon Sep 17 00:00:00 2001 From: CARMLPipelinePrincipal Date: Tue, 12 Sep 2023 10:59:28 +0000 Subject: [PATCH 02/11] Push updated Readme file(s) --- README.md | 290 ++++++++++----------- docs/wiki/The library - Module overview.md | 268 +++++++++---------- 2 files changed, 279 insertions(+), 279 deletions(-) diff --git a/README.md b/README.md index f9c0dd06d6..f91f10ea6e 100644 --- a/README.md +++ b/README.md @@ -29,156 +29,156 @@ For more details, please refer to the issue #3131. | Provider namespace | Resource Type | Name | Deploy | | - | - | - | - | -| `Microsoft.AAD` | [domainServices](https://github.com/Azure/ResourceModules/tree/main/modules/aad/domain-service) | [Azure Active Directory Domain Services](https://github.com/Azure/ResourceModules/tree/main/modules/aad/domain-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.AnalysisServices` | [servers](https://github.com/Azure/ResourceModules/tree/main/modules/analysis-services/server) | [Analysis Services Servers](https://github.com/Azure/ResourceModules/tree/main/modules/analysis-services/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ApiManagement` | [service](https://github.com/Azure/ResourceModules/tree/main/modules/api-management/service) | [API Management Services](https://github.com/Azure/ResourceModules/tree/main/modules/api-management/service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.App` | [containerApps](https://github.com/Azure/ResourceModules/tree/main/modules/app/container-app) | [Container Apps](https://github.com/Azure/ResourceModules/tree/main/modules/app/container-app) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [managedEnvironments](https://github.com/Azure/ResourceModules/tree/main/modules/app/managed-environment) | [App ManagedEnvironments](https://github.com/Azure/ResourceModules/tree/main/modules/app/managed-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.AppConfiguration` | [configurationStores](https://github.com/Azure/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [App Configuration Stores](https://github.com/Azure/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Authorization` | [locks](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/lock) | [Authorization Locks (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/lock) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policyassignments](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-assignment) | [Policy Assignments (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policydefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-definition) | [Policy Definitions (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policyExemptions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-exemption) | [Policy Exemptions (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-exemption) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policySetDefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [Policy Set Definitions (Initiatives) (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [roleAssignments](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-assignment) | [Role Assignments (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [roleDefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-definition) | [Role Definitions (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Automation` | [automationAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/automation/automation-account) | [Automation Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/automation/automation-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Batch` | [batchAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/batch/batch-account) | [Batch Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/batch/batch-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Cache` | [redis](https://github.com/Azure/ResourceModules/tree/main/modules/cache/redis) | [Redis Cache](https://github.com/Azure/ResourceModules/tree/main/modules/cache/redis) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Cdn` | [profiles](https://github.com/Azure/ResourceModules/tree/main/modules/cdn/profile) | [CDN Profiles](https://github.com/Azure/ResourceModules/tree/main/modules/cdn/profile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.CognitiveServices` | [accounts](https://github.com/Azure/ResourceModules/tree/main/modules/cognitive-services/account) | [Cognitive Services](https://github.com/Azure/ResourceModules/tree/main/modules/cognitive-services/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Compute` | [availabilitySets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/availability-set) | [Availability Sets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/availability-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [disks](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk) | [Compute Disks](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [diskEncryptionSets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [Disk Encryption Sets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [galleries](https://github.com/Azure/ResourceModules/tree/main/modules/compute/gallery) | [Azure Compute Galleries](https://github.com/Azure/ResourceModules/tree/main/modules/compute/gallery) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [images](https://github.com/Azure/ResourceModules/tree/main/modules/compute/image) | [Images](https://github.com/Azure/ResourceModules/tree/main/modules/compute/image) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [proximityPlacementGroups](https://github.com/Azure/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [Proximity Placement Groups](https://github.com/Azure/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [sshPublicKeys](https://github.com/Azure/ResourceModules/tree/main/modules/compute/ssh-public-key) | [Public SSH Keys](https://github.com/Azure/ResourceModules/tree/main/modules/compute/ssh-public-key) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualMachines](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine) | [Virtual Machines](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualMachineScaleSets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [Virtual Machine Scale Sets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Consumption` | [budgets](https://github.com/Azure/ResourceModules/tree/main/modules/consumption/budget) | [Consumption Budgets](https://github.com/Azure/ResourceModules/tree/main/modules/consumption/budget) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ContainerInstance` | [containerGroups](https://github.com/Azure/ResourceModules/tree/main/modules/container-instance/container-group) | [Container Instances Container Groups](https://github.com/Azure/ResourceModules/tree/main/modules/container-instance/container-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ContainerRegistry` | [registries](https://github.com/Azure/ResourceModules/tree/main/modules/container-registry/registry) | [Azure Container Registries (ACR)](https://github.com/Azure/ResourceModules/tree/main/modules/container-registry/registry) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ContainerService` | [managedClusters](https://github.com/Azure/ResourceModules/tree/main/modules/container-service/managed-cluster) | [Azure Kubernetes Service (AKS) Managed Clusters](https://github.com/Azure/ResourceModules/tree/main/modules/container-service/managed-cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DataFactory` | [factories](https://github.com/Azure/ResourceModules/tree/main/modules/data-factory/factory) | [Data Factories](https://github.com/Azure/ResourceModules/tree/main/modules/data-factory/factory) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DataProtection` | [backupVaults](https://github.com/Azure/ResourceModules/tree/main/modules/data-protection/backup-vault) | [Data Protection Backup Vaults](https://github.com/Azure/ResourceModules/tree/main/modules/data-protection/backup-vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Databricks` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/databricks/workspace) | [Azure Databricks Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/databricks/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DBforMySQL` | [flexibleServers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [DBforMySQL Flexible Servers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DBforPostgreSQL` | [flexibleServers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [DBforPostgreSQL Flexible Servers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DesktopVirtualization` | [applicationGroups](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [Azure Virtual Desktop (AVD) Application Groups](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [hostPools](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [Azure Virtual Desktop (AVD) Host Pools](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [scalingPlans](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [Azure Virtual Desktop (AVD) Scaling Plans](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [Azure Virtual Desktop (AVD) Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DevTestLab` | [labs](https://github.com/Azure/ResourceModules/tree/main/modules/dev-test-lab/lab) | [DevTest Labs](https://github.com/Azure/ResourceModules/tree/main/modules/dev-test-lab/lab) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DigitalTwins` | [digitalTwinsInstances](https://github.com/Azure/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [Digital Twins Instances](https://github.com/Azure/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DocumentDB` | [databaseAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/document-db/database-account) | [DocumentDB Database Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/document-db/database-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.EventGrid` | [domains](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/domain) | [Event Grid Domains](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/domain) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [systemTopics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/system-topic) | [Event Grid System Topics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/system-topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [topics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/topic) | [Event Grid Topics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.EventHub` | [namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/event-hub/namespace) | [Event Hub Namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/event-hub/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.HealthBot` | [healthBots](https://github.com/Azure/ResourceModules/tree/main/modules/health-bot/health-bot) | [Azure Health Bots](https://github.com/Azure/ResourceModules/tree/main/modules/health-bot/health-bot) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.HealthcareApis` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [Healthcare API Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `microsoft.insights` | [actionGroups](https://github.com/Azure/ResourceModules/tree/main/modules/insights/action-group) | [Action Groups](https://github.com/Azure/ResourceModules/tree/main/modules/insights/action-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [activityLogAlerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/activity-log-alert) | [Activity Log Alerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/activity-log-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [components](https://github.com/Azure/ResourceModules/tree/main/modules/insights/component) | [Application Insights](https://github.com/Azure/ResourceModules/tree/main/modules/insights/component) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dataCollectionEndpoints](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [Data Collection Endpoints](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dataCollectionRules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-rule) | [Data Collection Rules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [diagnosticSettings](https://github.com/Azure/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [Diagnostic Settings (Activity Logs) for Azure Subscriptions](https://github.com/Azure/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [metricAlerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/metric-alert) | [Metric Alerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/metric-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateLinkScopes](https://github.com/Azure/ResourceModules/tree/main/modules/insights/private-link-scope) | [Azure Monitor Private Link Scopes](https://github.com/Azure/ResourceModules/tree/main/modules/insights/private-link-scope) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [scheduledQueryRules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [Scheduled Query Rules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [webtests](https://github.com/Azure/ResourceModules/tree/main/modules/insights/webtest) | [Web Tests](https://github.com/Azure/ResourceModules/tree/main/modules/insights/webtest) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.KeyVault` | [vaults](https://github.com/Azure/ResourceModules/tree/main/modules/key-vault/vault) | [Key Vaults](https://github.com/Azure/ResourceModules/tree/main/modules/key-vault/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.KubernetesConfiguration` | [extensions](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [Kubernetes Configuration Extensions](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [fluxConfigurations](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [Kubernetes Configuration Flux Configurations](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Logic` | [workflows](https://github.com/Azure/ResourceModules/tree/main/modules/logic/workflow) | [Logic Apps (Workflows)](https://github.com/Azure/ResourceModules/tree/main/modules/logic/workflow) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.MachineLearningServices` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [Machine Learning Services Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Maintenance` | [maintenanceConfigurations](https://github.com/Azure/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [Maintenance Configurations](https://github.com/Azure/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ManagedIdentity` | [userAssignedIdentities](https://github.com/Azure/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [User Assigned Identities](https://github.com/Azure/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ManagedServices` | [registrationDefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/managed-services/registration-definition) | [Registration Definitions](https://github.com/Azure/ResourceModules/tree/main/modules/managed-services/registration-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Management` | [managementGroups](https://github.com/Azure/ResourceModules/tree/main/modules/management/management-group) | [Management Groups](https://github.com/Azure/ResourceModules/tree/main/modules/management/management-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.NetApp` | [netAppAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/net-app/net-app-account) | [Azure NetApp Files](https://github.com/Azure/ResourceModules/tree/main/modules/net-app/net-app-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Network` | [applicationGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway) | [Network Application Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [Application Gateway Web Application Firewall (WAF) Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [applicationSecurityGroups](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-security-group) | [Application Security Groups (ASG)](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [azureFirewalls](https://github.com/Azure/ResourceModules/tree/main/modules/network/azure-firewall) | [Azure Firewalls](https://github.com/Azure/ResourceModules/tree/main/modules/network/azure-firewall) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [bastionHosts](https://github.com/Azure/ResourceModules/tree/main/modules/network/bastion-host) | [Bastion Hosts](https://github.com/Azure/ResourceModules/tree/main/modules/network/bastion-host) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [connections](https://github.com/Azure/ResourceModules/tree/main/modules/network/connection) | [Virtual Network Gateway Connections](https://github.com/Azure/ResourceModules/tree/main/modules/network/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [ddosProtectionPlans](https://github.com/Azure/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [DDoS Protection Plans](https://github.com/Azure/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dnsForwardingRulesets](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [Dns Forwarding Rulesets](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dnsResolvers](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-resolver) | [DNS Resolvers](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-resolver) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dnsZones](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-zone) | [Public DNS Zones](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [expressRouteCircuits](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-circuit) | [ExpressRoute Circuits](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-circuit) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [expressRouteGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-gateway) | [Express Route Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [firewallPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/firewall-policy) | [Firewall Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [frontDoors](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door) | [Azure Front Doors](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [FrontDoorWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [Front Door Web Application Firewall (WAF) Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [ipGroups](https://github.com/Azure/ResourceModules/tree/main/modules/network/ip-group) | [IP Groups](https://github.com/Azure/ResourceModules/tree/main/modules/network/ip-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [loadBalancers](https://github.com/Azure/ResourceModules/tree/main/modules/network/load-balancer) | [Load Balancers](https://github.com/Azure/ResourceModules/tree/main/modules/network/load-balancer) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [localNetworkGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/local-network-gateway) | [Local Network Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/local-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [natGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/nat-gateway) | [NAT Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/nat-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkInterfaces](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-interface) | [Network Interface](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-interface) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkManagers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-manager) | [Network Managers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-manager) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkSecurityGroups](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-security-group) | [Network Security Groups](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkWatchers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-watcher) | [Network Watchers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-watcher) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateDnsZones](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-dns-zone) | [Private DNS Zones](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateEndpoints](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-endpoint) | [Private Endpoints](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateLinkServices](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-link-service) | [Private Link Services](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-link-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [publicIPAddresses](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-address) | [Public IP Addresses](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-address) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [publicIPPrefixes](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-prefix) | [Public IP Prefixes](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-prefix) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [routeTables](https://github.com/Azure/ResourceModules/tree/main/modules/network/route-table) | [Route Tables](https://github.com/Azure/ResourceModules/tree/main/modules/network/route-table) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [serviceEndpointPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [Service Endpoint Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [trafficmanagerprofiles](https://github.com/Azure/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [Traffic Manager Profiles](https://github.com/Azure/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualHubs](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-hub) | [Virtual Hubs](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualnetworks](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network) | [Virtual Networks](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualnetworkgateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [Virtual Network Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualWans](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-wan) | [Virtual WANs](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-wan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [vpnGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-gateway) | [VPN Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [vpnSites](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-site) | [VPN Sites](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.OperationalInsights` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/operational-insights/workspace) | [Log Analytics Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/operational-insights/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.OperationsManagement` | [solutions](https://github.com/Azure/ResourceModules/tree/main/modules/operations-management/solution) | [Operations Management Solutions](https://github.com/Azure/ResourceModules/tree/main/modules/operations-management/solution) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.PolicyInsights` | [remediations](https://github.com/Azure/ResourceModules/tree/main/modules/policy-insights/remediation) | [Policy Insights Remediations](https://github.com/Azure/ResourceModules/tree/main/modules/policy-insights/remediation) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.PowerBIDedicated` | [capacities](https://github.com/Azure/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [Power BI Dedicated Capacities](https://github.com/Azure/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Purview` | [accounts](https://github.com/Azure/ResourceModules/tree/main/modules/purview/account) | [Purview Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/purview/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.RecoveryServices` | [vaults](https://github.com/Azure/ResourceModules/tree/main/modules/recovery-services/vault) | [Recovery Services Vaults](https://github.com/Azure/ResourceModules/tree/main/modules/recovery-services/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Relay` | [namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/relay/namespace) | [Relay Namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/relay/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ResourceGraph` | [queries](https://github.com/Azure/ResourceModules/tree/main/modules/resource-graph/query) | [Resource Graph Queries](https://github.com/Azure/ResourceModules/tree/main/modules/resource-graph/query) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Resources` | [deploymentScripts](https://github.com/Azure/ResourceModules/tree/main/modules/resources/deployment-script) | [Deployment Scripts](https://github.com/Azure/ResourceModules/tree/main/modules/resources/deployment-script) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [resourceGroups](https://github.com/Azure/ResourceModules/tree/main/modules/resources/resource-group) | [Resource Groups](https://github.com/Azure/ResourceModules/tree/main/modules/resources/resource-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [tags](https://github.com/Azure/ResourceModules/tree/main/modules/resources/tags) | [Resources Tags](https://github.com/Azure/ResourceModules/tree/main/modules/resources/tags) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Search` | [searchServices](https://github.com/Azure/ResourceModules/tree/main/modules/search/search-service) | [Search Services](https://github.com/Azure/ResourceModules/tree/main/modules/search/search-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Security` | [azuresecuritycenter](https://github.com/Azure/ResourceModules/tree/main/modules/security/azure-security-center) | [Azure Security Center (Defender for Cloud)](https://github.com/Azure/ResourceModules/tree/main/modules/security/azure-security-center) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ServiceBus` | [namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/service-bus/namespace) | [Service Bus Namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/service-bus/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ServiceFabric` | [clusters](https://github.com/Azure/ResourceModules/tree/main/modules/service-fabric/cluster) | [Service Fabric Clusters](https://github.com/Azure/ResourceModules/tree/main/modules/service-fabric/cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.SignalRService` | [SignalR](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [SignalR Service SignalR](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [webPubSub](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [SignalR Web PubSub Services](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Sql` | [managedInstances](https://github.com/Azure/ResourceModules/tree/main/modules/sql/managed-instance) | [SQL Managed Instances](https://github.com/Azure/ResourceModules/tree/main/modules/sql/managed-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [servers](https://github.com/Azure/ResourceModules/tree/main/modules/sql/server) | [Azure SQL Servers](https://github.com/Azure/ResourceModules/tree/main/modules/sql/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Storage` | [storageAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/storage/storage-account) | [Storage Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/storage/storage-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Synapse` | [privateLinkHubs](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/private-link-hub) | [Azure Synapse Analytics](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/private-link-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/workspace) | [Synapse Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.VirtualMachineImages` | [imageTemplates](https://github.com/Azure/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [Virtual Machine Image Templates](https://github.com/Azure/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Web` | [connections](https://github.com/Azure/ResourceModules/tree/main/modules/web/connection) | [API Connections](https://github.com/Azure/ResourceModules/tree/main/modules/web/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [hostingEnvironments](https://github.com/Azure/ResourceModules/tree/main/modules/web/hosting-environment) | [App Service Environments](https://github.com/Azure/ResourceModules/tree/main/modules/web/hosting-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [serverfarms](https://github.com/Azure/ResourceModules/tree/main/modules/web/serverfarm) | [App Service Plans](https://github.com/Azure/ResourceModules/tree/main/modules/web/serverfarm) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [sites](https://github.com/Azure/ResourceModules/tree/main/modules/web/site) | [Web/Function Apps](https://github.com/Azure/ResourceModules/tree/main/modules/web/site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [staticSites](https://github.com/Azure/ResourceModules/tree/main/modules/web/static-site) | [Static Web Apps](https://github.com/Azure/ResourceModules/tree/main/modules/web/static-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.AAD` | [domainServices](https://github.com/jdrepo/ResourceModules/tree/main/modules/aad/domain-service) | [Azure Active Directory Domain Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/aad/domain-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.AnalysisServices` | [servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/analysis-services/server) | [Analysis Services Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/analysis-services/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ApiManagement` | [service](https://github.com/jdrepo/ResourceModules/tree/main/modules/api-management/service) | [API Management Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/api-management/service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.App` | [containerApps](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/container-app) | [Container Apps](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/container-app) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [managedEnvironments](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/managed-environment) | [App ManagedEnvironments](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/managed-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.AppConfiguration` | [configurationStores](https://github.com/jdrepo/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [App Configuration Stores](https://github.com/jdrepo/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Authorization` | [locks](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/lock) | [Authorization Locks (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/lock) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policyassignments](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-assignment) | [Policy Assignments (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policydefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-definition) | [Policy Definitions (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policyExemptions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-exemption) | [Policy Exemptions (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-exemption) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policySetDefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [Policy Set Definitions (Initiatives) (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [roleAssignments](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-assignment) | [Role Assignments (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [roleDefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-definition) | [Role Definitions (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Automation` | [automationAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/automation/automation-account) | [Automation Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/automation/automation-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Batch` | [batchAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/batch/batch-account) | [Batch Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/batch/batch-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Cache` | [redis](https://github.com/jdrepo/ResourceModules/tree/main/modules/cache/redis) | [Redis Cache](https://github.com/jdrepo/ResourceModules/tree/main/modules/cache/redis) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Cdn` | [profiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/cdn/profile) | [CDN Profiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/cdn/profile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.CognitiveServices` | [accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/cognitive-services/account) | [Cognitive Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/cognitive-services/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Compute` | [availabilitySets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/availability-set) | [Availability Sets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/availability-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [disks](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk) | [Compute Disks](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [diskEncryptionSets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [Disk Encryption Sets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [galleries](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/gallery) | [Azure Compute Galleries](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/gallery) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [images](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/image) | [Images](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/image) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [proximityPlacementGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [Proximity Placement Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [sshPublicKeys](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/ssh-public-key) | [Public SSH Keys](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/ssh-public-key) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualMachines](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine) | [Virtual Machines](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualMachineScaleSets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [Virtual Machine Scale Sets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Consumption` | [budgets](https://github.com/jdrepo/ResourceModules/tree/main/modules/consumption/budget) | [Consumption Budgets](https://github.com/jdrepo/ResourceModules/tree/main/modules/consumption/budget) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ContainerInstance` | [containerGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-instance/container-group) | [Container Instances Container Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-instance/container-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ContainerRegistry` | [registries](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-registry/registry) | [Azure Container Registries (ACR)](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-registry/registry) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ContainerService` | [managedClusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-service/managed-cluster) | [Azure Kubernetes Service (AKS) Managed Clusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-service/managed-cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DataFactory` | [factories](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-factory/factory) | [Data Factories](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-factory/factory) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DataProtection` | [backupVaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-protection/backup-vault) | [Data Protection Backup Vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-protection/backup-vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Databricks` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/databricks/workspace) | [Azure Databricks Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/databricks/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DBforMySQL` | [flexibleServers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [DBforMySQL Flexible Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DBforPostgreSQL` | [flexibleServers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [DBforPostgreSQL Flexible Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DesktopVirtualization` | [applicationGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [Azure Virtual Desktop (AVD) Application Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [hostPools](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [Azure Virtual Desktop (AVD) Host Pools](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [scalingPlans](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [Azure Virtual Desktop (AVD) Scaling Plans](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [Azure Virtual Desktop (AVD) Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DevTestLab` | [labs](https://github.com/jdrepo/ResourceModules/tree/main/modules/dev-test-lab/lab) | [DevTest Labs](https://github.com/jdrepo/ResourceModules/tree/main/modules/dev-test-lab/lab) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DigitalTwins` | [digitalTwinsInstances](https://github.com/jdrepo/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [Digital Twins Instances](https://github.com/jdrepo/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DocumentDB` | [databaseAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/document-db/database-account) | [DocumentDB Database Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/document-db/database-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.EventGrid` | [domains](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/domain) | [Event Grid Domains](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/domain) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [systemTopics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/system-topic) | [Event Grid System Topics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/system-topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [topics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/topic) | [Event Grid Topics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.EventHub` | [namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-hub/namespace) | [Event Hub Namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-hub/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.HealthBot` | [healthBots](https://github.com/jdrepo/ResourceModules/tree/main/modules/health-bot/health-bot) | [Azure Health Bots](https://github.com/jdrepo/ResourceModules/tree/main/modules/health-bot/health-bot) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.HealthcareApis` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [Healthcare API Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `microsoft.insights` | [actionGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/action-group) | [Action Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/action-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [activityLogAlerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/activity-log-alert) | [Activity Log Alerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/activity-log-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [components](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/component) | [Application Insights](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/component) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dataCollectionEndpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [Data Collection Endpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dataCollectionRules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-rule) | [Data Collection Rules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [diagnosticSettings](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [Diagnostic Settings (Activity Logs) for Azure Subscriptions](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [metricAlerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/metric-alert) | [Metric Alerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/metric-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateLinkScopes](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/private-link-scope) | [Azure Monitor Private Link Scopes](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/private-link-scope) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [scheduledQueryRules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [Scheduled Query Rules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [webtests](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/webtest) | [Web Tests](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/webtest) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.KeyVault` | [vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/key-vault/vault) | [Key Vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/key-vault/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.KubernetesConfiguration` | [extensions](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [Kubernetes Configuration Extensions](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [fluxConfigurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [Kubernetes Configuration Flux Configurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Logic` | [workflows](https://github.com/jdrepo/ResourceModules/tree/main/modules/logic/workflow) | [Logic Apps (Workflows)](https://github.com/jdrepo/ResourceModules/tree/main/modules/logic/workflow) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.MachineLearningServices` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [Machine Learning Services Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Maintenance` | [maintenanceConfigurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [Maintenance Configurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ManagedIdentity` | [userAssignedIdentities](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [User Assigned Identities](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ManagedServices` | [registrationDefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-services/registration-definition) | [Registration Definitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-services/registration-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Management` | [managementGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/management/management-group) | [Management Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/management/management-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.NetApp` | [netAppAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/net-app/net-app-account) | [Azure NetApp Files](https://github.com/jdrepo/ResourceModules/tree/main/modules/net-app/net-app-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Network` | [applicationGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway) | [Network Application Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [Application Gateway Web Application Firewall (WAF) Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [applicationSecurityGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-security-group) | [Application Security Groups (ASG)](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [azureFirewalls](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/azure-firewall) | [Azure Firewalls](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/azure-firewall) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [bastionHosts](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/bastion-host) | [Bastion Hosts](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/bastion-host) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/connection) | [Virtual Network Gateway Connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [ddosProtectionPlans](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [DDoS Protection Plans](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dnsForwardingRulesets](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [Dns Forwarding Rulesets](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dnsResolvers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-resolver) | [DNS Resolvers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-resolver) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dnsZones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-zone) | [Public DNS Zones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [expressRouteCircuits](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-circuit) | [ExpressRoute Circuits](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-circuit) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [expressRouteGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-gateway) | [Express Route Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [firewallPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/firewall-policy) | [Firewall Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [frontDoors](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door) | [Azure Front Doors](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [FrontDoorWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [Front Door Web Application Firewall (WAF) Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [ipGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ip-group) | [IP Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ip-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [loadBalancers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/load-balancer) | [Load Balancers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/load-balancer) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [localNetworkGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/local-network-gateway) | [Local Network Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/local-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [natGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/nat-gateway) | [NAT Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/nat-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkInterfaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-interface) | [Network Interface](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-interface) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkManagers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-manager) | [Network Managers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-manager) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkSecurityGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-security-group) | [Network Security Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkWatchers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-watcher) | [Network Watchers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-watcher) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateDnsZones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-dns-zone) | [Private DNS Zones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateEndpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-endpoint) | [Private Endpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateLinkServices](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-link-service) | [Private Link Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-link-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [publicIPAddresses](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-address) | [Public IP Addresses](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-address) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [publicIPPrefixes](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-prefix) | [Public IP Prefixes](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-prefix) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [routeTables](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/route-table) | [Route Tables](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/route-table) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [serviceEndpointPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [Service Endpoint Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [trafficmanagerprofiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [Traffic Manager Profiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualHubs](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-hub) | [Virtual Hubs](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualnetworks](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network) | [Virtual Networks](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualnetworkgateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [Virtual Network Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualWans](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-wan) | [Virtual WANs](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-wan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [vpnGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-gateway) | [VPN Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [vpnSites](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-site) | [VPN Sites](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.OperationalInsights` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/operational-insights/workspace) | [Log Analytics Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/operational-insights/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.OperationsManagement` | [solutions](https://github.com/jdrepo/ResourceModules/tree/main/modules/operations-management/solution) | [Operations Management Solutions](https://github.com/jdrepo/ResourceModules/tree/main/modules/operations-management/solution) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.PolicyInsights` | [remediations](https://github.com/jdrepo/ResourceModules/tree/main/modules/policy-insights/remediation) | [Policy Insights Remediations](https://github.com/jdrepo/ResourceModules/tree/main/modules/policy-insights/remediation) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.PowerBIDedicated` | [capacities](https://github.com/jdrepo/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [Power BI Dedicated Capacities](https://github.com/jdrepo/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Purview` | [accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/purview/account) | [Purview Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/purview/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.RecoveryServices` | [vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/recovery-services/vault) | [Recovery Services Vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/recovery-services/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Relay` | [namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/relay/namespace) | [Relay Namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/relay/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ResourceGraph` | [queries](https://github.com/jdrepo/ResourceModules/tree/main/modules/resource-graph/query) | [Resource Graph Queries](https://github.com/jdrepo/ResourceModules/tree/main/modules/resource-graph/query) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Resources` | [deploymentScripts](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/deployment-script) | [Deployment Scripts](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/deployment-script) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [resourceGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/resource-group) | [Resource Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/resource-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [tags](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/tags) | [Resources Tags](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/tags) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Search` | [searchServices](https://github.com/jdrepo/ResourceModules/tree/main/modules/search/search-service) | [Search Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/search/search-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Security` | [azuresecuritycenter](https://github.com/jdrepo/ResourceModules/tree/main/modules/security/azure-security-center) | [Azure Security Center (Defender for Cloud)](https://github.com/jdrepo/ResourceModules/tree/main/modules/security/azure-security-center) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ServiceBus` | [namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-bus/namespace) | [Service Bus Namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-bus/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ServiceFabric` | [clusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-fabric/cluster) | [Service Fabric Clusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-fabric/cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.SignalRService` | [SignalR](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [SignalR Service SignalR](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [webPubSub](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [SignalR Web PubSub Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Sql` | [managedInstances](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/managed-instance) | [SQL Managed Instances](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/managed-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/server) | [Azure SQL Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Storage` | [storageAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/storage/storage-account) | [Storage Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/storage/storage-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Synapse` | [privateLinkHubs](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/private-link-hub) | [Azure Synapse Analytics](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/private-link-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/workspace) | [Synapse Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.VirtualMachineImages` | [imageTemplates](https://github.com/jdrepo/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [Virtual Machine Image Templates](https://github.com/jdrepo/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Web` | [connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/connection) | [API Connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [hostingEnvironments](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/hosting-environment) | [App Service Environments](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/hosting-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [serverfarms](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/serverfarm) | [App Service Plans](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/serverfarm) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [sites](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/site) | [Web/Function Apps](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [staticSites](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/static-site) | [Static Web Apps](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/static-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | ## Platform | Name | Status | | - | - | -| Update API Specs file | [![.Platform: Update API Specs file](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Update%20API%20Specs%20file/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.apiSpecs.yml) | -| Assign Pull Request to Author | [![.Platform: Assign Pull Request to Author](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Assign%20Pull%20Request%20to%20Author/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.assignPrToAuthor.yml) | -| Test - ConvertTo-ARMTemplate.ps1 | [![.Platform: Test - ConvertTo-ARMTemplate.ps1](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Test%20-%20ConvertTo-ARMTemplate.ps1/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.convertToArmTemplate.tests.yml) | -| Clean up deployment history | [![.Platform: Clean up deployment history](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Clean%20up%20deployment%20history/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.deployment.history.cleanup.yml) | -| Library PSRule pre-flight validation | [![.Platform: Library PSRule pre-flight validation](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Library%20PSRule%20pre-flight%20validation/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.librarycheck.psrule.yml) | -| Broken Links Check | [![.Platform: Broken Links Check](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Broken%20Links%20Check/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.linkcheck.yml) | -| Linter (audit) | [![.Platform: Linter (audit)](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Linter%20(audit)/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.linter.yml) | -| Manage issues for failing pipelines | [![.Platform: Manage issues for failing pipelines](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Manage%20issues%20for%20failing%20pipelines/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.ManageIssueForFailingPipelines.yml) | -| Update ReadMe Module Tables | [![.Platform: Update ReadMe Module Tables](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Update%20ReadMe%20Module%20Tables/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.updateReadMe.yml) | -| Update Static Test Documentation | [![.Platform: Update Static Test Documentation](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Update%20Static%20Test%20Documentation/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.updateStaticTestDocs.yml) | -| Sync Docs/Wiki | [![.Platform: Sync Docs/Wiki](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Sync%20Docs/Wiki/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.wiki-sync.yml) | +| Update API Specs file | [![.Platform: Update API Specs file](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Update%20API%20Specs%20file/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.apiSpecs.yml) | +| Assign Pull Request to Author | [![.Platform: Assign Pull Request to Author](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Assign%20Pull%20Request%20to%20Author/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.assignPrToAuthor.yml) | +| Test - ConvertTo-ARMTemplate.ps1 | [![.Platform: Test - ConvertTo-ARMTemplate.ps1](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Test%20-%20ConvertTo-ARMTemplate.ps1/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.convertToArmTemplate.tests.yml) | +| Clean up deployment history | [![.Platform: Clean up deployment history](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Clean%20up%20deployment%20history/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.deployment.history.cleanup.yml) | +| Library PSRule pre-flight validation | [![.Platform: Library PSRule pre-flight validation](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Library%20PSRule%20pre-flight%20validation/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.librarycheck.psrule.yml) | +| Broken Links Check | [![.Platform: Broken Links Check](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Broken%20Links%20Check/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.linkcheck.yml) | +| Linter (audit) | [![.Platform: Linter (audit)](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Linter%20(audit)/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.linter.yml) | +| Manage issues for failing pipelines | [![.Platform: Manage issues for failing pipelines](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Manage%20issues%20for%20failing%20pipelines/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.ManageIssueForFailingPipelines.yml) | +| Update ReadMe Module Tables | [![.Platform: Update ReadMe Module Tables](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Update%20ReadMe%20Module%20Tables/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.updateReadMe.yml) | +| Update Static Test Documentation | [![.Platform: Update Static Test Documentation](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Update%20Static%20Test%20Documentation/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.updateStaticTestDocs.yml) | +| Sync Docs/Wiki | [![.Platform: Sync Docs/Wiki](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Sync%20Docs/Wiki/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.wiki-sync.yml) | ## Disclaimer diff --git a/docs/wiki/The library - Module overview.md b/docs/wiki/The library - Module overview.md index 9776d19866..0a039427ed 100644 --- a/docs/wiki/The library - Module overview.md +++ b/docs/wiki/The library - Module overview.md @@ -13,140 +13,140 @@ This section provides an overview of the library's feature set. | # | Module | Status | RBAC | Locks | Tags | Diag | PE | PIP | # children | # lines | | - | - | - | - | - | - | - | - | - | - | - | -| 1 | aad

domain-service | [![AAD - DomainServices](https://github.com/Azure/ResourceModules/workflows/AAD%20-%20DomainServices/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.aad.domainservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 226 | -| 2 | analysis-services

server | [![AnalysisServices - Servers](https://github.com/Azure/ResourceModules/workflows/AnalysisServices%20-%20Servers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.analysisservices.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 141 | -| 3 | api-management

service | [![ApiManagement - Service](https://github.com/Azure/ResourceModules/workflows/ApiManagement%20-%20Service/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.apimanagement.service.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:11, L2:3] | 417 | -| 4 | app-configuration

configuration-store | [![AppConfiguration - ConfigurationStores](https://github.com/Azure/ResourceModules/workflows/AppConfiguration%20-%20ConfigurationStores/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.appconfiguration.configurationstores.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 206 | -| 5 | app

container-app | [![App - ContainerApps](https://github.com/Azure/ResourceModules/workflows/App%20-%20ContainerApps/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.app.containerapps.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 176 | -| 6 | app

managed-environment | [![App - Managed Environments](https://github.com/Azure/ResourceModules/workflows/App%20-%20Managed%20Environments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.app.managedenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 135 | -| 7 | authorization

lock | [![Authorization - Locks](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20Locks/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.locks.yml) | | | | | | | [L1:2] | 62 | -| 8 | authorization

policy-assignment | [![Authorization - PolicyAssignments](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicyAssignments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policyassignments.yml) | | | | | | | [L1:3] | 143 | -| 9 | authorization

policy-definition | [![Authorization - PolicyDefinitions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicyDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policydefinitions.yml) | | | | | | | [L1:2] | 86 | -| 10 | authorization

policy-exemption | [![Authorization - PolicyExemptions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicyExemptions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policyexemptions.yml) | | | | | | | [L1:3] | 114 | -| 11 | authorization

policy-set-definition | [![Authorization - PolicySetDefinitions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicySetDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policysetdefinitions.yml) | | | | | | | [L1:2] | 76 | -| 12 | authorization

role-assignment | [![Authorization - RoleAssignments](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20RoleAssignments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.roleassignments.yml) | | | | | | | [L1:3] | 107 | -| 13 | authorization

role-definition | [![Authorization - RoleDefinitions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20RoleDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.roledefinitions.yml) | | | | | | | [L1:3] | 94 | -| 14 | automation

automation-account | [![Automation - AutomationAccounts](https://github.com/Azure/ResourceModules/workflows/Automation%20-%20AutomationAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.automation.automationaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6] | 365 | -| 15 | batch

batch-account | [![Batch - BatchAccounts](https://github.com/Azure/ResourceModules/workflows/Batch%20-%20BatchAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.batch.batchaccounts.yml) | | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 227 | -| 16 | cache

redis | [![Cache - Redis](https://github.com/Azure/ResourceModules/workflows/Cache%20-%20Redis/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.cache.redis.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 240 | -| 17 | cdn

profile | [![CDN - Profiles](https://github.com/Azure/ResourceModules/workflows/CDN%20-%20Profiles/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.cdn.profiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 111 | -| 18 | cognitive-services

account | [![CognitiveServices - Accounts](https://github.com/Azure/ResourceModules/workflows/CognitiveServices%20-%20Accounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.cognitiveservices.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 282 | -| 19 | compute

availability-set | [![Compute - AvailabilitySets](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20AvailabilitySets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.availabilitysets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | -| 20 | compute

disk | [![Compute - Disks](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20Disks/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.disks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 185 | -| 21 | compute

disk-encryption-set | [![Compute - DiskEncryptionSets](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20DiskEncryptionSets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.diskencryptionsets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 129 | -| 22 | compute

gallery | [![Compute - Galleries](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20Galleries/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.galleries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 126 | -| 23 | compute

image | [![Compute - Images](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20Images/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.images.yml) | :white_check_mark: | | :white_check_mark: | | | | | 110 | -| 24 | compute

proximity-placement-group | [![Compute - ProximityPlacementGroups](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20ProximityPlacementGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.proximityplacementgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | -| 25 | compute

ssh-public-key | [![Compute - SshPublicKeys](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20SshPublicKeys/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.sshpublickeys.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | -| 26 | compute

virtual-machine | [![Compute - VirtualMachines](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20VirtualMachines/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.virtualmachines.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 639 | -| 27 | compute

virtual-machine-scale-set | [![Compute - VirtualMachineScaleSets](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20VirtualMachineScaleSets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.virtualmachinescalesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 557 | -| 28 | consumption

budget | [![Consumption - Budgets](https://github.com/Azure/ResourceModules/workflows/Consumption%20-%20Budgets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.consumption.budgets.yml) | | | | | | | | 92 | -| 29 | container-instance

container-group | [![ContainerInstance - ContainerGroups](https://github.com/Azure/ResourceModules/workflows/ContainerInstance%20-%20ContainerGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.containerinstance.containergroups.yml) | | :white_check_mark: | :white_check_mark: | | | | | 160 | -| 30 | container-registry

registry | [![ContainerRegistry - Registries](https://github.com/Azure/ResourceModules/workflows/ContainerRegistry%20-%20Registries/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.containerregistry.registries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 351 | -| 31 | container-service

managed-cluster | [![ContainerService - ManagedClusters](https://github.com/Azure/ResourceModules/workflows/ContainerService%20-%20ManagedClusters/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.containerservice.managedclusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 624 | -| 32 | data-factory

factory | [![DataFactory - Factories](https://github.com/Azure/ResourceModules/workflows/DataFactory%20-%20Factories/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.datafactory.factories.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2, L2:1] | 254 | -| 33 | data-protection

backup-vault | [![DataProtection - BackupVaults](https://github.com/Azure/ResourceModules/workflows/DataProtection%20-%20BackupVaults/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.dataprotection.backupvaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 125 | -| 34 | databricks

workspace | [![Databricks - Workspaces](https://github.com/Azure/ResourceModules/workflows/Databricks%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.databricks.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 315 | -| 35 | db-for-my-sql

flexible-server | [![DbForMySQL - FlexibleServers](https://github.com/Azure/ResourceModules/workflows/DbForMySQL%20-%20FlexibleServers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.dbformysql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 328 | -| 36 | db-for-postgre-sql

flexible-server | [![DbForPostgreSQL - FlexibleServers](https://github.com/Azure/ResourceModules/workflows/DbForPostgreSQL%20-%20FlexibleServers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.dbforpostgresql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:3] | 303 | -| 37 | desktop-virtualization

application-group | [![DesktopVirtualization - ApplicationGroups](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20ApplicationGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.applicationgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 148 | -| 38 | desktop-virtualization

host-pool | [![DesktopVirtualization - HostPools](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20HostPools/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.hostpools.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 241 | -| 39 | desktop-virtualization

scaling-plan | [![DesktopVirtualization - Scalingplans](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20Scalingplans/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.scalingplans.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 154 | -| 40 | desktop-virtualization

workspace | [![DesktopVirtualization - Workspaces](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 119 | -| 41 | dev-test-lab

lab | [![DevTestLab - Labs](https://github.com/Azure/ResourceModules/workflows/DevTestLab%20-%20Labs/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.devtestlab.labs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:6, L2:1] | 265 | -| 42 | digital-twins

digital-twins-instance | [![DigitalTwins - DigitalTwinsInstances](https://github.com/Azure/ResourceModules/workflows/DigitalTwins%20-%20DigitalTwinsInstances/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.digitaltwins.digitaltwinsinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 221 | -| 43 | document-db

database-account | [![DocumentDB - DatabaseAccounts](https://github.com/Azure/ResourceModules/workflows/DocumentDB%20-%20DatabaseAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.documentdb.databaseaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3, L2:3] | 332 | -| 44 | event-grid

domain | [![EventGrid - Domains](https://github.com/Azure/ResourceModules/workflows/EventGrid%20-%20Domains/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventgrid.domains.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 174 | -| 45 | event-grid

system-topic | [![EventGrid - System Topics](https://github.com/Azure/ResourceModules/workflows/EventGrid%20-%20System%20Topics/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventgrid.systemtopics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 159 | -| 46 | event-grid

topic | [![EventGrid - Topics](https://github.com/Azure/ResourceModules/workflows/EventGrid%20-%20Topics/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventgrid.topics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 178 | -| 47 | event-hub

namespace | [![EventHub - Namespaces](https://github.com/Azure/ResourceModules/workflows/EventHub%20-%20Namespaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventhub.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 328 | -| 48 | health-bot

health-bot | [![HealthBot - HealthBots](https://github.com/Azure/ResourceModules/workflows/HealthBot%20-%20HealthBots/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.healthbot.healthbots.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 84 | -| 49 | healthcare-apis

workspace | [![HealthcareApis - Workspaces](https://github.com/Azure/ResourceModules/workflows/HealthcareApis%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.healthcareapis.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:3, L2:1] | 175 | -| 50 | insights

action-group | [![Insights - ActionGroups](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20ActionGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.actiongroups.yml) | :white_check_mark: | | :white_check_mark: | | | | | 88 | -| 51 | insights

activity-log-alert | [![Insights - ActivityLogAlerts](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20ActivityLogAlerts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.activitylogalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 77 | -| 52 | insights

component | [![Insights - Components](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20Components/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.components.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 165 | -| 53 | insights

data-collection-endpoint | [![Insights - DataCollectionEndpoints](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20DataCollectionEndpoints/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.datacollectionendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 92 | -| 54 | insights

data-collection-rule | [![Insights - DataCollectionRules](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20DataCollectionRules/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.datacollectionrules.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 101 | -| 55 | insights

diagnostic-setting | [![Insights - DiagnosticSettings](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20DiagnosticSettings/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.diagnosticsettings.yml) | | | | :white_check_mark: | | | | 75 | -| 56 | insights

metric-alert | [![Insights - MetricAlerts](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20MetricAlerts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.metricalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 125 | -| 57 | insights

private-link-scope | [![Insights - PrivateLinkScopes](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20PrivateLinkScopes/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.privatelinkscopes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:1] | 103 | -| 58 | insights

scheduled-query-rule | [![Insights - ScheduledQueryRules](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20ScheduledQueryRules/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.scheduledqueryrules.yml) | :white_check_mark: | | :white_check_mark: | | | | | 109 | -| 59 | insights

webtest | [![Insights - Web Tests](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20Web%20Tests/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.webtests.yml) | :white_check_mark: | :white_check_mark: | | | | | | 124 | -| 60 | key-vault

vault | [![KeyVault - Vaults](https://github.com/Azure/ResourceModules/workflows/KeyVault%20-%20Vaults/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.keyvault.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 268 | -| 61 | kubernetes-configuration

extension | [![KubernetesConfiguration - Extensions](https://github.com/Azure/ResourceModules/workflows/KubernetesConfiguration%20-%20Extensions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.kubernetesconfiguration.extensions.yml) | | | | | | | | 88 | -| 62 | kubernetes-configuration

flux-configuration | [![KubernetesConfiguration - FluxConfigurations](https://github.com/Azure/ResourceModules/workflows/KubernetesConfiguration%20-%20FluxConfigurations/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.kubernetesconfiguration.fluxconfigurations.yml) | | | | | | | | 71 | -| 63 | logic

workflow | [![Logic - Workflows](https://github.com/Azure/ResourceModules/workflows/Logic%20-%20Workflows/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.logic.workflows.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 195 | -| 64 | machine-learning-services

workspace | [![MachineLearningServices - Workspaces](https://github.com/Azure/ResourceModules/workflows/MachineLearningServices%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.machinelearningservices.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 275 | -| 65 | maintenance

maintenance-configuration | [![Maintenance - MaintenanceConfigurations](https://github.com/Azure/ResourceModules/workflows/Maintenance%20-%20MaintenanceConfigurations/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.maintenance.maintenanceconfigurations.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 104 | -| 66 | managed-identity

user-assigned-identity | [![ManagedIdentity - UserAssignedIdentities](https://github.com/Azure/ResourceModules/workflows/ManagedIdentity%20-%20UserAssignedIdentities/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.managedidentity.userassignedidentities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 83 | -| 67 | managed-services

registration-definition | [![ManagedServices - RegistrationDefinitions](https://github.com/Azure/ResourceModules/workflows/ManagedServices%20-%20RegistrationDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.managedservices.registrationdefinitions.yml) | | | | | | | | 67 | -| 68 | management

management-group | [![Management - ManagementGroups](https://github.com/Azure/ResourceModules/workflows/Management%20-%20ManagementGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.management.managementgroups.yml) | | | | | | | | 50 | -| 69 | net-app

net-app-account | [![NetApp - NetAppAccounts](https://github.com/Azure/ResourceModules/workflows/NetApp%20-%20NetAppAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.netapp.netappaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 119 | -| 70 | network

application-gateway | [![Network - ApplicationGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ApplicationGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.applicationgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 347 | -| 71 | network

application-gateway-web-application-firewall-policy | [![Network - ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ApplicationGatewayWebApplicationFirewallPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.applicationgatewaywebapplicationfirewallpolicies.yml) | | | :white_check_mark: | | | | | 47 | -| 72 | network

application-security-group | [![Network - ApplicationSecurityGroups](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ApplicationSecurityGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.applicationsecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 66 | -| 73 | network

azure-firewall | [![Network - AzureFirewalls](https://github.com/Azure/ResourceModules/workflows/Network%20-%20AzureFirewalls/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.azurefirewalls.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 330 | -| 74 | network

bastion-host | [![Network - BastionHosts](https://github.com/Azure/ResourceModules/workflows/Network%20-%20BastionHosts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.bastionhosts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 209 | -| 75 | network

connection | [![Network - Connections](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Connections/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.connections.yml) | | :white_check_mark: | :white_check_mark: | | | | | 142 | -| 76 | network

ddos-protection-plan | [![Network - DdosProtectionPlans](https://github.com/Azure/ResourceModules/workflows/Network%20-%20DdosProtectionPlans/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.ddosprotectionplans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 67 | -| 77 | network

dns-forwarding-ruleset | [![Network - DNS Forwarding Rulesets](https://github.com/Azure/ResourceModules/workflows/Network%20-%20DNS%20Forwarding%20Rulesets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.dnsforwardingrulesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 94 | -| 78 | network

dns-resolver | [![Network - DNS Resolvers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20DNS%20Resolvers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.dnsresolvers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 103 | -| 79 | network

dns-zone | [![Network - Public DnsZones](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Public%20DnsZones/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.dnszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:10] | 214 | -| 80 | network

express-route-circuit | [![Network - ExpressRouteCircuits](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ExpressRouteCircuits/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.expressroutecircuits.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 197 | -| 81 | network

express-route-gateway | [![Network - ExpressRouteGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ExpressRouteGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.expressroutegateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | -| 82 | network

firewall-policy | [![Network - FirewallPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20FirewallPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.firewallpolicies.yml) | | | :white_check_mark: | | | | [L1:1] | 166 | -| 83 | network

front-door | [![Network - Frontdoors](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Frontdoors/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.frontdoors.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 149 | -| 84 | network

front-door-web-application-firewall-policy | [![Network - FrontDoorWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20FrontDoorWebApplicationFirewallPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.frontdoorwebapplicationfirewallpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 124 | -| 85 | network

ip-group | [![Network - IpGroups](https://github.com/Azure/ResourceModules/workflows/Network%20-%20IpGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.ipgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | -| 86 | network

load-balancer | [![Network - LoadBalancers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20LoadBalancers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.loadbalancers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 234 | -| 87 | network

local-network-gateway | [![Network - LocalNetworkGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20LocalNetworkGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.localnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | -| 88 | network

nat-gateway | [![Network - NatGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NatGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.natgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 151 | -| 89 | network

network-interface | [![Network - NetworkInterfaces](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NetworkInterfaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networkinterfaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 160 | -| 90 | network

network-manager | [![Network - Network Managers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Network%20Managers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networkmanagers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:4, L2:2, L3:1] | 136 | -| 91 | network

network-security-group | [![Network - NetworkSecurityGroups](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NetworkSecurityGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networksecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 157 | -| 92 | network

network-watcher | [![Network - NetworkWatchers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NetworkWatchers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networkwatchers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 100 | -| 93 | network

private-dns-zone | [![Network - PrivateDnsZones](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PrivateDnsZones/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.privatednszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:9] | 192 | -| 94 | network

private-endpoint | [![Network - PrivateEndpoints](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PrivateEndpoints/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.privateendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 111 | -| 95 | network

private-link-service | [![Network - PrivateLinkServices](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PrivateLinkServices/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.privatelinkservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | -| 96 | network

public-ip-address | [![Network - PublicIpAddresses](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PublicIpAddresses/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.publicipaddresses.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 185 | -| 97 | network

public-ip-prefix | [![Network - PublicIpPrefixes](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PublicIpPrefixes/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.publicipprefixes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 80 | -| 98 | network

route-table | [![Network - RouteTables](https://github.com/Azure/ResourceModules/workflows/Network%20-%20RouteTables/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.routetables.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | -| 99 | network

service-endpoint-policy | [![Network - ServiceEndpointPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ServiceEndpointPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.serviceendpointpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 76 | -| 100 | network

trafficmanagerprofile | [![Network - TrafficManagerProfiles](https://github.com/Azure/ResourceModules/workflows/Network%20-%20TrafficManagerProfiles/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.trafficmanagerprofiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 163 | -| 101 | network

virtual-hub | [![Network - VirtualHubs](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualHubs/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualhubs.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 147 | -| 102 | network

virtual-network | [![Network - VirtualNetworks](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualNetworks/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualnetworks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 247 | -| 103 | network

virtual-network-gateway | [![Network - VirtualNetworkGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualNetworkGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 394 | -| 104 | network

virtual-wan | [![Network - VirtualWans](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualWans/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualwans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | -| 105 | network

vpn-gateway | [![Network - VPNGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VPNGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.vpngateways.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 110 | -| 106 | network

vpn-site | [![Network - VPN Sites](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VPN%20Sites/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.vpnsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | -| 107 | operational-insights

workspace | [![OperationalInsights - Workspaces](https://github.com/Azure/ResourceModules/workflows/OperationalInsights%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.operationalinsights.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:7] | 309 | -| 108 | operations-management

solution | [![OperationsManagement - Solutions](https://github.com/Azure/ResourceModules/workflows/OperationsManagement%20-%20Solutions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.operationsmanagement.solutions.yml) | | | | | | | | 53 | -| 109 | policy-insights

remediation | [![PolicyInsights - Remediations](https://github.com/Azure/ResourceModules/workflows/PolicyInsights%20-%20Remediations/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.policyinsights.remediations.yml) | | | | | | | [L1:3] | 106 | -| 110 | power-bi-dedicated

capacity | [![PowerBiDedicated - Capacities](https://github.com/Azure/ResourceModules/workflows/PowerBiDedicated%20-%20Capacities/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.powerbidedicated.capacities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 99 | -| 111 | purview

account | [![Purview - Accounts](https://github.com/Azure/ResourceModules/workflows/Purview%20-%20Accounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.purview.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 278 | -| 112 | recovery-services

vault | [![RecoveryServices - Vaults](https://github.com/Azure/ResourceModules/workflows/RecoveryServices%20-%20Vaults/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.recoveryservices.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:7, L2:2, L3:2] | 287 | -| 113 | relay

namespace | [![Relay - Namespaces](https://github.com/Azure/ResourceModules/workflows/Relay%20-%20Namespaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.relay.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 258 | -| 114 | resource-graph

query | [![ResourceGraph - Queries](https://github.com/Azure/ResourceModules/workflows/ResourceGraph%20-%20Queries/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resourcegraph.queries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | -| 115 | resources

deployment-script | [![Resources - DeploymentScripts](https://github.com/Azure/ResourceModules/workflows/Resources%20-%20DeploymentScripts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resources.deploymentscripts.yml) | | :white_check_mark: | :white_check_mark: | | | | | 124 | -| 116 | resources

resource-group | [![Resources - ResourceGroups](https://github.com/Azure/ResourceModules/workflows/Resources%20-%20ResourceGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resources.resourcegroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 69 | -| 117 | resources

tags | [![Resources - Tags](https://github.com/Azure/ResourceModules/workflows/Resources%20-%20Tags/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resources.tags.yml) | | | :white_check_mark: | | | | [L1:2] | 54 | -| 118 | search

search-service | [![Search - SearchServices](https://github.com/Azure/ResourceModules/workflows/Search%20-%20SearchServices/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.search.searchservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 231 | -| 119 | security

azure-security-center | [![Security - AzureSecurityCenter](https://github.com/Azure/ResourceModules/workflows/Security%20-%20AzureSecurityCenter/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.security.azuresecuritycenter.yml) | | | | | | | | 220 | -| 120 | service-bus

namespace | [![ServiceBus - Namespaces](https://github.com/Azure/ResourceModules/workflows/ServiceBus%20-%20Namespaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.servicebus.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:2] | 327 | -| 121 | service-fabric

cluster | [![ServiceFabric - Clusters](https://github.com/Azure/ResourceModules/workflows/ServiceFabric%20-%20Clusters/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.servicefabric.clusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 284 | -| 122 | signal-r-service

signal-r | [![SignalRService - SignalR](https://github.com/Azure/ResourceModules/workflows/SignalRService%20-%20SignalR/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.signalrservice.signalr.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 189 | -| 123 | signal-r-service

web-pub-sub | [![SignalRService - WebPubSub](https://github.com/Azure/ResourceModules/workflows/SignalRService%20-%20WebPubSub/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.signalrservice.webpubsub.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 159 | -| 124 | sql

managed-instance | [![Sql - ManagedInstances](https://github.com/Azure/ResourceModules/workflows/Sql%20-%20ManagedInstances/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.sql.managedinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:6, L2:2] | 334 | -| 125 | sql

server | [![Sql - Servers](https://github.com/Azure/ResourceModules/workflows/Sql%20-%20Servers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.sql.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:8, L2:2] | 304 | -| 126 | storage

storage-account | [![Storage - StorageAccounts](https://github.com/Azure/ResourceModules/workflows/Storage%20-%20StorageAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.storage.storageaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:4, L3:1] | 425 | -| 127 | synapse

private-link-hub | [![Synapse - PrivateLinkHubs](https://github.com/Azure/ResourceModules/workflows/Synapse%20-%20PrivateLinkHubs/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.synapse.privatelinkhubs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 93 | -| 128 | synapse

workspace | [![Synapse - Workspaces](https://github.com/Azure/ResourceModules/workflows/Synapse%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.synapse.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2] | 286 | -| 129 | virtual-machine-images

image-template | [![VirtualMachineImages - ImageTemplates](https://github.com/Azure/ResourceModules/workflows/VirtualMachineImages%20-%20ImageTemplates/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.virtualmachineimages.imagetemplates.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 188 | -| 130 | web

connection | [![Web - Connections](https://github.com/Azure/ResourceModules/workflows/Web%20-%20Connections/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.connections.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 90 | -| 131 | web

hosting-environment | [![Web - HostingEnvironments](https://github.com/Azure/ResourceModules/workflows/Web%20-%20HostingEnvironments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.hostingenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 227 | -| 132 | web

serverfarm | [![Web - Serverfarms](https://github.com/Azure/ResourceModules/workflows/Web%20-%20Serverfarms/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.serverfarms.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 154 | -| 133 | web

site | [![Web - Sites](https://github.com/Azure/ResourceModules/workflows/Web%20-%20Sites/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.sites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:5, L2:4, L3:1] | 386 | -| 134 | web

static-site | [![Web - StaticSites](https://github.com/Azure/ResourceModules/workflows/Web%20-%20StaticSites/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.staticsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:3] | 196 | +| 1 | aad

domain-service | [![AAD - DomainServices](https://github.com/jdrepo/ResourceModules/workflows/AAD%20-%20DomainServices/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.aad.domainservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 226 | +| 2 | analysis-services

server | [![AnalysisServices - Servers](https://github.com/jdrepo/ResourceModules/workflows/AnalysisServices%20-%20Servers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.analysisservices.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 141 | +| 3 | api-management

service | [![ApiManagement - Service](https://github.com/jdrepo/ResourceModules/workflows/ApiManagement%20-%20Service/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.apimanagement.service.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:11, L2:3] | 417 | +| 4 | app-configuration

configuration-store | [![AppConfiguration - ConfigurationStores](https://github.com/jdrepo/ResourceModules/workflows/AppConfiguration%20-%20ConfigurationStores/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.appconfiguration.configurationstores.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 206 | +| 5 | app

container-app | [![App - ContainerApps](https://github.com/jdrepo/ResourceModules/workflows/App%20-%20ContainerApps/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.app.containerapps.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 176 | +| 6 | app

managed-environment | [![App - Managed Environments](https://github.com/jdrepo/ResourceModules/workflows/App%20-%20Managed%20Environments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.app.managedenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 135 | +| 7 | authorization

lock | [![Authorization - Locks](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20Locks/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.locks.yml) | | | | | | | [L1:2] | 62 | +| 8 | authorization

policy-assignment | [![Authorization - PolicyAssignments](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicyAssignments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policyassignments.yml) | | | | | | | [L1:3] | 143 | +| 9 | authorization

policy-definition | [![Authorization - PolicyDefinitions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicyDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policydefinitions.yml) | | | | | | | [L1:2] | 86 | +| 10 | authorization

policy-exemption | [![Authorization - PolicyExemptions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicyExemptions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policyexemptions.yml) | | | | | | | [L1:3] | 114 | +| 11 | authorization

policy-set-definition | [![Authorization - PolicySetDefinitions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicySetDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policysetdefinitions.yml) | | | | | | | [L1:2] | 76 | +| 12 | authorization

role-assignment | [![Authorization - RoleAssignments](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20RoleAssignments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.roleassignments.yml) | | | | | | | [L1:3] | 107 | +| 13 | authorization

role-definition | [![Authorization - RoleDefinitions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20RoleDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.roledefinitions.yml) | | | | | | | [L1:3] | 94 | +| 14 | automation

automation-account | [![Automation - AutomationAccounts](https://github.com/jdrepo/ResourceModules/workflows/Automation%20-%20AutomationAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.automation.automationaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6] | 365 | +| 15 | batch

batch-account | [![Batch - BatchAccounts](https://github.com/jdrepo/ResourceModules/workflows/Batch%20-%20BatchAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.batch.batchaccounts.yml) | | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 227 | +| 16 | cache

redis | [![Cache - Redis](https://github.com/jdrepo/ResourceModules/workflows/Cache%20-%20Redis/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.cache.redis.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 240 | +| 17 | cdn

profile | [![CDN - Profiles](https://github.com/jdrepo/ResourceModules/workflows/CDN%20-%20Profiles/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.cdn.profiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 111 | +| 18 | cognitive-services

account | [![CognitiveServices - Accounts](https://github.com/jdrepo/ResourceModules/workflows/CognitiveServices%20-%20Accounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.cognitiveservices.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 282 | +| 19 | compute

availability-set | [![Compute - AvailabilitySets](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20AvailabilitySets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.availabilitysets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | +| 20 | compute

disk | [![Compute - Disks](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20Disks/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.disks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 185 | +| 21 | compute

disk-encryption-set | [![Compute - DiskEncryptionSets](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20DiskEncryptionSets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.diskencryptionsets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 129 | +| 22 | compute

gallery | [![Compute - Galleries](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20Galleries/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.galleries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 126 | +| 23 | compute

image | [![Compute - Images](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20Images/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.images.yml) | :white_check_mark: | | :white_check_mark: | | | | | 110 | +| 24 | compute

proximity-placement-group | [![Compute - ProximityPlacementGroups](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20ProximityPlacementGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.proximityplacementgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | +| 25 | compute

ssh-public-key | [![Compute - SshPublicKeys](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20SshPublicKeys/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.sshpublickeys.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | +| 26 | compute

virtual-machine | [![Compute - VirtualMachines](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20VirtualMachines/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.virtualmachines.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 639 | +| 27 | compute

virtual-machine-scale-set | [![Compute - VirtualMachineScaleSets](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20VirtualMachineScaleSets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.virtualmachinescalesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 557 | +| 28 | consumption

budget | [![Consumption - Budgets](https://github.com/jdrepo/ResourceModules/workflows/Consumption%20-%20Budgets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.consumption.budgets.yml) | | | | | | | | 92 | +| 29 | container-instance

container-group | [![ContainerInstance - ContainerGroups](https://github.com/jdrepo/ResourceModules/workflows/ContainerInstance%20-%20ContainerGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.containerinstance.containergroups.yml) | | :white_check_mark: | :white_check_mark: | | | | | 160 | +| 30 | container-registry

registry | [![ContainerRegistry - Registries](https://github.com/jdrepo/ResourceModules/workflows/ContainerRegistry%20-%20Registries/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.containerregistry.registries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 351 | +| 31 | container-service

managed-cluster | [![ContainerService - ManagedClusters](https://github.com/jdrepo/ResourceModules/workflows/ContainerService%20-%20ManagedClusters/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.containerservice.managedclusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 624 | +| 32 | data-factory

factory | [![DataFactory - Factories](https://github.com/jdrepo/ResourceModules/workflows/DataFactory%20-%20Factories/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.datafactory.factories.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2, L2:1] | 254 | +| 33 | data-protection

backup-vault | [![DataProtection - BackupVaults](https://github.com/jdrepo/ResourceModules/workflows/DataProtection%20-%20BackupVaults/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.dataprotection.backupvaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 125 | +| 34 | databricks

workspace | [![Databricks - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/Databricks%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.databricks.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 315 | +| 35 | db-for-my-sql

flexible-server | [![DbForMySQL - FlexibleServers](https://github.com/jdrepo/ResourceModules/workflows/DbForMySQL%20-%20FlexibleServers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.dbformysql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 328 | +| 36 | db-for-postgre-sql

flexible-server | [![DbForPostgreSQL - FlexibleServers](https://github.com/jdrepo/ResourceModules/workflows/DbForPostgreSQL%20-%20FlexibleServers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.dbforpostgresql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:3] | 303 | +| 37 | desktop-virtualization

application-group | [![DesktopVirtualization - ApplicationGroups](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20ApplicationGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.applicationgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 148 | +| 38 | desktop-virtualization

host-pool | [![DesktopVirtualization - HostPools](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20HostPools/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.hostpools.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 241 | +| 39 | desktop-virtualization

scaling-plan | [![DesktopVirtualization - Scalingplans](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20Scalingplans/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.scalingplans.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 154 | +| 40 | desktop-virtualization

workspace | [![DesktopVirtualization - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 119 | +| 41 | dev-test-lab

lab | [![DevTestLab - Labs](https://github.com/jdrepo/ResourceModules/workflows/DevTestLab%20-%20Labs/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.devtestlab.labs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:6, L2:1] | 265 | +| 42 | digital-twins

digital-twins-instance | [![DigitalTwins - DigitalTwinsInstances](https://github.com/jdrepo/ResourceModules/workflows/DigitalTwins%20-%20DigitalTwinsInstances/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.digitaltwins.digitaltwinsinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 221 | +| 43 | document-db

database-account | [![DocumentDB - DatabaseAccounts](https://github.com/jdrepo/ResourceModules/workflows/DocumentDB%20-%20DatabaseAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.documentdb.databaseaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3, L2:3] | 332 | +| 44 | event-grid

domain | [![EventGrid - Domains](https://github.com/jdrepo/ResourceModules/workflows/EventGrid%20-%20Domains/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventgrid.domains.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 174 | +| 45 | event-grid

system-topic | [![EventGrid - System Topics](https://github.com/jdrepo/ResourceModules/workflows/EventGrid%20-%20System%20Topics/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventgrid.systemtopics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 159 | +| 46 | event-grid

topic | [![EventGrid - Topics](https://github.com/jdrepo/ResourceModules/workflows/EventGrid%20-%20Topics/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventgrid.topics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 178 | +| 47 | event-hub

namespace | [![EventHub - Namespaces](https://github.com/jdrepo/ResourceModules/workflows/EventHub%20-%20Namespaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventhub.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 328 | +| 48 | health-bot

health-bot | [![HealthBot - HealthBots](https://github.com/jdrepo/ResourceModules/workflows/HealthBot%20-%20HealthBots/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.healthbot.healthbots.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 84 | +| 49 | healthcare-apis

workspace | [![HealthcareApis - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/HealthcareApis%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.healthcareapis.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:3, L2:1] | 175 | +| 50 | insights

action-group | [![Insights - ActionGroups](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20ActionGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.actiongroups.yml) | :white_check_mark: | | :white_check_mark: | | | | | 88 | +| 51 | insights

activity-log-alert | [![Insights - ActivityLogAlerts](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20ActivityLogAlerts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.activitylogalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 77 | +| 52 | insights

component | [![Insights - Components](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20Components/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.components.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 165 | +| 53 | insights

data-collection-endpoint | [![Insights - DataCollectionEndpoints](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20DataCollectionEndpoints/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.datacollectionendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 92 | +| 54 | insights

data-collection-rule | [![Insights - DataCollectionRules](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20DataCollectionRules/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.datacollectionrules.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 101 | +| 55 | insights

diagnostic-setting | [![Insights - DiagnosticSettings](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20DiagnosticSettings/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.diagnosticsettings.yml) | | | | :white_check_mark: | | | | 75 | +| 56 | insights

metric-alert | [![Insights - MetricAlerts](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20MetricAlerts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.metricalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 125 | +| 57 | insights

private-link-scope | [![Insights - PrivateLinkScopes](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20PrivateLinkScopes/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.privatelinkscopes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:1] | 103 | +| 58 | insights

scheduled-query-rule | [![Insights - ScheduledQueryRules](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20ScheduledQueryRules/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.scheduledqueryrules.yml) | :white_check_mark: | | :white_check_mark: | | | | | 109 | +| 59 | insights

webtest | [![Insights - Web Tests](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20Web%20Tests/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.webtests.yml) | :white_check_mark: | :white_check_mark: | | | | | | 124 | +| 60 | key-vault

vault | [![KeyVault - Vaults](https://github.com/jdrepo/ResourceModules/workflows/KeyVault%20-%20Vaults/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.keyvault.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 268 | +| 61 | kubernetes-configuration

extension | [![KubernetesConfiguration - Extensions](https://github.com/jdrepo/ResourceModules/workflows/KubernetesConfiguration%20-%20Extensions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.kubernetesconfiguration.extensions.yml) | | | | | | | | 88 | +| 62 | kubernetes-configuration

flux-configuration | [![KubernetesConfiguration - FluxConfigurations](https://github.com/jdrepo/ResourceModules/workflows/KubernetesConfiguration%20-%20FluxConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.kubernetesconfiguration.fluxconfigurations.yml) | | | | | | | | 71 | +| 63 | logic

workflow | [![Logic - Workflows](https://github.com/jdrepo/ResourceModules/workflows/Logic%20-%20Workflows/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.logic.workflows.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 195 | +| 64 | machine-learning-services

workspace | [![MachineLearningServices - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/MachineLearningServices%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.machinelearningservices.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 275 | +| 65 | maintenance

maintenance-configuration | [![Maintenance - MaintenanceConfigurations](https://github.com/jdrepo/ResourceModules/workflows/Maintenance%20-%20MaintenanceConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.maintenance.maintenanceconfigurations.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 104 | +| 66 | managed-identity

user-assigned-identity | [![ManagedIdentity - UserAssignedIdentities](https://github.com/jdrepo/ResourceModules/workflows/ManagedIdentity%20-%20UserAssignedIdentities/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.managedidentity.userassignedidentities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 83 | +| 67 | managed-services

registration-definition | [![ManagedServices - RegistrationDefinitions](https://github.com/jdrepo/ResourceModules/workflows/ManagedServices%20-%20RegistrationDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.managedservices.registrationdefinitions.yml) | | | | | | | | 67 | +| 68 | management

management-group | [![Management - ManagementGroups](https://github.com/jdrepo/ResourceModules/workflows/Management%20-%20ManagementGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.management.managementgroups.yml) | | | | | | | | 50 | +| 69 | net-app

net-app-account | [![NetApp - NetAppAccounts](https://github.com/jdrepo/ResourceModules/workflows/NetApp%20-%20NetAppAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.netapp.netappaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 119 | +| 70 | network

application-gateway | [![Network - ApplicationGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ApplicationGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.applicationgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 347 | +| 71 | network

application-gateway-web-application-firewall-policy | [![Network - ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ApplicationGatewayWebApplicationFirewallPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.applicationgatewaywebapplicationfirewallpolicies.yml) | | | :white_check_mark: | | | | | 47 | +| 72 | network

application-security-group | [![Network - ApplicationSecurityGroups](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ApplicationSecurityGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.applicationsecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 66 | +| 73 | network

azure-firewall | [![Network - AzureFirewalls](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20AzureFirewalls/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.azurefirewalls.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 330 | +| 74 | network

bastion-host | [![Network - BastionHosts](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20BastionHosts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.bastionhosts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 209 | +| 75 | network

connection | [![Network - Connections](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Connections/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.connections.yml) | | :white_check_mark: | :white_check_mark: | | | | | 142 | +| 76 | network

ddos-protection-plan | [![Network - DdosProtectionPlans](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20DdosProtectionPlans/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.ddosprotectionplans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 67 | +| 77 | network

dns-forwarding-ruleset | [![Network - DNS Forwarding Rulesets](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20DNS%20Forwarding%20Rulesets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.dnsforwardingrulesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 94 | +| 78 | network

dns-resolver | [![Network - DNS Resolvers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20DNS%20Resolvers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.dnsresolvers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 103 | +| 79 | network

dns-zone | [![Network - Public DnsZones](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Public%20DnsZones/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.dnszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:10] | 214 | +| 80 | network

express-route-circuit | [![Network - ExpressRouteCircuits](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ExpressRouteCircuits/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.expressroutecircuits.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 197 | +| 81 | network

express-route-gateway | [![Network - ExpressRouteGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ExpressRouteGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.expressroutegateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | +| 82 | network

firewall-policy | [![Network - FirewallPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20FirewallPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.firewallpolicies.yml) | | | :white_check_mark: | | | | [L1:1] | 166 | +| 83 | network

front-door | [![Network - Frontdoors](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Frontdoors/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.frontdoors.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 149 | +| 84 | network

front-door-web-application-firewall-policy | [![Network - FrontDoorWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20FrontDoorWebApplicationFirewallPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.frontdoorwebapplicationfirewallpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 124 | +| 85 | network

ip-group | [![Network - IpGroups](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20IpGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.ipgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | +| 86 | network

load-balancer | [![Network - LoadBalancers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20LoadBalancers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.loadbalancers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 234 | +| 87 | network

local-network-gateway | [![Network - LocalNetworkGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20LocalNetworkGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.localnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | +| 88 | network

nat-gateway | [![Network - NatGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NatGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.natgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 151 | +| 89 | network

network-interface | [![Network - NetworkInterfaces](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NetworkInterfaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networkinterfaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 160 | +| 90 | network

network-manager | [![Network - Network Managers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Network%20Managers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networkmanagers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:4, L2:2, L3:1] | 136 | +| 91 | network

network-security-group | [![Network - NetworkSecurityGroups](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NetworkSecurityGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networksecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 157 | +| 92 | network

network-watcher | [![Network - NetworkWatchers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NetworkWatchers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networkwatchers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 100 | +| 93 | network

private-dns-zone | [![Network - PrivateDnsZones](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PrivateDnsZones/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.privatednszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:9] | 192 | +| 94 | network

private-endpoint | [![Network - PrivateEndpoints](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PrivateEndpoints/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.privateendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 111 | +| 95 | network

private-link-service | [![Network - PrivateLinkServices](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PrivateLinkServices/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.privatelinkservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | +| 96 | network

public-ip-address | [![Network - PublicIpAddresses](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PublicIpAddresses/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.publicipaddresses.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 185 | +| 97 | network

public-ip-prefix | [![Network - PublicIpPrefixes](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PublicIpPrefixes/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.publicipprefixes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 80 | +| 98 | network

route-table | [![Network - RouteTables](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20RouteTables/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.routetables.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | +| 99 | network

service-endpoint-policy | [![Network - ServiceEndpointPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ServiceEndpointPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.serviceendpointpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 76 | +| 100 | network

trafficmanagerprofile | [![Network - TrafficManagerProfiles](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20TrafficManagerProfiles/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.trafficmanagerprofiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 163 | +| 101 | network

virtual-hub | [![Network - VirtualHubs](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualHubs/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualhubs.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 147 | +| 102 | network

virtual-network | [![Network - VirtualNetworks](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualNetworks/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualnetworks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 247 | +| 103 | network

virtual-network-gateway | [![Network - VirtualNetworkGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualNetworkGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 394 | +| 104 | network

virtual-wan | [![Network - VirtualWans](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualWans/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualwans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | +| 105 | network

vpn-gateway | [![Network - VPNGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VPNGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.vpngateways.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 110 | +| 106 | network

vpn-site | [![Network - VPN Sites](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VPN%20Sites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.vpnsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | +| 107 | operational-insights

workspace | [![OperationalInsights - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/OperationalInsights%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.operationalinsights.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:7] | 309 | +| 108 | operations-management

solution | [![OperationsManagement - Solutions](https://github.com/jdrepo/ResourceModules/workflows/OperationsManagement%20-%20Solutions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.operationsmanagement.solutions.yml) | | | | | | | | 53 | +| 109 | policy-insights

remediation | [![PolicyInsights - Remediations](https://github.com/jdrepo/ResourceModules/workflows/PolicyInsights%20-%20Remediations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.policyinsights.remediations.yml) | | | | | | | [L1:3] | 106 | +| 110 | power-bi-dedicated

capacity | [![PowerBiDedicated - Capacities](https://github.com/jdrepo/ResourceModules/workflows/PowerBiDedicated%20-%20Capacities/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.powerbidedicated.capacities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 99 | +| 111 | purview

account | [![Purview - Accounts](https://github.com/jdrepo/ResourceModules/workflows/Purview%20-%20Accounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.purview.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 278 | +| 112 | recovery-services

vault | [![RecoveryServices - Vaults](https://github.com/jdrepo/ResourceModules/workflows/RecoveryServices%20-%20Vaults/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.recoveryservices.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:7, L2:2, L3:2] | 287 | +| 113 | relay

namespace | [![Relay - Namespaces](https://github.com/jdrepo/ResourceModules/workflows/Relay%20-%20Namespaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.relay.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 258 | +| 114 | resource-graph

query | [![ResourceGraph - Queries](https://github.com/jdrepo/ResourceModules/workflows/ResourceGraph%20-%20Queries/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resourcegraph.queries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | +| 115 | resources

deployment-script | [![Resources - DeploymentScripts](https://github.com/jdrepo/ResourceModules/workflows/Resources%20-%20DeploymentScripts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resources.deploymentscripts.yml) | | :white_check_mark: | :white_check_mark: | | | | | 124 | +| 116 | resources

resource-group | [![Resources - ResourceGroups](https://github.com/jdrepo/ResourceModules/workflows/Resources%20-%20ResourceGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resources.resourcegroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 69 | +| 117 | resources

tags | [![Resources - Tags](https://github.com/jdrepo/ResourceModules/workflows/Resources%20-%20Tags/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resources.tags.yml) | | | :white_check_mark: | | | | [L1:2] | 54 | +| 118 | search

search-service | [![Search - SearchServices](https://github.com/jdrepo/ResourceModules/workflows/Search%20-%20SearchServices/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.search.searchservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 231 | +| 119 | security

azure-security-center | [![Security - AzureSecurityCenter](https://github.com/jdrepo/ResourceModules/workflows/Security%20-%20AzureSecurityCenter/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.security.azuresecuritycenter.yml) | | | | | | | | 220 | +| 120 | service-bus

namespace | [![ServiceBus - Namespaces](https://github.com/jdrepo/ResourceModules/workflows/ServiceBus%20-%20Namespaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.servicebus.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:2] | 327 | +| 121 | service-fabric

cluster | [![ServiceFabric - Clusters](https://github.com/jdrepo/ResourceModules/workflows/ServiceFabric%20-%20Clusters/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.servicefabric.clusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 284 | +| 122 | signal-r-service

signal-r | [![SignalRService - SignalR](https://github.com/jdrepo/ResourceModules/workflows/SignalRService%20-%20SignalR/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.signalrservice.signalr.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 189 | +| 123 | signal-r-service

web-pub-sub | [![SignalRService - WebPubSub](https://github.com/jdrepo/ResourceModules/workflows/SignalRService%20-%20WebPubSub/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.signalrservice.webpubsub.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 159 | +| 124 | sql

managed-instance | [![Sql - ManagedInstances](https://github.com/jdrepo/ResourceModules/workflows/Sql%20-%20ManagedInstances/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.sql.managedinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:6, L2:2] | 334 | +| 125 | sql

server | [![Sql - Servers](https://github.com/jdrepo/ResourceModules/workflows/Sql%20-%20Servers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.sql.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:8, L2:2] | 304 | +| 126 | storage

storage-account | [![Storage - StorageAccounts](https://github.com/jdrepo/ResourceModules/workflows/Storage%20-%20StorageAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.storage.storageaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:4, L3:1] | 425 | +| 127 | synapse

private-link-hub | [![Synapse - PrivateLinkHubs](https://github.com/jdrepo/ResourceModules/workflows/Synapse%20-%20PrivateLinkHubs/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.synapse.privatelinkhubs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 93 | +| 128 | synapse

workspace | [![Synapse - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/Synapse%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.synapse.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2] | 286 | +| 129 | virtual-machine-images

image-template | [![VirtualMachineImages - ImageTemplates](https://github.com/jdrepo/ResourceModules/workflows/VirtualMachineImages%20-%20ImageTemplates/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.virtualmachineimages.imagetemplates.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 188 | +| 130 | web

connection | [![Web - Connections](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Connections/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.connections.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 90 | +| 131 | web

hosting-environment | [![Web - HostingEnvironments](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20HostingEnvironments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.hostingenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 227 | +| 132 | web

serverfarm | [![Web - Serverfarms](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Serverfarms/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.serverfarms.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 154 | +| 133 | web

site | [![Web - Sites](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Sites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.sites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:5, L2:4, L3:1] | 386 | +| 134 | web

static-site | [![Web - StaticSites](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20StaticSites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.staticsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:3] | 196 | | Sum | | | 109 | 108 | 117 | 56 | 29 | 2 | 223 | 23986 | ## Legend From 51c2cd50b49ad3f4f68603e6614efa34a7fe0ef7 Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 14:17:54 +0200 Subject: [PATCH 03/11] installPatches support --- .../maintenance-configuration/README.md | 3 ++- .../maintenance-configuration/main.bicep | 6 +++++- .../maintenance-configuration/main.json | 16 ++++++++++++---- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/modules/maintenance/maintenance-configuration/README.md b/modules/maintenance/maintenance-configuration/README.md index 6f3d3e29ef..b1a5ab2e66 100644 --- a/modules/maintenance/maintenance-configuration/README.md +++ b/modules/maintenance/maintenance-configuration/README.md @@ -16,7 +16,7 @@ This module deploys a Maintenance Configuration. | :-- | :-- | | `Microsoft.Authorization/locks` | [2020-05-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2020-05-01/locks) | | `Microsoft.Authorization/roleAssignments` | [2022-04-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2022-04-01/roleAssignments) | -| `Microsoft.Maintenance/maintenanceConfigurations` | [2021-05-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Maintenance/2021-05-01/maintenanceConfigurations) | +| `Microsoft.Maintenance/maintenanceConfigurations` | [2023-04-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Maintenance/2023-04-01/maintenanceConfigurations) | ## Parameters @@ -32,6 +32,7 @@ This module deploys a Maintenance Configuration. | :-- | :-- | :-- | :-- | :-- | | `enableDefaultTelemetry` | bool | `True` | | Enable telemetry via a Globally Unique Identifier (GUID). | | `extensionProperties` | object | `{object}` | | Gets or sets extensionProperties of the maintenanceConfiguration. | +| `installPatches` | object | `{object}` | | Configuration settings for VM guest patching with Azure Update Manager. | | `location` | string | `[resourceGroup().location]` | | Location for all Resources. | | `lock` | string | `''` | `['', CanNotDelete, ReadOnly]` | Specify the type of lock. | | `maintenanceScope` | string | `'Host'` | `[Extension, Host, InGuestPatch, OSImage, SQLDB, SQLManagedInstance]` | Gets or sets maintenanceScope of the configuration. | diff --git a/modules/maintenance/maintenance-configuration/main.bicep b/modules/maintenance/maintenance-configuration/main.bicep index eec62af31c..cb6d711d8c 100644 --- a/modules/maintenance/maintenance-configuration/main.bicep +++ b/modules/maintenance/maintenance-configuration/main.bicep @@ -57,6 +57,9 @@ param tags object = {} ]) param visibility string = '' +@description('Optional. Configuration settings for VM guest patching with Azure Update Manager.') +param installPatches object = {} + // =============== // // Deployments // // =============== // @@ -73,7 +76,7 @@ resource defaultTelemetry 'Microsoft.Resources/deployments@2021-04-01' = if (ena } } -resource maintenanceConfiguration 'Microsoft.Maintenance/maintenanceConfigurations@2021-05-01' = { +resource maintenanceConfiguration 'Microsoft.Maintenance/maintenanceConfigurations@2023-04-01' = { location: location name: name tags: tags @@ -83,6 +86,7 @@ resource maintenanceConfiguration 'Microsoft.Maintenance/maintenanceConfiguratio maintenanceWindow: maintenanceWindow namespace: namespace visibility: visibility + installPatches: (maintenanceScope == 'InGuestPatch') ? installPatches : null } } diff --git a/modules/maintenance/maintenance-configuration/main.json b/modules/maintenance/maintenance-configuration/main.json index b03447786a..32e3c1e639 100644 --- a/modules/maintenance/maintenance-configuration/main.json +++ b/modules/maintenance/maintenance-configuration/main.json @@ -5,7 +5,7 @@ "_generator": { "name": "bicep", "version": "0.20.4.51522", - "templateHash": "16739611821824144982" + "templateHash": "10129717833290964188" }, "name": "Maintenance Configurations", "description": "This module deploys a Maintenance Configuration.", @@ -105,6 +105,13 @@ "metadata": { "description": "Optional. Gets or sets the visibility of the configuration. The default value is 'Custom'." } + }, + "installPatches": { + "type": "object", + "defaultValue": {}, + "metadata": { + "description": "Optional. Configuration settings for VM guest patching with Azure Update Manager." + } } }, "resources": [ @@ -124,7 +131,7 @@ }, { "type": "Microsoft.Maintenance/maintenanceConfigurations", - "apiVersion": "2021-05-01", + "apiVersion": "2023-04-01", "name": "[parameters('name')]", "location": "[parameters('location')]", "tags": "[parameters('tags')]", @@ -133,7 +140,8 @@ "maintenanceScope": "[parameters('maintenanceScope')]", "maintenanceWindow": "[parameters('maintenanceWindow')]", "namespace": "[parameters('namespace')]", - "visibility": "[parameters('visibility')]" + "visibility": "[parameters('visibility')]", + "installPatches": "[if(equals(parameters('maintenanceScope'), 'InGuestPatch'), parameters('installPatches'), null())]" } }, { @@ -327,7 +335,7 @@ "metadata": { "description": "The location the Maintenance Configuration was created in." }, - "value": "[reference(resourceId('Microsoft.Maintenance/maintenanceConfigurations', parameters('name')), '2021-05-01', 'full').location]" + "value": "[reference(resourceId('Microsoft.Maintenance/maintenanceConfigurations', parameters('name')), '2023-04-01', 'full').location]" } } } \ No newline at end of file From 8d661dd0708dadb3120a438087a49b0b0542bf3e Mon Sep 17 00:00:00 2001 From: CARMLPipelinePrincipal Date: Tue, 12 Sep 2023 12:40:22 +0000 Subject: [PATCH 04/11] Push updated Readme file(s) --- docs/wiki/The library - Module overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/wiki/The library - Module overview.md b/docs/wiki/The library - Module overview.md index 0a039427ed..cff662aa66 100644 --- a/docs/wiki/The library - Module overview.md +++ b/docs/wiki/The library - Module overview.md @@ -77,7 +77,7 @@ This section provides an overview of the library's feature set. | 62 | kubernetes-configuration

flux-configuration | [![KubernetesConfiguration - FluxConfigurations](https://github.com/jdrepo/ResourceModules/workflows/KubernetesConfiguration%20-%20FluxConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.kubernetesconfiguration.fluxconfigurations.yml) | | | | | | | | 71 | | 63 | logic

workflow | [![Logic - Workflows](https://github.com/jdrepo/ResourceModules/workflows/Logic%20-%20Workflows/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.logic.workflows.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 195 | | 64 | machine-learning-services

workspace | [![MachineLearningServices - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/MachineLearningServices%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.machinelearningservices.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 275 | -| 65 | maintenance

maintenance-configuration | [![Maintenance - MaintenanceConfigurations](https://github.com/jdrepo/ResourceModules/workflows/Maintenance%20-%20MaintenanceConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.maintenance.maintenanceconfigurations.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 104 | +| 65 | maintenance

maintenance-configuration | [![Maintenance - MaintenanceConfigurations](https://github.com/jdrepo/ResourceModules/workflows/Maintenance%20-%20MaintenanceConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.maintenance.maintenanceconfigurations.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 107 | | 66 | managed-identity

user-assigned-identity | [![ManagedIdentity - UserAssignedIdentities](https://github.com/jdrepo/ResourceModules/workflows/ManagedIdentity%20-%20UserAssignedIdentities/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.managedidentity.userassignedidentities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 83 | | 67 | managed-services

registration-definition | [![ManagedServices - RegistrationDefinitions](https://github.com/jdrepo/ResourceModules/workflows/ManagedServices%20-%20RegistrationDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.managedservices.registrationdefinitions.yml) | | | | | | | | 67 | | 68 | management

management-group | [![Management - ManagementGroups](https://github.com/jdrepo/ResourceModules/workflows/Management%20-%20ManagementGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.management.managementgroups.yml) | | | | | | | | 50 | @@ -147,7 +147,7 @@ This section provides an overview of the library's feature set. | 132 | web

serverfarm | [![Web - Serverfarms](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Serverfarms/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.serverfarms.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 154 | | 133 | web

site | [![Web - Sites](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Sites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.sites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:5, L2:4, L3:1] | 386 | | 134 | web

static-site | [![Web - StaticSites](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20StaticSites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.staticsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:3] | 196 | -| Sum | | | 109 | 108 | 117 | 56 | 29 | 2 | 223 | 23986 | +| Sum | | | 109 | 108 | 117 | 56 | 29 | 2 | 223 | 23989 | ## Legend From 7ad6ae6726a754c631dc21d6f77687beff4fa1ec Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 17:25:41 +0200 Subject: [PATCH 05/11] revert settings --- settings.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/settings.yml b/settings.yml index 5345472d01..3410bd4530 100644 --- a/settings.yml +++ b/settings.yml @@ -59,8 +59,8 @@ variables: # Template-Spec settings # # ---------------------- # - templateSpecsDoPublish: false # Set to true, if you would like to publish module templates as template specs - templateSpecsRGName: 'rg-artifacts' # The name of the resource group to publish to. If the resource group does not exist, it will be created. + templateSpecsDoPublish: true # Set to true, if you would like to publish module templates as template specs + templateSpecsRGName: 'artifacts-rg' # The name of the resource group to publish to. If the resource group does not exist, it will be created. templateSpecsRGLocation: 'West Europe' # The location of the resource group to publish to templateSpecsDescription: components # The description to add to template specs published by this platform @@ -68,9 +68,9 @@ variables: # Private Bicep Registry settings # # ------------------------------- # - bicepRegistryDoPublish: false # Set to true, if you would like to publish module templates to a bicep registry - bicepRegistryName: brjedidev001 # The name of the bicep registry (ACR) to publish to. If it does not exist, it will be created. - bicepRegistryRGName: 'rg-artifacts' # The resource group that hosts the private bicep registry (ACR) + bicepRegistryDoPublish: true # Set to true, if you would like to publish module templates to a bicep registry + bicepRegistryName: adpsxxazacrx001 # The name of the bicep registry (ACR) to publish to. If it does not exist, it will be created. + bicepRegistryRGName: 'artifacts-rg' # The resource group that hosts the private bicep registry (ACR) bicepRegistryRgLocation: 'West Europe' # The location of the resource group to publish to ########################################################################################################################### From 3f942389fc6972f5295e59610948e7c093c5615d Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 17:27:22 +0200 Subject: [PATCH 06/11] removed namePrefix --- settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yml b/settings.yml index 3410bd4530..c96dbe1dc2 100644 --- a/settings.yml +++ b/settings.yml @@ -13,7 +13,7 @@ variables: # the 'localToken_' prefix will be removed from the key name when the pipelines run. # e.g. if you have a token in your parameter file as [[customKey]], then the token defined in this file looks like "localToken_customKey": 'value' - localToken_namePrefix: 'jedi' # A 3-5 character length unique string, included in the resources names (e.g. 'cntso'). Used for local module testing and pipelines. + localToken_namePrefix: '' # A 3-5 character length unique string, included in the resources names (e.g. 'cntso'). Used for local module testing and pipelines. # this determines the starting prefix and ending suffix of the token in your file. tokenPrefix: '[[' From e75c3420049cf1393b565936a04d1c6e67fa6c3a Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 17:39:15 +0200 Subject: [PATCH 07/11] revert changes --- README.md | 290 +++++++++++++++++++++++++++--------------------------- 1 file changed, 145 insertions(+), 145 deletions(-) diff --git a/README.md b/README.md index f91f10ea6e..f9c0dd06d6 100644 --- a/README.md +++ b/README.md @@ -29,156 +29,156 @@ For more details, please refer to the issue #3131. | Provider namespace | Resource Type | Name | Deploy | | - | - | - | - | -| `Microsoft.AAD` | [domainServices](https://github.com/jdrepo/ResourceModules/tree/main/modules/aad/domain-service) | [Azure Active Directory Domain Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/aad/domain-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.AnalysisServices` | [servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/analysis-services/server) | [Analysis Services Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/analysis-services/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ApiManagement` | [service](https://github.com/jdrepo/ResourceModules/tree/main/modules/api-management/service) | [API Management Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/api-management/service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.App` | [containerApps](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/container-app) | [Container Apps](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/container-app) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [managedEnvironments](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/managed-environment) | [App ManagedEnvironments](https://github.com/jdrepo/ResourceModules/tree/main/modules/app/managed-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.AppConfiguration` | [configurationStores](https://github.com/jdrepo/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [App Configuration Stores](https://github.com/jdrepo/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Authorization` | [locks](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/lock) | [Authorization Locks (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/lock) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policyassignments](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-assignment) | [Policy Assignments (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policydefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-definition) | [Policy Definitions (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policyExemptions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-exemption) | [Policy Exemptions (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-exemption) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [policySetDefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [Policy Set Definitions (Initiatives) (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [roleAssignments](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-assignment) | [Role Assignments (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [roleDefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-definition) | [Role Definitions (All scopes)](https://github.com/jdrepo/ResourceModules/tree/main/modules/authorization/role-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Automation` | [automationAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/automation/automation-account) | [Automation Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/automation/automation-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Batch` | [batchAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/batch/batch-account) | [Batch Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/batch/batch-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Cache` | [redis](https://github.com/jdrepo/ResourceModules/tree/main/modules/cache/redis) | [Redis Cache](https://github.com/jdrepo/ResourceModules/tree/main/modules/cache/redis) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Cdn` | [profiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/cdn/profile) | [CDN Profiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/cdn/profile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.CognitiveServices` | [accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/cognitive-services/account) | [Cognitive Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/cognitive-services/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Compute` | [availabilitySets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/availability-set) | [Availability Sets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/availability-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [disks](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk) | [Compute Disks](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [diskEncryptionSets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [Disk Encryption Sets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [galleries](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/gallery) | [Azure Compute Galleries](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/gallery) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [images](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/image) | [Images](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/image) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [proximityPlacementGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [Proximity Placement Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [sshPublicKeys](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/ssh-public-key) | [Public SSH Keys](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/ssh-public-key) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualMachines](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine) | [Virtual Machines](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualMachineScaleSets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [Virtual Machine Scale Sets](https://github.com/jdrepo/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Consumption` | [budgets](https://github.com/jdrepo/ResourceModules/tree/main/modules/consumption/budget) | [Consumption Budgets](https://github.com/jdrepo/ResourceModules/tree/main/modules/consumption/budget) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ContainerInstance` | [containerGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-instance/container-group) | [Container Instances Container Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-instance/container-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ContainerRegistry` | [registries](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-registry/registry) | [Azure Container Registries (ACR)](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-registry/registry) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ContainerService` | [managedClusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-service/managed-cluster) | [Azure Kubernetes Service (AKS) Managed Clusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/container-service/managed-cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DataFactory` | [factories](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-factory/factory) | [Data Factories](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-factory/factory) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DataProtection` | [backupVaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-protection/backup-vault) | [Data Protection Backup Vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/data-protection/backup-vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Databricks` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/databricks/workspace) | [Azure Databricks Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/databricks/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DBforMySQL` | [flexibleServers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [DBforMySQL Flexible Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DBforPostgreSQL` | [flexibleServers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [DBforPostgreSQL Flexible Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DesktopVirtualization` | [applicationGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [Azure Virtual Desktop (AVD) Application Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [hostPools](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [Azure Virtual Desktop (AVD) Host Pools](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [scalingPlans](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [Azure Virtual Desktop (AVD) Scaling Plans](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [Azure Virtual Desktop (AVD) Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DevTestLab` | [labs](https://github.com/jdrepo/ResourceModules/tree/main/modules/dev-test-lab/lab) | [DevTest Labs](https://github.com/jdrepo/ResourceModules/tree/main/modules/dev-test-lab/lab) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DigitalTwins` | [digitalTwinsInstances](https://github.com/jdrepo/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [Digital Twins Instances](https://github.com/jdrepo/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.DocumentDB` | [databaseAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/document-db/database-account) | [DocumentDB Database Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/document-db/database-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.EventGrid` | [domains](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/domain) | [Event Grid Domains](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/domain) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [systemTopics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/system-topic) | [Event Grid System Topics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/system-topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [topics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/topic) | [Event Grid Topics](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-grid/topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.EventHub` | [namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-hub/namespace) | [Event Hub Namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/event-hub/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.HealthBot` | [healthBots](https://github.com/jdrepo/ResourceModules/tree/main/modules/health-bot/health-bot) | [Azure Health Bots](https://github.com/jdrepo/ResourceModules/tree/main/modules/health-bot/health-bot) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.HealthcareApis` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [Healthcare API Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `microsoft.insights` | [actionGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/action-group) | [Action Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/action-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [activityLogAlerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/activity-log-alert) | [Activity Log Alerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/activity-log-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [components](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/component) | [Application Insights](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/component) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dataCollectionEndpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [Data Collection Endpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dataCollectionRules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-rule) | [Data Collection Rules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/data-collection-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [diagnosticSettings](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [Diagnostic Settings (Activity Logs) for Azure Subscriptions](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [metricAlerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/metric-alert) | [Metric Alerts](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/metric-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateLinkScopes](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/private-link-scope) | [Azure Monitor Private Link Scopes](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/private-link-scope) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [scheduledQueryRules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [Scheduled Query Rules](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [webtests](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/webtest) | [Web Tests](https://github.com/jdrepo/ResourceModules/tree/main/modules/insights/webtest) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.KeyVault` | [vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/key-vault/vault) | [Key Vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/key-vault/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.KubernetesConfiguration` | [extensions](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [Kubernetes Configuration Extensions](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [fluxConfigurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [Kubernetes Configuration Flux Configurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Logic` | [workflows](https://github.com/jdrepo/ResourceModules/tree/main/modules/logic/workflow) | [Logic Apps (Workflows)](https://github.com/jdrepo/ResourceModules/tree/main/modules/logic/workflow) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.MachineLearningServices` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [Machine Learning Services Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Maintenance` | [maintenanceConfigurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [Maintenance Configurations](https://github.com/jdrepo/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ManagedIdentity` | [userAssignedIdentities](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [User Assigned Identities](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ManagedServices` | [registrationDefinitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-services/registration-definition) | [Registration Definitions](https://github.com/jdrepo/ResourceModules/tree/main/modules/managed-services/registration-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Management` | [managementGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/management/management-group) | [Management Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/management/management-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.NetApp` | [netAppAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/net-app/net-app-account) | [Azure NetApp Files](https://github.com/jdrepo/ResourceModules/tree/main/modules/net-app/net-app-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Network` | [applicationGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway) | [Network Application Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [Application Gateway Web Application Firewall (WAF) Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [applicationSecurityGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-security-group) | [Application Security Groups (ASG)](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/application-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [azureFirewalls](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/azure-firewall) | [Azure Firewalls](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/azure-firewall) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [bastionHosts](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/bastion-host) | [Bastion Hosts](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/bastion-host) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/connection) | [Virtual Network Gateway Connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [ddosProtectionPlans](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [DDoS Protection Plans](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dnsForwardingRulesets](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [Dns Forwarding Rulesets](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dnsResolvers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-resolver) | [DNS Resolvers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-resolver) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [dnsZones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-zone) | [Public DNS Zones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [expressRouteCircuits](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-circuit) | [ExpressRoute Circuits](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-circuit) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [expressRouteGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-gateway) | [Express Route Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/express-route-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [firewallPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/firewall-policy) | [Firewall Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [frontDoors](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door) | [Azure Front Doors](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [FrontDoorWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [Front Door Web Application Firewall (WAF) Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [ipGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ip-group) | [IP Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/ip-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [loadBalancers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/load-balancer) | [Load Balancers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/load-balancer) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [localNetworkGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/local-network-gateway) | [Local Network Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/local-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [natGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/nat-gateway) | [NAT Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/nat-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkInterfaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-interface) | [Network Interface](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-interface) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkManagers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-manager) | [Network Managers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-manager) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkSecurityGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-security-group) | [Network Security Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [networkWatchers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-watcher) | [Network Watchers](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/network-watcher) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateDnsZones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-dns-zone) | [Private DNS Zones](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateEndpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-endpoint) | [Private Endpoints](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [privateLinkServices](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-link-service) | [Private Link Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/private-link-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [publicIPAddresses](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-address) | [Public IP Addresses](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-address) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [publicIPPrefixes](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-prefix) | [Public IP Prefixes](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/public-ip-prefix) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [routeTables](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/route-table) | [Route Tables](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/route-table) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [serviceEndpointPolicies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [Service Endpoint Policies](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [trafficmanagerprofiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [Traffic Manager Profiles](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualHubs](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-hub) | [Virtual Hubs](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualnetworks](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network) | [Virtual Networks](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualnetworkgateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [Virtual Network Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [virtualWans](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-wan) | [Virtual WANs](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/virtual-wan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [vpnGateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-gateway) | [VPN Gateways](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [vpnSites](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-site) | [VPN Sites](https://github.com/jdrepo/ResourceModules/tree/main/modules/network/vpn-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.OperationalInsights` | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/operational-insights/workspace) | [Log Analytics Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/operational-insights/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.OperationsManagement` | [solutions](https://github.com/jdrepo/ResourceModules/tree/main/modules/operations-management/solution) | [Operations Management Solutions](https://github.com/jdrepo/ResourceModules/tree/main/modules/operations-management/solution) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.PolicyInsights` | [remediations](https://github.com/jdrepo/ResourceModules/tree/main/modules/policy-insights/remediation) | [Policy Insights Remediations](https://github.com/jdrepo/ResourceModules/tree/main/modules/policy-insights/remediation) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.PowerBIDedicated` | [capacities](https://github.com/jdrepo/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [Power BI Dedicated Capacities](https://github.com/jdrepo/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Purview` | [accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/purview/account) | [Purview Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/purview/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.RecoveryServices` | [vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/recovery-services/vault) | [Recovery Services Vaults](https://github.com/jdrepo/ResourceModules/tree/main/modules/recovery-services/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Relay` | [namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/relay/namespace) | [Relay Namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/relay/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ResourceGraph` | [queries](https://github.com/jdrepo/ResourceModules/tree/main/modules/resource-graph/query) | [Resource Graph Queries](https://github.com/jdrepo/ResourceModules/tree/main/modules/resource-graph/query) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Resources` | [deploymentScripts](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/deployment-script) | [Deployment Scripts](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/deployment-script) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [resourceGroups](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/resource-group) | [Resource Groups](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/resource-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [tags](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/tags) | [Resources Tags](https://github.com/jdrepo/ResourceModules/tree/main/modules/resources/tags) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Search` | [searchServices](https://github.com/jdrepo/ResourceModules/tree/main/modules/search/search-service) | [Search Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/search/search-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Security` | [azuresecuritycenter](https://github.com/jdrepo/ResourceModules/tree/main/modules/security/azure-security-center) | [Azure Security Center (Defender for Cloud)](https://github.com/jdrepo/ResourceModules/tree/main/modules/security/azure-security-center) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ServiceBus` | [namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-bus/namespace) | [Service Bus Namespaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-bus/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.ServiceFabric` | [clusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-fabric/cluster) | [Service Fabric Clusters](https://github.com/jdrepo/ResourceModules/tree/main/modules/service-fabric/cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.SignalRService` | [SignalR](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [SignalR Service SignalR](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [webPubSub](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [SignalR Web PubSub Services](https://github.com/jdrepo/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Sql` | [managedInstances](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/managed-instance) | [SQL Managed Instances](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/managed-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/server) | [Azure SQL Servers](https://github.com/jdrepo/ResourceModules/tree/main/modules/sql/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Storage` | [storageAccounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/storage/storage-account) | [Storage Accounts](https://github.com/jdrepo/ResourceModules/tree/main/modules/storage/storage-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Synapse` | [privateLinkHubs](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/private-link-hub) | [Azure Synapse Analytics](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/private-link-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/workspace) | [Synapse Workspaces](https://github.com/jdrepo/ResourceModules/tree/main/modules/synapse/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.VirtualMachineImages` | [imageTemplates](https://github.com/jdrepo/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [Virtual Machine Image Templates](https://github.com/jdrepo/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| `Microsoft.Web` | [connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/connection) | [API Connections](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [hostingEnvironments](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/hosting-environment) | [App Service Environments](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/hosting-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [serverfarms](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/serverfarm) | [App Service Plans](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/serverfarm) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [sites](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/site) | [Web/Function Apps](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | -| | [staticSites](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/static-site) | [Static Web Apps](https://github.com/jdrepo/ResourceModules/tree/main/modules/web/static-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.AAD` | [domainServices](https://github.com/Azure/ResourceModules/tree/main/modules/aad/domain-service) | [Azure Active Directory Domain Services](https://github.com/Azure/ResourceModules/tree/main/modules/aad/domain-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.AnalysisServices` | [servers](https://github.com/Azure/ResourceModules/tree/main/modules/analysis-services/server) | [Analysis Services Servers](https://github.com/Azure/ResourceModules/tree/main/modules/analysis-services/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ApiManagement` | [service](https://github.com/Azure/ResourceModules/tree/main/modules/api-management/service) | [API Management Services](https://github.com/Azure/ResourceModules/tree/main/modules/api-management/service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.App` | [containerApps](https://github.com/Azure/ResourceModules/tree/main/modules/app/container-app) | [Container Apps](https://github.com/Azure/ResourceModules/tree/main/modules/app/container-app) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [managedEnvironments](https://github.com/Azure/ResourceModules/tree/main/modules/app/managed-environment) | [App ManagedEnvironments](https://github.com/Azure/ResourceModules/tree/main/modules/app/managed-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.AppConfiguration` | [configurationStores](https://github.com/Azure/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [App Configuration Stores](https://github.com/Azure/ResourceModules/tree/main/modules/app-configuration/configuration-store) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Authorization` | [locks](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/lock) | [Authorization Locks (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/lock) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policyassignments](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-assignment) | [Policy Assignments (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policydefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-definition) | [Policy Definitions (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policyExemptions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-exemption) | [Policy Exemptions (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-exemption) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [policySetDefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [Policy Set Definitions (Initiatives) (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/policy-set-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [roleAssignments](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-assignment) | [Role Assignments (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-assignment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [roleDefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-definition) | [Role Definitions (All scopes)](https://github.com/Azure/ResourceModules/tree/main/modules/authorization/role-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Automation` | [automationAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/automation/automation-account) | [Automation Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/automation/automation-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Batch` | [batchAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/batch/batch-account) | [Batch Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/batch/batch-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Cache` | [redis](https://github.com/Azure/ResourceModules/tree/main/modules/cache/redis) | [Redis Cache](https://github.com/Azure/ResourceModules/tree/main/modules/cache/redis) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Cdn` | [profiles](https://github.com/Azure/ResourceModules/tree/main/modules/cdn/profile) | [CDN Profiles](https://github.com/Azure/ResourceModules/tree/main/modules/cdn/profile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.CognitiveServices` | [accounts](https://github.com/Azure/ResourceModules/tree/main/modules/cognitive-services/account) | [Cognitive Services](https://github.com/Azure/ResourceModules/tree/main/modules/cognitive-services/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Compute` | [availabilitySets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/availability-set) | [Availability Sets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/availability-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [disks](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk) | [Compute Disks](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [diskEncryptionSets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [Disk Encryption Sets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/disk-encryption-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [galleries](https://github.com/Azure/ResourceModules/tree/main/modules/compute/gallery) | [Azure Compute Galleries](https://github.com/Azure/ResourceModules/tree/main/modules/compute/gallery) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [images](https://github.com/Azure/ResourceModules/tree/main/modules/compute/image) | [Images](https://github.com/Azure/ResourceModules/tree/main/modules/compute/image) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [proximityPlacementGroups](https://github.com/Azure/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [Proximity Placement Groups](https://github.com/Azure/ResourceModules/tree/main/modules/compute/proximity-placement-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [sshPublicKeys](https://github.com/Azure/ResourceModules/tree/main/modules/compute/ssh-public-key) | [Public SSH Keys](https://github.com/Azure/ResourceModules/tree/main/modules/compute/ssh-public-key) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualMachines](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine) | [Virtual Machines](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualMachineScaleSets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [Virtual Machine Scale Sets](https://github.com/Azure/ResourceModules/tree/main/modules/compute/virtual-machine-scale-set) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Consumption` | [budgets](https://github.com/Azure/ResourceModules/tree/main/modules/consumption/budget) | [Consumption Budgets](https://github.com/Azure/ResourceModules/tree/main/modules/consumption/budget) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ContainerInstance` | [containerGroups](https://github.com/Azure/ResourceModules/tree/main/modules/container-instance/container-group) | [Container Instances Container Groups](https://github.com/Azure/ResourceModules/tree/main/modules/container-instance/container-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ContainerRegistry` | [registries](https://github.com/Azure/ResourceModules/tree/main/modules/container-registry/registry) | [Azure Container Registries (ACR)](https://github.com/Azure/ResourceModules/tree/main/modules/container-registry/registry) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ContainerService` | [managedClusters](https://github.com/Azure/ResourceModules/tree/main/modules/container-service/managed-cluster) | [Azure Kubernetes Service (AKS) Managed Clusters](https://github.com/Azure/ResourceModules/tree/main/modules/container-service/managed-cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DataFactory` | [factories](https://github.com/Azure/ResourceModules/tree/main/modules/data-factory/factory) | [Data Factories](https://github.com/Azure/ResourceModules/tree/main/modules/data-factory/factory) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DataProtection` | [backupVaults](https://github.com/Azure/ResourceModules/tree/main/modules/data-protection/backup-vault) | [Data Protection Backup Vaults](https://github.com/Azure/ResourceModules/tree/main/modules/data-protection/backup-vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Databricks` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/databricks/workspace) | [Azure Databricks Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/databricks/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DBforMySQL` | [flexibleServers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [DBforMySQL Flexible Servers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-my-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DBforPostgreSQL` | [flexibleServers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [DBforPostgreSQL Flexible Servers](https://github.com/Azure/ResourceModules/tree/main/modules/db-for-postgre-sql/flexible-server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DesktopVirtualization` | [applicationGroups](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [Azure Virtual Desktop (AVD) Application Groups](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/application-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [hostPools](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [Azure Virtual Desktop (AVD) Host Pools](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/host-pool) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [scalingPlans](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [Azure Virtual Desktop (AVD) Scaling Plans](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/scaling-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [Azure Virtual Desktop (AVD) Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/desktop-virtualization/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DevTestLab` | [labs](https://github.com/Azure/ResourceModules/tree/main/modules/dev-test-lab/lab) | [DevTest Labs](https://github.com/Azure/ResourceModules/tree/main/modules/dev-test-lab/lab) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DigitalTwins` | [digitalTwinsInstances](https://github.com/Azure/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [Digital Twins Instances](https://github.com/Azure/ResourceModules/tree/main/modules/digital-twins/digital-twins-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.DocumentDB` | [databaseAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/document-db/database-account) | [DocumentDB Database Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/document-db/database-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.EventGrid` | [domains](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/domain) | [Event Grid Domains](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/domain) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [systemTopics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/system-topic) | [Event Grid System Topics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/system-topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [topics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/topic) | [Event Grid Topics](https://github.com/Azure/ResourceModules/tree/main/modules/event-grid/topic) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.EventHub` | [namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/event-hub/namespace) | [Event Hub Namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/event-hub/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.HealthBot` | [healthBots](https://github.com/Azure/ResourceModules/tree/main/modules/health-bot/health-bot) | [Azure Health Bots](https://github.com/Azure/ResourceModules/tree/main/modules/health-bot/health-bot) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.HealthcareApis` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [Healthcare API Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/healthcare-apis/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `microsoft.insights` | [actionGroups](https://github.com/Azure/ResourceModules/tree/main/modules/insights/action-group) | [Action Groups](https://github.com/Azure/ResourceModules/tree/main/modules/insights/action-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [activityLogAlerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/activity-log-alert) | [Activity Log Alerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/activity-log-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [components](https://github.com/Azure/ResourceModules/tree/main/modules/insights/component) | [Application Insights](https://github.com/Azure/ResourceModules/tree/main/modules/insights/component) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dataCollectionEndpoints](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [Data Collection Endpoints](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dataCollectionRules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-rule) | [Data Collection Rules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/data-collection-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [diagnosticSettings](https://github.com/Azure/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [Diagnostic Settings (Activity Logs) for Azure Subscriptions](https://github.com/Azure/ResourceModules/tree/main/modules/insights/diagnostic-setting) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [metricAlerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/metric-alert) | [Metric Alerts](https://github.com/Azure/ResourceModules/tree/main/modules/insights/metric-alert) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateLinkScopes](https://github.com/Azure/ResourceModules/tree/main/modules/insights/private-link-scope) | [Azure Monitor Private Link Scopes](https://github.com/Azure/ResourceModules/tree/main/modules/insights/private-link-scope) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [scheduledQueryRules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [Scheduled Query Rules](https://github.com/Azure/ResourceModules/tree/main/modules/insights/scheduled-query-rule) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [webtests](https://github.com/Azure/ResourceModules/tree/main/modules/insights/webtest) | [Web Tests](https://github.com/Azure/ResourceModules/tree/main/modules/insights/webtest) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.KeyVault` | [vaults](https://github.com/Azure/ResourceModules/tree/main/modules/key-vault/vault) | [Key Vaults](https://github.com/Azure/ResourceModules/tree/main/modules/key-vault/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.KubernetesConfiguration` | [extensions](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [Kubernetes Configuration Extensions](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/extension) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [fluxConfigurations](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [Kubernetes Configuration Flux Configurations](https://github.com/Azure/ResourceModules/tree/main/modules/kubernetes-configuration/flux-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Logic` | [workflows](https://github.com/Azure/ResourceModules/tree/main/modules/logic/workflow) | [Logic Apps (Workflows)](https://github.com/Azure/ResourceModules/tree/main/modules/logic/workflow) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.MachineLearningServices` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [Machine Learning Services Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/machine-learning-services/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Maintenance` | [maintenanceConfigurations](https://github.com/Azure/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [Maintenance Configurations](https://github.com/Azure/ResourceModules/tree/main/modules/maintenance/maintenance-configuration) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ManagedIdentity` | [userAssignedIdentities](https://github.com/Azure/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [User Assigned Identities](https://github.com/Azure/ResourceModules/tree/main/modules/managed-identity/user-assigned-identity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ManagedServices` | [registrationDefinitions](https://github.com/Azure/ResourceModules/tree/main/modules/managed-services/registration-definition) | [Registration Definitions](https://github.com/Azure/ResourceModules/tree/main/modules/managed-services/registration-definition) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Management` | [managementGroups](https://github.com/Azure/ResourceModules/tree/main/modules/management/management-group) | [Management Groups](https://github.com/Azure/ResourceModules/tree/main/modules/management/management-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.NetApp` | [netAppAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/net-app/net-app-account) | [Azure NetApp Files](https://github.com/Azure/ResourceModules/tree/main/modules/net-app/net-app-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Network` | [applicationGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway) | [Network Application Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [Application Gateway Web Application Firewall (WAF) Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-gateway-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [applicationSecurityGroups](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-security-group) | [Application Security Groups (ASG)](https://github.com/Azure/ResourceModules/tree/main/modules/network/application-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [azureFirewalls](https://github.com/Azure/ResourceModules/tree/main/modules/network/azure-firewall) | [Azure Firewalls](https://github.com/Azure/ResourceModules/tree/main/modules/network/azure-firewall) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [bastionHosts](https://github.com/Azure/ResourceModules/tree/main/modules/network/bastion-host) | [Bastion Hosts](https://github.com/Azure/ResourceModules/tree/main/modules/network/bastion-host) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [connections](https://github.com/Azure/ResourceModules/tree/main/modules/network/connection) | [Virtual Network Gateway Connections](https://github.com/Azure/ResourceModules/tree/main/modules/network/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [ddosProtectionPlans](https://github.com/Azure/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [DDoS Protection Plans](https://github.com/Azure/ResourceModules/tree/main/modules/network/ddos-protection-plan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dnsForwardingRulesets](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [Dns Forwarding Rulesets](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-forwarding-ruleset) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dnsResolvers](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-resolver) | [DNS Resolvers](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-resolver) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [dnsZones](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-zone) | [Public DNS Zones](https://github.com/Azure/ResourceModules/tree/main/modules/network/dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [expressRouteCircuits](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-circuit) | [ExpressRoute Circuits](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-circuit) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [expressRouteGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-gateway) | [Express Route Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/express-route-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [firewallPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/firewall-policy) | [Firewall Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [frontDoors](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door) | [Azure Front Doors](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [FrontDoorWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [Front Door Web Application Firewall (WAF) Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/front-door-web-application-firewall-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [ipGroups](https://github.com/Azure/ResourceModules/tree/main/modules/network/ip-group) | [IP Groups](https://github.com/Azure/ResourceModules/tree/main/modules/network/ip-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [loadBalancers](https://github.com/Azure/ResourceModules/tree/main/modules/network/load-balancer) | [Load Balancers](https://github.com/Azure/ResourceModules/tree/main/modules/network/load-balancer) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [localNetworkGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/local-network-gateway) | [Local Network Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/local-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [natGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/nat-gateway) | [NAT Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/nat-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkInterfaces](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-interface) | [Network Interface](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-interface) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkManagers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-manager) | [Network Managers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-manager) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkSecurityGroups](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-security-group) | [Network Security Groups](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-security-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [networkWatchers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-watcher) | [Network Watchers](https://github.com/Azure/ResourceModules/tree/main/modules/network/network-watcher) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateDnsZones](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-dns-zone) | [Private DNS Zones](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-dns-zone) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateEndpoints](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-endpoint) | [Private Endpoints](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-endpoint) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [privateLinkServices](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-link-service) | [Private Link Services](https://github.com/Azure/ResourceModules/tree/main/modules/network/private-link-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [publicIPAddresses](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-address) | [Public IP Addresses](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-address) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [publicIPPrefixes](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-prefix) | [Public IP Prefixes](https://github.com/Azure/ResourceModules/tree/main/modules/network/public-ip-prefix) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [routeTables](https://github.com/Azure/ResourceModules/tree/main/modules/network/route-table) | [Route Tables](https://github.com/Azure/ResourceModules/tree/main/modules/network/route-table) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [serviceEndpointPolicies](https://github.com/Azure/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [Service Endpoint Policies](https://github.com/Azure/ResourceModules/tree/main/modules/network/service-endpoint-policy) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [trafficmanagerprofiles](https://github.com/Azure/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [Traffic Manager Profiles](https://github.com/Azure/ResourceModules/tree/main/modules/network/trafficmanagerprofile) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualHubs](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-hub) | [Virtual Hubs](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualnetworks](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network) | [Virtual Networks](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualnetworkgateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [Virtual Network Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-network-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [virtualWans](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-wan) | [Virtual WANs](https://github.com/Azure/ResourceModules/tree/main/modules/network/virtual-wan) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [vpnGateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-gateway) | [VPN Gateways](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-gateway) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [vpnSites](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-site) | [VPN Sites](https://github.com/Azure/ResourceModules/tree/main/modules/network/vpn-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.OperationalInsights` | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/operational-insights/workspace) | [Log Analytics Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/operational-insights/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.OperationsManagement` | [solutions](https://github.com/Azure/ResourceModules/tree/main/modules/operations-management/solution) | [Operations Management Solutions](https://github.com/Azure/ResourceModules/tree/main/modules/operations-management/solution) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.PolicyInsights` | [remediations](https://github.com/Azure/ResourceModules/tree/main/modules/policy-insights/remediation) | [Policy Insights Remediations](https://github.com/Azure/ResourceModules/tree/main/modules/policy-insights/remediation) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.PowerBIDedicated` | [capacities](https://github.com/Azure/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [Power BI Dedicated Capacities](https://github.com/Azure/ResourceModules/tree/main/modules/power-bi-dedicated/capacity) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Purview` | [accounts](https://github.com/Azure/ResourceModules/tree/main/modules/purview/account) | [Purview Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/purview/account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.RecoveryServices` | [vaults](https://github.com/Azure/ResourceModules/tree/main/modules/recovery-services/vault) | [Recovery Services Vaults](https://github.com/Azure/ResourceModules/tree/main/modules/recovery-services/vault) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Relay` | [namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/relay/namespace) | [Relay Namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/relay/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ResourceGraph` | [queries](https://github.com/Azure/ResourceModules/tree/main/modules/resource-graph/query) | [Resource Graph Queries](https://github.com/Azure/ResourceModules/tree/main/modules/resource-graph/query) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Resources` | [deploymentScripts](https://github.com/Azure/ResourceModules/tree/main/modules/resources/deployment-script) | [Deployment Scripts](https://github.com/Azure/ResourceModules/tree/main/modules/resources/deployment-script) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [resourceGroups](https://github.com/Azure/ResourceModules/tree/main/modules/resources/resource-group) | [Resource Groups](https://github.com/Azure/ResourceModules/tree/main/modules/resources/resource-group) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [tags](https://github.com/Azure/ResourceModules/tree/main/modules/resources/tags) | [Resources Tags](https://github.com/Azure/ResourceModules/tree/main/modules/resources/tags) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Search` | [searchServices](https://github.com/Azure/ResourceModules/tree/main/modules/search/search-service) | [Search Services](https://github.com/Azure/ResourceModules/tree/main/modules/search/search-service) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Security` | [azuresecuritycenter](https://github.com/Azure/ResourceModules/tree/main/modules/security/azure-security-center) | [Azure Security Center (Defender for Cloud)](https://github.com/Azure/ResourceModules/tree/main/modules/security/azure-security-center) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ServiceBus` | [namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/service-bus/namespace) | [Service Bus Namespaces](https://github.com/Azure/ResourceModules/tree/main/modules/service-bus/namespace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.ServiceFabric` | [clusters](https://github.com/Azure/ResourceModules/tree/main/modules/service-fabric/cluster) | [Service Fabric Clusters](https://github.com/Azure/ResourceModules/tree/main/modules/service-fabric/cluster) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.SignalRService` | [SignalR](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [SignalR Service SignalR](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/signal-r) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [webPubSub](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [SignalR Web PubSub Services](https://github.com/Azure/ResourceModules/tree/main/modules/signal-r-service/web-pub-sub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Sql` | [managedInstances](https://github.com/Azure/ResourceModules/tree/main/modules/sql/managed-instance) | [SQL Managed Instances](https://github.com/Azure/ResourceModules/tree/main/modules/sql/managed-instance) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [servers](https://github.com/Azure/ResourceModules/tree/main/modules/sql/server) | [Azure SQL Servers](https://github.com/Azure/ResourceModules/tree/main/modules/sql/server) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Storage` | [storageAccounts](https://github.com/Azure/ResourceModules/tree/main/modules/storage/storage-account) | [Storage Accounts](https://github.com/Azure/ResourceModules/tree/main/modules/storage/storage-account) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Synapse` | [privateLinkHubs](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/private-link-hub) | [Azure Synapse Analytics](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/private-link-hub) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/workspace) | [Synapse Workspaces](https://github.com/Azure/ResourceModules/tree/main/modules/synapse/workspace) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.VirtualMachineImages` | [imageTemplates](https://github.com/Azure/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [Virtual Machine Image Templates](https://github.com/Azure/ResourceModules/tree/main/modules/virtual-machine-images/image-template) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| `Microsoft.Web` | [connections](https://github.com/Azure/ResourceModules/tree/main/modules/web/connection) | [API Connections](https://github.com/Azure/ResourceModules/tree/main/modules/web/connection) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [hostingEnvironments](https://github.com/Azure/ResourceModules/tree/main/modules/web/hosting-environment) | [App Service Environments](https://github.com/Azure/ResourceModules/tree/main/modules/web/hosting-environment) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [serverfarms](https://github.com/Azure/ResourceModules/tree/main/modules/web/serverfarm) | [App Service Plans](https://github.com/Azure/ResourceModules/tree/main/modules/web/serverfarm) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [sites](https://github.com/Azure/ResourceModules/tree/main/modules/web/site) | [Web/Function Apps](https://github.com/Azure/ResourceModules/tree/main/modules/web/site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | +| | [staticSites](https://github.com/Azure/ResourceModules/tree/main/modules/web/static-site) | [Static Web Apps](https://github.com/Azure/ResourceModules/tree/main/modules/web/static-site) | [![Deploy to Azure](/docs/media/deploytoazure.svg?sanitize=true)]() | ## Platform | Name | Status | | - | - | -| Update API Specs file | [![.Platform: Update API Specs file](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Update%20API%20Specs%20file/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.apiSpecs.yml) | -| Assign Pull Request to Author | [![.Platform: Assign Pull Request to Author](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Assign%20Pull%20Request%20to%20Author/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.assignPrToAuthor.yml) | -| Test - ConvertTo-ARMTemplate.ps1 | [![.Platform: Test - ConvertTo-ARMTemplate.ps1](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Test%20-%20ConvertTo-ARMTemplate.ps1/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.convertToArmTemplate.tests.yml) | -| Clean up deployment history | [![.Platform: Clean up deployment history](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Clean%20up%20deployment%20history/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.deployment.history.cleanup.yml) | -| Library PSRule pre-flight validation | [![.Platform: Library PSRule pre-flight validation](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Library%20PSRule%20pre-flight%20validation/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.librarycheck.psrule.yml) | -| Broken Links Check | [![.Platform: Broken Links Check](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Broken%20Links%20Check/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.linkcheck.yml) | -| Linter (audit) | [![.Platform: Linter (audit)](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Linter%20(audit)/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.linter.yml) | -| Manage issues for failing pipelines | [![.Platform: Manage issues for failing pipelines](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Manage%20issues%20for%20failing%20pipelines/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.ManageIssueForFailingPipelines.yml) | -| Update ReadMe Module Tables | [![.Platform: Update ReadMe Module Tables](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Update%20ReadMe%20Module%20Tables/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.updateReadMe.yml) | -| Update Static Test Documentation | [![.Platform: Update Static Test Documentation](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Update%20Static%20Test%20Documentation/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.updateStaticTestDocs.yml) | -| Sync Docs/Wiki | [![.Platform: Sync Docs/Wiki](https://github.com/jdrepo/ResourceModules/workflows/.Platform:%20Sync%20Docs/Wiki/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/platform.wiki-sync.yml) | +| Update API Specs file | [![.Platform: Update API Specs file](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Update%20API%20Specs%20file/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.apiSpecs.yml) | +| Assign Pull Request to Author | [![.Platform: Assign Pull Request to Author](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Assign%20Pull%20Request%20to%20Author/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.assignPrToAuthor.yml) | +| Test - ConvertTo-ARMTemplate.ps1 | [![.Platform: Test - ConvertTo-ARMTemplate.ps1](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Test%20-%20ConvertTo-ARMTemplate.ps1/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.convertToArmTemplate.tests.yml) | +| Clean up deployment history | [![.Platform: Clean up deployment history](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Clean%20up%20deployment%20history/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.deployment.history.cleanup.yml) | +| Library PSRule pre-flight validation | [![.Platform: Library PSRule pre-flight validation](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Library%20PSRule%20pre-flight%20validation/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.librarycheck.psrule.yml) | +| Broken Links Check | [![.Platform: Broken Links Check](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Broken%20Links%20Check/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.linkcheck.yml) | +| Linter (audit) | [![.Platform: Linter (audit)](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Linter%20(audit)/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.linter.yml) | +| Manage issues for failing pipelines | [![.Platform: Manage issues for failing pipelines](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Manage%20issues%20for%20failing%20pipelines/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.ManageIssueForFailingPipelines.yml) | +| Update ReadMe Module Tables | [![.Platform: Update ReadMe Module Tables](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Update%20ReadMe%20Module%20Tables/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.updateReadMe.yml) | +| Update Static Test Documentation | [![.Platform: Update Static Test Documentation](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Update%20Static%20Test%20Documentation/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.updateStaticTestDocs.yml) | +| Sync Docs/Wiki | [![.Platform: Sync Docs/Wiki](https://github.com/Azure/ResourceModules/workflows/.Platform:%20Sync%20Docs/Wiki/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/platform.wiki-sync.yml) | ## Disclaimer From 5fcd27ef2b7e436651d5e7f2c9218ea137130939 Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 17:49:21 +0200 Subject: [PATCH 08/11] revert readmes --- docs/wiki/The library - Module overview.md | 270 +++++++++--------- .../maintenance-configuration/README.md | 3 +- 2 files changed, 136 insertions(+), 137 deletions(-) diff --git a/docs/wiki/The library - Module overview.md b/docs/wiki/The library - Module overview.md index cff662aa66..9776d19866 100644 --- a/docs/wiki/The library - Module overview.md +++ b/docs/wiki/The library - Module overview.md @@ -13,141 +13,141 @@ This section provides an overview of the library's feature set. | # | Module | Status | RBAC | Locks | Tags | Diag | PE | PIP | # children | # lines | | - | - | - | - | - | - | - | - | - | - | - | -| 1 | aad

domain-service | [![AAD - DomainServices](https://github.com/jdrepo/ResourceModules/workflows/AAD%20-%20DomainServices/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.aad.domainservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 226 | -| 2 | analysis-services

server | [![AnalysisServices - Servers](https://github.com/jdrepo/ResourceModules/workflows/AnalysisServices%20-%20Servers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.analysisservices.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 141 | -| 3 | api-management

service | [![ApiManagement - Service](https://github.com/jdrepo/ResourceModules/workflows/ApiManagement%20-%20Service/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.apimanagement.service.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:11, L2:3] | 417 | -| 4 | app-configuration

configuration-store | [![AppConfiguration - ConfigurationStores](https://github.com/jdrepo/ResourceModules/workflows/AppConfiguration%20-%20ConfigurationStores/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.appconfiguration.configurationstores.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 206 | -| 5 | app

container-app | [![App - ContainerApps](https://github.com/jdrepo/ResourceModules/workflows/App%20-%20ContainerApps/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.app.containerapps.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 176 | -| 6 | app

managed-environment | [![App - Managed Environments](https://github.com/jdrepo/ResourceModules/workflows/App%20-%20Managed%20Environments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.app.managedenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 135 | -| 7 | authorization

lock | [![Authorization - Locks](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20Locks/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.locks.yml) | | | | | | | [L1:2] | 62 | -| 8 | authorization

policy-assignment | [![Authorization - PolicyAssignments](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicyAssignments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policyassignments.yml) | | | | | | | [L1:3] | 143 | -| 9 | authorization

policy-definition | [![Authorization - PolicyDefinitions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicyDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policydefinitions.yml) | | | | | | | [L1:2] | 86 | -| 10 | authorization

policy-exemption | [![Authorization - PolicyExemptions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicyExemptions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policyexemptions.yml) | | | | | | | [L1:3] | 114 | -| 11 | authorization

policy-set-definition | [![Authorization - PolicySetDefinitions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20PolicySetDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.policysetdefinitions.yml) | | | | | | | [L1:2] | 76 | -| 12 | authorization

role-assignment | [![Authorization - RoleAssignments](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20RoleAssignments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.roleassignments.yml) | | | | | | | [L1:3] | 107 | -| 13 | authorization

role-definition | [![Authorization - RoleDefinitions](https://github.com/jdrepo/ResourceModules/workflows/Authorization%20-%20RoleDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.authorization.roledefinitions.yml) | | | | | | | [L1:3] | 94 | -| 14 | automation

automation-account | [![Automation - AutomationAccounts](https://github.com/jdrepo/ResourceModules/workflows/Automation%20-%20AutomationAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.automation.automationaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6] | 365 | -| 15 | batch

batch-account | [![Batch - BatchAccounts](https://github.com/jdrepo/ResourceModules/workflows/Batch%20-%20BatchAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.batch.batchaccounts.yml) | | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 227 | -| 16 | cache

redis | [![Cache - Redis](https://github.com/jdrepo/ResourceModules/workflows/Cache%20-%20Redis/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.cache.redis.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 240 | -| 17 | cdn

profile | [![CDN - Profiles](https://github.com/jdrepo/ResourceModules/workflows/CDN%20-%20Profiles/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.cdn.profiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 111 | -| 18 | cognitive-services

account | [![CognitiveServices - Accounts](https://github.com/jdrepo/ResourceModules/workflows/CognitiveServices%20-%20Accounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.cognitiveservices.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 282 | -| 19 | compute

availability-set | [![Compute - AvailabilitySets](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20AvailabilitySets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.availabilitysets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | -| 20 | compute

disk | [![Compute - Disks](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20Disks/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.disks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 185 | -| 21 | compute

disk-encryption-set | [![Compute - DiskEncryptionSets](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20DiskEncryptionSets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.diskencryptionsets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 129 | -| 22 | compute

gallery | [![Compute - Galleries](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20Galleries/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.galleries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 126 | -| 23 | compute

image | [![Compute - Images](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20Images/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.images.yml) | :white_check_mark: | | :white_check_mark: | | | | | 110 | -| 24 | compute

proximity-placement-group | [![Compute - ProximityPlacementGroups](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20ProximityPlacementGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.proximityplacementgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | -| 25 | compute

ssh-public-key | [![Compute - SshPublicKeys](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20SshPublicKeys/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.sshpublickeys.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | -| 26 | compute

virtual-machine | [![Compute - VirtualMachines](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20VirtualMachines/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.virtualmachines.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 639 | -| 27 | compute

virtual-machine-scale-set | [![Compute - VirtualMachineScaleSets](https://github.com/jdrepo/ResourceModules/workflows/Compute%20-%20VirtualMachineScaleSets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.compute.virtualmachinescalesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 557 | -| 28 | consumption

budget | [![Consumption - Budgets](https://github.com/jdrepo/ResourceModules/workflows/Consumption%20-%20Budgets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.consumption.budgets.yml) | | | | | | | | 92 | -| 29 | container-instance

container-group | [![ContainerInstance - ContainerGroups](https://github.com/jdrepo/ResourceModules/workflows/ContainerInstance%20-%20ContainerGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.containerinstance.containergroups.yml) | | :white_check_mark: | :white_check_mark: | | | | | 160 | -| 30 | container-registry

registry | [![ContainerRegistry - Registries](https://github.com/jdrepo/ResourceModules/workflows/ContainerRegistry%20-%20Registries/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.containerregistry.registries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 351 | -| 31 | container-service

managed-cluster | [![ContainerService - ManagedClusters](https://github.com/jdrepo/ResourceModules/workflows/ContainerService%20-%20ManagedClusters/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.containerservice.managedclusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 624 | -| 32 | data-factory

factory | [![DataFactory - Factories](https://github.com/jdrepo/ResourceModules/workflows/DataFactory%20-%20Factories/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.datafactory.factories.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2, L2:1] | 254 | -| 33 | data-protection

backup-vault | [![DataProtection - BackupVaults](https://github.com/jdrepo/ResourceModules/workflows/DataProtection%20-%20BackupVaults/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.dataprotection.backupvaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 125 | -| 34 | databricks

workspace | [![Databricks - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/Databricks%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.databricks.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 315 | -| 35 | db-for-my-sql

flexible-server | [![DbForMySQL - FlexibleServers](https://github.com/jdrepo/ResourceModules/workflows/DbForMySQL%20-%20FlexibleServers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.dbformysql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 328 | -| 36 | db-for-postgre-sql

flexible-server | [![DbForPostgreSQL - FlexibleServers](https://github.com/jdrepo/ResourceModules/workflows/DbForPostgreSQL%20-%20FlexibleServers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.dbforpostgresql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:3] | 303 | -| 37 | desktop-virtualization

application-group | [![DesktopVirtualization - ApplicationGroups](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20ApplicationGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.applicationgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 148 | -| 38 | desktop-virtualization

host-pool | [![DesktopVirtualization - HostPools](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20HostPools/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.hostpools.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 241 | -| 39 | desktop-virtualization

scaling-plan | [![DesktopVirtualization - Scalingplans](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20Scalingplans/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.scalingplans.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 154 | -| 40 | desktop-virtualization

workspace | [![DesktopVirtualization - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/DesktopVirtualization%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.desktopvirtualization.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 119 | -| 41 | dev-test-lab

lab | [![DevTestLab - Labs](https://github.com/jdrepo/ResourceModules/workflows/DevTestLab%20-%20Labs/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.devtestlab.labs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:6, L2:1] | 265 | -| 42 | digital-twins

digital-twins-instance | [![DigitalTwins - DigitalTwinsInstances](https://github.com/jdrepo/ResourceModules/workflows/DigitalTwins%20-%20DigitalTwinsInstances/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.digitaltwins.digitaltwinsinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 221 | -| 43 | document-db

database-account | [![DocumentDB - DatabaseAccounts](https://github.com/jdrepo/ResourceModules/workflows/DocumentDB%20-%20DatabaseAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.documentdb.databaseaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3, L2:3] | 332 | -| 44 | event-grid

domain | [![EventGrid - Domains](https://github.com/jdrepo/ResourceModules/workflows/EventGrid%20-%20Domains/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventgrid.domains.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 174 | -| 45 | event-grid

system-topic | [![EventGrid - System Topics](https://github.com/jdrepo/ResourceModules/workflows/EventGrid%20-%20System%20Topics/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventgrid.systemtopics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 159 | -| 46 | event-grid

topic | [![EventGrid - Topics](https://github.com/jdrepo/ResourceModules/workflows/EventGrid%20-%20Topics/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventgrid.topics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 178 | -| 47 | event-hub

namespace | [![EventHub - Namespaces](https://github.com/jdrepo/ResourceModules/workflows/EventHub%20-%20Namespaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.eventhub.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 328 | -| 48 | health-bot

health-bot | [![HealthBot - HealthBots](https://github.com/jdrepo/ResourceModules/workflows/HealthBot%20-%20HealthBots/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.healthbot.healthbots.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 84 | -| 49 | healthcare-apis

workspace | [![HealthcareApis - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/HealthcareApis%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.healthcareapis.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:3, L2:1] | 175 | -| 50 | insights

action-group | [![Insights - ActionGroups](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20ActionGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.actiongroups.yml) | :white_check_mark: | | :white_check_mark: | | | | | 88 | -| 51 | insights

activity-log-alert | [![Insights - ActivityLogAlerts](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20ActivityLogAlerts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.activitylogalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 77 | -| 52 | insights

component | [![Insights - Components](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20Components/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.components.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 165 | -| 53 | insights

data-collection-endpoint | [![Insights - DataCollectionEndpoints](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20DataCollectionEndpoints/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.datacollectionendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 92 | -| 54 | insights

data-collection-rule | [![Insights - DataCollectionRules](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20DataCollectionRules/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.datacollectionrules.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 101 | -| 55 | insights

diagnostic-setting | [![Insights - DiagnosticSettings](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20DiagnosticSettings/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.diagnosticsettings.yml) | | | | :white_check_mark: | | | | 75 | -| 56 | insights

metric-alert | [![Insights - MetricAlerts](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20MetricAlerts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.metricalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 125 | -| 57 | insights

private-link-scope | [![Insights - PrivateLinkScopes](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20PrivateLinkScopes/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.privatelinkscopes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:1] | 103 | -| 58 | insights

scheduled-query-rule | [![Insights - ScheduledQueryRules](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20ScheduledQueryRules/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.scheduledqueryrules.yml) | :white_check_mark: | | :white_check_mark: | | | | | 109 | -| 59 | insights

webtest | [![Insights - Web Tests](https://github.com/jdrepo/ResourceModules/workflows/Insights%20-%20Web%20Tests/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.insights.webtests.yml) | :white_check_mark: | :white_check_mark: | | | | | | 124 | -| 60 | key-vault

vault | [![KeyVault - Vaults](https://github.com/jdrepo/ResourceModules/workflows/KeyVault%20-%20Vaults/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.keyvault.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 268 | -| 61 | kubernetes-configuration

extension | [![KubernetesConfiguration - Extensions](https://github.com/jdrepo/ResourceModules/workflows/KubernetesConfiguration%20-%20Extensions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.kubernetesconfiguration.extensions.yml) | | | | | | | | 88 | -| 62 | kubernetes-configuration

flux-configuration | [![KubernetesConfiguration - FluxConfigurations](https://github.com/jdrepo/ResourceModules/workflows/KubernetesConfiguration%20-%20FluxConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.kubernetesconfiguration.fluxconfigurations.yml) | | | | | | | | 71 | -| 63 | logic

workflow | [![Logic - Workflows](https://github.com/jdrepo/ResourceModules/workflows/Logic%20-%20Workflows/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.logic.workflows.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 195 | -| 64 | machine-learning-services

workspace | [![MachineLearningServices - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/MachineLearningServices%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.machinelearningservices.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 275 | -| 65 | maintenance

maintenance-configuration | [![Maintenance - MaintenanceConfigurations](https://github.com/jdrepo/ResourceModules/workflows/Maintenance%20-%20MaintenanceConfigurations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.maintenance.maintenanceconfigurations.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 107 | -| 66 | managed-identity

user-assigned-identity | [![ManagedIdentity - UserAssignedIdentities](https://github.com/jdrepo/ResourceModules/workflows/ManagedIdentity%20-%20UserAssignedIdentities/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.managedidentity.userassignedidentities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 83 | -| 67 | managed-services

registration-definition | [![ManagedServices - RegistrationDefinitions](https://github.com/jdrepo/ResourceModules/workflows/ManagedServices%20-%20RegistrationDefinitions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.managedservices.registrationdefinitions.yml) | | | | | | | | 67 | -| 68 | management

management-group | [![Management - ManagementGroups](https://github.com/jdrepo/ResourceModules/workflows/Management%20-%20ManagementGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.management.managementgroups.yml) | | | | | | | | 50 | -| 69 | net-app

net-app-account | [![NetApp - NetAppAccounts](https://github.com/jdrepo/ResourceModules/workflows/NetApp%20-%20NetAppAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.netapp.netappaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 119 | -| 70 | network

application-gateway | [![Network - ApplicationGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ApplicationGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.applicationgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 347 | -| 71 | network

application-gateway-web-application-firewall-policy | [![Network - ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ApplicationGatewayWebApplicationFirewallPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.applicationgatewaywebapplicationfirewallpolicies.yml) | | | :white_check_mark: | | | | | 47 | -| 72 | network

application-security-group | [![Network - ApplicationSecurityGroups](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ApplicationSecurityGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.applicationsecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 66 | -| 73 | network

azure-firewall | [![Network - AzureFirewalls](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20AzureFirewalls/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.azurefirewalls.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 330 | -| 74 | network

bastion-host | [![Network - BastionHosts](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20BastionHosts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.bastionhosts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 209 | -| 75 | network

connection | [![Network - Connections](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Connections/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.connections.yml) | | :white_check_mark: | :white_check_mark: | | | | | 142 | -| 76 | network

ddos-protection-plan | [![Network - DdosProtectionPlans](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20DdosProtectionPlans/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.ddosprotectionplans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 67 | -| 77 | network

dns-forwarding-ruleset | [![Network - DNS Forwarding Rulesets](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20DNS%20Forwarding%20Rulesets/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.dnsforwardingrulesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 94 | -| 78 | network

dns-resolver | [![Network - DNS Resolvers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20DNS%20Resolvers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.dnsresolvers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 103 | -| 79 | network

dns-zone | [![Network - Public DnsZones](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Public%20DnsZones/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.dnszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:10] | 214 | -| 80 | network

express-route-circuit | [![Network - ExpressRouteCircuits](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ExpressRouteCircuits/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.expressroutecircuits.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 197 | -| 81 | network

express-route-gateway | [![Network - ExpressRouteGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ExpressRouteGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.expressroutegateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | -| 82 | network

firewall-policy | [![Network - FirewallPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20FirewallPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.firewallpolicies.yml) | | | :white_check_mark: | | | | [L1:1] | 166 | -| 83 | network

front-door | [![Network - Frontdoors](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Frontdoors/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.frontdoors.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 149 | -| 84 | network

front-door-web-application-firewall-policy | [![Network - FrontDoorWebApplicationFirewallPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20FrontDoorWebApplicationFirewallPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.frontdoorwebapplicationfirewallpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 124 | -| 85 | network

ip-group | [![Network - IpGroups](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20IpGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.ipgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | -| 86 | network

load-balancer | [![Network - LoadBalancers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20LoadBalancers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.loadbalancers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 234 | -| 87 | network

local-network-gateway | [![Network - LocalNetworkGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20LocalNetworkGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.localnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | -| 88 | network

nat-gateway | [![Network - NatGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NatGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.natgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 151 | -| 89 | network

network-interface | [![Network - NetworkInterfaces](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NetworkInterfaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networkinterfaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 160 | -| 90 | network

network-manager | [![Network - Network Managers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20Network%20Managers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networkmanagers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:4, L2:2, L3:1] | 136 | -| 91 | network

network-security-group | [![Network - NetworkSecurityGroups](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NetworkSecurityGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networksecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 157 | -| 92 | network

network-watcher | [![Network - NetworkWatchers](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20NetworkWatchers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.networkwatchers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 100 | -| 93 | network

private-dns-zone | [![Network - PrivateDnsZones](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PrivateDnsZones/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.privatednszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:9] | 192 | -| 94 | network

private-endpoint | [![Network - PrivateEndpoints](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PrivateEndpoints/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.privateendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 111 | -| 95 | network

private-link-service | [![Network - PrivateLinkServices](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PrivateLinkServices/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.privatelinkservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | -| 96 | network

public-ip-address | [![Network - PublicIpAddresses](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PublicIpAddresses/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.publicipaddresses.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 185 | -| 97 | network

public-ip-prefix | [![Network - PublicIpPrefixes](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20PublicIpPrefixes/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.publicipprefixes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 80 | -| 98 | network

route-table | [![Network - RouteTables](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20RouteTables/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.routetables.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | -| 99 | network

service-endpoint-policy | [![Network - ServiceEndpointPolicies](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20ServiceEndpointPolicies/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.serviceendpointpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 76 | -| 100 | network

trafficmanagerprofile | [![Network - TrafficManagerProfiles](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20TrafficManagerProfiles/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.trafficmanagerprofiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 163 | -| 101 | network

virtual-hub | [![Network - VirtualHubs](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualHubs/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualhubs.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 147 | -| 102 | network

virtual-network | [![Network - VirtualNetworks](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualNetworks/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualnetworks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 247 | -| 103 | network

virtual-network-gateway | [![Network - VirtualNetworkGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualNetworkGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 394 | -| 104 | network

virtual-wan | [![Network - VirtualWans](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VirtualWans/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.virtualwans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | -| 105 | network

vpn-gateway | [![Network - VPNGateways](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VPNGateways/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.vpngateways.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 110 | -| 106 | network

vpn-site | [![Network - VPN Sites](https://github.com/jdrepo/ResourceModules/workflows/Network%20-%20VPN%20Sites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.network.vpnsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | -| 107 | operational-insights

workspace | [![OperationalInsights - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/OperationalInsights%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.operationalinsights.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:7] | 309 | -| 108 | operations-management

solution | [![OperationsManagement - Solutions](https://github.com/jdrepo/ResourceModules/workflows/OperationsManagement%20-%20Solutions/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.operationsmanagement.solutions.yml) | | | | | | | | 53 | -| 109 | policy-insights

remediation | [![PolicyInsights - Remediations](https://github.com/jdrepo/ResourceModules/workflows/PolicyInsights%20-%20Remediations/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.policyinsights.remediations.yml) | | | | | | | [L1:3] | 106 | -| 110 | power-bi-dedicated

capacity | [![PowerBiDedicated - Capacities](https://github.com/jdrepo/ResourceModules/workflows/PowerBiDedicated%20-%20Capacities/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.powerbidedicated.capacities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 99 | -| 111 | purview

account | [![Purview - Accounts](https://github.com/jdrepo/ResourceModules/workflows/Purview%20-%20Accounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.purview.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 278 | -| 112 | recovery-services

vault | [![RecoveryServices - Vaults](https://github.com/jdrepo/ResourceModules/workflows/RecoveryServices%20-%20Vaults/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.recoveryservices.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:7, L2:2, L3:2] | 287 | -| 113 | relay

namespace | [![Relay - Namespaces](https://github.com/jdrepo/ResourceModules/workflows/Relay%20-%20Namespaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.relay.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 258 | -| 114 | resource-graph

query | [![ResourceGraph - Queries](https://github.com/jdrepo/ResourceModules/workflows/ResourceGraph%20-%20Queries/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resourcegraph.queries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | -| 115 | resources

deployment-script | [![Resources - DeploymentScripts](https://github.com/jdrepo/ResourceModules/workflows/Resources%20-%20DeploymentScripts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resources.deploymentscripts.yml) | | :white_check_mark: | :white_check_mark: | | | | | 124 | -| 116 | resources

resource-group | [![Resources - ResourceGroups](https://github.com/jdrepo/ResourceModules/workflows/Resources%20-%20ResourceGroups/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resources.resourcegroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 69 | -| 117 | resources

tags | [![Resources - Tags](https://github.com/jdrepo/ResourceModules/workflows/Resources%20-%20Tags/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.resources.tags.yml) | | | :white_check_mark: | | | | [L1:2] | 54 | -| 118 | search

search-service | [![Search - SearchServices](https://github.com/jdrepo/ResourceModules/workflows/Search%20-%20SearchServices/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.search.searchservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 231 | -| 119 | security

azure-security-center | [![Security - AzureSecurityCenter](https://github.com/jdrepo/ResourceModules/workflows/Security%20-%20AzureSecurityCenter/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.security.azuresecuritycenter.yml) | | | | | | | | 220 | -| 120 | service-bus

namespace | [![ServiceBus - Namespaces](https://github.com/jdrepo/ResourceModules/workflows/ServiceBus%20-%20Namespaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.servicebus.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:2] | 327 | -| 121 | service-fabric

cluster | [![ServiceFabric - Clusters](https://github.com/jdrepo/ResourceModules/workflows/ServiceFabric%20-%20Clusters/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.servicefabric.clusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 284 | -| 122 | signal-r-service

signal-r | [![SignalRService - SignalR](https://github.com/jdrepo/ResourceModules/workflows/SignalRService%20-%20SignalR/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.signalrservice.signalr.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 189 | -| 123 | signal-r-service

web-pub-sub | [![SignalRService - WebPubSub](https://github.com/jdrepo/ResourceModules/workflows/SignalRService%20-%20WebPubSub/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.signalrservice.webpubsub.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 159 | -| 124 | sql

managed-instance | [![Sql - ManagedInstances](https://github.com/jdrepo/ResourceModules/workflows/Sql%20-%20ManagedInstances/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.sql.managedinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:6, L2:2] | 334 | -| 125 | sql

server | [![Sql - Servers](https://github.com/jdrepo/ResourceModules/workflows/Sql%20-%20Servers/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.sql.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:8, L2:2] | 304 | -| 126 | storage

storage-account | [![Storage - StorageAccounts](https://github.com/jdrepo/ResourceModules/workflows/Storage%20-%20StorageAccounts/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.storage.storageaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:4, L3:1] | 425 | -| 127 | synapse

private-link-hub | [![Synapse - PrivateLinkHubs](https://github.com/jdrepo/ResourceModules/workflows/Synapse%20-%20PrivateLinkHubs/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.synapse.privatelinkhubs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 93 | -| 128 | synapse

workspace | [![Synapse - Workspaces](https://github.com/jdrepo/ResourceModules/workflows/Synapse%20-%20Workspaces/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.synapse.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2] | 286 | -| 129 | virtual-machine-images

image-template | [![VirtualMachineImages - ImageTemplates](https://github.com/jdrepo/ResourceModules/workflows/VirtualMachineImages%20-%20ImageTemplates/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.virtualmachineimages.imagetemplates.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 188 | -| 130 | web

connection | [![Web - Connections](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Connections/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.connections.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 90 | -| 131 | web

hosting-environment | [![Web - HostingEnvironments](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20HostingEnvironments/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.hostingenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 227 | -| 132 | web

serverfarm | [![Web - Serverfarms](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Serverfarms/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.serverfarms.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 154 | -| 133 | web

site | [![Web - Sites](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20Sites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.sites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:5, L2:4, L3:1] | 386 | -| 134 | web

static-site | [![Web - StaticSites](https://github.com/jdrepo/ResourceModules/workflows/Web%20-%20StaticSites/badge.svg)](https://github.com/jdrepo/ResourceModules/actions/workflows/ms.web.staticsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:3] | 196 | -| Sum | | | 109 | 108 | 117 | 56 | 29 | 2 | 223 | 23989 | +| 1 | aad

domain-service | [![AAD - DomainServices](https://github.com/Azure/ResourceModules/workflows/AAD%20-%20DomainServices/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.aad.domainservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 226 | +| 2 | analysis-services

server | [![AnalysisServices - Servers](https://github.com/Azure/ResourceModules/workflows/AnalysisServices%20-%20Servers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.analysisservices.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 141 | +| 3 | api-management

service | [![ApiManagement - Service](https://github.com/Azure/ResourceModules/workflows/ApiManagement%20-%20Service/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.apimanagement.service.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:11, L2:3] | 417 | +| 4 | app-configuration

configuration-store | [![AppConfiguration - ConfigurationStores](https://github.com/Azure/ResourceModules/workflows/AppConfiguration%20-%20ConfigurationStores/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.appconfiguration.configurationstores.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 206 | +| 5 | app

container-app | [![App - ContainerApps](https://github.com/Azure/ResourceModules/workflows/App%20-%20ContainerApps/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.app.containerapps.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 176 | +| 6 | app

managed-environment | [![App - Managed Environments](https://github.com/Azure/ResourceModules/workflows/App%20-%20Managed%20Environments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.app.managedenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 135 | +| 7 | authorization

lock | [![Authorization - Locks](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20Locks/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.locks.yml) | | | | | | | [L1:2] | 62 | +| 8 | authorization

policy-assignment | [![Authorization - PolicyAssignments](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicyAssignments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policyassignments.yml) | | | | | | | [L1:3] | 143 | +| 9 | authorization

policy-definition | [![Authorization - PolicyDefinitions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicyDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policydefinitions.yml) | | | | | | | [L1:2] | 86 | +| 10 | authorization

policy-exemption | [![Authorization - PolicyExemptions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicyExemptions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policyexemptions.yml) | | | | | | | [L1:3] | 114 | +| 11 | authorization

policy-set-definition | [![Authorization - PolicySetDefinitions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20PolicySetDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.policysetdefinitions.yml) | | | | | | | [L1:2] | 76 | +| 12 | authorization

role-assignment | [![Authorization - RoleAssignments](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20RoleAssignments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.roleassignments.yml) | | | | | | | [L1:3] | 107 | +| 13 | authorization

role-definition | [![Authorization - RoleDefinitions](https://github.com/Azure/ResourceModules/workflows/Authorization%20-%20RoleDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.authorization.roledefinitions.yml) | | | | | | | [L1:3] | 94 | +| 14 | automation

automation-account | [![Automation - AutomationAccounts](https://github.com/Azure/ResourceModules/workflows/Automation%20-%20AutomationAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.automation.automationaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6] | 365 | +| 15 | batch

batch-account | [![Batch - BatchAccounts](https://github.com/Azure/ResourceModules/workflows/Batch%20-%20BatchAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.batch.batchaccounts.yml) | | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 227 | +| 16 | cache

redis | [![Cache - Redis](https://github.com/Azure/ResourceModules/workflows/Cache%20-%20Redis/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.cache.redis.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 240 | +| 17 | cdn

profile | [![CDN - Profiles](https://github.com/Azure/ResourceModules/workflows/CDN%20-%20Profiles/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.cdn.profiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 111 | +| 18 | cognitive-services

account | [![CognitiveServices - Accounts](https://github.com/Azure/ResourceModules/workflows/CognitiveServices%20-%20Accounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.cognitiveservices.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 282 | +| 19 | compute

availability-set | [![Compute - AvailabilitySets](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20AvailabilitySets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.availabilitysets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | +| 20 | compute

disk | [![Compute - Disks](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20Disks/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.disks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 185 | +| 21 | compute

disk-encryption-set | [![Compute - DiskEncryptionSets](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20DiskEncryptionSets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.diskencryptionsets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 129 | +| 22 | compute

gallery | [![Compute - Galleries](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20Galleries/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.galleries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 126 | +| 23 | compute

image | [![Compute - Images](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20Images/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.images.yml) | :white_check_mark: | | :white_check_mark: | | | | | 110 | +| 24 | compute

proximity-placement-group | [![Compute - ProximityPlacementGroups](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20ProximityPlacementGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.proximityplacementgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | +| 25 | compute

ssh-public-key | [![Compute - SshPublicKeys](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20SshPublicKeys/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.sshpublickeys.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | +| 26 | compute

virtual-machine | [![Compute - VirtualMachines](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20VirtualMachines/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.virtualmachines.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 639 | +| 27 | compute

virtual-machine-scale-set | [![Compute - VirtualMachineScaleSets](https://github.com/Azure/ResourceModules/workflows/Compute%20-%20VirtualMachineScaleSets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.compute.virtualmachinescalesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 557 | +| 28 | consumption

budget | [![Consumption - Budgets](https://github.com/Azure/ResourceModules/workflows/Consumption%20-%20Budgets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.consumption.budgets.yml) | | | | | | | | 92 | +| 29 | container-instance

container-group | [![ContainerInstance - ContainerGroups](https://github.com/Azure/ResourceModules/workflows/ContainerInstance%20-%20ContainerGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.containerinstance.containergroups.yml) | | :white_check_mark: | :white_check_mark: | | | | | 160 | +| 30 | container-registry

registry | [![ContainerRegistry - Registries](https://github.com/Azure/ResourceModules/workflows/ContainerRegistry%20-%20Registries/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.containerregistry.registries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 351 | +| 31 | container-service

managed-cluster | [![ContainerService - ManagedClusters](https://github.com/Azure/ResourceModules/workflows/ContainerService%20-%20ManagedClusters/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.containerservice.managedclusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 624 | +| 32 | data-factory

factory | [![DataFactory - Factories](https://github.com/Azure/ResourceModules/workflows/DataFactory%20-%20Factories/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.datafactory.factories.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2, L2:1] | 254 | +| 33 | data-protection

backup-vault | [![DataProtection - BackupVaults](https://github.com/Azure/ResourceModules/workflows/DataProtection%20-%20BackupVaults/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.dataprotection.backupvaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 125 | +| 34 | databricks

workspace | [![Databricks - Workspaces](https://github.com/Azure/ResourceModules/workflows/Databricks%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.databricks.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 315 | +| 35 | db-for-my-sql

flexible-server | [![DbForMySQL - FlexibleServers](https://github.com/Azure/ResourceModules/workflows/DbForMySQL%20-%20FlexibleServers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.dbformysql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 328 | +| 36 | db-for-postgre-sql

flexible-server | [![DbForPostgreSQL - FlexibleServers](https://github.com/Azure/ResourceModules/workflows/DbForPostgreSQL%20-%20FlexibleServers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.dbforpostgresql.flexibleservers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:3] | 303 | +| 37 | desktop-virtualization

application-group | [![DesktopVirtualization - ApplicationGroups](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20ApplicationGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.applicationgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 148 | +| 38 | desktop-virtualization

host-pool | [![DesktopVirtualization - HostPools](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20HostPools/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.hostpools.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 241 | +| 39 | desktop-virtualization

scaling-plan | [![DesktopVirtualization - Scalingplans](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20Scalingplans/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.scalingplans.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 154 | +| 40 | desktop-virtualization

workspace | [![DesktopVirtualization - Workspaces](https://github.com/Azure/ResourceModules/workflows/DesktopVirtualization%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.desktopvirtualization.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 119 | +| 41 | dev-test-lab

lab | [![DevTestLab - Labs](https://github.com/Azure/ResourceModules/workflows/DevTestLab%20-%20Labs/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.devtestlab.labs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:6, L2:1] | 265 | +| 42 | digital-twins

digital-twins-instance | [![DigitalTwins - DigitalTwinsInstances](https://github.com/Azure/ResourceModules/workflows/DigitalTwins%20-%20DigitalTwinsInstances/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.digitaltwins.digitaltwinsinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 221 | +| 43 | document-db

database-account | [![DocumentDB - DatabaseAccounts](https://github.com/Azure/ResourceModules/workflows/DocumentDB%20-%20DatabaseAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.documentdb.databaseaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3, L2:3] | 332 | +| 44 | event-grid

domain | [![EventGrid - Domains](https://github.com/Azure/ResourceModules/workflows/EventGrid%20-%20Domains/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventgrid.domains.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 174 | +| 45 | event-grid

system-topic | [![EventGrid - System Topics](https://github.com/Azure/ResourceModules/workflows/EventGrid%20-%20System%20Topics/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventgrid.systemtopics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 159 | +| 46 | event-grid

topic | [![EventGrid - Topics](https://github.com/Azure/ResourceModules/workflows/EventGrid%20-%20Topics/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventgrid.topics.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 178 | +| 47 | event-hub

namespace | [![EventHub - Namespaces](https://github.com/Azure/ResourceModules/workflows/EventHub%20-%20Namespaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.eventhub.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 328 | +| 48 | health-bot

health-bot | [![HealthBot - HealthBots](https://github.com/Azure/ResourceModules/workflows/HealthBot%20-%20HealthBots/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.healthbot.healthbots.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 84 | +| 49 | healthcare-apis

workspace | [![HealthcareApis - Workspaces](https://github.com/Azure/ResourceModules/workflows/HealthcareApis%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.healthcareapis.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:3, L2:1] | 175 | +| 50 | insights

action-group | [![Insights - ActionGroups](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20ActionGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.actiongroups.yml) | :white_check_mark: | | :white_check_mark: | | | | | 88 | +| 51 | insights

activity-log-alert | [![Insights - ActivityLogAlerts](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20ActivityLogAlerts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.activitylogalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 77 | +| 52 | insights

component | [![Insights - Components](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20Components/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.components.yml) | :white_check_mark: | | :white_check_mark: | :white_check_mark: | | | | 165 | +| 53 | insights

data-collection-endpoint | [![Insights - DataCollectionEndpoints](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20DataCollectionEndpoints/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.datacollectionendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 92 | +| 54 | insights

data-collection-rule | [![Insights - DataCollectionRules](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20DataCollectionRules/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.datacollectionrules.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 101 | +| 55 | insights

diagnostic-setting | [![Insights - DiagnosticSettings](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20DiagnosticSettings/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.diagnosticsettings.yml) | | | | :white_check_mark: | | | | 75 | +| 56 | insights

metric-alert | [![Insights - MetricAlerts](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20MetricAlerts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.metricalerts.yml) | :white_check_mark: | | :white_check_mark: | | | | | 125 | +| 57 | insights

private-link-scope | [![Insights - PrivateLinkScopes](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20PrivateLinkScopes/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.privatelinkscopes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:1] | 103 | +| 58 | insights

scheduled-query-rule | [![Insights - ScheduledQueryRules](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20ScheduledQueryRules/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.scheduledqueryrules.yml) | :white_check_mark: | | :white_check_mark: | | | | | 109 | +| 59 | insights

webtest | [![Insights - Web Tests](https://github.com/Azure/ResourceModules/workflows/Insights%20-%20Web%20Tests/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.insights.webtests.yml) | :white_check_mark: | :white_check_mark: | | | | | | 124 | +| 60 | key-vault

vault | [![KeyVault - Vaults](https://github.com/Azure/ResourceModules/workflows/KeyVault%20-%20Vaults/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.keyvault.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:3] | 268 | +| 61 | kubernetes-configuration

extension | [![KubernetesConfiguration - Extensions](https://github.com/Azure/ResourceModules/workflows/KubernetesConfiguration%20-%20Extensions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.kubernetesconfiguration.extensions.yml) | | | | | | | | 88 | +| 62 | kubernetes-configuration

flux-configuration | [![KubernetesConfiguration - FluxConfigurations](https://github.com/Azure/ResourceModules/workflows/KubernetesConfiguration%20-%20FluxConfigurations/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.kubernetesconfiguration.fluxconfigurations.yml) | | | | | | | | 71 | +| 63 | logic

workflow | [![Logic - Workflows](https://github.com/Azure/ResourceModules/workflows/Logic%20-%20Workflows/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.logic.workflows.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 195 | +| 64 | machine-learning-services

workspace | [![MachineLearningServices - Workspaces](https://github.com/Azure/ResourceModules/workflows/MachineLearningServices%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.machinelearningservices.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 275 | +| 65 | maintenance

maintenance-configuration | [![Maintenance - MaintenanceConfigurations](https://github.com/Azure/ResourceModules/workflows/Maintenance%20-%20MaintenanceConfigurations/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.maintenance.maintenanceconfigurations.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 104 | +| 66 | managed-identity

user-assigned-identity | [![ManagedIdentity - UserAssignedIdentities](https://github.com/Azure/ResourceModules/workflows/ManagedIdentity%20-%20UserAssignedIdentities/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.managedidentity.userassignedidentities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 83 | +| 67 | managed-services

registration-definition | [![ManagedServices - RegistrationDefinitions](https://github.com/Azure/ResourceModules/workflows/ManagedServices%20-%20RegistrationDefinitions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.managedservices.registrationdefinitions.yml) | | | | | | | | 67 | +| 68 | management

management-group | [![Management - ManagementGroups](https://github.com/Azure/ResourceModules/workflows/Management%20-%20ManagementGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.management.managementgroups.yml) | | | | | | | | 50 | +| 69 | net-app

net-app-account | [![NetApp - NetAppAccounts](https://github.com/Azure/ResourceModules/workflows/NetApp%20-%20NetAppAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.netapp.netappaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1, L2:1] | 119 | +| 70 | network

application-gateway | [![Network - ApplicationGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ApplicationGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.applicationgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | 347 | +| 71 | network

application-gateway-web-application-firewall-policy | [![Network - ApplicationGatewayWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ApplicationGatewayWebApplicationFirewallPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.applicationgatewaywebapplicationfirewallpolicies.yml) | | | :white_check_mark: | | | | | 47 | +| 72 | network

application-security-group | [![Network - ApplicationSecurityGroups](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ApplicationSecurityGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.applicationsecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 66 | +| 73 | network

azure-firewall | [![Network - AzureFirewalls](https://github.com/Azure/ResourceModules/workflows/Network%20-%20AzureFirewalls/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.azurefirewalls.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 330 | +| 74 | network

bastion-host | [![Network - BastionHosts](https://github.com/Azure/ResourceModules/workflows/Network%20-%20BastionHosts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.bastionhosts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | 209 | +| 75 | network

connection | [![Network - Connections](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Connections/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.connections.yml) | | :white_check_mark: | :white_check_mark: | | | | | 142 | +| 76 | network

ddos-protection-plan | [![Network - DdosProtectionPlans](https://github.com/Azure/ResourceModules/workflows/Network%20-%20DdosProtectionPlans/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.ddosprotectionplans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 67 | +| 77 | network

dns-forwarding-ruleset | [![Network - DNS Forwarding Rulesets](https://github.com/Azure/ResourceModules/workflows/Network%20-%20DNS%20Forwarding%20Rulesets/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.dnsforwardingrulesets.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 94 | +| 78 | network

dns-resolver | [![Network - DNS Resolvers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20DNS%20Resolvers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.dnsresolvers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 103 | +| 79 | network

dns-zone | [![Network - Public DnsZones](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Public%20DnsZones/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.dnszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:10] | 214 | +| 80 | network

express-route-circuit | [![Network - ExpressRouteCircuits](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ExpressRouteCircuits/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.expressroutecircuits.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 197 | +| 81 | network

express-route-gateway | [![Network - ExpressRouteGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ExpressRouteGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.expressroutegateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | +| 82 | network

firewall-policy | [![Network - FirewallPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20FirewallPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.firewallpolicies.yml) | | | :white_check_mark: | | | | [L1:1] | 166 | +| 83 | network

front-door | [![Network - Frontdoors](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Frontdoors/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.frontdoors.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 149 | +| 84 | network

front-door-web-application-firewall-policy | [![Network - FrontDoorWebApplicationFirewallPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20FrontDoorWebApplicationFirewallPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.frontdoorwebapplicationfirewallpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 124 | +| 85 | network

ip-group | [![Network - IpGroups](https://github.com/Azure/ResourceModules/workflows/Network%20-%20IpGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.ipgroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 71 | +| 86 | network

load-balancer | [![Network - LoadBalancers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20LoadBalancers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.loadbalancers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 234 | +| 87 | network

local-network-gateway | [![Network - LocalNetworkGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20LocalNetworkGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.localnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | +| 88 | network

nat-gateway | [![Network - NatGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NatGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.natgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 151 | +| 89 | network

network-interface | [![Network - NetworkInterfaces](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NetworkInterfaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networkinterfaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 160 | +| 90 | network

network-manager | [![Network - Network Managers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20Network%20Managers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networkmanagers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:4, L2:2, L3:1] | 136 | +| 91 | network

network-security-group | [![Network - NetworkSecurityGroups](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NetworkSecurityGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networksecuritygroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 157 | +| 92 | network

network-watcher | [![Network - NetworkWatchers](https://github.com/Azure/ResourceModules/workflows/Network%20-%20NetworkWatchers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.networkwatchers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 100 | +| 93 | network

private-dns-zone | [![Network - PrivateDnsZones](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PrivateDnsZones/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.privatednszones.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:9] | 192 | +| 94 | network

private-endpoint | [![Network - PrivateEndpoints](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PrivateEndpoints/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.privateendpoints.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 111 | +| 95 | network

private-link-service | [![Network - PrivateLinkServices](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PrivateLinkServices/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.privatelinkservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 88 | +| 96 | network

public-ip-address | [![Network - PublicIpAddresses](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PublicIpAddresses/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.publicipaddresses.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 185 | +| 97 | network

public-ip-prefix | [![Network - PublicIpPrefixes](https://github.com/Azure/ResourceModules/workflows/Network%20-%20PublicIpPrefixes/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.publicipprefixes.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 80 | +| 98 | network

route-table | [![Network - RouteTables](https://github.com/Azure/ResourceModules/workflows/Network%20-%20RouteTables/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.routetables.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | +| 99 | network

service-endpoint-policy | [![Network - ServiceEndpointPolicies](https://github.com/Azure/ResourceModules/workflows/Network%20-%20ServiceEndpointPolicies/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.serviceendpointpolicies.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 76 | +| 100 | network

trafficmanagerprofile | [![Network - TrafficManagerProfiles](https://github.com/Azure/ResourceModules/workflows/Network%20-%20TrafficManagerProfiles/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.trafficmanagerprofiles.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 163 | +| 101 | network

virtual-hub | [![Network - VirtualHubs](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualHubs/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualhubs.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 147 | +| 102 | network

virtual-network | [![Network - VirtualNetworks](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualNetworks/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualnetworks.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 247 | +| 103 | network

virtual-network-gateway | [![Network - VirtualNetworkGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualNetworkGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualnetworkgateways.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:1] | 394 | +| 104 | network

virtual-wan | [![Network - VirtualWans](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VirtualWans/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.virtualwans.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 83 | +| 105 | network

vpn-gateway | [![Network - VPNGateways](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VPNGateways/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.vpngateways.yml) | | :white_check_mark: | :white_check_mark: | | | | [L1:2] | 110 | +| 106 | network

vpn-site | [![Network - VPN Sites](https://github.com/Azure/ResourceModules/workflows/Network%20-%20VPN%20Sites/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.network.vpnsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 91 | +| 107 | operational-insights

workspace | [![OperationalInsights - Workspaces](https://github.com/Azure/ResourceModules/workflows/OperationalInsights%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.operationalinsights.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:7] | 309 | +| 108 | operations-management

solution | [![OperationsManagement - Solutions](https://github.com/Azure/ResourceModules/workflows/OperationsManagement%20-%20Solutions/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.operationsmanagement.solutions.yml) | | | | | | | | 53 | +| 109 | policy-insights

remediation | [![PolicyInsights - Remediations](https://github.com/Azure/ResourceModules/workflows/PolicyInsights%20-%20Remediations/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.policyinsights.remediations.yml) | | | | | | | [L1:3] | 106 | +| 110 | power-bi-dedicated

capacity | [![PowerBiDedicated - Capacities](https://github.com/Azure/ResourceModules/workflows/PowerBiDedicated%20-%20Capacities/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.powerbidedicated.capacities.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 99 | +| 111 | purview

account | [![Purview - Accounts](https://github.com/Azure/ResourceModules/workflows/Purview%20-%20Accounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.purview.accounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 278 | +| 112 | recovery-services

vault | [![RecoveryServices - Vaults](https://github.com/Azure/ResourceModules/workflows/RecoveryServices%20-%20Vaults/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.recoveryservices.vaults.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:7, L2:2, L3:2] | 287 | +| 113 | relay

namespace | [![Relay - Namespaces](https://github.com/Azure/ResourceModules/workflows/Relay%20-%20Namespaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.relay.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:4, L2:2] | 258 | +| 114 | resource-graph

query | [![ResourceGraph - Queries](https://github.com/Azure/ResourceModules/workflows/ResourceGraph%20-%20Queries/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resourcegraph.queries.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 73 | +| 115 | resources

deployment-script | [![Resources - DeploymentScripts](https://github.com/Azure/ResourceModules/workflows/Resources%20-%20DeploymentScripts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resources.deploymentscripts.yml) | | :white_check_mark: | :white_check_mark: | | | | | 124 | +| 116 | resources

resource-group | [![Resources - ResourceGroups](https://github.com/Azure/ResourceModules/workflows/Resources%20-%20ResourceGroups/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resources.resourcegroups.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 69 | +| 117 | resources

tags | [![Resources - Tags](https://github.com/Azure/ResourceModules/workflows/Resources%20-%20Tags/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.resources.tags.yml) | | | :white_check_mark: | | | | [L1:2] | 54 | +| 118 | search

search-service | [![Search - SearchServices](https://github.com/Azure/ResourceModules/workflows/Search%20-%20SearchServices/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.search.searchservices.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:1] | 231 | +| 119 | security

azure-security-center | [![Security - AzureSecurityCenter](https://github.com/Azure/ResourceModules/workflows/Security%20-%20AzureSecurityCenter/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.security.azuresecuritycenter.yml) | | | | | | | | 220 | +| 120 | service-bus

namespace | [![ServiceBus - Namespaces](https://github.com/Azure/ResourceModules/workflows/ServiceBus%20-%20Namespaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.servicebus.namespaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:2] | 327 | +| 121 | service-fabric

cluster | [![ServiceFabric - Clusters](https://github.com/Azure/ResourceModules/workflows/ServiceFabric%20-%20Clusters/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.servicefabric.clusters.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | [L1:1] | 284 | +| 122 | signal-r-service

signal-r | [![SignalRService - SignalR](https://github.com/Azure/ResourceModules/workflows/SignalRService%20-%20SignalR/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.signalrservice.signalr.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 189 | +| 123 | signal-r-service

web-pub-sub | [![SignalRService - WebPubSub](https://github.com/Azure/ResourceModules/workflows/SignalRService%20-%20WebPubSub/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.signalrservice.webpubsub.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 159 | +| 124 | sql

managed-instance | [![Sql - ManagedInstances](https://github.com/Azure/ResourceModules/workflows/Sql%20-%20ManagedInstances/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.sql.managedinstances.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:6, L2:2] | 334 | +| 125 | sql

server | [![Sql - Servers](https://github.com/Azure/ResourceModules/workflows/Sql%20-%20Servers/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.sql.servers.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:8, L2:2] | 304 | +| 126 | storage

storage-account | [![Storage - StorageAccounts](https://github.com/Azure/ResourceModules/workflows/Storage%20-%20StorageAccounts/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.storage.storageaccounts.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:6, L2:4, L3:1] | 425 | +| 127 | synapse

private-link-hub | [![Synapse - PrivateLinkHubs](https://github.com/Azure/ResourceModules/workflows/Synapse%20-%20PrivateLinkHubs/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.synapse.privatelinkhubs.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | | 93 | +| 128 | synapse

workspace | [![Synapse - Workspaces](https://github.com/Azure/ResourceModules/workflows/Synapse%20-%20Workspaces/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.synapse.workspaces.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:2] | 286 | +| 129 | virtual-machine-images

image-template | [![VirtualMachineImages - ImageTemplates](https://github.com/Azure/ResourceModules/workflows/VirtualMachineImages%20-%20ImageTemplates/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.virtualmachineimages.imagetemplates.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 188 | +| 130 | web

connection | [![Web - Connections](https://github.com/Azure/ResourceModules/workflows/Web%20-%20Connections/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.connections.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | | 90 | +| 131 | web

hosting-environment | [![Web - HostingEnvironments](https://github.com/Azure/ResourceModules/workflows/Web%20-%20HostingEnvironments/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.hostingenvironments.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | [L1:2] | 227 | +| 132 | web

serverfarm | [![Web - Serverfarms](https://github.com/Azure/ResourceModules/workflows/Web%20-%20Serverfarms/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.serverfarms.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | | | 154 | +| 133 | web

site | [![Web - Sites](https://github.com/Azure/ResourceModules/workflows/Web%20-%20Sites/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.sites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [L1:5, L2:4, L3:1] | 386 | +| 134 | web

static-site | [![Web - StaticSites](https://github.com/Azure/ResourceModules/workflows/Web%20-%20StaticSites/badge.svg)](https://github.com/Azure/ResourceModules/actions/workflows/ms.web.staticsites.yml) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | :white_check_mark: | | [L1:3] | 196 | +| Sum | | | 109 | 108 | 117 | 56 | 29 | 2 | 223 | 23986 | ## Legend diff --git a/modules/maintenance/maintenance-configuration/README.md b/modules/maintenance/maintenance-configuration/README.md index b1a5ab2e66..6f3d3e29ef 100644 --- a/modules/maintenance/maintenance-configuration/README.md +++ b/modules/maintenance/maintenance-configuration/README.md @@ -16,7 +16,7 @@ This module deploys a Maintenance Configuration. | :-- | :-- | | `Microsoft.Authorization/locks` | [2020-05-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2020-05-01/locks) | | `Microsoft.Authorization/roleAssignments` | [2022-04-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2022-04-01/roleAssignments) | -| `Microsoft.Maintenance/maintenanceConfigurations` | [2023-04-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Maintenance/2023-04-01/maintenanceConfigurations) | +| `Microsoft.Maintenance/maintenanceConfigurations` | [2021-05-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Maintenance/2021-05-01/maintenanceConfigurations) | ## Parameters @@ -32,7 +32,6 @@ This module deploys a Maintenance Configuration. | :-- | :-- | :-- | :-- | :-- | | `enableDefaultTelemetry` | bool | `True` | | Enable telemetry via a Globally Unique Identifier (GUID). | | `extensionProperties` | object | `{object}` | | Gets or sets extensionProperties of the maintenanceConfiguration. | -| `installPatches` | object | `{object}` | | Configuration settings for VM guest patching with Azure Update Manager. | | `location` | string | `[resourceGroup().location]` | | Location for all Resources. | | `lock` | string | `''` | `['', CanNotDelete, ReadOnly]` | Specify the type of lock. | | `maintenanceScope` | string | `'Host'` | `[Extension, Host, InGuestPatch, OSImage, SQLDB, SQLManagedInstance]` | Gets or sets maintenanceScope of the configuration. | From 69505c726e8226bdd0becf6413243515fe005874 Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 19:32:49 +0200 Subject: [PATCH 09/11] add module README.md --- modules/maintenance/maintenance-configuration/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/maintenance/maintenance-configuration/README.md b/modules/maintenance/maintenance-configuration/README.md index 6f3d3e29ef..b1a5ab2e66 100644 --- a/modules/maintenance/maintenance-configuration/README.md +++ b/modules/maintenance/maintenance-configuration/README.md @@ -16,7 +16,7 @@ This module deploys a Maintenance Configuration. | :-- | :-- | | `Microsoft.Authorization/locks` | [2020-05-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2020-05-01/locks) | | `Microsoft.Authorization/roleAssignments` | [2022-04-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2022-04-01/roleAssignments) | -| `Microsoft.Maintenance/maintenanceConfigurations` | [2021-05-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Maintenance/2021-05-01/maintenanceConfigurations) | +| `Microsoft.Maintenance/maintenanceConfigurations` | [2023-04-01](https://learn.microsoft.com/en-us/azure/templates/Microsoft.Maintenance/2023-04-01/maintenanceConfigurations) | ## Parameters @@ -32,6 +32,7 @@ This module deploys a Maintenance Configuration. | :-- | :-- | :-- | :-- | :-- | | `enableDefaultTelemetry` | bool | `True` | | Enable telemetry via a Globally Unique Identifier (GUID). | | `extensionProperties` | object | `{object}` | | Gets or sets extensionProperties of the maintenanceConfiguration. | +| `installPatches` | object | `{object}` | | Configuration settings for VM guest patching with Azure Update Manager. | | `location` | string | `[resourceGroup().location]` | | Location for all Resources. | | `lock` | string | `''` | `['', CanNotDelete, ReadOnly]` | Specify the type of lock. | | `maintenanceScope` | string | `'Host'` | `[Extension, Host, InGuestPatch, OSImage, SQLDB, SQLManagedInstance]` | Gets or sets maintenanceScope of the configuration. | From 6eb3415084f602565fa6a53004c9247e779a0cdf Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Tue, 12 Sep 2023 20:52:28 +0200 Subject: [PATCH 10/11] modify common test case --- .../.test/common/main.test.bicep | 25 ++++++++-- .../maintenance-configuration/README.md | 46 +++++++++++++++++-- 2 files changed, 64 insertions(+), 7 deletions(-) diff --git a/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep b/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep index 28cb45ab39..dc4fd5bde6 100644 --- a/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep +++ b/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep @@ -49,7 +49,9 @@ module testDeployment '../../main.bicep' = { params: { enableDefaultTelemetry: enableDefaultTelemetry name: '${namePrefix}${serviceShort}001' - extensionProperties: {} + extensionProperties: { + InGuestPatchMode: 'User' + } lock: 'CanNotDelete' tags: { 'hidden-title': 'This is visible in the resource name' @@ -65,9 +67,9 @@ module testDeployment '../../main.bicep' = { principalType: 'ServicePrincipal' } ] - maintenanceScope: 'OSImage' + maintenanceScope: 'InGuestPatch' maintenanceWindow: { - duration: '05:00' + duration: '03:00' expirationDateTime: '9999-12-31 23:59:59' recurEvery: 'Day' startDateTime: '2022-12-31 13:00' @@ -75,5 +77,22 @@ module testDeployment '../../main.bicep' = { } namespace: '${serviceShort}ns' visibility: 'Custom' + + installPatches: { + linuxParameters: { + classificationsToInclude: null + packageNameMasksToExclude: null + packageNameMasksToInclude: null + } + rebootSetting: 'IfRequired' + windowsParameters: { + classificationsToInclude: [ + 'Critical' + 'Security' + ] + kbNumbersToExclude: null + kbNumbersToInclude: null + } + } } } diff --git a/modules/maintenance/maintenance-configuration/README.md b/modules/maintenance/maintenance-configuration/README.md index b1a5ab2e66..0b52632072 100644 --- a/modules/maintenance/maintenance-configuration/README.md +++ b/modules/maintenance/maintenance-configuration/README.md @@ -213,10 +213,28 @@ module maintenanceConfiguration './maintenance/maintenance-configuration/main.bi name: 'mmccom001' // Non-required parameters enableDefaultTelemetry: '' - extensionProperties: {} + extensionProperties: { + InGuestPatchMode: 'User' + } + installPatches: { + linuxParameters: { + classificationsToInclude: '' + packageNameMasksToExclude: '' + packageNameMasksToInclude: '' + } + rebootSetting: 'IfRequired' + windowsParameters: { + classificationsToInclude: [ + 'Critical' + 'Security' + ] + kbNumbersToExclude: '' + kbNumbersToInclude: '' + } + } lock: 'CanNotDelete' maintenanceWindow: { - duration: '05:00' + duration: '03:00' expirationDateTime: '9999-12-31 23:59:59' recurEvery: 'Day' startDateTime: '2022-12-31 13:00' @@ -263,14 +281,34 @@ module maintenanceConfiguration './maintenance/maintenance-configuration/main.bi "value": "" }, "extensionProperties": { - "value": {} + "value": { + "InGuestPatchMode": "User" + } + }, + "installPatches": { + "value": { + "linuxParameters": { + "classificationsToInclude": "", + "packageNameMasksToExclude": "", + "packageNameMasksToInclude": "" + }, + "rebootSetting": "IfRequired", + "windowsParameters": { + "classificationsToInclude": [ + "Critical", + "Security" + ], + "kbNumbersToExclude": "", + "kbNumbersToInclude": "" + } + } }, "lock": { "value": "CanNotDelete" }, "maintenanceWindow": { "value": { - "duration": "05:00", + "duration": "03:00", "expirationDateTime": "9999-12-31 23:59:59", "recurEvery": "Day", "startDateTime": "2022-12-31 13:00", From 0279dff09ee6a48a9dd4b20001c8fc174950a9e9 Mon Sep 17 00:00:00 2001 From: Jens Diedrich Date: Wed, 13 Sep 2023 11:48:44 +0200 Subject: [PATCH 11/11] remove emtpy line in common test case template --- .../maintenance-configuration/.test/common/main.test.bicep | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep b/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep index dc4fd5bde6..5206cb44e2 100644 --- a/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep +++ b/modules/maintenance/maintenance-configuration/.test/common/main.test.bicep @@ -77,7 +77,6 @@ module testDeployment '../../main.bicep' = { } namespace: '${serviceShort}ns' visibility: 'Custom' - installPatches: { linuxParameters: { classificationsToInclude: null