Let's create a first simple container in Azure using the portal:
- Go to Container Instances under New | Marketplace | Everything, as shown in the following screenshot:
- After having chosen the Container Instances entry in the resources list, you will have to define some properties, which are described as follows:
At first, we will need to define the Azure container name. Of course, this needs to be unique in your environment. Then, we will need to define the source of the image and to which resource group ...