Update LAB_09b-Implement_Azure_Containers.md

This commit is contained in:
staleycyn 2023-12-20 11:02:23 -08:00 committed by GitHub
parent 2e5ddd8d46
commit 2aa633d9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ There are interactive lab simulations that you might find useful for this topic.
In this task, you will create a new container instance for the web application. Docker is a platform that provides the ability to package and run applications in isolated environments called containers. Azure Container Instances provides the compute environment for a container image.
1. Sign in to the **Azure portal** - `http://portal.azure.com`.
1. Sign in to the **Azure portal** - `https://portal.azure.com`.
1. In the Azure portal, search for and select `Container instances` and then, on the **Container instances** blade, click **+ Create**.