diff --git a/102-Azure-Landing-Zones/challenges/challenge3.md b/102-Azure-Landing-Zones/challenges/challenge3.md index 2fba851..fe6a8f4 100644 --- a/102-Azure-Landing-Zones/challenges/challenge3.md +++ b/102-Azure-Landing-Zones/challenges/challenge3.md @@ -22,7 +22,12 @@ Using a [policy-driven](https://learn.microsoft.com/en-us/azure/cloud-adoption-f 6. Ensure that "development environments and associated VNETs are not able to communicate with production". 7. Ensure that resources under the "Online" management group cannot establish cross-subscription inter-vnet communications. 8. Grant developers access to development environments at scale and with minimal administrative effort. +<<<<<<< HEAD +======= +9. Create cost management alerts for budget, forecast and anomalies. + +>>>>>>> 08d35ce60ab755766ada2f46c46a821dce50de70 > [!TIP] > Explore the Azure Policy examples in this [folder](https://github.com/jonathan-vella/azure-landing-zones/tree/main/Az%20Policy%20Definitions).