The following are the prerequisites for getting started with this recipe:
- Please install Azure CLI from https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest
- You can download Docker from https://store.docker.com/editions/community/docker-ce-desktop-windows. Ensure that you install the version of Docker that is compatible with the operating system of your development environment.
- Also required is basic knowledge of Docker and its commands, in order to build and run Docker images. You can go through the official Docker documentation to learn this, if you don't already have this knowledge.
- Create an Azure Container Registry (ACR) with the following steps. This can be used as a repository for all of the Docker images.