Azure Management Groups
- Refer Here for Azure Management groups docs
- Sample Management Group
- Lets Create Management Group
- Now subscriptions can be added under mangement groups, Policies can be added now at
- Managment Group
- Subscription
- Resource Group
- Resource Level
Azure Policy
- Refer Here for official docs
Actvity 1: I want to ensure all the resources in Azure have a tag. If the tag is not present try to add default tag Env
and value Dev
-
Create a Policy
- Creating a custom policy Refer Here
Activity 2:
- Assign a policy which restricts users to create Vms other than b1s
- Refer Here
- Refer Here for all the policies