Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.54 KB

container-instances-tutorial-prerequisites.md

File metadata and controls

32 lines (24 loc) · 1.54 KB
title description services author ms.service ms.topic ms.date ms.author ms.custom
include file
include file
container-instances
dlepow
container-instances
include
03/20/2018
danlep
include file

You must satisfy the following requirements to complete this tutorial:

Azure CLI: You must have Azure CLI version 2.0.29 or later installed on your local computer. Run az --version to find the version. If you need to install or upgrade, see Install the Azure CLI.

Docker: This tutorial assumes a basic understanding of core Docker concepts like containers, container images, and basic docker commands. For a primer on Docker and container basics, see the Docker overview.

Docker: To complete this tutorial, you need Docker installed locally. Docker provides packages that configure the Docker environment on macOS, Windows, and Linux.

Important

Because the Azure Cloud shell does not include the Docker daemon, you must install both the Azure CLI and Docker Engine on your local computer to complete this tutorial. You cannot use the Azure Cloud Shell for this tutorial.