azure:azure_organization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
azure:azure_organization [2022/05/27 18:39] mmuzeazure: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 ====== ====== 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, Reader, etc).
 +
 +====== Management Groups ======
 +  * //Management groups (MG)// provide a governance scope above subscriptions
 +  * MGs are a way to <color :#fff200>group</color> subscriptions
 +  * MGs allow budgets, RBAC roles and policies to be applied to them and the subscriptions they contain
  
  • azure/azure_organization.1653676749.txt.gz
  • Last modified: 2022/05/27 18:39
  • by mmuze