Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| azure:azure_organization [2022/05/27 18:38] – created mmuze | azure:azure_organization [2025/06/17 00:25] (current) – mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Azure Organization ====== | ====== Azure Organization ====== | ||
| + | * //Azure Resource Manager// is the control plane of Azure | ||
| + | |||
| + | ====== Subscriptions ====== | ||
| > You might want an additional subscription to avoid reaching subscription limits, to create separate environments for billing and security, or to isolate data for compliance reasons. | > You might want an additional subscription to avoid reaching subscription limits, to create separate environments for billing and security, or to isolate data for compliance reasons. | ||
| + | |||
| + | It is not enough to grant a user the Global Admin role in AAD to give them access to a subscription. They must also be assigned an RBAC role (e.g. Owner, Contributor, | ||
| + | |||
| + | ====== Management Groups ====== | ||
| + | * // | ||
| + | * MGs are a way to <color :# | ||
| + | * MGs allow budgets, RBAC roles and policies to be applied to them and the subscriptions they contain | ||