Azure Subscriptions
- each service belongs to a subscription
- Each subscription can have different billing details
- Multiple subscriptions can be linked to same account
- More than one azure account can be linked to the same subscription
- Billing is on per sub basis
- programmatic operations require subscription ID
Common Types
- free
- Pay-as-you-go
- Enterprise Agreement
- Student
references
Paths into this note
11 notes lead here
-
Azure Locks can be applied at resource, resource group or subscription level
-
Azure subscription (Activity log - stored for 90 days)
-
can be applied at resource, resource group or subscription level
-
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
-
4000 per subscription
-
1 resource and resource groups is tagged to a single subscription
-
I can create n number of resources under a subscription
-
All subscriptions under a management group inherit the conditions applied to the management group