Update LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md

This commit is contained in:
staleycyn 2022-02-07 14:31:44 -08:00 committed by GitHub
parent 5e8f91018e
commit aebf9a713c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,8 @@ In this lab, you will:
## Instructions
> **Note**: Always create your own secure password for any virtual machine or user account you create. If the virtual machine is created for you, use **Reset password** in the Portal to update the password.
### Exercise 1
#### Task 1: Start a Bash session in Azure Cloud Shell
@ -106,7 +108,9 @@ In this task, you will managing configuration of the Azure managed disk by using
#### 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.
> **Note**: Remember to remove any newly created Azure resources that you no longer use. Removing unused resources ensures you will not see unexpected charges.
> **Note**: Don't worry if the lab resources cannot be immediately removed. Sometimes resources have dependencies and take a long time to delete. It is a common Administrator task to monitor resource usage, so just periodically review your resources in the Portal to see how the cleanup is going.
1. In the Azure portal, open the **Bash** shell session within the **Cloud Shell** pane.