repos
Exercise – Deploy an Azure container registry

Repositories is where we will store our images


Exercise – Build container images using Azure Container Registry Tasks
We saved the Dockerfile

download it with wget and build it with az acr build


Registry

Exercise – Deploy images from Azure Container Registry

Deploy it

Get the ip address
logs

Visit it

