az arcappliance validate

Hinweis

Diese Referenz ist Teil der Arcappliance-Erweiterung für die Azure CLI (Version 2.0.67 oder höher). Die Erweiterung installiert automatisch, wenn Sie einen az arcappliance validate-Befehl ausführen. Weitere Informationen zu Erweiterungen

Befehlsgruppe zum Überprüfen des Appliance-Clusters und der Konfiguration.

Befehle

az arcappliance validate hci

Befehl zum Überprüfen der HCI Appliance-Konfiguration.

az arcappliance validate kubevirt

Befehl zum Überprüfen der KubeVirt Appliance-Konfiguration.

az arcappliance validate scvmm

Befehl zum Überprüfen der SCVMM-Appliance-Konfiguration.

az arcappliance validate vmware

Befehl zum Überprüfen der VMware Appliance-Konfiguration.

az arcappliance validate hci

Befehl zum Überprüfen der HCI Appliance-Konfiguration.

az arcappliance validate hci --config-file
                             [--location]
                             [--name]
                             [--resource-group]

Beispiele

Überprüfen der Appliance mithilfe von HCI

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

Erforderliche Parameter

--config-file

Pfad zur Appliance-Konfigurationsdatei.

Optionale Parameter

--location -l

Der Standort. Werte aus: az account list-locations. Sie können den standardmäßig verwendeten Standort mit az configure --defaults location=<location> konfigurieren.

--name -n

Name der Appliance.

--resource-group -g

Name der Ressourcengruppe Sie können die Standardgruppe mit az configure --defaults group=<name> konfigurieren.

az arcappliance validate kubevirt

Befehl zum Überprüfen der KubeVirt Appliance-Konfiguration.

az arcappliance validate kubevirt --config-file
                                  [--location]
                                  [--name]
                                  [--resource-group]

Beispiele

Überprüfen der Appliance mithilfe von KubeVirt

az arcappliance validate kubevirt --config-file [REQUIRED]

Erforderliche Parameter

--config-file

Pfad zur Appliance-Konfigurationsdatei.

Optionale Parameter

--location -l

Der Standort. Werte aus: az account list-locations. Sie können den standardmäßig verwendeten Standort mit az configure --defaults location=<location> konfigurieren.

--name -n

Name der Appliance.

--resource-group -g

Name der Ressourcengruppe Sie können die Standardgruppe mit az configure --defaults group=<name> konfigurieren.

az arcappliance validate scvmm

Befehl zum Überprüfen der SCVMM-Appliance-Konfiguration.

az arcappliance validate scvmm --config-file
                               [--location]
                               [--name]
                               [--resource-group]

Beispiele

Überprüfen der Arc Appliance mithilfe von SCVMM

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

Erforderliche Parameter

--config-file

Pfad zur Appliance-Konfigurationsdatei.

Optionale Parameter

--location -l

Der Standort. Werte aus: az account list-locations. Sie können den standardmäßig verwendeten Standort mit az configure --defaults location=<location> konfigurieren.

--name -n

Name der Appliance.

--resource-group -g

Name der Ressourcengruppe Sie können die Standardgruppe mit az configure --defaults group=<name> konfigurieren.

az arcappliance validate vmware

Befehl zum Überprüfen der VMware Appliance-Konfiguration.

az arcappliance validate vmware --config-file
                                [--location]
                                [--name]
                                [--resource-group]

Beispiele

Überprüfen der Appliance mithilfe von VMware

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

Erforderliche Parameter

--config-file

Pfad zur Appliance-Konfigurationsdatei.

Optionale Parameter

--location -l

Der Standort. Werte aus: az account list-locations. Sie können den standardmäßig verwendeten Standort mit az configure --defaults location=<location> konfigurieren.

--name -n

Name der Appliance.

--resource-group -g

Name der Ressourcengruppe Sie können die Standardgruppe mit az configure --defaults group=<name> konfigurieren.