You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
5
5
ms.topic: overview
6
6
ms.custom: references_regions
7
7
---
@@ -31,15 +31,15 @@ Azure Arc resource bridge (preview) hosts other components such as [custom locat
31
31
32
32
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):
33
33
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:
35
35
36
36
* Azure Arc-enabled VMware
37
-
38
37
* Azure Arc-enabled Azure Stack HCI
38
+
* Azure Arc-enabled System Center Virtual Machine Manager (SCVMM)
39
39
40
40
* 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.
41
41
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.
43
43
44
44
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.
45
45
@@ -64,6 +64,15 @@ By registering resource pools, networks, and VM templates, you can represent a s
64
64
65
65
You can provision and manage on-premises Windows and Linux virtual machines (VMs) running on Azure Stack HCI clusters.
66
66
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
+
67
76
## Prerequisites
68
77
69
78
[Azure CLI](/cli/azure/install-azure-cli) is required to deploy the Azure Arc resource bridge on supported private cloud environments.
0 commit comments