To deploy containers on Azure, we will be using Azure Container Instances for an easier start. Using Kubernetes adds a little more complexity.
This recipe will show you how to create a new container group that uses the container image from your private Docker gallery. It is actually not much harder than starting a container on-premises.