To start working with containers in Azure, you will need the following:
- A basic understanding of Docker concepts (https://docs.docker.com/get-started/)
- Docker development environment (depending on the OS you are using—https://docs.docker.com/docker-for-mac/, https://docs.docker.com/docker-for-windows/, or https://docs.docker.com/install/)
- A Docker Hub account
- The Azure CLI (https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest)
- A basic understanding of Kubernetes (https://kubernetes.io/docs/home/)
- The Kubernetes CLI (https://kubernetes.io/docs/tasks/tools/install-kubectl/)