From aebf9a713c97ecb6ce82432474138adb4954f98c Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Mon, 7 Feb 2022 14:31:44 -0800 Subject: [PATCH] Update LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md --- .../LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md b/Instructions/Labs/LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md index 80739af0..2de7f9e0 100644 --- a/Instructions/Labs/LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md +++ b/Instructions/Labs/LAB_03d-Manage_Azure_Resources_by_Using_Azure_CLI.md @@ -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.