Skip to content

Commit cf5f337

Browse files
Merge pull request #280604 from BanoFarha/Doc-Updates-SCVMM-July12
Added a note for parameter values
2 parents 4afc767 + 7cdcbcd commit cf5f337

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 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: 07/01/2024
10+
ms.date: 07/11/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.
@@ -126,7 +126,10 @@ If for any reason, the appliance creation fails, you need to retry it. Run the c
126126
./resource-bridge-onboarding-script.ps1 -Force -Subscription <Subscription> -ResourceGroup <ResourceGroup> -AzLocation <AzLocation> -ApplianceName <ApplianceName> -CustomLocationName <CustomLocationName> -VMMservername <VMMservername>
127127
```
128128

129-
### Retry command - Linux
129+
>[!Note]
130+
>You can find the values for *Subscription*, *ResourceGroup*, *Azlocation*, *ApplianceName*, *CustomLocationName*, and *VMMservername* parameters from the onboarding script.
131+
132+
### Retry command - Linux
130133

131134
If for any reason, the appliance creation fails, you need to retry it. Run the command with ```--force``` to clean up and onboard again.
132135

0 commit comments

Comments
 (0)