Cannot push image to Azure Container Registry

Make sure you’re logged in into your Azure account:

az login

and into the Container Registry:

az acr login --name <name of the container registry>