az arcappliance delete
Note
This reference is part of the arcappliance extension for the Azure CLI (version 2.41.0 or higher). The extension will automatically install the first time you run an az arcappliance delete command. Learn more about extensions.
Command group for deletion of an Appliance cluster and resource.
Commands
az arcappliance delete hci |
Command to delete HCI Appliance. |
az arcappliance delete kubevirt |
Command to delete KubeVirt Appliance. |
az arcappliance delete scvmm |
Command to delete SCVMM Appliance. e.g az arcappliance delete scvmm --config-file [REQUIRED]. |
az arcappliance delete vmware |
Command to delete VMware Appliance. |
az arcappliance delete hci
Command to delete HCI Appliance.
az arcappliance delete hci --config-file
[--location]
[--name]
[--resource-group]
[--yes]
Examples
Delete Appliance HCI Resource
az arcappliance delete hci --config-file [REQUIRED]
Required Parameters
Path to Appliance Config File.
Optional Parameters
Location. Values from: az account list-locations
. You can configure the default location using az configure --defaults location=<location>
.
Name of the Appliance.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Do not prompt for confirmation.
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az arcappliance delete kubevirt
Command to delete KubeVirt Appliance.
az arcappliance delete kubevirt --config-file
[--location]
[--name]
[--resource-group]
[--yes]
Examples
Delete Appliance KubeVirt Resource
az arcappliance delete kubevirt --config-file [REQUIRED]
Required Parameters
Path to Appliance Config File.
Optional Parameters
Location. Values from: az account list-locations
. You can configure the default location using az configure --defaults location=<location>
.
Name of the Appliance.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Do not prompt for confirmation.
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az arcappliance delete scvmm
Command to delete SCVMM Appliance. e.g az arcappliance delete scvmm --config-file [REQUIRED].
az arcappliance delete scvmm --config-file
[--location]
[--name]
[--resource-group]
[--yes]
Examples
Delete Appliance SCVMM Resource
az arcappliance delete scvmm --config-file [REQUIRED]
Required Parameters
Path to Appliance Config File.
Optional Parameters
Location. Values from: az account list-locations
. You can configure the default location using az configure --defaults location=<location>
.
Name of the Appliance.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Do not prompt for confirmation.
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az arcappliance delete vmware
Command to delete VMware Appliance.
az arcappliance delete vmware --config-file
[--location]
[--name]
[--resource-group]
[--yes]
Examples
Delete Appliance VMware Resource
az arcappliance delete vmware --config-file [REQUIRED]
Required Parameters
Path to Appliance Config File.
Optional Parameters
Location. Values from: az account list-locations
. You can configure the default location using az configure --defaults location=<location>
.
Name of the Appliance.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Do not prompt for confirmation.
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Feedback
Submit and view feedback for