From 52e6d139dbe20fd49175f78e925374d765e09bd3 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Sat, 9 Dec 2023 07:10:24 -0800 Subject: [PATCH] Update LAB_02b-Manage_Governance_via_Azure_Policy.md --- .../Lab/LAB_02b-Manage_Governance_via_Azure_Policy.md | 2 ++ 1 file changed, 2 insertions(+) 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 67f585b4..1835b289 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 @@ -214,4 +214,6 @@ Congratulations on completing the lab. Here are the main takeaways for this lab. + Azure Policy establishes conventions for resources. Policy definitions describe resource compliance conditions and the effect to take if a condition is met. A condition compares a resource property field or a value to a required value. There are many built-in policy definitions. + The Azure Policy remediation task feature is used to bring resources into compliance based on a definition and assignment. Resources that are non-compliant to a modify or deployIfNotExist definition assignment, can be brought into compliance using a remediation task. +## Cleanup your resources +If you are working with your own subscription take a minute to delete the lab resource group. This will ensure resources are freed up and cost is minimized.