From 2d42f3512c333e28c456fa496dc6476efb87ca9e Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:20:54 -0800 Subject: [PATCH] Update LAB_02b-Manage_Governance_via_Azure_Policy.md --- .../Lab/LAB_02b-Manage_Governance_via_Azure_Policy.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/New Instructions/Lab/LAB_02b-Manage_Governance_via_Azure_Policy.md b/New Instructions/Lab/LAB_02b-Manage_Governance_via_Azure_Policy.md index 996c93da..5c720766 100644 --- a/New Instructions/Lab/LAB_02b-Manage_Governance_via_Azure_Policy.md +++ b/New Instructions/Lab/LAB_02b-Manage_Governance_via_Azure_Policy.md @@ -52,7 +52,7 @@ In this task, you will create and assign a tag to an Azure resource group via th 1. From the Resource groups, select **+ Create**. -1. Provide the name `az104-rg2b` and ensure that the Region is set to **East US**. +1. Provide the name `az104-rg2` and ensure that the Region is set to **East US**. 1. Select **Next: Tags** and create a new tag. @@ -159,7 +159,7 @@ In this task, we will use a new policy definition to remediate any non-compliant | Setting | Value | | --- | --- | - | Tag Name | `Role` | + | Tag Name | `Cost Center` | 1. Click **Next** and, on the **Remediation** tab, configure the following settings (leave others with their defaults): @@ -192,6 +192,8 @@ In this task, we will use a new policy definition to remediate any non-compliant 1. On the **Tags** blade, note that the tag **Cost Center** with the value **000** has been automatically assigned to the resource. +>**Did you know?** If you search for and select **Tags** in the portal, you can view the resources with a specific tag. + ## Key takeaways Congratulations on completing the lab. Here are the main takeaways for this lab.