Skip to content

Commit f51e77a

Browse files
Merge pull request #275461 from Farha-Bano/VMware_SCVMM_updates_May15
Updated the Important note
2 parents 1f9443d + 5cc84a8 commit f51e77a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-arc/system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: jsuri
77
ms.topic: quickstart
88
ms.services: azure-arc
99
ms.subservice: azure-arc-scvmm
10-
ms.date: 04/18/2024
10+
ms.date: 05/15/2024
1111
ms.custom: references_regions
1212

1313
# Customer intent: As a VI admin, I want to connect my VMM management server to Azure Arc.
@@ -132,7 +132,7 @@ If for any reason, the appliance creation fails, you need to retry it. Run the c
132132
bash resource-bridge-onboarding-script.sh --force
133133
```
134134
>[!IMPORTANT]
135-
> After successful deployment, save the config YAML files in a secure location. The config files are required to perform management operations on the resource bridge.
135+
> After the successful installation of Azure Arc Resource Bridge, it's recommended to retain a copy of the resource bridge config.yaml files in a place that facilitates easy retrieval. These files could be needed later to run commands to perform management operations (e.g. [az arcappliance upgrade](/cli/azure/arcappliance/upgrade#az-arcappliance-upgrade-vmware)) on the resource bridge. You can find the three .yaml files (config files) in the same folder where you ran the script.
136136
137137
>[!NOTE]
138138
> - After successful deployment, we recommend maintaining the state of **Arc Resource Bridge VM** as *online*.

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Connect VMware vCenter Server to Azure Arc by using the helper script
33
description: In this quickstart, you learn how to use the helper script to connect your VMware vCenter Server instance to Azure Arc.
44
ms.topic: quickstart
55
ms.custom: references_regions
6-
ms.date: 03/13/2024
6+
ms.date: 05/15/2024
77
ms.service: azure-arc
88
ms.subservice: azure-arc-vmware-vsphere
99
author: Farha-Bano
@@ -160,7 +160,7 @@ A typical onboarding that uses the script takes 30 to 60 minutes. During the pro
160160
After the command finishes running, your setup is complete. You can now use the capabilities of Azure Arc-enabled VMware vSphere.
161161
162162
> [!IMPORTANT]
163-
> After the successful installation of Azure Arc resource bridge, it is recommended to retain a copy of the resource bridge config .yaml files and the kubeconfig file safe and secure in a place that facilitates easy retrieval. These files may be needed later to run a few commands to perform management operations on the resource bridge. You can find the 3 .yaml files (config files) and the kubeconfig file in the same folder where you ran the script.
163+
> After the successful installation of Azure Arc Resource Bridge, it's recommended to retain a copy of the resource bridge config.yaml files in a place that facilitates easy retrieval. These files could be needed later to run commands to perform management operations (e.g. [az arcappliance upgrade](/cli/azure/arcappliance/upgrade#az-arcappliance-upgrade-vmware)) on the resource bridge. You can find the three .yaml files (config files) in the same folder where you ran the script.
164164
165165
## Recovering from failed deployments
166166

0 commit comments

Comments
 (0)