Container
Deploying compute workloads in Azure by using images and containers
Create a VM using Azure CLI Create a dotnet app and a docker file Create an Azure Container Registry and upload a container image Deploy an Azure container instance
1 min read
Install Docker on a Azure Linux VM, upload a docker image to Azure Container Registry and Deploy a Azure Container Instance
Install Azure CLI and the VSCode extension Install a Linux VM in Azure Install Docker Create Azure Container Registry Push a docker image to Azure Registry Create an Azure container instance from a private registry
1 min read