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
Copy file name to clipboardExpand all lines: azure-local/concepts/compare-vm-management-capabilities.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about the kinds of virtual machines (VMs) that can run on Azu
4
4
ms.topic: conceptual
5
5
author: ManikaDhiman
6
6
ms.author: v-manidhiman
7
-
ms.date: 01/30/2025
7
+
ms.date: 02/03/2025
8
8
---
9
9
10
10
# Compare management capabilities of Azure Local VMs
@@ -20,19 +20,19 @@ Here are the different types of VMs that you can run on your Azure Local system:
20
20
-**Arc VMs:** Windows and Linux VMs hosted outside of Azure, on your corporate network, running on Azure Local.
21
21
- Are created using [Arc VM provisioning flow](../manage/create-arc-virtual-machines.md?tabs=azureportal), registered to [Arc Resource Bridge](/azure/azure-arc/resource-bridge/overview), and have the [Connected Machine agent](/azure/azure-arc/servers/agent-overview) installed.
22
22
- Offer extensive management capabilities in the Azure portal, second only to native Azure VMs.
23
-
- Through *Arc Resource Bridge*, Arc VMs provide lifecycle management capabilities like starting, stopping, changing VM memory/vCPU, and adding or removing data disk and network interfaces.
24
-
- Through the *Connected Machine agent*, Arc VMs leverage Azure Arc extensions such as Microsoft Defender for Cloud and Azure Monitor to govern, protect, configure, and monitor virtual machines.
25
-
- Can be managed through Azure.
23
+
- Through Arc Resource Bridge, Arc VMs provide lifecycle management capabilities like starting, stopping, changing VM memory/vCPU, and adding or removing data disk and network interfaces.
24
+
- Through the Connected Machine agent, Arc VMs leverage Azure Arc extensions such as Microsoft Defender for Cloud and Azure Monitor to govern, protect, configure, and monitor virtual machines.
25
+
- Can be managed through Azure.
26
26
27
-
-**[Arc-enabled servers](/azure/azure-arc/servers/overview):** Windows and Linux physical servers and virtual machines hosted outside of Azure, on your corporate network, or other cloud provider with Connected Machine agent installed.
27
+
-**[Arc-enabled servers](/azure/azure-arc/servers/overview):** Windows and Linux physical servers and virtual machines hosted outside of Azure, on your corporate network, or on other cloud providers with the Connected Machine agent installed.
28
28
- Arc-enabled servers run on Azure Local as virtual machines.
29
29
- Lack the lifecycle management capabilities that Arc VMs offer.
30
-
- Through the *Connected Machine agent*, Arc-enabled servers leverage Azure Arc extensions such as Microsoft Defender for Cloud and Azure Monitor to govern, protect, configure, and monitor virtual machines.
31
-
- Can be managed through Azure.
30
+
- Through the Connected Machine agent, Arc-enabled servers leverage Azure Arc extensions such as Microsoft Defender for Cloud and Azure Monitor to govern, protect, configure, and monitor virtual machines.
31
+
- Can be managed through Azure.
32
32
33
33
-**Non-Arc VMs:** Windows and Linux VMs created and hosted outside of Azure, on your corporate network, running on Azure Local.
34
34
- Aren't connected to Azure.
35
-
- Can't be managed through Azure.
35
+
- Can't be managed through Azure.
36
36
37
37
The following table compares the provisioning and management methods for the various types of Azure Local VM:
38
38
@@ -49,9 +49,9 @@ The following table compares the provisioning and management methods for the var
49
49
The following table compares the management capabilities for Arc VMs, Arc-enabled servers, and non-Arc VMs across various operations and features available through the Azure portal:
0 commit comments