-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Description
Add a cmdlet to set the default resource group, and dynamically make resource group parameter optional if a default resource group is set.
- Add Set-AzureRmResourceGroup to set a default resource group
- Automatically set default resource group when a new resource group is created
- Make resource group optional if a default resource group is set through dynamic parameters
- Add tests for cmdlet, default behavior when resource group is and is nto set
Cost: 8
RemiBou, cormacpayne and maddieclayton