az computelimit
Note
This reference is part of the computelimit extension for the Azure CLI (version 2.75.0 or higher). The extension will automatically install the first time you run an az computelimit command. Learn more about extensions.
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage compute shared limit resources.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az computelimit guest-subscription |
Manage Guest Subscription. |
Extension | Preview |
| az computelimit guest-subscription add |
Add a subscription as a guest to consume the compute limits shared by the host subscription. |
Extension | Preview |
| az computelimit guest-subscription list |
List all guest subscriptions added to the host subscription in a location. |
Extension | Preview |
| az computelimit guest-subscription remove |
Remove a subscription as a guest to stop consuming the compute limits shared by the host subscription. |
Extension | Preview |
| az computelimit guest-subscription show |
Get a guest subscription added to the host subscription. |
Extension | Preview |
| az computelimit shared-limit |
Manage Shared Limit. |
Extension | Preview |
| az computelimit shared-limit add |
Enable a compute limit to be shared by the host subscription with its guest subscriptions. |
Extension | Preview |
| az computelimit shared-limit list |
List all compute limits shared by the host subscription with its guest subscriptions. |
Extension | Preview |
| az computelimit shared-limit remove |
Disable sharing of a compute limit by the host subscription with its guest subscriptions. |
Extension | Preview |
| az computelimit shared-limit show |
Get a compute limit shared by the host subscription with its guest subscriptions. |
Extension | Preview |