az account management-group subscription
Subscription operations for Management Groups.
Commands
az account management-group subscription add |
Add a subscription to a management group. |
az account management-group subscription remove |
Remove an existing subscription from a management group. |
az account management-group subscription add
Add a subscription to a management group.
Add a subscription to a management group.
az account management-group subscription add --name
--subscription
Examples
Add a subscription to a management group.
az account management-group subscription add --name GroupName --subscription Subscription
Required Parameters
Name of the management group.
Subscription Id or Name.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
az account management-group subscription remove
Remove an existing subscription from a management group.
Remove an existing subscription from a management group.
az account management-group subscription remove --name
--subscription
Examples
Remove an existing subscription from a management group.
az account management-group subscription remove --name GroupName --subscription Subscription
Required Parameters
Name of the management group.
Subscription Id or Name.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.