Azure Verified Modules - Monthly Update [June]
AVM Module Summary
The AVM team are excited that our community have been busy building AVM Modules. As of June 17th, the AVM Footprint currently looks like:
Language |
Published |
In development |
Bicep |
214 |
49 |
Terraform |
44 |
24 |
Bicep Resource Modules Published in June:
Full list of Bicep Resource Modules is available here: AVM Bicep Resource Index
avm/res/portal/dashboard |
avm/res/kusto/cluster |
avm/res/hybrid-compute/machine |
avm/res/alerts-management/action-rule |
Bicep Pattern Modules Published in June:
Full list of Bicep Resource Modules is available here: AVM Bicep Pattern Index
avm/ptn/lz/sub-vending |
General Bicep Updates
- There are currently 36 Bicep modules proposed (actively being worked on or looking for owners).
- Providing documentation of Input Parameter usage has been in the documentation for some time. The provided examples are now also rendered into the readmes for modules. Module owners can simplify adopting modules to certain usage scenarios, like an Azure Queue for triggering a job.
Terraform Resource Modules Published in June:
Full list of Terraform Resource Modules is available here: AVM Terraform Resource Index
avm-res-network-networkwatcher |
Terraform Pattern Modules Published in June:
Full list of Terraform Resource Modules is available here: AVM Terraform Resource Index
avm-ptn-network-private-link-private-dns-zones |
avm-ptn-network-routeserver |
General Terraform Updates
- There are currently 115 Terraform modules proposed (actively being worked on or looking for owners).
General AVM Site Updates
- TF Module review process – New article created to detail the steps of the mandatory initial review of Terraform modules. This guides modules owners through the process of the initial code review that needs to take place prior to publishing a new Terraform modules. (ref)
That's A Wrap!
Well folks! That's it from Azure Verified Modules Team. If you missed the update from last month, you can find that here AVM - May Updates Blog. Other than that, as always, we want to say a massive thank you to our community and our teams continued efforts to develop and collaborate.
Published on:
Learn moreRelated posts
Fabric Mirroring for Azure Cosmos DB: Public Preview Refresh Now Live with New Features
We’re thrilled to announce the latest refresh of Fabric Mirroring for Azure Cosmos DB, now available with several powerful new features that e...
Power Platform – Use Azure Key Vault secrets with environment variables
We are announcing the ability to use Azure Key Vault secrets with environment variables in Power Platform. This feature will reach general ava...
Validating Azure Key Vault Access Securely in Fabric Notebooks
Working with sensitive data in Microsoft Fabric requires careful handling of secrets, especially when collaborating externally. In a recent cu...
Azure Developer CLI (azd) – May 2025
This post announces the May release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – May 2025 appeared first on ...
Azure Cosmos DB with DiskANN Part 4: Stable Vector Search Recall with Streaming Data
Vector Search with Azure Cosmos DB In Part 1 and Part 2 of this series, we explored vector search with Azure Cosmos DB and best practices for...
General Availability for Data API in vCore-based Azure Cosmos DB for MongoDB
Title: General Availability for Data API in vCore-based Azure Cosmos DB for MongoDB We’re excited to announce the general availability of the ...
Efficiently and Elegantly Modeling Embeddings in Azure SQL and SQL Server
Storing and querying text embeddings in a database it might seem challenging, but with the right schema design, it’s not only possible, ...