mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Fix note formatting in LAB_10 document
Updated note formatting and corrected HTML entities in the instructions.
This commit is contained in:
parent
ca22aa80aa
commit
5f631fd04b
@ -266,8 +266,7 @@ If you are working with **your own subscription** take a minute to delete the la
|
|||||||
+ Using Azure PowerShell, `Remove-AzResourceGroup -Name resourceGroupName`.
|
+ Using Azure PowerShell, `Remove-AzResourceGroup -Name resourceGroupName`.
|
||||||
+ Using the CLI, `az group delete --name resourceGroupName`.
|
+ Using the CLI, `az group delete --name resourceGroupName`.
|
||||||
|
|
||||||
> [!NOTE]
|
>**Note:** To delete an Azure Recovery Services vault, you must first remove all dependencies like protected items, backup servers, and storage accounts, disable security features like soft delete, and then delete the vault itself. An example [PowerShell script](https://learn.microsoft.com/azure/backup/scripts/delete-recovery-services-vault) is available.
|
||||||
> To delete an Azure Recovery Services vault, you must first remove all dependencies like protected items, backup servers, and storage accounts, disable security features like soft delete, and then delete the vault itself. An example [PowerShell script](https://learn.microsoft.com/azure/backup/scripts/delete-recovery-services-vault) is available.
|
|
||||||
|
|
||||||
## Extend your learning with Copilot
|
## Extend your learning with Copilot
|
||||||
Copilot can assist you in learning how to use the Azure scripting tools. Copilot can also assist in areas not covered in the lab or where you need more information. Open an Edge browser and choose Copilot (top right) or navigate to *copilot.microsoft.com*. Take a few minutes to try these prompts.
|
Copilot can assist you in learning how to use the Azure scripting tools. Copilot can also assist in areas not covered in the lab or where you need more information. Open an Edge browser and choose Copilot (top right) or navigate to *copilot.microsoft.com*. Take a few minutes to try these prompts.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user