Skip to content

Commit d770a44

Browse files
authored
Merge pull request #226512 from KrishnaG-MSFT/patch-257
(AzureCXP) MicrosoftDocs/azure-docs#104422
2 parents 55db22f + 8d8d7a2 commit d770a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/site-recovery/vmware-azure-manage-configuration-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ You can optionally delete the configuration server by using PowerShell.
274274

275275
```
276276
$vault = Get-AzRecoveryServicesVault -Name <name of your vault>
277-
Set-AzRecoveryServicesVaultContext -ARSVault $vault
277+
Set-AzRecoveryServicesAsrVaultContext -Vault $vault
278278
```
279279
4. Retrieve the configuration server.
280280

0 commit comments

Comments
 (0)