You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/deploy-arc-for-azure-vmware-solution.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ az feature show --name AzureArcForAVS --namespace Microsoft.AVS
64
64
65
65
Use the following steps to guide you through the process to onboard in Arc for Azure VMware Solution (Preview).
66
66
67
-
1. Sign into the jumpbox VM and extract the contents from the compressed file from the following [location](https://github.com/Azure/ArcOnAVS/releases). The extracted file contains the scripts to install the preview software.
67
+
1. Sign into the jumpbox VM and extract the contents from the compressed file from the following [location](https://github.com/Azure/ArcOnAVS/releases/tag/v2.0.0). The extracted file contains the scripts to install the preview software.
68
68
1. Open the 'config_avs.json' file and populate all the variables.
69
69
70
70
**Config JSON**
@@ -97,7 +97,7 @@ Use the following steps to guide you through the process to onboard in Arc for A
@@ -183,7 +183,7 @@ This section will demonstrate how to use custom roles to manage granular access
183
183
184
184
#### Arc-enabled VMware vSphere custom roles
185
185
186
-
We provide three custom roles to meet your Role-based access controls (RBACs). These roles can be applied to a whole subscription, resource group, or a single resource.
186
+
Three custom roles are provided to meet your Role-based access control (RBAC) requirements. These roles can be applied to a whole subscription, resource group, or a single resource.
187
187
188
188
- Azure Arc VMware Administrator role
189
189
- Azure Arc VMware Private Cloud User role
@@ -324,7 +324,7 @@ Use the **`Set Credential`** command to update the provider credentials for appl
324
324
1. Run the onboard command again. See step 3 in the [Process to onboard]() in Arc for Azure VMware Preview.
325
325
326
326
> [!NOTE]
327
-
> Customers need to ensure kubeconfig and SSH remain available as they will be required for log collection, appliance Upgrade, and credential rotation. These parameters will be required at the time of upgrade, log collection, and credential update scenarios.
327
+
> Customers need to ensure kubeconfig and SSH keys remain available as they will be required for log collection, appliance Upgrade, and credential rotation. These parameters will be required at the time of upgrade, log collection, and credential update scenarios.
328
328
329
329
**Parameters**
330
330
@@ -347,6 +347,7 @@ Use the following steps to perform a manual upgrade for Arc appliance virtual ma
347
347
1. Power off the VM.
348
348
1. Delete the VM.
349
349
1. Delete the download template corresponding to the VM.
350
+
1. Delete the appliance ARM resource.
350
351
1. Get the previous script `Config_avs` file and add the following configuration item:
351
352
1. `"register":false`
352
353
1. Download the latest version of the Azure VMware Solution onboarding script.
0 commit comments