Skip to content

Commit c22052c

Browse files
committed
Added perform vm ops new article
1 parent 3f4ab9d commit c22052c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
891 Bytes
Loading

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Perform VM operations on SCVMM VMs through Azure
33
description: Learn how to manage SCVMM VMs in Azure through Arc-enabled SCVMM.
44
ms.topic: how-to
5-
ms.date: 12/03/2024
5+
ms.date: 03/12/2024
66
ms.service: azure-arc
77
ms.subservice: azure-arc-scvmm
88
author: Farha-Bano
@@ -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

@@ -52,12 +52,12 @@ Before you can install an extension, you must enable guest management on the SCV
5252

5353
For Linux, use the root account, and for Windows, use an account that is a member of the Local Administrators group.
5454

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).
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).
6161
6262

6363
## Delete a VM
@@ -72,9 +72,9 @@ If you no longer need the VM, you can delete it.
7272

7373
4. When prompted, confirm that you want to delete it.
7474

75-
>[!NOTE]
76-
>This also deletes the VM on your SCVMM managed on-premises host.
75+
>[!NOTE]
76+
>This also deletes the VM on your SCVMM managed on-premises host.
7777
7878
## Next steps
7979

80-
[Create a Virtual Machine on SCVMM managed on-premises hosts](quick-start-create-a-vm.md).
80+
[Create a Virtual Machine on SCVMM managed on-premises hosts](./create-virtual-machine.md.md).

0 commit comments

Comments
 (0)