From 10edb7493da337622caa4ac3afe112da242d8c5b Mon Sep 17 00:00:00 2001 From: Murali-Puvvada <72659846+Murali-Puvvada@users.noreply.github.com> Date: Mon, 6 Jun 2022 17:25:36 +0200 Subject: [PATCH] Update day29.md Just edited my acronyms. --- Days/day29.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day29.md b/Days/day29.md index 2200595..d882b5c 100644 --- a/Days/day29.md +++ b/Days/day29.md @@ -71,7 +71,7 @@ A subscription can be seen as a boundary between different subscriptions potenti ### Management Groups -Management groups give us the ability to segregate control across our Azure AD or our tenant environment. Management groups allow us to control policies, RBAC, and budgets. +Management groups give us the ability to segregate control across our Azure Active Directory (AD) or our tenant environment. Management groups allow us to control policies, Role Based Access Control (RBAC), and budgets. Subscriptions belong to these management groups so you could have many subscriptions in your Azure AD Tenant, these subscriptions then can also control policies, RBAC, and budgets.