Skip to content

Commit ee90403

Browse files
committed
Ad-hoc updates for scripts
1 parent 51469c2 commit ee90403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-arc/system-center-virtual-machine-manager/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To recover from Arc resource bridge VM deletion, you need to deploy a new resour
5656
5757
>[!Note]
5858
> This note is applicable only if you're performing this recovery operation to upgrade your Arc resource bridge.<br><br>
59-
> If you have VMs that are still in the older version, i.e., have *Enabled (Deprecated)* set under the *Virtual hardware operations* column in the Virtual Machines inventory of your SCVMM server in Azure, switch those VMs to the new version by following the steps in [this article](./switch-to-the-new-version-scvmm.md#switch-to-the-new-version-existing-customer) before proceeding with the steps for resource bridge recovery.
59+
> If you have VMs that are still in the older version, i.e., have *Enabled (Deprecated)* set under the *Virtual hardware operations* column in the Virtual Machines inventory of your SCVMM server in Azure, switch them to the new version by following the steps in [this article](./switch-to-the-new-version-scvmm.md#switch-to-the-new-version-existing-customer) before proceeding with the steps for resource bridge recovery.
6060
6161
## Next steps
6262

articles/azure-arc/system-center-virtual-machine-manager/install-arc-agents-using-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Ensure the following before you install Arc agents using a script for SCVMM VMs:
4040
1. Sign in to the target VM as an administrator.
4141
2. Run the Azure CLI with the `az` command from either Windows Command Prompt or PowerShell.
4242
3. Sign in to your Azure account in Azure CLI using `az login --use-device-code`
43-
4. Run the downloaded script *arcscvmm-enable-guest-management.ps1* or *arcscvmm-enable-guest-management.sh*, as applicable, using the below commands. The `vmmServerId` parameter should denote your VMM Server’s ARM ID.
43+
4. Run the downloaded script *arcscvmm-enable-guest-management.ps1* or *arcscvmm-enable-guest-management.sh*, as applicable, using the following commands. The `vmmServerId` parameter should denote your VMM Server’s ARM ID.
4444

4545
**For a Windows VM:**
4646

0 commit comments

Comments
 (0)