Skip to content

Commit d393ef7

Browse files
committed
update topic
1 parent cf4fa5e commit d393ef7

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

articles/azure-arc/resource-bridge/deploy-cli.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
---
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
55
ms.topic: overview
66
---
77

8-
# Deploy Arc resource bridge (preview) by using Azure CLI commands
8+
# Azure Arc resource bridge (preview) deployment command overview
99

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.
1117

1218
## az arcappliance createconfig
1319

@@ -48,14 +54,7 @@ Deletes the appliance VM and Azure resources. It doesn't clean up the OS image,
4854

4955
If a deployment fails, you must run this command to clean up the environment before you attempt to deploy again.
5056

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-
5857
## Next steps
5958

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.
6160
- Get [troubleshooting tips for Arc resource bridge](troubleshoot-resource-bridge.md).

0 commit comments

Comments
 (0)