- Lab
- A Cloud Guru
Deploy a Container with Azure Container Instances
Azure Container Instances allows you to rapidly deploy a simple containerized solution, with ease. Within this beginner hands-on lab, we'll use the Azure Portal to deploy a publicly available container image, using Azure Container Instances.
Path Info
Table of Contents
-
Challenge
Create a Container Instance
- Use a publicly available image of NGINX.
- Use 1 vCPU and 1 GiB of memory.
- Use public networking, with a unique DNS name label (e.g., labcontainer001)
-
Challenge
Test Your Container
- Use the FQDN or public IP address from the Overview page.
- Open a new browser tab, and connect to the container.
- You should see the NGINX start page.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.