Forum Discussion
Group Company and Azure
- Oct 22, 2024
To organize Azure for a group company, you have two main options:
1. Separate Subscriptions:
Ideal if each company needs isolation (e.g., different costs, security, governance).
Easier to manage billing and policies for each company separately.
2. Same Subscription, Different Resource Groups:
Best if the companies share resources but need logical separation.
Helps with centralized management while still tracking costs and usage per resource group.
Use Management Groups for centralized control across multiple subscriptions if needed.
If each company operates independently, go for separate subscriptions. If they share resources, use different resource groups within the same subscription.
To organize Azure for a group company, you have two main options:
1. Separate Subscriptions:
Ideal if each company needs isolation (e.g., different costs, security, governance).
Easier to manage billing and policies for each company separately.
2. Same Subscription, Different Resource Groups:
Best if the companies share resources but need logical separation.
Helps with centralized management while still tracking costs and usage per resource group.
Use Management Groups for centralized control across multiple subscriptions if needed.
If each company operates independently, go for separate subscriptions. If they share resources, use different resource groups within the same subscription.