- Lab
- A Cloud Guru
Ensuring Compliance with Azure Policies
In this lab, you will assume the role of an Azure security engineer. A common task asked of the Azure security engineer is to ensure compliance of Azure resources. In this hands-on lab, we will assign two Azure policies. Then, we will deploy a non-compliant resource and observe the results of the policy assigned.
Path Info
Table of Contents
-
Challenge
Assign Azure Policies
- Assign a policy to block the deployment of resource groups when a
Cost Allocation
tag is not provided.- Assign the policy to the resource group for the hands-on lab.
- Optionally provide a non-compliance message for your first policy assignment.
- Assign a policy to inherit the
Cost Allocation
tag from the parent resource group when the tag is not present on a resource.- Associate the existing user-assigned managed identity with your policy assignment.
- Assign a policy to block the deployment of resource groups when a
-
Challenge
Create and Update Resources
- Create a
Cost Allocation
tag, set the value toIT
, and attach it to the resource group. - Deploy a new Virtual Network named
PolicyVnet2
in the same region as the existing resources.- Do not provide a cost allocation tag during provisioning; Azure Policy should inherit the tag from the resource group.
- Create a
-
Challenge
Observe the Results of Policy Assignment
- View the tags of the existing resources.
- View the tags of the newly created non-compliant resource after creation.
-
Challenge
Remediate Existing Resources
- Create a remediation task to bring the existing virtual network into compliance.
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.