diff --git a/.github/workflows/platform.updateModuleRegistryTables.yml b/.github/workflows/platform.updateModuleRegistryTables.yml index e108c512a..2de70708d 100644 --- a/.github/workflows/platform.updateModuleRegistryTables.yml +++ b/.github/workflows/platform.updateModuleRegistryTables.yml @@ -8,7 +8,7 @@ on: env: pipelinePrincipalGitUserName: "AVMPipelinePrincipal" pipelinePrincipalGitUserEmail: "AVM@noreply.github.com" - branch_name: "update-module-features-table_${{ github.event.repository.updated_at}}" + branch_name: "update-module-features-table" pr_title: "Update module features table (automated)" pr_body: "This is an automated ``pull_request`` containing updates to the module status badges table that is stored at ``docs/content/indexes/bicep/_index.md``, as well as the module features CSV stored at ``docs/static/module-features/bicepFeatures.csv``.\nPlease review the ``files changed`` tab to review changes." @@ -46,6 +46,14 @@ jobs: git config --global user.name '${{ env.pipelinePrincipalGitUserEmail }}' git config --global user.email '${{ env.pipelinePrincipalGitUserName }}' + - name: Format branch name + shell: pwsh + run: | + $rawBranch = '${{ env.branch_name }}' + $formattedBranch = "{0}_{1}" -f $rawBranch, (Get-Date).ToString('yyyy-MM-dd-HH-mm-ss') + Write-Verbose "Adjusting branch name [$rawBranch] to [$formattedBranch]" -Verbose + ('{0}={1}' -f 'branch_name', $formattedBranch) | Out-File -FilePath $env:GITHUB_ENV -Encoding 'utf8' # Overwrite env variable + - name: Create and checkout branch run: | BRANCH_URL="repos/${{ github.repository }}/branches" diff --git a/docs/static/includes/module-features/bicepBadges.md b/docs/static/includes/module-features/bicepBadges.md index a0503b7ba..d50596468 100644 --- a/docs/static/includes/module-features/bicepBadges.md +++ b/docs/static/includes/module-features/bicepBadges.md @@ -3,206 +3,215 @@ | 1 | ptn/aca-lza

