mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-05 08:09:08 +00:00
Update LAB_09b-Implement_Azure_Container_Instances.md
Updated to match interface
This commit is contained in:
parent
605ad8abef
commit
f52994ac8f
@ -30,7 +30,7 @@ In this task, you will create a new container instance for the web application.
|
||||
|
||||
1. Sign in to the [Azure portal](https://portal.azure.com).
|
||||
|
||||
1. In the Azure portal, search for locate **Container instances** and then, on the **Container instances** blade, click **+ Add**.
|
||||
1. In the Azure portal, search for locate **Container instances** and then, on the **Container instances** blade, click **+ New**.
|
||||
|
||||
1. On the **Basics** tab of the **Create container instance** blade, specify the following settings (leave others with their default values):
|
||||
|
||||
@ -51,7 +51,7 @@ In this task, you will create a new container instance for the web application.
|
||||
|
||||
>**Note**: Your container will be publicly reachable at dns-name-label.region.azurecontainer.io. If you receive a **DNS name label not available** error message, specify a different value.
|
||||
|
||||
1. Click **Next: Advanced >**, review the settings on the **Advanced** tab of the **Create container instance** blade without making any changes, click **Review + Create**, and then click **Create**.
|
||||
1. Click **Next: Advanced >**, review the settings on the **Advanced** tab of the **Create container instance** blade without making any changes, click **Review + Create**, ensure that the validation passed and click **Create**.
|
||||
|
||||
>**Note**: Wait for the deployment to complete. This should take about 3 minutes.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user