Skip to content

Commit 6677fda

Browse files
committed
add SCVMM info
1 parent b540f0a commit 6677fda

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

articles/azure-arc/resource-bridge/overview.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Arc resource bridge (preview) overview
33
description: Learn how to use Azure Arc resource bridge (preview) to support VM self-servicing on Azure Stack HCI, VMware, and System Center Virtual Machine Manager.
4-
ms.date: 07/14/2022
4+
ms.date: 10/27/2022
55
ms.topic: overview
66
ms.custom: references_regions
77
---
@@ -31,15 +31,15 @@ Azure Arc resource bridge (preview) hosts other components such as [custom locat
3131

3232
Azure Arc resource bridge (preview) can host other Azure services or solutions running on-premises. For this preview, there are two objects hosted on the Arc resource bridge (preview):
3333

34-
* Cluster extension: The Azure service deployed to run on-premises. For the preview release, it supports two services:
34+
* Cluster extension: The Azure service deployed to run on-premises. For the preview release, it supports three services:
3535

3636
* Azure Arc-enabled VMware
37-
3837
* Azure Arc-enabled Azure Stack HCI
38+
* Azure Arc-enabled System Center Virtual Machine Manager (SCVMM)
3939

4040
* Custom locations: A deployment target where you can create Azure resources. It maps to different resource for different Azure services. For example, for Arc-enabled VMware, the custom locations resource maps to an instance of vCenter, and for Arc-enabled Azure Stack HCI, it maps to an HCI cluster instance.
4141

42-
Custom locations and cluster extension are both Azure resources, which are linked to the Azure Arc resource bridge (preview) resource in Azure Resource Manager. When you create an on-premises VM from Azure, you can select the custom location, and that routes that *create action* to the mapped vCenter or Azure Stack HCI cluster.
42+
Custom locations and cluster extension are both Azure resources, which are linked to the Azure Arc resource bridge (preview) resource in Azure Resource Manager. When you create an on-premises VM from Azure, you can select the custom location, and that routes that *create action* to the mapped vCenter, Azure Stack HCI cluster, or SCVMM.
4343

4444
Some resources are unique to the infrastructure. For example, vCenter has a resource pool, network, and template resources. During VM creation, these resources need to be specified. With Azure Stack HCI, you just need to select the custom location, network and template to create a VM.
4545

@@ -64,6 +64,15 @@ By registering resource pools, networks, and VM templates, you can represent a s
6464

6565
You can provision and manage on-premises Windows and Linux virtual machines (VMs) running on Azure Stack HCI clusters.
6666

67+
### System Center Virtual Machine Manager (SCVMM)
68+
69+
You can cpnnect a SCVMM management server to Azure by deploying Azure Arc resource bridge (preview) in the VMM environment. Azure Arc resource bridge (preview) enables you to represent the SCVMM resources (clouds, VMs, templates etc.) in Azure and perform various operations on them:
70+
71+
* Start, stop, and restart a virtual machine
72+
* Control access and add Azure tags
73+
* Add, remove, and update network interfaces
74+
* Add, remove, and update disks and update VM size (CPU cores and memory)
75+
6776
## Prerequisites
6877

6978
[Azure CLI](/cli/azure/install-azure-cli) is required to deploy the Azure Arc resource bridge on supported private cloud environments.

0 commit comments

Comments
 (0)