az arcappliance upgrade

Note

This reference is part of the arcappliance extension for the Azure CLI (version 2.51.0 or higher). The extension will automatically install the first time you run an az arcappliance upgrade command. Learn more about extensions.

Command group for upgrading an Appliance cluster.

Commands

Name Description Type Status
az arcappliance upgrade hci

Command to upgrade an Appliance on Azure Stack HCI.

Extension GA
az arcappliance upgrade scvmm

Command to upgrade an Appliance on SCVMM.

Extension GA
az arcappliance upgrade vmware

Command to upgrade an Appliance on VMware.

Extension GA

az arcappliance upgrade hci

Command to upgrade an Appliance on Azure Stack HCI.

az arcappliance upgrade hci --config-file
                            [--location]
                            [--name]
                            [--no-wait]
                            [--resource-group]

Examples

Upgrade HCI Appliance

az arcappliance upgrade hci --config-file [REQUIRED]

Required Parameters

--config-file

Path to Appliance Config File.

Optional Parameters

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

--name -n

Name of the Arc resource bridge.

--no-wait

Do not wait for the long-running operation to finish.

default value: False
--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

az arcappliance upgrade scvmm

Command to upgrade an Appliance on SCVMM.

az arcappliance upgrade scvmm --config-file
                              [--location]
                              [--name]
                              [--no-wait]
                              [--resource-group]

Examples

Upgrade SCVMM Appliance

az arcappliance upgrade scvmm --config-file [REQUIRED]

Required Parameters

--config-file

Path to Appliance Config File.

Optional Parameters

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

--name -n

Name of the Arc resource bridge.

--no-wait

Do not wait for the long-running operation to finish.

default value: False
--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

az arcappliance upgrade vmware

Command to upgrade an Appliance on VMware.

az arcappliance upgrade vmware --config-file
                               [--location]
                               [--name]
                               [--no-wait]
                               [--resource-group]

Examples

Upgrade VMware Appliance

az arcappliance upgrade vmware --config-file [REQUIRED]

Required Parameters

--config-file

Path to Appliance Config File.

Optional Parameters

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

--name -n

Name of the Arc resource bridge.

--no-wait

Do not wait for the long-running operation to finish.

default value: False
--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.