In this blog post I am going to show how you can build and push Docker Images to Azure Container Registry (ACR) using a GitHub Action. Creating Azure Container Registry We will use Az CLI to create the Azure Container…
Read More Build and push Docker Image to Azure Container Registry using GitHub Action