- Lab
- A Cloud Guru
Azure Resource Manager Tagging and Locking Scenarios
In this lab, we will test several scenarios in the Azure portal. We will begin by adding tags and locks to a resource group and deploying a VM. We will then add locks to the VM resources and see if we can add tags to them after they are locked. Finally, we will explore if a resource group can be deleted if it is locked or even if the resources inside it are locked.
Path Info
Table of Contents
-
Challenge
Discover How Locks and Tags Affect Deployments
- Add a tag to the resource group.
- Lock the resource group with a Read-Only lock and attempt to deploy a VM to it.
- Lock the resource group with a Delete lock and attempt to deploy a VM to it.
- After successful deployment, verify if tags have been inherited.
-
Challenge
Determine If Tags Can Be Added to Locked Resources
- Lock one of the VM resources with a Read-Only lock.
- Lock one of the VM resources with a Delete resource.
- Attempt to add tags to all of the resources at once.
- Verify if any of the locks prevented adding tags.
-
Challenge
Explore What Happens When Attempting to Delete a a Resource Group with Locks on It (or on the Resources inside It)
- Attempt to delete the resource group with the Delete lock on it.
- Remove the resource group lock.
- Attempt to delete the resource group with locks on the resources inside it.
- Remove resource locks.
- Delete the resource group.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.