Resource Groups
Another construct for grouping together resources. Things that run together, might get decommissioned together, policies, etc.
- I can create n number of resources under a subscription
- Can not nest resource groups i.e. can’t put one RG in another RG.
- It is not a boundary for access
- 1 resource can be a member of only 1 RG
- created in an Azure region
references:
Paths into this note
10 notes lead here
-
Azure Locks can be applied at resource, resource group or subscription level
-
on a resource group we can go and check logs
-
resources don't inherit tags from resource group
-
Costs can be based on tag, subscription, resource groups
-
which is then assigned to a scope (subscription,resource groups,management group or resources)
-
Scope can be at subscription or resource groups
-
Applies to all items in control plane (management groups,resource groups, resources)
-
1 resource can be a member of only 1 RG