|
1 | 1 | ---
|
2 |
| -title: Deploy Arc resource bridge (preview) by using Azure CLI commands |
3 |
| -description: Learn how to use Azure CLI commands to manage your Azure Arc resource bridge (preview) deployment. |
4 |
| -ms.date: 01/31/2023 |
| 2 | +title: Azure Arc resource bridge (preview) deployment command overview |
| 3 | +description: Learn about the Azure CLI commands which can be used to manage your Azure Arc resource bridge (preview) deployment. |
| 4 | +ms.date: 02/06/2023 |
5 | 5 | ms.topic: overview
|
6 | 6 | ---
|
7 | 7 |
|
8 |
| -# Deploy Arc resource bridge (preview) by using Azure CLI commands |
| 8 | +# Azure Arc resource bridge (preview) deployment command overview |
9 | 9 |
|
10 |
| -You can use Azure CLI commands to deploy Arc resource bridge (preview). This topic provides an overview of these commands, in the order in which they are used for deployment. |
| 10 | +[Azure CLI](/cli/azure/install-azure-cli) is required to deploy the Azure Arc resource bridge. When deploying Arc resource bridge with a corresponding partner project, the Azure CLI commands may be combined into an automation script, along with additional provider-specific commands. To learn about installing Arc resource bridge with a corresponding partner product, see: |
| 11 | + |
| 12 | +- [Connect VMware vCenter Server to Azure with Arc resource bridge](../vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md) |
| 13 | +- [Connect System Center Virtual Machine Manager (SCVMM) to Azure with Arc resource bridge](../system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc.md#download-the-onboarding-script) |
| 14 | +- [Azure Stack HCI VM Management through Arc resource bridge](/azure-stack/hci/manage/azure-arc-vm-management-prerequisites) |
| 15 | + |
| 16 | +This topic provides an overview of the [Azure CLI commands](/cli/azure/arcappliance) that are used to manage Arc resource bridge (preview) deployment, in the order in which they are typically used for deployment. |
11 | 17 |
|
12 | 18 | ## az arcappliance createconfig
|
13 | 19 |
|
@@ -48,14 +54,7 @@ Deletes the appliance VM and Azure resources. It doesn't clean up the OS image,
|
48 | 54 |
|
49 | 55 | If a deployment fails, you must run this command to clean up the environment before you attempt to deploy again.
|
50 | 56 |
|
51 |
| -> [!NOTE] |
52 |
| -> A partner product may choose to deploy Arc resource bridge differently, by utilizing these commands in one automation script and incorporating additional provider-specific commands. For more information about installing Arc resource bridge as paired with a corresponding partner product, see: |
53 |
| -> |
54 |
| -> - [Azure Stack HCI VM Management through Arc resource bridge](/azure-stack/hci/manage/azure-arc-vm-management-prerequisites) |
55 |
| -> - [Connect VMware vCenter Server to Azure with Arc resource bridge](../vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md) |
56 |
| -> - [Connect System Center Virtual Machine Manager (SCVMM) to Azure with Arc resource bridge](../system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc.md#download-the-onboarding-script) |
57 |
| -
|
58 | 57 | ## Next steps
|
59 | 58 |
|
60 |
| -- Explore the full list of [Arc resource bridge commands and required parameters](/cli/azure/arcappliance). |
| 59 | +- Explore the full list of [Azure CLI commands and required parameters](/cli/azure/arcappliance) for Arc resource bridge. |
61 | 60 | - Get [troubleshooting tips for Arc resource bridge](troubleshoot-resource-bridge.md).
|
0 commit comments