hosting-environment | [![avm.ptn.aca-lza.hosting-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.aca-lza.hosting-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.aca-lza.hosting-environment.yml) | | 2 | ptn/ai-ml

ai-foundry | [![avm.ptn.ai-ml.ai-foundry](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.ai-ml.ai-foundry.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.ai-ml.ai-foundry.yml) | | 3 | ptn/ai-platform

baseline | [![avm.ptn.ai-platform.baseline](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.ai-platform.baseline.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.ai-platform.baseline.yml) | -| 4 | ptn/alz

empty | [![avm.ptn.alz.empty](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.alz.empty.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.alz.empty.yml) | -| 5 | ptn/app-service-lza

hosting-environment | [![avm.ptn.app-service-lza.hosting-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app-service-lza.hosting-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app-service-lza.hosting-environment.yml) | -| 6 | ptn/app

container-job-toolkit | [![avm.ptn.app.container-job-toolkit.yml](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.container-job-toolkit.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.container-job-toolkit.yml) | -| 7 | ptn/authorization

pim-role-assignment | [![avm.ptn.authorization.pim-role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.pim-role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.pim-role-assignment.yml) | -| 8 | ptn/authorization

policy-assignment | [![avm.ptn.authorization.policy-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-assignment.yml) | -| 9 | ptn/authorization

policy-exemption | [![avm.ptn.authorization.policy-exemption](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-exemption.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-exemption.yml) | -| 10 | ptn/authorization

resource-role-assignment | [![avm.ptn.authorization.resource-role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.resource-role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.resource-role-assignment.yml) | -| 11 | ptn/authorization

role-assignment | [![avm.ptn.authorization.role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-assignment.yml) | -| 12 | ptn/authorization

role-definition | [![avm.ptn.authorization.role-definition](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-definition.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-definition.yml) | -| 13 | ptn/azd

acr-container-app | [![avm.ptn.azd.acr-container-app](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.acr-container-app.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.acr-container-app.yml) | -| 14 | ptn/azd

aks | [![avm.ptn.azd.aks](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks.yml) | -| 15 | ptn/azd

aks-automatic-cluster | [![avm.ptn.azd.aks-automatic-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks-automatic-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks-automatic-cluster.yml) | -| 16 | ptn/azd

apim-api | [![avm.ptn.azd.apim-api](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.apim-api.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.apim-api.yml) | -| 17 | ptn/azd

container-app-upsert | [![avm.ptn.azd.container-app-upsert](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-app-upsert.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-app-upsert.yml) | -| 18 | ptn/azd

container-apps-stack | [![avm.ptn.azd.container-apps-stack](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-apps-stack.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-apps-stack.yml) | -| 19 | ptn/azd

insights-dashboard | [![avm.ptn.azd.insights-dashboard](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.insights-dashboard.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.insights-dashboard.yml) | -| 20 | ptn/azd

ml-ai-environment | [![avm.ptn.azd.ml-ai-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.ml-ai-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.ml-ai-environment.yml) | -| 21 | ptn/azd

ml-hub-dependencies | [![avm.ptn.azd.ml-hub-dependencies](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.ml-hub-dependencies.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.ml-hub-dependencies.yml) | -| 22 | ptn/azd

ml-project | [![avm.ptn.azd.ml-project](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.ml-project.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.ml-project.yml) | -| 23 | ptn/azd

monitoring | [![avm.ptn.azd.monitoring](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.monitoring.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.monitoring.yml) | -| 24 | ptn/data

private-analytical-workspace | [![avm.ptn.data.private-analytical-workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.data.private-analytical-workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.data.private-analytical-workspace.yml) | -| 25 | ptn/deployment-script

import-image-to-acr | [![avm.ptn.deployment-script.import-image-to-acr](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.deployment-script.import-image-to-acr.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.deployment-script.import-image-to-acr.yml) | -| 26 | ptn/dev-ops

cicd-agents-and-runners | [![avm.ptn.dev-ops.cicd-agents-and-runners](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.dev-ops.cicd-agents-and-runners.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.dev-ops.cicd-agents-and-runners.yml) | -| 27 | ptn/finops-toolkit

finops-hub | [![avm.ptn.finops-toolkit.finops-hub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.finops-toolkit.finops-hub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.finops-toolkit.finops-hub.yml) | -| 28 | ptn/lz

sub-vending | [![avm.ptn.lz.sub-vending](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.lz.sub-vending.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.lz.sub-vending.yml) | -| 29 | ptn/mgmt-groups

subscription-placement | [![avm.ptn.mgmt-groups.subscription-placement](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.mgmt-groups.subscription-placement.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.mgmt-groups.subscription-placement.yml) | -| 30 | ptn/network

hub-networking | [![avm.ptn.network.hub-networking](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.hub-networking.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.hub-networking.yml) | -| 31 | ptn/network

private-link-private-dns-zones | [![avm.ptn.network.private-link-private-dns-zones](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.private-link-private-dns-zones.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.private-link-private-dns-zones.yml) | -| 32 | ptn/policy-insights

remediation | [![avm.ptn.policy-insights.remediation](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.policy-insights.remediation.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.policy-insights.remediation.yml) | -| 33 | ptn/sa

content-processing | [![avm.ptn.sa.content-processing](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.content-processing.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.content-processing.yml) | -| 34 | ptn/sa

conversation-knowledge-mining | [![avm.ptn.sa.conversation-knowledge-mining](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.conversation-knowledge-mining.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.conversation-knowledge-mining.yml) | -| 35 | ptn/sa

modernize-your-code | [![avm.ptn.sa.modernize-your-code](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.modernize-your-code.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.modernize-your-code.yml) | -| 36 | ptn/sa

multi-agent-custom-automation-engine | [![avm.ptn.sa.multi-agent-custom-automation-engine](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.multi-agent-custom-automation-engine.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.multi-agent-custom-automation-engine.yml) | -| 37 | ptn/security

security-center | [![avm.ptn.security.security-center](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.security.security-center.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.security.security-center.yml) | -| 38 | ptn/subscription

service-health-alerts | [![avm.ptn.subscription.service-health-alerts](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.subscription.service-health-alerts.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.subscription.service-health-alerts.yml) | -| 39 | ptn/virtual-machine-images

azure-image-builder | [![avm.ptn.virtual-machine-images.azure-image-builder](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.virtual-machine-images.azure-image-builder.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.virtual-machine-images.azure-image-builder.yml) | -| 40 | res/aad

domain-service | [![avm.res.aad.domain-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.aad.domain-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.aad.domain-service.yml) | -| 41 | res/alerts-management

action-rule | [![avm.res.alerts-management.action-rule](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.alerts-management.action-rule.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.alerts-management.action-rule.yml) | -| 42 | res/analysis-services

server | [![avm.res.analysis-services.server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.analysis-services.server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.analysis-services.server.yml) | -| 43 | res/api-management

service | [![avm.res.api-management.service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.api-management.service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.api-management.service.yml) | -| 44 | res/app-configuration

configuration-store | [![avm.res.app-configuration.configuration-store](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app-configuration.configuration-store.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app-configuration.configuration-store.yml) | -| 45 | res/app

container-app | [![avm.res.app.container-app](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.container-app.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.container-app.yml) | -| 46 | res/app

job | [![avm.res.app.job](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.job.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.job.yml) | -| 47 | res/app

managed-environment | [![avm.res.app.managed-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.managed-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.managed-environment.yml) | -| 48 | res/app

session-pool | [![avm.res.app.session-pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.session-pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.session-pool.yml) | -| 49 | res/authorization

role-assignment | [![avm.res.authorization.role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.authorization.role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.authorization.role-assignment.yml) | -| 50 | res/automation

automation-account | [![avm.res.automation.automation-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.automation.automation-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.automation.automation-account.yml) | -| 51 | res/azure-stack-hci

cluster | [![avm.res.azure-stack-hci.cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.cluster.yml) | -| 52 | res/azure-stack-hci

logical-network | [![avm.res.azure-stack-hci.logical-network](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.logical-network.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.logical-network.yml) | -| 53 | res/azure-stack-hci

marketplace-gallery-image | [![avm.res.azure-stack-hci.marketplace-gallery-image](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.marketplace-gallery-image.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.marketplace-gallery-image.yml) | -| 54 | res/azure-stack-hci

network-interface | [![avm.res.azure-stack-hci.network-interface](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.network-interface.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.network-interface.yml) | -| 55 | res/azure-stack-hci

virtual-hard-disk | [![avm.res.azure-stack-hci.virtual-hard-disk](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-hard-disk.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-hard-disk.yml) | -| 56 | res/azure-stack-hci

virtual-machine-instance | [![avm.res.azure-stack-hci.virtual-machine-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-machine-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-machine-instance.yml) | -| 57 | res/batch

batch-account | [![avm.res.batch.batch-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.batch.batch-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.batch.batch-account.yml) | -| 58 | res/cache

redis | [![avm.res.cache.redis](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis.yml) | -| 59 | res/cache

redis-enterprise | [![avm.res.cache.redis-enterprise](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis-enterprise.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis-enterprise.yml) | -| 60 | res/cdn

profile | [![avm.res.cdn.profile](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cdn.profile.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cdn.profile.yml) | -| 61 | res/cognitive-services

account | [![avm.res.cognitive-services.account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cognitive-services.account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cognitive-services.account.yml) | -| 62 | res/communication

communication-service | [![avm.res.communication.communication-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.communication-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.communication-service.yml) | -| 63 | res/communication

email-service | [![avm.res.communication.email-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.email-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.email-service.yml) | -| 64 | res/compute

availability-set | [![avm.res.compute.availability-set](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.availability-set.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.availability-set.yml) | -| 65 | res/compute

disk | [![avm.res.compute.disk](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk.yml) | -| 66 | res/compute

disk-encryption-set | [![avm.res.compute.disk-encryption-set](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk-encryption-set.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk-encryption-set.yml) | -| 67 | res/compute

gallery | [![avm.res.compute.gallery](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.gallery.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.gallery.yml) | -| 68 | res/compute

image | [![avm.res.compute.image](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.image.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.image.yml) | -| 69 | res/compute

proximity-placement-group | [![avm.res.compute.proximity-placement-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.proximity-placement-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.proximity-placement-group.yml) | -| 70 | res/compute

ssh-public-key | [![avm.res.compute.ssh-public-key](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.ssh-public-key.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.ssh-public-key.yml) | -| 71 | res/compute

virtual-machine | [![avm.res.compute.virtual-machine](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine.yml) | -| 72 | res/compute

virtual-machine-scale-set | [![avm.res.compute.virtual-machine-scale-set](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine-scale-set.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine-scale-set.yml) | -| 73 | res/consumption

budget | [![avm.res.consumption.budget](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.consumption.budget.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.consumption.budget.yml) | -| 74 | res/container-instance

container-group | [![avm.res.container-instance.container-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-instance.container-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-instance.container-group.yml) | -| 75 | res/container-registry

registry | [![avm.res.container-registry.registry](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-registry.registry.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-registry.registry.yml) | -| 76 | res/container-service

managed-cluster | [![avm.res.container-service.managed-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-service.managed-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-service.managed-cluster.yml) | -| 77 | res/data-factory

factory | [![avm.res.data-factory.factory](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-factory.factory.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-factory.factory.yml) | -| 78 | res/data-protection

backup-vault | [![avm.res.data-protection.backup-vault](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-protection.backup-vault.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-protection.backup-vault.yml) | -| 79 | res/databricks

access-connector | [![avm.res.databricks.access-connector](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.access-connector.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.access-connector.yml) | -| 80 | res/databricks

workspace | [![avm.res.databricks.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.workspace.yml) | -| 81 | res/db-for-my-sql

flexible-server | [![avm.res.db-for-my-sql.flexible-server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-my-sql.flexible-server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-my-sql.flexible-server.yml) | -| 82 | res/db-for-postgre-sql

flexible-server | [![avm.res.db-for-postgre-sql.flexible-server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-postgre-sql.flexible-server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-postgre-sql.flexible-server.yml) | -| 83 | res/desktop-virtualization

application-group | [![avm.res.desktop-virtualization.application-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.application-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.application-group.yml) | -| 84 | res/desktop-virtualization

host-pool | [![avm.res.desktop-virtualization.host-pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.host-pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.host-pool.yml) | -| 85 | res/desktop-virtualization

scaling-plan | [![avm.res.desktop-virtualization.scaling-plan](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.scaling-plan.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.scaling-plan.yml) | -| 86 | res/desktop-virtualization

workspace | [![avm.res.desktop-virtualization.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.workspace.yml) | -| 87 | res/dev-center

devcenter | [![avm.res.dev-center.devcenter](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.devcenter.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.devcenter.yml) | -| 88 | res/dev-center

network-connection | [![avm.res.dev-center.network-connection](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.network-connection.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.network-connection.yml) | -| 89 | res/dev-center

project | [![avm.res.dev-center.project](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.project.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.project.yml) | -| 90 | res/dev-ops-infrastructure

pool | [![avm.res.dev-ops-infrastructure.pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-ops-infrastructure.pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-ops-infrastructure.pool.yml) | -| 91 | res/dev-test-lab

lab | [![avm.res.dev-test-lab.lab](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-test-lab.lab.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-test-lab.lab.yml) | -| 92 | res/digital-twins

digital-twins-instance | [![avm.res.digital-twins.digital-twins-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.digital-twins.digital-twins-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.digital-twins.digital-twins-instance.yml) | -| 93 | res/document-db

database-account | [![avm.res.document-db.database-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.database-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.database-account.yml) | -| 94 | res/document-db

mongo-cluster | [![avm.res.document-db.mongo-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.mongo-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.mongo-cluster.yml) | -| 95 | res/elastic-san

elastic-san | [![avm.res.elastic-san.elastic-san](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.elastic-san.elastic-san.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.elastic-san.elastic-san.yml) | -| 96 | res/event-grid

domain | [![avm.res.event-grid.domain](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.domain.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.domain.yml) | -| 97 | res/event-grid

namespace | [![avm.res.event-grid.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.namespace.yml) | -| 98 | res/event-grid

system-topic | [![avm.res.event-grid.system-topic](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.system-topic.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.system-topic.yml) | -| 99 | res/event-grid

topic | [![avm.res.event-grid.topic](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.topic.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.topic.yml) | -| 100 | res/event-hub

namespace | [![avm.res.event-hub.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-hub.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-hub.namespace.yml) | -| 101 | res/fabric

capacity | [![avm.res.fabric.capacity](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.fabric.capacity.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.fabric.capacity.yml) | -| 102 | res/health-bot

health-bot | [![avm.res.health-bot.health-bot](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.health-bot.health-bot.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.health-bot.health-bot.yml) | -| 103 | res/healthcare-apis

workspace | [![avm.res.healthcare-apis.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.healthcare-apis.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.healthcare-apis.workspace.yml) | -| 104 | res/hybrid-compute

gateway | [![avm.res.hybrid-compute.gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.gateway.yml) | -| 105 | res/hybrid-compute

license | [![avm.res.hybrid-compute.license](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.license.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.license.yml) | -| 106 | res/hybrid-compute

machine | [![avm.res.hybrid-compute.machine](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.machine.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.machine.yml) | -| 107 | res/hybrid-container-service

provisioned-cluster-instance | [![avm.res.hybrid-container-service.provisioned-cluster-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-container-service.provisioned-cluster-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-container-service.provisioned-cluster-instance.yml) | -| 108 | res/insights

action-group | [![avm.res.insights.action-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.action-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.action-group.yml) | -| 109 | res/insights

activity-log-alert | [![avm.res.insights.activity-log-alert](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.activity-log-alert.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.activity-log-alert.yml) | -| 110 | res/insights

component | [![avm.res.insights.component](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.component.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.component.yml) | -| 111 | res/insights

data-collection-endpoint | [![avm.res.insights.data-collection-endpoint](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-endpoint.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-endpoint.yml) | -| 112 | res/insights

data-collection-rule | [![avm.res.insights.data-collection-rule](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-rule.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-rule.yml) | -| 113 | res/insights

diagnostic-setting | [![avm.res.insights.diagnostic-setting](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.diagnostic-setting.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.diagnostic-setting.yml) | -| 114 | res/insights

metric-alert | [![avm.res.insights.metric-alert](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.metric-alert.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.metric-alert.yml) | -| 115 | res/insights

private-link-scope | [![avm.res.insights.private-link-scope](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.private-link-scope.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.private-link-scope.yml) | -| 116 | res/insights

scheduled-query-rule | [![avm.res.insights.scheduled-query-rule](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.scheduled-query-rule.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.scheduled-query-rule.yml) | -| 117 | res/insights

webtest | [![avm.res.insights.webtest](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.webtest.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.webtest.yml) | -| 118 | res/key-vault

vault | [![avm.res.key-vault.vault](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml) | -| 119 | res/kubernetes-configuration

extension | [![avm.res.kubernetes-configuration.extension](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.extension.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.extension.yml) | -| 120 | res/kubernetes-configuration

flux-configuration | [![avm.res.kubernetes-configuration.flux-configuration](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.flux-configuration.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.flux-configuration.yml) | -| 121 | res/kubernetes

connected-cluster | [![avm.res.kubernetes.connected-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes.connected-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes.connected-cluster.yml) | -| 122 | res/kusto

cluster | [![avm.res.kusto.cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kusto.cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kusto.cluster.yml) | -| 123 | res/load-test-service

load-test | [![avm.res.load-test-service.load-test](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.load-test-service.load-test.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.load-test-service.load-test.yml) | -| 124 | res/logic

workflow | [![avm.res.logic.workflow](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.logic.workflow.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.logic.workflow.yml) | -| 125 | res/machine-learning-services

registry | [![avm.res.machine-learning-services.registry](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.registry.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.registry.yml) | -| 126 | res/machine-learning-services

workspace | [![avm.res.machine-learning-services.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.workspace.yml) | -| 127 | res/maintenance

configuration-assignment | [![avm.res.maintenance.configuration-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.configuration-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.configuration-assignment.yml) | -| 128 | res/maintenance

maintenance-configuration | [![avm.res.maintenance.maintenance-configuration](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.maintenance-configuration.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.maintenance-configuration.yml) | -| 129 | res/managed-identity

user-assigned-identity | [![avm.res.managed-identity.user-assigned-identity](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-identity.user-assigned-identity.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-identity.user-assigned-identity.yml) | -| 130 | res/managed-services

registration-definition | [![avm.res.managed-services.registration-definition](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-services.registration-definition.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-services.registration-definition.yml) | -| 131 | res/management

management-group | [![avm.res.management.management-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.management.management-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.management.management-group.yml) | -| 132 | res/maps

account | [![avm.res.maps.account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maps.account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maps.account.yml) | -| 133 | res/net-app

net-app-account | [![avm.res.net-app.net-app-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.net-app.net-app-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.net-app.net-app-account.yml) | -| 134 | res/network

application-gateway | [![avm.res.network.application-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway.yml) | -| 135 | res/network

application-gateway-web-application-firewall-policy | [![avm.res.network.application-gateway-web-application-firewall-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway-web-application-firewall-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway-web-application-firewall-policy.yml) | -| 136 | res/network

application-security-group | [![avm.res.network.application-security-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-security-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-security-group.yml) | -| 137 | res/network

azure-firewall | [![avm.res.network.azure-firewall](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.azure-firewall.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.azure-firewall.yml) | -| 138 | res/network

bastion-host | [![avm.res.network.bastion-host](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.bastion-host.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.bastion-host.yml) | -| 139 | res/network

connection | [![avm.res.network.connection](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.connection.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.connection.yml) | -| 140 | res/network

ddos-protection-plan | [![avm.res.network.ddos-protection-plan](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ddos-protection-plan.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ddos-protection-plan.yml) | -| 141 | res/network

dns-forwarding-ruleset | [![avm.res.network.dns-forwarding-ruleset](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-forwarding-ruleset.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-forwarding-ruleset.yml) | -| 142 | res/network

dns-resolver | [![avm.res.network.dns-resolver](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-resolver.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-resolver.yml) | -| 143 | res/network

dns-zone | [![avm.res.network.dns-zone](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-zone.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-zone.yml) | -| 144 | res/network

express-route-circuit | [![avm.res.network.express-route-circuit](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-circuit.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-circuit.yml) | -| 145 | res/network

express-route-gateway | [![avm.res.network.express-route-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-gateway.yml) | -| 146 | res/network

express-route-port | [![avm.res.network.express-route-port](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-port.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-port.yml) | -| 147 | res/network

firewall-policy | [![avm.res.network.firewall-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.firewall-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.firewall-policy.yml) | -| 148 | res/network

front-door | [![avm.res.network.front-door](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.front-door.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.front-door.yml) | -| 149 | res/network

front-door-web-application-firewall-policy | [![avm.res.network.front-door-web-application-firewall-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.front-door-web-application-firewall-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.front-door-web-application-firewall-policy.yml) | -| 150 | res/network

ip-group | [![avm.res.network.ip-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ip-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ip-group.yml) | -| 151 | res/network

load-balancer | [![avm.res.network.load-balancer](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.load-balancer.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.load-balancer.yml) | -| 152 | res/network

local-network-gateway | [![avm.res.network.local-network-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.local-network-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.local-network-gateway.yml) | -| 153 | res/network

nat-gateway | [![avm.res.network.nat-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.nat-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.nat-gateway.yml) | -| 154 | res/network

network-interface | [![avm.res.network.network-interface](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-interface.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-interface.yml) | -| 155 | res/network

network-manager | [![avm.res.network.network-manager](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-manager.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-manager.yml) | -| 156 | res/network

network-security-group | [![avm.res.network.network-security-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-group.yml) | -| 157 | res/network

network-security-perimeter | [![avm.res.network.network-security-perimeter](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-perimeter.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-perimeter.yml) | -| 158 | res/network

network-watcher | [![avm.res.network.network-watcher](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-watcher.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-watcher.yml) | -| 159 | res/network

p2s-vpn-gateway | [![avm.res.network.p2s-vpn-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.p2s-vpn-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.p2s-vpn-gateway.yml) | -| 160 | res/network

private-dns-zone | [![avm.res.network.private-dns-zone](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-dns-zone.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-dns-zone.yml) | -| 161 | res/network

private-endpoint | [![avm.res.network.private-endpoint](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-endpoint.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-endpoint.yml) | -| 162 | res/network

private-link-service | [![avm.res.network.private-link-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-link-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-link-service.yml) | -| 163 | res/network

public-ip-address | [![avm.res.network.public-ip-address](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-address.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-address.yml) | -| 164 | res/network

public-ip-prefix | [![avm.res.network.public-ip-prefix](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-prefix.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-prefix.yml) | -| 165 | res/network

route-table | [![avm.res.network.route-table](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.route-table.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.route-table.yml) | -| 166 | res/network

service-endpoint-policy | [![avm.res.network.service-endpoint-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.service-endpoint-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.service-endpoint-policy.yml) | -| 167 | res/network

trafficmanagerprofile | [![avm.res.network.trafficmanagerprofile](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.trafficmanagerprofile.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.trafficmanagerprofile.yml) | -| 168 | res/network

virtual-hub | [![avm.res.network.virtual-hub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-hub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-hub.yml) | -| 169 | res/network

virtual-network | [![avm.res.network.virtual-network](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network.yml) | -| 170 | res/network

virtual-network-gateway | [![avm.res.network.virtual-network-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network-gateway.yml) | -| 171 | res/network

virtual-wan | [![avm.res.network.virtual-wan](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-wan.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-wan.yml) | -| 172 | res/network

vpn-gateway | [![avm.res.network.vpn-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-gateway.yml) | -| 173 | res/network

vpn-server-configuration | [![avm.res.network.vpn-server-configuration](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-server-configuration.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-server-configuration.yml) | -| 174 | res/network

vpn-site | [![avm.res.network.vpn-site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-site.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-site.yml) | -| 175 | res/operational-insights

workspace | [![avm.res.operational-insights.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operational-insights.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operational-insights.workspace.yml) | -| 176 | res/operations-management

solution | [![avm.res.operations-management.solution](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operations-management.solution.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operations-management.solution.yml) | -| 177 | res/portal

dashboard | [![avm.res.portal.dashboard](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.portal.dashboard.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.portal.dashboard.yml) | -| 178 | res/power-bi-dedicated

capacity | [![avm.res.power-bi-dedicated.capacity](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.power-bi-dedicated.capacity.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.power-bi-dedicated.capacity.yml) | -| 179 | res/purview

account | [![avm.res.purview.account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.purview.account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.purview.account.yml) | -| 180 | res/recovery-services

vault | [![avm.res.recovery-services.vault](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.recovery-services.vault.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.recovery-services.vault.yml) | -| 181 | res/relay

namespace | [![avm.res.relay.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.relay.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.relay.namespace.yml) | -| 182 | res/resource-graph

query | [![avm.res.resource-graph.query](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resource-graph.query.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resource-graph.query.yml) | -| 183 | res/resources

deployment-script | [![avm.res.resources.deployment-script](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.deployment-script.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.deployment-script.yml) | -| 184 | res/resources

resource-group | [![avm.res.resources.resource-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.resource-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.resource-group.yml) | -| 185 | res/search

search-service | [![avm.res.search.search-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.search.search-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.search.search-service.yml) | -| 186 | res/security-insights

data-connector | [![avm.res.security-insights.data-connector](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.data-connector.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.data-connector.yml) | -| 187 | res/security-insights

setting | [![avm.res.security-insights.setting](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.setting.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.setting.yml) | -| 188 | res/service-bus

namespace | [![avm.res.service-bus.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-bus.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-bus.namespace.yml) | -| 189 | res/service-fabric

cluster | [![avm.res.service-fabric.cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-fabric.cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-fabric.cluster.yml) | -| 190 | res/service-networking

traffic-controller | [![avm.res.service-networking.traffic-controller](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-networking.traffic-controller.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-networking.traffic-controller.yml) | -| 191 | res/signal-r-service

signal-r | [![avm.res.signal-r-service.signal-r](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.signal-r.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.signal-r.yml) | -| 192 | res/signal-r-service

web-pub-sub | [![avm.res.signal-r-service.web-pub-sub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.web-pub-sub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.web-pub-sub.yml) | -| 193 | res/sql

instance-pool | [![avm.res.sql.instance-pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.instance-pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.instance-pool.yml) | -| 194 | res/sql

managed-instance | [![avm.res.sql.managed-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.managed-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.managed-instance.yml) | -| 195 | res/sql

server | [![avm.res.sql.server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.server.yml) | -| 196 | res/storage

storage-account | [![avm.res.storage.storage-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.storage.storage-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.storage.storage-account.yml) | -| 197 | res/synapse

private-link-hub | [![avm.res.synapse.private-link-hub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.private-link-hub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.private-link-hub.yml) | -| 198 | res/synapse

workspace | [![avm.res.synapse.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.workspace.yml) | -| 199 | res/virtual-machine-images

image-template | [![avm.res.virtual-machine-images.image-template](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.virtual-machine-images.image-template.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.virtual-machine-images.image-template.yml) | -| 200 | res/web

connection | [![avm.res.web.connection](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.connection.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.connection.yml) | -| 201 | res/web

hosting-environment | [![avm.res.web.hosting-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.hosting-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.hosting-environment.yml) | -| 202 | res/web

serverfarm | [![avm.res.web.serverfarm](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.serverfarm.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.serverfarm.yml) | -| 203 | res/web

site | [![avm.res.web.site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.site.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.site.yml) | -| 204 | res/web

static-site | [![avm.res.web.static-site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.static-site.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.static-site.yml) | -| 205 | utl/types

avm-common-types | [![avm.utl.types.avm-common-types](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.utl.types.avm-common-types.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.utl.types.avm-common-types.yml) | +| 4 | ptn/alz

ama | [![avm.ptn.alz.ama](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.alz.ama.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.alz.ama.yml) | +| 5 | ptn/alz

empty | [![avm.ptn.alz.empty](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.alz.empty.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.alz.empty.yml) | +| 6 | ptn/app-service-lza

hosting-environment | [![avm.ptn.app-service-lza.hosting-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app-service-lza.hosting-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app-service-lza.hosting-environment.yml) | +| 7 | ptn/app

container-job-toolkit | [![avm.ptn.app.container-job-toolkit.yml](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.container-job-toolkit.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.container-job-toolkit.yml) | +| 8 | ptn/app

iaas-vm-cosmosdb-tier4 | [![avm.ptn.app.iaas-vm-cosmosdb-tier4](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.iaas-vm-cosmosdb-tier4.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.iaas-vm-cosmosdb-tier4.yml) | +| 9 | ptn/app

paas-ase-cosmosdb-tier4 | [![avm.ptn.app.paas-ase-cosmosdb-tier4](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.paas-ase-cosmosdb-tier4.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.app.paas-ase-cosmosdb-tier4.yml) | +| 10 | ptn/authorization

pim-role-assignment | [![avm.ptn.authorization.pim-role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.pim-role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.pim-role-assignment.yml) | +| 11 | ptn/authorization

policy-assignment | [![avm.ptn.authorization.policy-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-assignment.yml) | +| 12 | ptn/authorization

policy-exemption | [![avm.ptn.authorization.policy-exemption](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-exemption.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.policy-exemption.yml) | +| 13 | ptn/authorization

resource-role-assignment | [![avm.ptn.authorization.resource-role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.resource-role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.resource-role-assignment.yml) | +| 14 | ptn/authorization

role-assignment | [![avm.ptn.authorization.role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-assignment.yml) | +| 15 | ptn/authorization

role-definition | [![avm.ptn.authorization.role-definition](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-definition.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.authorization.role-definition.yml) | +| 16 | ptn/azd

acr-container-app | [![avm.ptn.azd.acr-container-app](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.acr-container-app.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.acr-container-app.yml) | +| 17 | ptn/azd

aks | [![avm.ptn.azd.aks](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks.yml) | +| 18 | ptn/azd

aks-automatic-cluster | [![avm.ptn.azd.aks-automatic-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks-automatic-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.aks-automatic-cluster.yml) | +| 19 | ptn/azd

apim-api | [![avm.ptn.azd.apim-api](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.apim-api.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.apim-api.yml) | +| 20 | ptn/azd

container-app-upsert | [![avm.ptn.azd.container-app-upsert](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-app-upsert.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-app-upsert.yml) | +| 21 | ptn/azd

container-apps-stack | [![avm.ptn.azd.container-apps-stack](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-apps-stack.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.container-apps-stack.yml) | +| 22 | ptn/azd

insights-dashboard | [![avm.ptn.azd.insights-dashboard](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.insights-dashboard.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.insights-dashboard.yml) | +| 23 | ptn/azd

ml-ai-environment | Deprecated | +| 24 | ptn/azd

ml-hub-dependencies | Deprecated | +| 25 | ptn/azd

ml-project | Deprecated | +| 26 | ptn/azd

monitoring | [![avm.ptn.azd.monitoring](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.monitoring.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.azd.monitoring.yml) | +| 27 | ptn/data

private-analytical-workspace | [![avm.ptn.data.private-analytical-workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.data.private-analytical-workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.data.private-analytical-workspace.yml) | +| 28 | ptn/deployment-script

import-image-to-acr | [![avm.ptn.deployment-script.import-image-to-acr](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.deployment-script.import-image-to-acr.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.deployment-script.import-image-to-acr.yml) | +| 29 | ptn/dev-ops

cicd-agents-and-runners | [![avm.ptn.dev-ops.cicd-agents-and-runners](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.dev-ops.cicd-agents-and-runners.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.dev-ops.cicd-agents-and-runners.yml) | +| 30 | ptn/finops-toolkit

finops-hub | [![avm.ptn.finops-toolkit.finops-hub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.finops-toolkit.finops-hub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.finops-toolkit.finops-hub.yml) | +| 31 | ptn/lz

sub-vending | [![avm.ptn.lz.sub-vending](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.lz.sub-vending.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.lz.sub-vending.yml) | +| 32 | ptn/mgmt-groups

subscription-placement | [![avm.ptn.mgmt-groups.subscription-placement](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.mgmt-groups.subscription-placement.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.mgmt-groups.subscription-placement.yml) | +| 33 | ptn/network

hub-networking | [![avm.ptn.network.hub-networking](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.hub-networking.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.hub-networking.yml) | +| 34 | ptn/network

private-link-private-dns-zones | [![avm.ptn.network.private-link-private-dns-zones](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.private-link-private-dns-zones.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.network.private-link-private-dns-zones.yml) | +| 35 | ptn/policy-insights

remediation | [![avm.ptn.policy-insights.remediation](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.policy-insights.remediation.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.policy-insights.remediation.yml) | +| 36 | ptn/sa

build-your-own-copilot | [![avm.ptn.sa.build-your-own-copilot](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.build-your-own-copilot.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.build-your-own-copilot.yml) | +| 37 | ptn/sa

chat-with-your-data | [![avm.ptn.sa.chat-with-your-data](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.chat-with-your-data.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.chat-with-your-data.yml) | +| 38 | ptn/sa

content-processing | [![avm.ptn.sa.content-processing](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.content-processing.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.content-processing.yml) | +| 39 | ptn/sa

conversation-knowledge-mining | [![avm.ptn.sa.conversation-knowledge-mining](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.conversation-knowledge-mining.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.conversation-knowledge-mining.yml) | +| 40 | ptn/sa

document-knowledge-mining | [![avm.ptn.sa.document-knowledge-mining](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.document-knowledge-mining.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.document-knowledge-mining.yml) | +| 41 | ptn/sa

modernize-your-code | [![avm.ptn.sa.modernize-your-code](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.modernize-your-code.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.modernize-your-code.yml) | +| 42 | ptn/sa

multi-agent-custom-automation-engine | [![avm.ptn.sa.multi-agent-custom-automation-engine](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.multi-agent-custom-automation-engine.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.sa.multi-agent-custom-automation-engine.yml) | +| 43 | ptn/security

security-center | [![avm.ptn.security.security-center](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.security.security-center.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.security.security-center.yml) | +| 44 | ptn/subscription

service-health-alerts | [![avm.ptn.subscription.service-health-alerts](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.subscription.service-health-alerts.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.subscription.service-health-alerts.yml) | +| 45 | ptn/virtual-machine-images

azure-image-builder | [![avm.ptn.virtual-machine-images.azure-image-builder](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.virtual-machine-images.azure-image-builder.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.ptn.virtual-machine-images.azure-image-builder.yml) | +| 46 | res/aad

domain-service | [![avm.res.aad.domain-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.aad.domain-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.aad.domain-service.yml) | +| 47 | res/alerts-management

action-rule | [![avm.res.alerts-management.action-rule](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.alerts-management.action-rule.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.alerts-management.action-rule.yml) | +| 48 | res/analysis-services

server | [![avm.res.analysis-services.server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.analysis-services.server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.analysis-services.server.yml) | +| 49 | res/api-management

service | [![avm.res.api-management.service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.api-management.service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.api-management.service.yml) | +| 50 | res/app-configuration

configuration-store | [![avm.res.app-configuration.configuration-store](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app-configuration.configuration-store.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app-configuration.configuration-store.yml) | +| 51 | res/app

container-app | [![avm.res.app.container-app](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.container-app.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.container-app.yml) | +| 52 | res/app

job | [![avm.res.app.job](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.job.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.job.yml) | +| 53 | res/app

managed-environment | [![avm.res.app.managed-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.managed-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.managed-environment.yml) | +| 54 | res/app

session-pool | [![avm.res.app.session-pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.session-pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.app.session-pool.yml) | +| 55 | res/authorization

policy-assignment | [![avm.res.authorization.policy-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.authorization.policy-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.authorization.policy-assignment.yml) | +| 56 | res/authorization

role-assignment | [![avm.res.authorization.role-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.authorization.role-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.authorization.role-assignment.yml) | +| 57 | res/automation

automation-account | [![avm.res.automation.automation-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.automation.automation-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.automation.automation-account.yml) | +| 58 | res/azure-stack-hci

cluster | [![avm.res.azure-stack-hci.cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.cluster.yml) | +| 59 | res/azure-stack-hci

logical-network | [![avm.res.azure-stack-hci.logical-network](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.logical-network.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.logical-network.yml) | +| 60 | res/azure-stack-hci

marketplace-gallery-image | [![avm.res.azure-stack-hci.marketplace-gallery-image](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.marketplace-gallery-image.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.marketplace-gallery-image.yml) | +| 61 | res/azure-stack-hci

network-interface | [![avm.res.azure-stack-hci.network-interface](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.network-interface.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.network-interface.yml) | +| 62 | res/azure-stack-hci

virtual-hard-disk | [![avm.res.azure-stack-hci.virtual-hard-disk](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-hard-disk.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-hard-disk.yml) | +| 63 | res/azure-stack-hci

virtual-machine-instance | [![avm.res.azure-stack-hci.virtual-machine-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-machine-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.azure-stack-hci.virtual-machine-instance.yml) | +| 64 | res/batch

batch-account | [![avm.res.batch.batch-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.batch.batch-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.batch.batch-account.yml) | +| 65 | res/cache

redis | [![avm.res.cache.redis](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis.yml) | +| 66 | res/cache

redis-enterprise | [![avm.res.cache.redis-enterprise](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis-enterprise.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cache.redis-enterprise.yml) | +| 67 | res/cdn

profile | [![avm.res.cdn.profile](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cdn.profile.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cdn.profile.yml) | +| 68 | res/cognitive-services

account | [![avm.res.cognitive-services.account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cognitive-services.account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.cognitive-services.account.yml) | +| 69 | res/communication

communication-service | [![avm.res.communication.communication-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.communication-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.communication-service.yml) | +| 70 | res/communication

email-service | [![avm.res.communication.email-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.email-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.communication.email-service.yml) | +| 71 | res/compute

availability-set | [![avm.res.compute.availability-set](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.availability-set.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.availability-set.yml) | +| 72 | res/compute

disk | [![avm.res.compute.disk](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk.yml) | +| 73 | res/compute

disk-encryption-set | [![avm.res.compute.disk-encryption-set](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk-encryption-set.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.disk-encryption-set.yml) | +| 74 | res/compute

gallery | [![avm.res.compute.gallery](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.gallery.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.gallery.yml) | +| 75 | res/compute

image | [![avm.res.compute.image](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.image.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.image.yml) | +| 76 | res/compute

proximity-placement-group | [![avm.res.compute.proximity-placement-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.proximity-placement-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.proximity-placement-group.yml) | +| 77 | res/compute

ssh-public-key | [![avm.res.compute.ssh-public-key](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.ssh-public-key.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.ssh-public-key.yml) | +| 78 | res/compute

virtual-machine | [![avm.res.compute.virtual-machine](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine.yml) | +| 79 | res/compute

virtual-machine-scale-set | [![avm.res.compute.virtual-machine-scale-set](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine-scale-set.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.compute.virtual-machine-scale-set.yml) | +| 80 | res/consumption

budget | [![avm.res.consumption.budget](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.consumption.budget.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.consumption.budget.yml) | +| 81 | res/container-instance

container-group | [![avm.res.container-instance.container-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-instance.container-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-instance.container-group.yml) | +| 82 | res/container-registry

registry | [![avm.res.container-registry.registry](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-registry.registry.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-registry.registry.yml) | +| 83 | res/container-service

managed-cluster | [![avm.res.container-service.managed-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-service.managed-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.container-service.managed-cluster.yml) | +| 84 | res/data-factory

factory | [![avm.res.data-factory.factory](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-factory.factory.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-factory.factory.yml) | +| 85 | res/data-protection

backup-vault | [![avm.res.data-protection.backup-vault](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-protection.backup-vault.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.data-protection.backup-vault.yml) | +| 86 | res/databricks

access-connector | [![avm.res.databricks.access-connector](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.access-connector.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.access-connector.yml) | +| 87 | res/databricks

workspace | [![avm.res.databricks.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.databricks.workspace.yml) | +| 88 | res/db-for-my-sql

flexible-server | [![avm.res.db-for-my-sql.flexible-server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-my-sql.flexible-server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-my-sql.flexible-server.yml) | +| 89 | res/db-for-postgre-sql

flexible-server | [![avm.res.db-for-postgre-sql.flexible-server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-postgre-sql.flexible-server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.db-for-postgre-sql.flexible-server.yml) | +| 90 | res/desktop-virtualization

application-group | [![avm.res.desktop-virtualization.application-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.application-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.application-group.yml) | +| 91 | res/desktop-virtualization

host-pool | [![avm.res.desktop-virtualization.host-pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.host-pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.host-pool.yml) | +| 92 | res/desktop-virtualization

scaling-plan | [![avm.res.desktop-virtualization.scaling-plan](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.scaling-plan.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.scaling-plan.yml) | +| 93 | res/desktop-virtualization

workspace | [![avm.res.desktop-virtualization.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.desktop-virtualization.workspace.yml) | +| 94 | res/dev-center

devcenter | [![avm.res.dev-center.devcenter](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.devcenter.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.devcenter.yml) | +| 95 | res/dev-center

network-connection | [![avm.res.dev-center.network-connection](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.network-connection.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.network-connection.yml) | +| 96 | res/dev-center

project | [![avm.res.dev-center.project](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.project.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-center.project.yml) | +| 97 | res/dev-ops-infrastructure

pool | [![avm.res.dev-ops-infrastructure.pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-ops-infrastructure.pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-ops-infrastructure.pool.yml) | +| 98 | res/dev-test-lab

lab | [![avm.res.dev-test-lab.lab](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-test-lab.lab.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.dev-test-lab.lab.yml) | +| 99 | res/digital-twins

digital-twins-instance | [![avm.res.digital-twins.digital-twins-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.digital-twins.digital-twins-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.digital-twins.digital-twins-instance.yml) | +| 100 | res/document-db

database-account | [![avm.res.document-db.database-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.database-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.database-account.yml) | +| 101 | res/document-db

mongo-cluster | [![avm.res.document-db.mongo-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.mongo-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.document-db.mongo-cluster.yml) | +| 102 | res/elastic-san

elastic-san | [![avm.res.elastic-san.elastic-san](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.elastic-san.elastic-san.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.elastic-san.elastic-san.yml) | +| 103 | res/event-grid

domain | [![avm.res.event-grid.domain](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.domain.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.domain.yml) | +| 104 | res/event-grid

namespace | [![avm.res.event-grid.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.namespace.yml) | +| 105 | res/event-grid

system-topic | [![avm.res.event-grid.system-topic](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.system-topic.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.system-topic.yml) | +| 106 | res/event-grid

topic | [![avm.res.event-grid.topic](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.topic.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-grid.topic.yml) | +| 107 | res/event-hub

namespace | [![avm.res.event-hub.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-hub.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.event-hub.namespace.yml) | +| 108 | res/fabric

capacity | [![avm.res.fabric.capacity](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.fabric.capacity.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.fabric.capacity.yml) | +| 109 | res/health-bot

health-bot | [![avm.res.health-bot.health-bot](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.health-bot.health-bot.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.health-bot.health-bot.yml) | +| 110 | res/healthcare-apis

workspace | [![avm.res.healthcare-apis.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.healthcare-apis.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.healthcare-apis.workspace.yml) | +| 111 | res/hybrid-compute

gateway | [![avm.res.hybrid-compute.gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.gateway.yml) | +| 112 | res/hybrid-compute

license | [![avm.res.hybrid-compute.license](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.license.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.license.yml) | +| 113 | res/hybrid-compute

machine | [![avm.res.hybrid-compute.machine](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.machine.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-compute.machine.yml) | +| 114 | res/hybrid-container-service

provisioned-cluster-instance | [![avm.res.hybrid-container-service.provisioned-cluster-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-container-service.provisioned-cluster-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.hybrid-container-service.provisioned-cluster-instance.yml) | +| 115 | res/insights

action-group | [![avm.res.insights.action-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.action-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.action-group.yml) | +| 116 | res/insights

activity-log-alert | [![avm.res.insights.activity-log-alert](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.activity-log-alert.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.activity-log-alert.yml) | +| 117 | res/insights

component | [![avm.res.insights.component](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.component.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.component.yml) | +| 118 | res/insights

data-collection-endpoint | [![avm.res.insights.data-collection-endpoint](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-endpoint.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-endpoint.yml) | +| 119 | res/insights

data-collection-rule | [![avm.res.insights.data-collection-rule](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-rule.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.data-collection-rule.yml) | +| 120 | res/insights

diagnostic-setting | [![avm.res.insights.diagnostic-setting](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.diagnostic-setting.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.diagnostic-setting.yml) | +| 121 | res/insights

metric-alert | [![avm.res.insights.metric-alert](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.metric-alert.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.metric-alert.yml) | +| 122 | res/insights

private-link-scope | [![avm.res.insights.private-link-scope](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.private-link-scope.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.private-link-scope.yml) | +| 123 | res/insights

scheduled-query-rule | [![avm.res.insights.scheduled-query-rule](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.scheduled-query-rule.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.scheduled-query-rule.yml) | +| 124 | res/insights

webtest | [![avm.res.insights.webtest](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.webtest.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.insights.webtest.yml) | +| 125 | res/key-vault

vault | [![avm.res.key-vault.vault](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml) | +| 126 | res/kubernetes-configuration

extension | [![avm.res.kubernetes-configuration.extension](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.extension.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.extension.yml) | +| 127 | res/kubernetes-configuration

flux-configuration | [![avm.res.kubernetes-configuration.flux-configuration](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.flux-configuration.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.flux-configuration.yml) | +| 128 | res/kubernetes-runtime

load-balancer | [![avm.res.kubernetes-runtime.load-balancer](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-runtime.load-balancer.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes-runtime.load-balancer.yml) | +| 129 | res/kubernetes

connected-cluster | [![avm.res.kubernetes.connected-cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes.connected-cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kubernetes.connected-cluster.yml) | +| 130 | res/kusto

cluster | [![avm.res.kusto.cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kusto.cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.kusto.cluster.yml) | +| 131 | res/load-test-service

load-test | [![avm.res.load-test-service.load-test](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.load-test-service.load-test.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.load-test-service.load-test.yml) | +| 132 | res/logic

workflow | [![avm.res.logic.workflow](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.logic.workflow.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.logic.workflow.yml) | +| 133 | res/machine-learning-services

registry | [![avm.res.machine-learning-services.registry](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.registry.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.registry.yml) | +| 134 | res/machine-learning-services

workspace | [![avm.res.machine-learning-services.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.machine-learning-services.workspace.yml) | +| 135 | res/maintenance

configuration-assignment | [![avm.res.maintenance.configuration-assignment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.configuration-assignment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.configuration-assignment.yml) | +| 136 | res/maintenance

maintenance-configuration | [![avm.res.maintenance.maintenance-configuration](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.maintenance-configuration.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maintenance.maintenance-configuration.yml) | +| 137 | res/managed-identity

user-assigned-identity | [![avm.res.managed-identity.user-assigned-identity](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-identity.user-assigned-identity.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-identity.user-assigned-identity.yml) | +| 138 | res/managed-services

registration-definition | [![avm.res.managed-services.registration-definition](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-services.registration-definition.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.managed-services.registration-definition.yml) | +| 139 | res/management

management-group | [![avm.res.management.management-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.management.management-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.management.management-group.yml) | +| 140 | res/management

service-group | [![avm.res.management.service-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.management.service-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.management.service-group.yml) | +| 141 | res/maps

account | [![avm.res.maps.account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maps.account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.maps.account.yml) | +| 142 | res/net-app

net-app-account | [![avm.res.net-app.net-app-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.net-app.net-app-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.net-app.net-app-account.yml) | +| 143 | res/network

application-gateway | [![avm.res.network.application-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway.yml) | +| 144 | res/network

application-gateway-web-application-firewall-policy | [![avm.res.network.application-gateway-web-application-firewall-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway-web-application-firewall-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-gateway-web-application-firewall-policy.yml) | +| 145 | res/network

application-security-group | [![avm.res.network.application-security-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-security-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.application-security-group.yml) | +| 146 | res/network

azure-firewall | [![avm.res.network.azure-firewall](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.azure-firewall.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.azure-firewall.yml) | +| 147 | res/network

bastion-host | [![avm.res.network.bastion-host](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.bastion-host.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.bastion-host.yml) | +| 148 | res/network

connection | [![avm.res.network.connection](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.connection.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.connection.yml) | +| 149 | res/network

ddos-protection-plan | [![avm.res.network.ddos-protection-plan](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ddos-protection-plan.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ddos-protection-plan.yml) | +| 150 | res/network

dns-forwarding-ruleset | [![avm.res.network.dns-forwarding-ruleset](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-forwarding-ruleset.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-forwarding-ruleset.yml) | +| 151 | res/network

dns-resolver | [![avm.res.network.dns-resolver](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-resolver.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-resolver.yml) | +| 152 | res/network

dns-zone | [![avm.res.network.dns-zone](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-zone.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.dns-zone.yml) | +| 153 | res/network

express-route-circuit | [![avm.res.network.express-route-circuit](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-circuit.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-circuit.yml) | +| 154 | res/network

express-route-gateway | [![avm.res.network.express-route-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-gateway.yml) | +| 155 | res/network

express-route-port | [![avm.res.network.express-route-port](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-port.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.express-route-port.yml) | +| 156 | res/network

firewall-policy | [![avm.res.network.firewall-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.firewall-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.firewall-policy.yml) | +| 157 | res/network

front-door | Deprecated | +| 158 | res/network

front-door-web-application-firewall-policy | [![avm.res.network.front-door-web-application-firewall-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.front-door-web-application-firewall-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.front-door-web-application-firewall-policy.yml) | +| 159 | res/network

ip-group | [![avm.res.network.ip-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ip-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.ip-group.yml) | +| 160 | res/network

load-balancer | [![avm.res.network.load-balancer](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.load-balancer.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.load-balancer.yml) | +| 161 | res/network

local-network-gateway | [![avm.res.network.local-network-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.local-network-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.local-network-gateway.yml) | +| 162 | res/network

nat-gateway | [![avm.res.network.nat-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.nat-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.nat-gateway.yml) | +| 163 | res/network

network-interface | [![avm.res.network.network-interface](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-interface.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-interface.yml) | +| 164 | res/network

network-manager | [![avm.res.network.network-manager](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-manager.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-manager.yml) | +| 165 | res/network

network-security-group | [![avm.res.network.network-security-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-group.yml) | +| 166 | res/network

network-security-perimeter | [![avm.res.network.network-security-perimeter](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-perimeter.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-security-perimeter.yml) | +| 167 | res/network

network-watcher | [![avm.res.network.network-watcher](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-watcher.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.network-watcher.yml) | +| 168 | res/network

p2s-vpn-gateway | [![avm.res.network.p2s-vpn-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.p2s-vpn-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.p2s-vpn-gateway.yml) | +| 169 | res/network

private-dns-zone | [![avm.res.network.private-dns-zone](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-dns-zone.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-dns-zone.yml) | +| 170 | res/network

private-endpoint | [![avm.res.network.private-endpoint](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-endpoint.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-endpoint.yml) | +| 171 | res/network

private-link-service | [![avm.res.network.private-link-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-link-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.private-link-service.yml) | +| 172 | res/network

public-ip-address | [![avm.res.network.public-ip-address](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-address.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-address.yml) | +| 173 | res/network

public-ip-prefix | [![avm.res.network.public-ip-prefix](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-prefix.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.public-ip-prefix.yml) | +| 174 | res/network

route-table | [![avm.res.network.route-table](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.route-table.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.route-table.yml) | +| 175 | res/network

service-endpoint-policy | [![avm.res.network.service-endpoint-policy](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.service-endpoint-policy.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.service-endpoint-policy.yml) | +| 176 | res/network

trafficmanagerprofile | [![avm.res.network.trafficmanagerprofile](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.trafficmanagerprofile.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.trafficmanagerprofile.yml) | +| 177 | res/network

virtual-hub | [![avm.res.network.virtual-hub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-hub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-hub.yml) | +| 178 | res/network

virtual-network | [![avm.res.network.virtual-network](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network.yml) | +| 179 | res/network

virtual-network-gateway | [![avm.res.network.virtual-network-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-network-gateway.yml) | +| 180 | res/network

virtual-wan | [![avm.res.network.virtual-wan](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-wan.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.virtual-wan.yml) | +| 181 | res/network

vpn-gateway | [![avm.res.network.vpn-gateway](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-gateway.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-gateway.yml) | +| 182 | res/network

vpn-server-configuration | [![avm.res.network.vpn-server-configuration](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-server-configuration.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-server-configuration.yml) | +| 183 | res/network

vpn-site | [![avm.res.network.vpn-site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-site.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.network.vpn-site.yml) | +| 184 | res/operational-insights

workspace | [![avm.res.operational-insights.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operational-insights.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operational-insights.workspace.yml) | +| 185 | res/operations-management

solution | [![avm.res.operations-management.solution](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operations-management.solution.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.operations-management.solution.yml) | +| 186 | res/portal

dashboard | [![avm.res.portal.dashboard](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.portal.dashboard.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.portal.dashboard.yml) | +| 187 | res/power-bi-dedicated

capacity | [![avm.res.power-bi-dedicated.capacity](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.power-bi-dedicated.capacity.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.power-bi-dedicated.capacity.yml) | +| 188 | res/purview

account | [![avm.res.purview.account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.purview.account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.purview.account.yml) | +| 189 | res/recovery-services

vault | [![avm.res.recovery-services.vault](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.recovery-services.vault.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.recovery-services.vault.yml) | +| 190 | res/relay

namespace | [![avm.res.relay.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.relay.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.relay.namespace.yml) | +| 191 | res/resource-graph

query | [![avm.res.resource-graph.query](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resource-graph.query.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resource-graph.query.yml) | +| 192 | res/resources

deployment-script | [![avm.res.resources.deployment-script](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.deployment-script.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.deployment-script.yml) | +| 193 | res/resources

resource-group | [![avm.res.resources.resource-group](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.resource-group.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.resources.resource-group.yml) | +| 194 | res/search

search-service | [![avm.res.search.search-service](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.search.search-service.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.search.search-service.yml) | +| 195 | res/security-insights

data-connector | [![avm.res.security-insights.data-connector](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.data-connector.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.data-connector.yml) | +| 196 | res/security-insights

setting | [![avm.res.security-insights.setting](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.setting.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.security-insights.setting.yml) | +| 197 | res/service-bus

namespace | [![avm.res.service-bus.namespace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-bus.namespace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-bus.namespace.yml) | +| 198 | res/service-fabric

cluster | [![avm.res.service-fabric.cluster](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-fabric.cluster.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-fabric.cluster.yml) | +| 199 | res/service-networking

traffic-controller | [![avm.res.service-networking.traffic-controller](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-networking.traffic-controller.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.service-networking.traffic-controller.yml) | +| 200 | res/signal-r-service

signal-r | [![avm.res.signal-r-service.signal-r](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.signal-r.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.signal-r.yml) | +| 201 | res/signal-r-service

web-pub-sub | [![avm.res.signal-r-service.web-pub-sub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.web-pub-sub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.signal-r-service.web-pub-sub.yml) | +| 202 | res/sql

instance-pool | [![avm.res.sql.instance-pool](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.instance-pool.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.instance-pool.yml) | +| 203 | res/sql

managed-instance | [![avm.res.sql.managed-instance](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.managed-instance.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.managed-instance.yml) | +| 204 | res/sql

server | [![avm.res.sql.server](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.server.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.sql.server.yml) | +| 205 | res/storage

storage-account | [![avm.res.storage.storage-account](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.storage.storage-account.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.storage.storage-account.yml) | +| 206 | res/synapse

private-link-hub | [![avm.res.synapse.private-link-hub](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.private-link-hub.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.private-link-hub.yml) | +| 207 | res/synapse

workspace | [![avm.res.synapse.workspace](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.workspace.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.synapse.workspace.yml) | +| 208 | res/virtual-machine-images

image-template | [![avm.res.virtual-machine-images.image-template](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.virtual-machine-images.image-template.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.virtual-machine-images.image-template.yml) | +| 209 | res/web

connection | [![avm.res.web.connection](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.connection.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.connection.yml) | +| 210 | res/web

hosting-environment | [![avm.res.web.hosting-environment](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.hosting-environment.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.hosting-environment.yml) | +| 211 | res/web

serverfarm | [![avm.res.web.serverfarm](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.serverfarm.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.serverfarm.yml) | +| 212 | res/web

site | [![avm.res.web.site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.site.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.site.yml) | +| 213 | res/web

static-site | [![avm.res.web.static-site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.static-site.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.static-site.yml) | +| 214 | utl/types

avm-common-types | [![avm.utl.types.avm-common-types](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.utl.types.avm-common-types.yml/badge.svg?branch=main)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.utl.types.avm-common-types.yml) | diff --git a/docs/static/includes/module-features/bicepFeatures.csv b/docs/static/includes/module-features/bicepFeatures.csv index d22ec666d..ee16ff31a 100644 --- a/docs/static/includes/module-features/bicepFeatures.csv +++ b/docs/static/includes/module-features/bicepFeatures.csv @@ -2,166 +2,169 @@ 1,res/aad/domain-service,✅,✅,✅,✅,,, 2,res/alerts-management/action-rule,✅,✅,✅,,,, 3,res/analysis-services/server,✅,✅,✅,✅,,, -4,res/api-management/service,✅,✅,✅,✅,,,✅ +4,res/api-management/service,✅,✅,✅,✅,✅,,✅ 5,res/app-configuration/configuration-store,✅,✅,✅,✅,✅,✅,✅ 6,res/app/container-app,✅,✅,✅,✅,,,✅ 7,res/app/job,✅,✅,✅,,,,✅ 8,res/app/managed-environment,✅,✅,✅,,,,✅ 9,res/app/session-pool,✅,✅,✅,,,,✅ -10,res/authorization/role-assignment,,,,,,, -11,res/automation/automation-account,✅,✅,✅,✅,✅,✅,✅ -12,res/azure-stack-hci/cluster,✅,,✅,,,, -13,res/azure-stack-hci/logical-network,✅,,✅,,,, -14,res/azure-stack-hci/marketplace-gallery-image,✅,,✅,,,, -15,res/azure-stack-hci/network-interface,✅,,✅,,,, -16,res/azure-stack-hci/virtual-hard-disk,✅,,✅,,,, -17,res/azure-stack-hci/virtual-machine-instance,✅,,,,,, -18,res/batch/batch-account,✅,✅,✅,✅,✅,✅,✅ -19,res/cache/redis,✅,✅,✅,✅,✅,,✅ -20,res/cache/redis-enterprise,✅,✅,✅,✅,✅,✅,✅ -21,res/cdn/profile,✅,✅,✅,✅,,,✅ -22,res/cognitive-services/account,✅,✅,✅,✅,✅,✅,✅ -23,res/communication/communication-service,✅,✅,✅,✅,,,✅ -24,res/communication/email-service,✅,✅,✅,,,, -25,res/compute/availability-set,✅,✅,✅,,,, -26,res/compute/disk,✅,✅,✅,,,, -27,res/compute/disk-encryption-set,✅,✅,✅,,,,✅ -28,res/compute/gallery,✅,✅,✅,,,, -29,res/compute/image,✅,,✅,,,, -30,res/compute/proximity-placement-group,✅,✅,✅,,,, -31,res/compute/ssh-public-key,✅,✅,✅,,,, -32,res/compute/virtual-machine,✅,✅,✅,,,,✅ -33,res/compute/virtual-machine-scale-set,✅,✅,✅,✅,,,✅ -34,res/consumption/budget,,,,,,, -35,res/container-instance/container-group,,✅,✅,,,✅,✅ -36,res/container-registry/registry,✅,✅,✅,✅,✅,✅,✅ -37,res/container-service/managed-cluster,✅,✅,✅,✅,,,✅ -38,res/data-factory/factory,✅,✅,✅,✅,✅,✅,✅ -39,res/data-protection/backup-vault,✅,✅,✅,,,✅,✅ -40,res/databricks/access-connector,✅,✅,✅,,,,✅ -41,res/databricks/workspace,✅,✅,✅,✅,✅,✅, -42,res/db-for-my-sql/flexible-server,✅,✅,✅,✅,✅,✅,✅ -43,res/db-for-postgre-sql/flexible-server,✅,✅,✅,✅,✅,✅,✅ -44,res/desktop-virtualization/application-group,✅,✅,✅,✅,,, -45,res/desktop-virtualization/host-pool,✅,✅,✅,✅,✅,, -46,res/desktop-virtualization/scaling-plan,✅,✅,✅,✅,,, -47,res/desktop-virtualization/workspace,✅,✅,✅,✅,✅,, -48,res/dev-center/devcenter,✅,✅,✅,✅,,,✅ -49,res/dev-center/network-connection,✅,✅,✅,,,, -50,res/dev-center/project,✅,✅,✅,,,,✅ -51,res/dev-ops-infrastructure/pool,✅,✅,✅,✅,,,✅ -52,res/dev-test-lab/lab,✅,✅,✅,,,,✅ -53,res/digital-twins/digital-twins-instance,✅,✅,✅,✅,✅,,✅ -54,res/document-db/database-account,✅,✅,✅,✅,✅,,✅ -55,res/document-db/mongo-cluster,✅,✅,✅,✅,✅,, -56,res/elastic-san/elastic-san,✅,✅,✅,✅,,, -57,res/event-grid/domain,✅,✅,✅,✅,✅,,✅ -58,res/event-grid/namespace,✅,✅,✅,✅,✅,,✅ -59,res/event-grid/system-topic,✅,✅,✅,✅,,,✅ -60,res/event-grid/topic,✅,✅,✅,✅,✅,,✅ -61,res/event-hub/namespace,✅,✅,✅,✅,✅,✅,✅ -62,res/fabric/capacity,,✅,✅,,,, -63,res/health-bot/health-bot,✅,✅,✅,,,,✅ -64,res/healthcare-apis/workspace,✅,✅,✅,,,, -65,res/hybrid-compute/gateway,,✅,✅,,,, -66,res/hybrid-compute/license,,,✅,,,, -67,res/hybrid-compute/machine,✅,✅,✅,,,, -68,res/hybrid-container-service/provisioned-cluster-instance,,,✅,,,, -69,res/insights/action-group,✅,✅,✅,,,, -70,res/insights/activity-log-alert,✅,✅,✅,,,, -71,res/insights/component,✅,✅,✅,✅,,, -72,res/insights/data-collection-endpoint,✅,✅,✅,,,, -73,res/insights/data-collection-rule,✅,✅,✅,,,,✅ -74,res/insights/diagnostic-setting,,,,,,, -75,res/insights/metric-alert,✅,✅,✅,,,, -76,res/insights/private-link-scope,✅,✅,✅,,✅,, -77,res/insights/scheduled-query-rule,✅,✅,✅,,,,✅ -78,res/insights/webtest,✅,✅,✅,,,, -79,res/key-vault/vault,✅,✅,✅,✅,✅,, -80,res/kubernetes-configuration/extension,,,,,,, -81,res/kubernetes-configuration/flux-configuration,,,,,,, -82,res/kubernetes/connected-cluster,✅,,✅,,,, -83,res/kusto/cluster,✅,✅,✅,✅,✅,✅,✅ -84,res/load-test-service/load-test,✅,✅,✅,,,✅,✅ -85,res/logic/workflow,✅,✅,✅,✅,,,✅ -86,res/machine-learning-services/registry,✅,✅,✅,,✅,,✅ -87,res/machine-learning-services/workspace,✅,✅,✅,✅,✅,✅,✅ -88,res/maintenance/configuration-assignment,,,,,,, -89,res/maintenance/maintenance-configuration,✅,✅,✅,,,, -90,res/managed-identity/user-assigned-identity,✅,✅,✅,,,, -91,res/managed-services/registration-definition,,,,,,, -92,res/management/management-group,,,,,,, -93,res/maps/account,✅,,✅,,,✅,✅ -94,res/net-app/net-app-account,✅,✅,✅,,,✅,✅ -95,res/network/application-gateway,✅,✅,✅,✅,✅,,✅ -96,res/network/application-gateway-web-application-firewall-policy,,,✅,,,, -97,res/network/application-security-group,✅,✅,✅,,,, -98,res/network/azure-firewall,✅,✅,✅,✅,,, -99,res/network/bastion-host,✅,✅,✅,✅,,, -100,res/network/connection,,✅,✅,,,, -101,res/network/ddos-protection-plan,✅,✅,✅,,,, -102,res/network/dns-forwarding-ruleset,✅,✅,✅,,,, -103,res/network/dns-resolver,✅,✅,✅,,,, -104,res/network/dns-zone,✅,✅,✅,,,, -105,res/network/express-route-circuit,✅,✅,✅,✅,,, -106,res/network/express-route-gateway,✅,✅,✅,,,, -107,res/network/express-route-port,✅,✅,✅,,,,✅ -108,res/network/firewall-policy,✅,✅,✅,,,,✅ -109,res/network/front-door,✅,✅,✅,✅,,, -110,res/network/front-door-web-application-firewall-policy,✅,✅,✅,,,, -111,res/network/ip-group,✅,✅,✅,,,, -112,res/network/load-balancer,✅,✅,✅,✅,,, -113,res/network/local-network-gateway,✅,✅,✅,,,, -114,res/network/nat-gateway,✅,✅,✅,,,, -115,res/network/network-interface,✅,✅,✅,✅,,, -116,res/network/network-manager,✅,✅,✅,,,, -117,res/network/network-security-group,✅,✅,✅,✅,,, -118,res/network/network-security-perimeter,✅,✅,✅,✅,,, -119,res/network/network-watcher,✅,✅,✅,,,, -120,res/network/p2s-vpn-gateway,,✅,✅,,,, -121,res/network/private-dns-zone,✅,✅,✅,,,, -122,res/network/private-endpoint,✅,✅,✅,,,, -123,res/network/private-link-service,✅,✅,✅,,,, -124,res/network/public-ip-address,✅,✅,✅,✅,,, -125,res/network/public-ip-prefix,✅,✅,✅,,,, -126,res/network/route-table,✅,✅,✅,,,, -127,res/network/service-endpoint-policy,✅,✅,✅,,,, -128,res/network/trafficmanagerprofile,✅,✅,✅,✅,,, -129,res/network/virtual-hub,,✅,✅,,,, -130,res/network/virtual-network,✅,✅,✅,✅,,, -131,res/network/virtual-network-gateway,✅,✅,✅,✅,,, -132,res/network/virtual-wan,✅,✅,✅,,,, -133,res/network/vpn-gateway,,✅,✅,,,, -134,res/network/vpn-server-configuration,,✅,✅,,,, -135,res/network/vpn-site,✅,✅,✅,,,, -136,res/operational-insights/workspace,✅,✅,✅,✅,,,✅ -137,res/operations-management/solution,,,,,,, -138,res/portal/dashboard,✅,✅,✅,,,, -139,res/power-bi-dedicated/capacity,✅,✅,✅,,,, -140,res/purview/account,✅,✅,✅,✅,,,✅ -141,res/recovery-services/vault,✅,✅,✅,✅,✅,✅,✅ -142,res/relay/namespace,✅,✅,✅,✅,✅,, -143,res/resource-graph/query,✅,✅,✅,,,, -144,res/resources/deployment-script,✅,✅,✅,,,,✅ -145,res/resources/resource-group,✅,✅,✅,,,, -146,res/search/search-service,✅,✅,✅,✅,✅,,✅ -147,res/security-insights/data-connector,,,,,,, -148,res/security-insights/setting,✅,,,,,, -149,res/service-bus/namespace,✅,✅,✅,✅,✅,✅,✅ -150,res/service-fabric/cluster,✅,✅,✅,,,, -151,res/service-networking/traffic-controller,✅,✅,✅,✅,,, -152,res/signal-r-service/signal-r,✅,✅,✅,,✅,,✅ -153,res/signal-r-service/web-pub-sub,✅,✅,✅,,✅,,✅ -154,res/sql/instance-pool,,,✅,,,, -155,res/sql/managed-instance,✅,✅,✅,✅,,,✅ -156,res/sql/server,✅,✅,✅,,✅,✅,✅ -157,res/storage/storage-account,✅,✅,✅,✅,✅,✅,✅ -158,res/synapse/private-link-hub,✅,✅,✅,,✅,, -159,res/synapse/workspace,✅,✅,✅,✅,✅,✅,✅ -160,res/virtual-machine-images/image-template,✅,✅,✅,,,,✅ -161,res/web/connection,✅,✅,✅,,,, -162,res/web/hosting-environment,✅,✅,✅,✅,,,✅ -163,res/web/serverfarm,✅,✅,✅,✅,,, -164,res/web/site,✅,✅,✅,✅,✅,,✅ -165,res/web/static-site,✅,✅,✅,,✅,,✅ -Sum,,143,141,153,65,38,23,64 +10,res/authorization/policy-assignment,,,,,,, +11,res/authorization/role-assignment,,,,,,, +12,res/automation/automation-account,✅,✅,✅,✅,✅,✅,✅ +13,res/azure-stack-hci/cluster,✅,,✅,,,, +14,res/azure-stack-hci/logical-network,✅,,✅,,,, +15,res/azure-stack-hci/marketplace-gallery-image,✅,,✅,,,, +16,res/azure-stack-hci/network-interface,✅,,✅,,,, +17,res/azure-stack-hci/virtual-hard-disk,✅,,✅,,,, +18,res/azure-stack-hci/virtual-machine-instance,✅,,,,,, +19,res/batch/batch-account,✅,✅,✅,✅,✅,✅,✅ +20,res/cache/redis,✅,✅,✅,✅,✅,,✅ +21,res/cache/redis-enterprise,✅,✅,✅,✅,✅,✅,✅ +22,res/cdn/profile,✅,✅,✅,✅,,,✅ +23,res/cognitive-services/account,✅,✅,✅,✅,✅,✅,✅ +24,res/communication/communication-service,✅,✅,✅,✅,,,✅ +25,res/communication/email-service,✅,✅,✅,,,, +26,res/compute/availability-set,✅,✅,✅,,,, +27,res/compute/disk,✅,✅,✅,,,, +28,res/compute/disk-encryption-set,✅,✅,✅,,,,✅ +29,res/compute/gallery,✅,✅,✅,,,, +30,res/compute/image,✅,,✅,,,, +31,res/compute/proximity-placement-group,✅,✅,✅,,,, +32,res/compute/ssh-public-key,✅,✅,✅,,,, +33,res/compute/virtual-machine,✅,✅,✅,,,,✅ +34,res/compute/virtual-machine-scale-set,✅,✅,✅,✅,,,✅ +35,res/consumption/budget,,,,,,, +36,res/container-instance/container-group,,✅,✅,,,✅,✅ +37,res/container-registry/registry,✅,✅,✅,✅,✅,✅,✅ +38,res/container-service/managed-cluster,✅,✅,✅,✅,,,✅ +39,res/data-factory/factory,✅,✅,✅,✅,✅,✅,✅ +40,res/data-protection/backup-vault,✅,✅,✅,,,✅,✅ +41,res/databricks/access-connector,✅,✅,✅,,,,✅ +42,res/databricks/workspace,✅,✅,✅,✅,✅,✅, +43,res/db-for-my-sql/flexible-server,✅,✅,✅,✅,✅,✅,✅ +44,res/db-for-postgre-sql/flexible-server,✅,✅,✅,✅,✅,✅,✅ +45,res/desktop-virtualization/application-group,✅,✅,✅,✅,,, +46,res/desktop-virtualization/host-pool,✅,✅,✅,✅,✅,, +47,res/desktop-virtualization/scaling-plan,✅,✅,✅,✅,,, +48,res/desktop-virtualization/workspace,✅,✅,✅,✅,✅,, +49,res/dev-center/devcenter,✅,✅,✅,✅,,,✅ +50,res/dev-center/network-connection,✅,✅,✅,,,, +51,res/dev-center/project,✅,✅,✅,,,,✅ +52,res/dev-ops-infrastructure/pool,✅,✅,✅,✅,,,✅ +53,res/dev-test-lab/lab,✅,✅,✅,,,,✅ +54,res/digital-twins/digital-twins-instance,✅,✅,✅,✅,✅,,✅ +55,res/document-db/database-account,✅,✅,✅,✅,✅,,✅ +56,res/document-db/mongo-cluster,✅,✅,✅,✅,✅,, +57,res/elastic-san/elastic-san,✅,✅,✅,✅,,, +58,res/event-grid/domain,✅,✅,✅,✅,✅,,✅ +59,res/event-grid/namespace,✅,✅,✅,✅,✅,,✅ +60,res/event-grid/system-topic,✅,✅,✅,✅,,,✅ +61,res/event-grid/topic,✅,✅,✅,✅,✅,,✅ +62,res/event-hub/namespace,✅,✅,✅,✅,✅,✅,✅ +63,res/fabric/capacity,,✅,✅,,,, +64,res/health-bot/health-bot,✅,✅,✅,,,,✅ +65,res/healthcare-apis/workspace,✅,✅,✅,,,, +66,res/hybrid-compute/gateway,,✅,✅,,,, +67,res/hybrid-compute/license,,,✅,,,, +68,res/hybrid-compute/machine,✅,✅,✅,,,, +69,res/hybrid-container-service/provisioned-cluster-instance,,,✅,,,, +70,res/insights/action-group,✅,✅,✅,,,, +71,res/insights/activity-log-alert,✅,✅,✅,,,, +72,res/insights/component,✅,✅,✅,✅,,, +73,res/insights/data-collection-endpoint,✅,✅,✅,,,, +74,res/insights/data-collection-rule,✅,✅,✅,,,,✅ +75,res/insights/diagnostic-setting,,,,,,, +76,res/insights/metric-alert,✅,✅,✅,,,, +77,res/insights/private-link-scope,✅,✅,✅,,✅,, +78,res/insights/scheduled-query-rule,✅,✅,✅,,,,✅ +79,res/insights/webtest,✅,✅,✅,,,, +80,res/key-vault/vault,✅,✅,✅,✅,✅,, +81,res/kubernetes-configuration/extension,,,,,,, +82,res/kubernetes-configuration/flux-configuration,,,,,,, +83,res/kubernetes-runtime/load-balancer,,,,,,, +84,res/kubernetes/connected-cluster,✅,,✅,,,, +85,res/kusto/cluster,✅,✅,✅,✅,✅,✅,✅ +86,res/load-test-service/load-test,✅,✅,✅,,,✅,✅ +87,res/logic/workflow,✅,✅,✅,✅,,,✅ +88,res/machine-learning-services/registry,✅,✅,✅,,✅,,✅ +89,res/machine-learning-services/workspace,✅,✅,✅,✅,✅,✅,✅ +90,res/maintenance/configuration-assignment,,,,,,, +91,res/maintenance/maintenance-configuration,✅,✅,✅,,,, +92,res/managed-identity/user-assigned-identity,✅,✅,✅,,,, +93,res/managed-services/registration-definition,,,,,,, +94,res/management/management-group,,,,,,, +95,res/management/service-group,✅,✅,,,,, +96,res/maps/account,✅,,✅,,,✅,✅ +97,res/net-app/net-app-account,✅,✅,✅,,,✅,✅ +98,res/network/application-gateway,✅,✅,✅,✅,✅,,✅ +99,res/network/application-gateway-web-application-firewall-policy,,,✅,,,, +100,res/network/application-security-group,✅,✅,✅,,,, +101,res/network/azure-firewall,✅,✅,✅,✅,,, +102,res/network/bastion-host,✅,✅,✅,✅,,, +103,res/network/connection,,✅,✅,,,, +104,res/network/ddos-protection-plan,✅,✅,✅,,,, +105,res/network/dns-forwarding-ruleset,✅,✅,✅,,,, +106,res/network/dns-resolver,✅,✅,✅,,,, +107,res/network/dns-zone,✅,✅,✅,,,, +108,res/network/express-route-circuit,✅,✅,✅,✅,,, +109,res/network/express-route-gateway,✅,✅,✅,,,, +110,res/network/express-route-port,✅,✅,✅,,,,✅ +111,res/network/firewall-policy,✅,✅,✅,,,,✅ +112,res/network/front-door,✅,✅,✅,✅,,, +113,res/network/front-door-web-application-firewall-policy,✅,✅,✅,,,, +114,res/network/ip-group,✅,✅,✅,,,, +115,res/network/load-balancer,✅,✅,✅,✅,,, +116,res/network/local-network-gateway,✅,✅,✅,,,, +117,res/network/nat-gateway,✅,✅,✅,,,, +118,res/network/network-interface,✅,✅,✅,✅,,, +119,res/network/network-manager,✅,✅,✅,,,, +120,res/network/network-security-group,✅,✅,✅,✅,,, +121,res/network/network-security-perimeter,✅,✅,✅,✅,,, +122,res/network/network-watcher,✅,✅,✅,,,, +123,res/network/p2s-vpn-gateway,,✅,✅,,,, +124,res/network/private-dns-zone,✅,✅,✅,,,, +125,res/network/private-endpoint,✅,✅,✅,,,, +126,res/network/private-link-service,✅,✅,✅,,,, +127,res/network/public-ip-address,✅,✅,✅,✅,,, +128,res/network/public-ip-prefix,✅,✅,✅,,,, +129,res/network/route-table,✅,✅,✅,,,, +130,res/network/service-endpoint-policy,✅,✅,✅,,,, +131,res/network/trafficmanagerprofile,✅,✅,✅,✅,,, +132,res/network/virtual-hub,,✅,✅,,,, +133,res/network/virtual-network,✅,✅,✅,✅,,, +134,res/network/virtual-network-gateway,✅,✅,✅,✅,,, +135,res/network/virtual-wan,✅,✅,✅,,,, +136,res/network/vpn-gateway,,✅,✅,,,, +137,res/network/vpn-server-configuration,,✅,✅,,,, +138,res/network/vpn-site,✅,✅,✅,,,, +139,res/operational-insights/workspace,✅,✅,✅,✅,,,✅ +140,res/operations-management/solution,,,,,,, +141,res/portal/dashboard,✅,✅,✅,,,, +142,res/power-bi-dedicated/capacity,✅,✅,✅,,,, +143,res/purview/account,✅,✅,✅,✅,,,✅ +144,res/recovery-services/vault,✅,✅,✅,✅,✅,✅,✅ +145,res/relay/namespace,✅,✅,✅,✅,✅,, +146,res/resource-graph/query,✅,✅,✅,,,, +147,res/resources/deployment-script,✅,✅,✅,,,,✅ +148,res/resources/resource-group,✅,✅,✅,,,, +149,res/search/search-service,✅,✅,✅,✅,✅,,✅ +150,res/security-insights/data-connector,,,,,,, +151,res/security-insights/setting,✅,,,,,, +152,res/service-bus/namespace,✅,✅,✅,✅,✅,✅,✅ +153,res/service-fabric/cluster,✅,✅,✅,,,, +154,res/service-networking/traffic-controller,✅,✅,✅,✅,,, +155,res/signal-r-service/signal-r,✅,✅,✅,✅,✅,,✅ +156,res/signal-r-service/web-pub-sub,✅,✅,✅,,✅,,✅ +157,res/sql/instance-pool,,,✅,,,, +158,res/sql/managed-instance,✅,✅,✅,✅,,,✅ +159,res/sql/server,✅,✅,✅,,✅,✅,✅ +160,res/storage/storage-account,✅,✅,✅,✅,✅,✅,✅ +161,res/synapse/private-link-hub,✅,✅,✅,,✅,, +162,res/synapse/workspace,✅,✅,✅,✅,✅,✅,✅ +163,res/virtual-machine-images/image-template,✅,✅,✅,,,,✅ +164,res/web/connection,✅,✅,✅,,,, +165,res/web/hosting-environment,✅,✅,✅,✅,,,✅ +166,res/web/serverfarm,✅,✅,✅,✅,,, +167,res/web/site,✅,✅,✅,✅,✅,,✅ +168,res/web/static-site,✅,✅,✅,,✅,,✅ +Sum,,144,142,153,66,39,23,64