Skip to content

Commit 22e9259

Browse files
authored
Merge pull request #262113 from Farha-Bano/New_article_scvmm_Jan2
Added new article
2 parents 4eb8721 + c852a3d commit 22e9259

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Enable virtual hardware and VM CRUD capabilities in an SCVMM machine with Arc agent installed
3+
description: Enable virtual hardware and VM CRUD capabilities in an SCVMM machine with Arc agent installed
4+
ms.topic: how-to
5+
ms.date: 01/05/2024
6+
ms.service: azure-arc
7+
ms.subservice: azure-arc-scvmm
8+
author: Farha-Bano
9+
ms.author: v-farhabano
10+
manager: jsuri
11+
ms.custom:
12+
---
13+
14+
# Enable virtual hardware and VM CRUD capabilities in an SCVMM machine with Arc agent installed
15+
16+
In this article, you learn how to enable virtual hardware management and VM CRUD operational ability on an SCVMM VM that has Arc agents installed via the Arc-enabled Servers route.
17+
18+
>[!IMPORTANT]
19+
> This article is applicable only if you've installed Arc agents directly in SCVMM machines before onboarding to Azure Arc-enabled SCVMM by deploying Arc resource bridge.
20+
21+
## Prerequisites
22+
23+
- An Azure subscription and resource group where you have *Arc ScVmm VM Administrator* role.
24+
- Your SCVMM management server instance must be [onboarded](quickstart-connect-system-center-virtual-machine-manager-to-arc.md) to Azure Arc.
25+
26+
## Enable virtual hardware management and self-service access to SCVMM VMs with Arc agent installed
27+
28+
1. From your browser, go to [Azure portal](https://portal.azure.com/).
29+
30+
1. Navigate to the Virtual machines inventory page of your SCVMM management servers. The virtual machines that have Arc agent installed via the Arc-enabled Servers route will have **Link to SCVMM management server** status under virtual hardware management.
31+
32+
1. Select **Link to SCVMM management server** to view the pane with the list of all the machines under SCVMM management server with Arc agent installed but not linked to the SCVMM management server in Azure Arc.
33+
34+
1. Choose all the machines that need to be enabled in Azure, and select **Link** to link the machines to SCVMM management server.
35+
36+
1. After you link to SCVMM management server, the virtual hardware status will reflect as **Enabled** for all the VMs, and you can perform virtual hardware operations.
37+
38+
## Next steps
39+
40+
[Set up and manage self-service access to SCVMM resources](set-up-and-manage-self-service-access-scvmm.md).
41+

articles/azure-arc/system-center-virtual-machine-manager/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
items:
2525
- name: Enable SCVMM inventory resources in Azure
2626
href: enable-scvmm-inventory-resources.md
27+
- name: Enable virtual hardware and VM CRUD capabilities in an SCVMM machine with Arc agent installed
28+
href: enable-virtual-hardware-scvmm.md
2729
- name: Use VM lifecycle and self-serve capabilities
2830
items:
2931
- name: Set up and manage self-service access to SCVMM resources

0 commit comments

Comments
 (0)