Skip to content

Commit 121674a

Browse files
author
Manika Dhiman
committed
rebranded
1 parent 5ac373a commit 121674a

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

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

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,33 @@
11
---
2-
title: Compare management capabilities of Azure Stack HCI VMs
3-
description: Learn about the kinds of virtual machines (VMs) that can run on Azure Stack HCI and compare their management capabilities.
2+
title: Compare management capabilities of Azure Local VMs
3+
description: Learn about the kinds of virtual machines (VMs) that can run on Azure Local and compare their management capabilities.
44
ms.topic: conceptual
55
author: ManikaDhiman
66
ms.author: v-manidhiman
7-
ms.service: azure-stack
8-
ms.subservice: azure-stack-hci
9-
ms.date: 08/13/2024
7+
ms.date: 12/31/2024
108
---
119

12-
# Compare management capabilities of Azure Stack HCI VMs
10+
# Compare management capabilities of Azure Local VMs
1311

1412
[!INCLUDE [applies-to](../../includes/hci-applies-to-23h2.md)]
1513

16-
This article describes the types of virtual machines (VMs) that can run on Azure Stack HCI and compares their management capabilities when accessed through the Azure portal.
14+
This article describes the types of virtual machines (VMs) that can run on Azure Local and compares their management capabilities when accessed through the Azure portal.
1715

18-
## Compare Azure Stack HCI VMs
16+
## Compare Azure Local VMs
1917

20-
Here are the different types of VMs that you can run on your Azure Stack HCI system:
18+
Here are the different types of VMs that you can run on your Azure Local system:
2119

22-
- **Arc VMs.** Windows and Linux VMs hosted in an on-premises Azure Stack HCI environment, connected to Azure using Azure Arc. Arc VMs support the most management capabilities in the Azure portal, second only to native Azure VMs. They allow fabric operations like start, restart, stop, update VM memory/vCPU, add or remove data disk and network interfaces. In addition, Arc VMs can utilize Azure VM extensions that help govern, protect, configure, and monitor VMs.
20+
- **Arc VMs.** Windows and Linux VMs hosted in an on-premises Azure Local environment, connected to Azure using Azure Arc. Arc VMs support the most management capabilities in the Azure portal, second only to native Azure VMs. They allow fabric operations like start, restart, stop, update VM memory/vCPU, add or remove data disk and network interfaces. In addition, Arc VMs can utilize Azure VM extensions that help govern, protect, configure, and monitor VMs.
2321

24-
- **Arc-enabled servers.** Physical machines or Windows and Linux VMs running on Azure Stack HCI, connected to Azure using Azure Arc. You can manage Arc-enabled servers through the Azure portal by installing the Azure Connected Machine agent. However, they lack the fabric management capabilities that come with Arc VMs.
22+
- **Arc-enabled servers.** Physical machines or Windows and Linux VMs running on Azure Local, connected to Azure using Azure Arc. You can manage Arc-enabled servers through the Azure portal by installing the Azure Connected Machine agent. However, they lack the fabric management capabilities that come with Arc VMs.
2523

26-
- **Non-arc VMs.** Windows and Linux machines created and hosted in an on-premises Azure Stack HCI environment, not connected to Azure. You can't manage non-Arc VMs through the Azure portal.
24+
- **Non-arc VMs.** Windows and Linux machines created and hosted in an on-premises Azure Local environment, not connected to Azure. You can't manage non-Arc VMs through the Azure portal.
2725

28-
The following table compares the provisioning and management methods for the various types of Azure Stack HCI VM:
26+
The following table compares the provisioning and management methods for the various types of Azure Local VM:
2927

3028
| VM provisioning and management methods | Arc VMs | Arc-enabled servers | Non-arc VMs |
3129
| ---- | ---- | ---- | ---- |
32-
| Provisioning method | - (Recommended) [Arc VM provisioning flow](../manage/create-arc-virtual-machines.md?tabs=azureportal). Create Arc VMs using Azure CLI, Azure portal, or Azure Resource Manager template. Using ARM templates, you can also automate VM provisioning in a secure cloud environment. <br><br> - [Azure Migrate flow](../migrate/migration-azure-migrate-hci-overview.md). Migrate existing Hyper-V VMs as Arc VMs to Azure Stack HCI using the migration flow. | Physical servers or virtual machines on your Azure Stack HCI system managed through Azure Arc. Connect these machines to Azure by installing the [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview) on each machine. For example, each Azure Stack HCI host node is Arc-enabled, facilitating management from the Azure portal. | On-premises provisioning flow. Use local tools like [Windows Admin Center](../manage/vm.md#create-a-new-vm), [System Center Virtual Machine Manager (SCVMM)](/system-center/vmm/provision-vms), [PowerShell](../manage/vm-powershell.md#create-a-vm), and Failover Cluster Manager available in your on-premises environment.|
30+
| Provisioning method | - (Recommended) [Arc VM provisioning flow](../manage/create-arc-virtual-machines.md?tabs=azureportal). Create Arc VMs using Azure CLI, Azure portal, or Azure Resource Manager template. Using ARM templates, you can also automate VM provisioning in a secure cloud environment. <br><br> - [Azure Migrate flow](../migrate/migration-azure-migrate-hci-overview.md). Migrate existing Hyper-V VMs as Arc VMs to Azure Local using the migration flow. | Physical servers or virtual machines on your Azure Local system managed through Azure Arc. Connect these machines to Azure by installing the [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview) on each machine. For example, each Azure Local host machine is Arc-enabled, facilitating management from the Azure portal. | On-premises provisioning flow. Use local tools like [Windows Admin Center](../manage/vm.md#create-a-new-vm), [System Center Virtual Machine Manager (SCVMM)](/system-center/vmm/provision-vms), [PowerShell](../manage/vm-powershell.md#create-a-vm), and Failover Cluster Manager available in your on-premises environment.|
3331
| Management method | Via [the Azure portal](../manage/manage-arc-virtual-machines.md). | Via the Azure portal. See [Management and monitoring for Azure Arc-enabled servers](/azure/cloud-adoption-framework/scenarios/hybrid/arc-enabled-servers/eslz-management-and-monitoring-arc-server). | Via the local tools. Manage these VMs through the management consoles of the same local tools used for their creation. |
3432

3533
The following diagram compares the deployment flows for different VM types:
@@ -78,4 +76,4 @@ The following table compares the management capabilities for Arc VMs, non-Arc VM
7876

7977
## Next steps
8078

81-
- [Evaluate Azure Stack HCI](../deploy/deployment-virtual.md).
79+
- [Deploy a virtual Azure Local, version 23H2 system](../deploy/deployment-virtual.md).

0 commit comments

Comments
 (0)