Skip to content

Commit 2245232

Browse files
committed
Added perform vm ops new article
1 parent fb89f0f commit 2245232

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed
-1.57 KB
Loading

articles/azure-arc/system-center-virtual-machine-manager/perform-vm-ops-on-scvmm-through-azure.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ In this article, you learn how to perform various operations on the Azure Arc-en
2626

2727
- Install extensions (enabling guest management is required). All the [extensions](../servers/manage-vm-extensions.md#extensions) that are available with Arc-enabled Servers are supported.
2828

29-
:::image type="content" source="media/perform-vm-ops-on-scvmm-through-azure/manage-vms.png" alt-text="Screenshot showing the SCVMM virtual machine operations." lightbox="media/perform-vm-ops-on-scvmm-through-azure/manage-vms.png":::
29+
:::image type="content" source="media/perform-vm-ops-on-scvmm-through-azure/manage-vms.png" alt-text="Screenshot showing the SCVMM virtual machine operations." lightbox="media/perform-vm-ops-on-scvmm-through-azure/manage-vms.png":::
3030

31-
To perform guest OS operations on Arc-enabled SCVMM VMs, you must enable guest management on the VMs. When you enable guest management, the Arc Connected Machine Agent is installed on the VM.
31+
To perform guest OS operations on Arc-enabled SCVMM VMs, you must enable guest management on the VMs. When you enable guest management, the Arc Connected Machine Agent is installed on the VM.
3232

3333
## Enable guest management
3434

@@ -50,15 +50,14 @@ Before you can install an extension, you must enable guest management on the SCV
5050

5151
3. Select **Enable guest management** and provide the administrator username and password to enable guest management. Then select **Apply**.
5252

53-
For Linux, use the root account, and for Windows, use an account that is a member of the Local Administrators group.
54-
55-
>[!Note]
56-
>You can install Arc agents at scale on Arc-enabled SCVMM VMs through Azure Portal only if you are running:
57-
>- SCVMM 2022 UR1 or later versions of SCVMM server and console
58-
>- SCVMM 2019 UR5 or later versions of SCVMM server and console
59-
>- VMs running Windows Server 2012 R2, 2016, 2019, 2022, Windows 10, and Windows 11
60-
> For other SCVMM versions, Linux VMs, or Windows VMs running WS 2012 or earlier, [install Arc agents through the script](./install-arc-agents-using-script.md).
53+
For Linux, use the root account, and for Windows, use an account that is a member of the Local Administrators group.
6154

55+
>[!Note]
56+
>You can install Arc agents at scale on Arc-enabled SCVMM VMs through Azure Portal only if you are running:
57+
>- SCVMM 2022 UR1 or later versions of SCVMM server and console
58+
>- SCVMM 2019 UR5 or later versions of SCVMM server and console
59+
>- VMs running Windows Server 2012 R2, 2016, 2019, 2022, Windows 10, and Windows 11 <br>
60+
> For other SCVMM versions, Linux VMs, or Windows VMs running WS 2012 or earlier, [install Arc agents through the script](./install-arc-agents-using-script.md).
6261
6362
## Delete a VM
6463

@@ -72,8 +71,8 @@ If you no longer need the VM, you can delete it.
7271

7372
4. When prompted, confirm that you want to delete it.
7473

75-
>[!NOTE]
76-
>This also deletes the VM on your SCVMM managed on-premises host.
74+
>[!NOTE]
75+
>This also deletes the VM on your SCVMM managed on-premises host.
7776
7877
## Next steps
7978

0 commit comments

Comments
 (0)