Getting Started with Azure Container Instances

Lab Steps

lock
Logging in to the Microsoft Azure Portal
lock
Logging into Azure using Azure CLI
lock
Deploying an Azure Container Instance
lock
Using Restart Policies in Azure Container Instances

Ready for the real environment experience?

DifficultyBeginner
Time Limit45m
Students2528
Ratings
4.7/5
starstarstarstarstar-half

Description

Azure Container Instances are the quickest way to deploy a container in Azure. They allow Cloud Engineers to start up containers within a matter of seconds without having to manage any underlying hardware or services. Container Instances shine when used for automating small tasks or hosting simple web services.

In this lab, you will explore deploying an Azure Container Instance to host a web service, scaling a container, and running a task in a Container Instance.

Learning Objectives

Upon completion of this lab you will be able to:

  • Deploy a website container image on an Azure Container Instance
  • Understand the use cases for Azure Container Instances
  • Run an Azure Container Instance to process a job or task

Intended Audience

This lab is intended for:

  • Those studying for the Microsoft Azure Administrator certification
  • Anyone interested in running containers in Azure

Prerequisites

You should possess:

  • Basic understanding of Azure fundamentals
  • Understanding of what a container is

The following content is sufficient to fulfill these prerequisites:

Environment before
PREVIEW
arrow_forward
Environment after
PREVIEW
About the Author
Students14385
Labs46
Courses1
Learning paths5

Luke is a Site Reliability Engineer at Microsoft. His background is infrastructure development using Terraform and in 2021 he was awarded the HashiCorp Ambassador award. He is an Azure DevOps Engineer Expert, Azure Administrator Associate, and HashiCorp Certified - Terraform Associate.