az stack-whatif
A deployment stack What-If is a preview of an operation to be performed on a new or existing deployment stack.
Deployment stacks What-Ifs are defined in ARM as the type Microsoft.Resources/deploymentStacksWhatIfResults.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az stack-whatif group |
Manage Deployment stacks what-if results at resource group scope. |
Core | GA |
| az stack-whatif group create |
Create a deployment stack what-if result at resource group scope. |
Core | GA |
| az stack-whatif group delete |
Delete a deployment stack what-if result from resource group scope. |
Core | GA |
| az stack-whatif group list |
List all deployment stack what-if results in a resource group. |
Core | GA |
| az stack-whatif group show |
Get a deployment stack what-if result from resource group scope. |
Core | GA |
| az stack-whatif mg |
Manage Deployment stacks what-if results at management group scope. |
Core | GA |
| az stack-whatif mg create |
Create a deployment stack what-if result at management group scope. |
Core | GA |
| az stack-whatif mg delete |
Delete a deployment stack what-if result from management group scope. |
Core | GA |
| az stack-whatif mg list |
List all deployment stacks what-if results in a management group. |
Core | GA |
| az stack-whatif mg show |
Get a deployment stack what-if result from management group scope. |
Core | GA |
| az stack-whatif sub |
Manage Deployment stacks what-if results at subscription scope. |
Core | GA |
| az stack-whatif sub create |
Create a deployment stack what-if result at subscription scope. |
Core | GA |
| az stack-whatif sub delete |
Delete a deployment stack what-if result from subscription scope. |
Core | GA |
| az stack-whatif sub list |
List all deployment stack what-if results in a subscription. |
Core | GA |
| az stack-whatif sub show |
Get a deployment stack what-if result from subscription scope. |
Core | GA |