Skip to content

Commit 944d4fe

Browse files
Merge pull request #274519 from johnmarco/jm-arc-services-update
Changes to Choosing the right Arc service article
2 parents 271ba83 + 61122c1 commit 944d4fe

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

articles/azure-arc/choose-service.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Choosing the right Azure Arc service for machines
33
description: Learn about the different services offered by Azure Arc and how to choose the right one for your machines.
4-
ms.date: 04/08/2024
4+
ms.date: 05/07/2024
55
ms.topic: conceptual
66
---
77

@@ -14,7 +14,7 @@ There are several different ways you can connect your existing Windows and Linux
1414
- Azure Arc-enabled servers
1515
- Azure Arc-enabled VMware vSphere
1616
- Azure Arc-enabled System Center Virtual Machine Manager (SCVMM)
17-
- Azure Arc-enabled Azure Stack HCI
17+
- Azure Stack HCI
1818

1919
Each of these services extends the Azure control plane to your existing infrastructure and enables the use of [Azure security, governance, and management capabilities using the Connected Machine agent](/azure/azure-arc/servers/overview). Other services besides Azure Arc-enabled servers also use an [Azure Arc resource bridge](/azure/azure-arc/resource-bridge/overview), a part of the core Azure Arc platform that provides self-servicing and additional management capabilities.
2020

@@ -25,7 +25,7 @@ General recommendations about the right service to use are as follows:
2525
|VMware VM (not running on AVS) |[Azure Arc-enabled VMware vSphere](vmware-vsphere/overview.md) |
2626
|Azure VMware Solution (AVS) VM |[Azure Arc-enabled VMware vSphere for Azure VMware Solution](/azure/azure-vmware/deploy-arc-for-azure-vmware-solution?tabs=windows) |
2727
|VM managed by System Center Virtual Machine Manager |[Azure Arc-enabled SCVMM](vmware-vsphere/overview.md) |
28-
|Azure Stack HCI VM |[Arc-enabled Azure Stack HCI](/azure-stack/hci/overview) |
28+
|Azure Stack HCI VM |[Azure Stack HCI](/azure-stack/hci/overview) |
2929
|Physical server |[Azure Arc-enabled servers](servers/overview.md) |
3030
|VM on another hypervisor |[Azure Arc-enabled servers](servers/overview.md) |
3131
|VM on another cloud provider |[Azure Arc-enabled servers](servers/overview.md) |
@@ -129,18 +129,19 @@ Azure Arc-enabled System Center Virtual Machine Manager also allows you to manag
129129

130130
The following table provides a quick way to see the major capabilities of the three Azure Arc services that connect your existing Windows and Linux machines to Azure Arc.
131131

132-
| _ |Arc-enabled servers |Arc-enabled VMware vSphere |Arc-enabled SCVMM |Arc-enabled Azure Stack HCI |SQL Server enabled by Azure Arc |
132+
| _ |Arc-enabled servers |Arc-enabled VMware vSphere |Arc-enabled SCVMM |Azure Stack HCI |
133133
|---------|---------|---------|---------|---------|---------|
134-
|Microsoft Defender for Cloud ||||||
135-
|Microsoft Sentinel ||||||
136-
|Azure Automation ||||||
137-
|Azure Update Manager ||||||
138-
|VM extensions ||||||
139-
|Azure Monitor ||||||
140-
|Extended Security Updates for Windows Server 2012/2012R2 ||||||
141-
|Discover & onboard VMs to Azure | |||||
142-
|Lifecycle operations (start/stop VMs, etc.) | |||||
143-
|Self-serve VM provisioning | |||||
134+
|Microsoft Defender for Cloud |||||
135+
|Microsoft Sentinel |||||
136+
|Azure Automation |||||
137+
|Azure Update Manager |||||
138+
|VM extensions |||||
139+
|Azure Monitor |||||
140+
|Extended Security Updates for Windows Server 2012/2012R2 and SQL Server 2012 (11.x) |||||
141+
|Discover & onboard VMs to Azure | ||||
142+
|Lifecycle operations (start/stop VMs, etc.) | ||||
143+
|Self-serve VM provisioning | ||||
144+
|SQL Server enabled by Azure Arc |||||
144145

145146
## Switching from Arc-enabled servers to another service
146147

0 commit comments

Comments
 (0)