Sharing Bicep Modules with Azure Container Registry
My goal here is to demonstrate you can build your own private registry and share Bicep modules within your team/organization. So in this article, we'll walk through the following: - Creating a Bicep module - Manually publish a Bicep module to ACR - Automating Bicep module publishing with GitHub Actions read more