Deploy a containerized application using Azure Container Instances
Introduction
Azure Container Instances
Access the application
Deploying a Docker container from the Azure Container Registry
Next Steps
Deploy a containerized application using Azure Container Instances
Who is this for?
This is an introductory topic for developers interested in learning how to create and run a Docker container in Microsoft Azure using Azure Container Instances.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Create Azure Container Instances.
- Run a Docker container in Azure Container Instances.
- Enable Admin in Azure Container Registry, which is required when you are deploying Docker containers from the Azure Container Registry.
Prerequisites
Before starting, you will need the following:
- Azure subscription. Use this link to sign up for a free account: https://azure.microsoft.com/en-us/free/ .
- Complete the first learning path of this series.