Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

az arcappliance configuration show

  • Preview

Note

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

This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Command group to show the current configuration of an Arc resource bridge.

Commands

Name Description Type Status
az arcappliance configuration show hci

Command to show the current configuration of an HCI Arc resource bridge.

Extension Preview
az arcappliance configuration show vmware

Command to show the current configuration of a VMware Arc resource bridge.

Extension Preview

az arcappliance configuration show hci

Preview

Command group 'arcappliance configuration show' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Command to show the current configuration of an HCI Arc resource bridge.

az arcappliance configuration show hci --kubeconfig
 [--acquire-policy-token]
 [--change-reference]

Examples

Show configuration for an HCI Arc resource bridge

az arcappliance configuration show hci --kubeconfig [REQUIRED]

Required Parameters

--kubeconfig

Path to kubeconfig file for Arc resource bridge.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--acquire-policy-token

Acquiring an Azure Policy token automatically for this resource operation.

Property Value
Parameter group: Global Policy Arguments
--change-reference

The related change reference ID for this resource operation.

Property Value
Parameter group: Global Policy Arguments

az arcappliance configuration show vmware

Preview

Command group 'arcappliance configuration show' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Command to show the current configuration of a VMware Arc resource bridge.

az arcappliance configuration show vmware --kubeconfig
 [--acquire-policy-token]
 [--change-reference]

Examples

Show configuration for a VMware Arc resource bridge

az arcappliance configuration show vmware --kubeconfig [REQUIRED]

Required Parameters

--kubeconfig

Path to kubeconfig file for Arc resource bridge.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--acquire-policy-token

Acquiring an Azure Policy token automatically for this resource operation.

Property Value
Parameter group: Global Policy Arguments
--change-reference

The related change reference ID for this resource operation.

Property Value
Parameter group: Global Policy Arguments

Feedback

Was this page helpful?