mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 16:49:09 +00:00
Update LAB_09b-Implement_Azure_Container_Instances.md
This commit is contained in:
parent
efc560b58b
commit
96ccc480f1
@ -25,16 +25,15 @@ There are interactive lab simulations that you might find useful for this topic.
|
|||||||
|
|
||||||
+ [Implement Azure Container Instances](https://mslabs.cloudguides.com/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%2014). Deploy a Docker image using Azure Container Instances.
|
+ [Implement Azure Container Instances](https://mslabs.cloudguides.com/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%2014). Deploy a Docker image using Azure Container Instances.
|
||||||
|
|
||||||
|
## Architecture diagram
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Job skills
|
## Job skills
|
||||||
|
|
||||||
- Task 1: Deploy an Azure Container Instance using a Docker image.
|
- Task 1: Deploy an Azure Container Instance using a Docker image.
|
||||||
- Task 2: Test and verify deployment of an Azure Container Instance.
|
- Task 2: Test and verify deployment of an Azure Container Instance.
|
||||||
|
|
||||||
|
|
||||||
## Architecture diagram
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Task 1: Deploy an Azure Container Instance using a Docker image
|
## Task 1: Deploy an Azure Container Instance using a Docker image
|
||||||
|
|
||||||
In this task, you will create a simple web application using a Docker image. 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 the container image.
|
In this task, you will create a simple web application using a Docker image. 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 the container image.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user