mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_09b-Implement_Azure_Container_Instances.md
GH page formatting
This commit is contained in:
parent
80fe415220
commit
16abab28fe
@ -26,11 +26,11 @@ In this lab, you will:
|
||||
|
||||

|
||||
|
||||
## Instructions
|
||||
### Instructions
|
||||
|
||||
### Exercise 1
|
||||
## Exercise 1
|
||||
|
||||
#### Task 1: Deploy a Docker image by using the Azure Container Instance
|
||||
## Task 1: Deploy a Docker image by using the Azure Container Instance
|
||||
|
||||
In this task, you will create a new container instance for the web application.
|
||||
|
||||
@ -63,7 +63,7 @@ In this task, you will create a new container instance for the web application.
|
||||
|
||||
>**Note**: While you wait, you may be interested in viewing the [code behind the sample application](https://github.com/Azure-Samples/aci-helloworld). To view it, browse the \\app folder.
|
||||
|
||||
#### Task 2: Review the functionality of the Azure Container Instance
|
||||
## Task 2: Review the functionality of the Azure Container Instance
|
||||
|
||||
In this task, you will review the deployment of the container instance.
|
||||
|
||||
@ -79,7 +79,7 @@ In this task, you will review the deployment of the container instance.
|
||||
|
||||
1. Verify that you see the log entries representing the HTTP GET request generated by displaying the application in the browser.
|
||||
|
||||
#### Clean up resources
|
||||
## Clean up resources
|
||||
|
||||
>**Note**: Remember to remove any newly created Azure resources that you no longer use. Removing unused resources ensures you will not see unexpected charges.
|
||||
|
||||
@ -103,7 +103,7 @@ In this task, you will review the deployment of the container instance.
|
||||
|
||||
>**Note**: The command executes asynchronously (as determined by the -AsJob parameter), so while you will be able to run another PowerShell command immediately afterwards within the same PowerShell session, it will take a few minutes before the resource groups are actually removed.
|
||||
|
||||
#### Review
|
||||
## Review
|
||||
|
||||
In this lab, you have:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user