Skip to content

Commit 88e49da

Browse files
author
Manika Dhiman
committed
tweaks
1 parent 7be984a commit 88e49da

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

azure-local/concepts/compare-vm-management-capabilities.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the kinds of virtual machines (VMs) that can run on Azu
44
ms.topic: conceptual
55
author: ManikaDhiman
66
ms.author: v-manidhiman
7-
ms.date: 01/30/2025
7+
ms.date: 02/03/2025
88
---
99

1010
# 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:
2020
- **Arc VMs:** Windows and Linux VMs hosted outside of Azure, on your corporate network, running on Azure Local.
2121
- 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.
2222
- 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.
2626

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.
2828
- Arc-enabled servers run on Azure Local as virtual machines.
2929
- 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.
3232

3333
- **Non-Arc VMs:** Windows and Linux VMs created and hosted outside of Azure, on your corporate network, running on Azure Local.
3434
- Aren't connected to Azure.
35-
- Can't be managed through Azure.
35+
- Can't be managed through Azure.
3636

3737
The following table compares the provisioning and management methods for the various types of Azure Local VM:
3838

@@ -49,9 +49,9 @@ The following table compares the provisioning and management methods for the var
4949
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:
5050

5151
|Management capability|Arc VMs|Arc-enabled servers|Non-Arc VMs|
52-
|:-----|:-----:|:-----:|:-----:|
52+
|:-----|:-----:|:-----:|:-----:|
5353
| **Settings** |
54-
| - Start||||
54+
| - Start||||
5555
| - Restart ||||
5656
| - Stop ||||
5757
| - Delete ||||

0 commit comments

Comments
 (0)