Creating container registry from Azure Bicep and deploying image to this registry in the same build pipeline in Azure Devops – Docker
I'm running into an issue in Azure Devops. I have two questions regarding the issue. The issue is that I have an Azure Bicep template that deploys a bunch of resources in a resource group within my Azure subscription. One…