Skip to content

Commit c9fc7d2

Browse files
authored
Merge pull request #17380 from ManikaDhiman/md-rebrand-arc-vm-set1
Rebranding: What is Azure Local VM management?
2 parents ba15064 + 3c441bc commit c9fc7d2

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11
---
2-
title: What Is Azure Arc VM Management for Azure Local
3-
description: Learn about using Azure Arc VM management to provision and manage on-premises Windows and Linux virtual machines (VMs) running on Azure Local.
2+
title: What is Azure Local VM management
3+
description: Learn about using Azure Local VM management to provision and manage on-premises Windows and Linux virtual machines (VMs) running on Azure Local.
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: linux-related-content
9-
ms.date: 01/08/2025
9+
ms.date: 03/18/2025
1010
---
1111

12-
# What is Azure Arc VM management?
12+
# What is Azure Local VM management?
1313

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

1616
[!INCLUDE [azure-local-banner-23h2](../includes/azure-local-banner-23h2.md)]
1717

18-
This article provides a brief overview of the Azure Arc virtual machine (VM) management feature on Azure Local, including benefits, components, and a high-level workflow.
18+
This article provides a brief overview of the Azure Local virtual machine (VM) management feature on Azure Local, including benefits, components, and a high-level workflow.
1919

20-
Azure Arc VM management enables IT admins to provision and manage Windows and Linux VMs hosted in an on-premises Azure Local environment. IT admins can use the feature to create, modify, delete, and assign permissions and roles to app owners, thereby enabling self-service VM management.
20+
Azure Local VM management enables IT admins to provision and manage Windows and Linux VMs hosted in an on-premises Azure Local environment. IT admins can use the feature to create, modify, delete, and assign permissions and roles to app owners, thereby enabling self-service VM management.
2121

22-
Administrators can manage Azure Arc VMs on their Azure Local instances by using Azure management tools, including the Azure portal, the Azure CLI, Azure PowerShell, and [Azure Resource Manager](/azure/azure-resource-manager/management/overview) templates. By using Azure Resource Manager templates, you can also automate VM provisioning in a secure cloud environment.
22+
Administrators can manage Azure Local VMs enabled by Azure Arc on their Azure Local instances by using Azure management tools, including the Azure portal, the Azure CLI, Azure PowerShell, and [Azure Resource Manager](/azure/azure-resource-manager/management/overview) templates. By using Azure Resource Manager templates, you can also automate VM provisioning in a secure cloud environment.
2323

24-
To find answers to frequently asked questions about Azure Arc VM management on Azure Local, see the [FAQ](./azure-arc-vms-faq.yml).
24+
To find answers to frequently asked questions about Azure Local VM management, see the [FAQ](./azure-arc-vms-faq.yml).
2525

26-
## Benefits of Azure Arc VM management
26+
## Benefits of Azure Local VM management
2727

28-
Although Hyper-V provides capabilities to manage your on-premises VMs, Azure Arc VMs offer many benefits over traditional on-premises tools. These benefits include:
28+
Although Hyper-V provides capabilities to manage your on-premises VMs, Azure Local VMs offer many benefits over traditional on-premises tools. These benefits include:
2929

3030
- Role-based access control (RBAC) via built-in Azure Local roles enhances security by ensuring that only authorized users can perform VM management operations. For more information, see [Use role-based access control to manage Azure Local virtual machines](./assign-vm-rbac-roles.md).
31-
- Azure Arc VM management provides the ability to deploy with Resource Manager templates, Bicep, and Terraform.
32-
- The Azure portal acts as a single pane of glass to manage VMs on Azure Local and Azure VMs. With Azure Arc VM management, you can perform various operations from the Azure portal or the Azure CLI, including:
31+
- Azure Local VM management provides the ability to deploy with Resource Manager templates, Bicep, and Terraform.
32+
- The Azure portal acts as a single pane of glass to manage VMs on Azure Local and Azure VMs. With Azure Local VM management, you can perform various operations from the Azure portal or the Azure CLI, including:
3333

34-
- Create, manage, update, and delete VMs. For more information, see [Create Azure Arc virtual machines on Azure Local](./create-arc-virtual-machines.md).
34+
- Create, manage, update, and delete VMs. For more information, see [Create Azure Local VMs enabled by Azure Arc](./create-arc-virtual-machines.md).
3535
- Create, manage, and delete VM resources such as virtual disks, logical networks, network interfaces, and VM images.
3636

37-
- The self-service capabilities of Azure Arc VM management reduce administrative overhead.
37+
- The self-service capabilities of Azure Local VM management reduce administrative overhead.
3838

39-
## Limitations of Azure Arc VM management
39+
## Limitations of Azure Local VM management
4040

41-
Consider the following limitations when you're managing Azure Arc VMs on Azure Local:
41+
Consider the following limitations when you're managing VMs on Azure Local:
4242

43-
- Taking checkpoints on Azure Arc VMs running on Azure Local by using on-premises tools, such as Windows Admin Center or Hyper-V Manager, will adversely affect the management of these Azure Arc VMs from Azure.
44-
- Updates to Azure Arc VM configurations, such as vCPU, memory, network interface, or data disk via on-premises tools, won't be reflected on the Azure management plane.
45-
- Moving a resource group isn't supported for Azure Arc VMs on Azure Local and its associated resources (such as network interfaces and disks).
46-
- Creation of Azure Arc VMs by using Windows Server 2012 and Windows Server 2012 R2 images isn't supported via the Azure portal. You can do it only via the Azure CLI. For more information, see [Additional parameters for Windows Server 2012 and Windows Server 2012 R2 images](./create-arc-virtual-machines.md#additional-parameters-for-windows-server-2012-and-windows-server-2012-r2-images).
43+
- Taking checkpoints on VMs running on Azure Local by using on-premises tools, such as Windows Admin Center or Hyper-V Manager, will adversely affect the management of these VMs from Azure.
44+
- Updates to VM configurations, such as vCPU, memory, network interface, or data disk via on-premises tools, won't be reflected on the Azure management plane.
45+
- Moving a resource group isn't supported for VMs on Azure Local and its associated resources (such as network interfaces and disks).
46+
- Creation of VMs by using Windows Server 2012 and Windows Server 2012 R2 images isn't supported via the Azure portal. You can do it only via the Azure CLI. For more information, see [Additional parameters for Windows Server 2012 and Windows Server 2012 R2 images](./create-arc-virtual-machines.md#additional-parameters-for-windows-server-2012-and-windows-server-2012-r2-images).
4747

48-
## Components of Azure Arc VM management
48+
## Components of Azure Local VM management
4949

50-
Azure Arc VM management has several components, including:
50+
Azure Local VM management has several components, including:
5151

5252
- **Azure Arc resource bridge**: This lightweight Kubernetes VM connects your on-premises Azure Local instance to the Azure cloud. The Azure Arc resource bridge is created automatically when you deploy Azure Local.
5353

@@ -59,21 +59,21 @@ Azure Arc VM management has several components, including:
5959

6060
By integrating these components, Azure Arc offers a unified and efficient VM management solution that bridges the gap between on-premises and cloud infrastructures.
6161

62-
## Azure Arc VM management workflow
62+
## Azure Local VM management workflow
6363

64-
In this release, the Azure Arc VM management workflow is as follows:
64+
In this release, the Azure Local VM management workflow is as follows:
6565

6666
1. During your deployment of Azure Local, one Azure Arc resource bridge is installed per cluster. A custom location is also created.
67-
1. You [assign built-in RBAC roles for Azure Arc VM management](./assign-vm-rbac-roles.md).
67+
1. You [assign built-in RBAC roles for Azure Local VM management](./assign-vm-rbac-roles.md).
6868
1. You create VM resources such as:
6969
1. [Storage paths](./create-storage-path.md) for VM disks.
7070
1. VM images, starting with an image in [Azure Marketplace](./virtual-machine-image-azure-marketplace.md), in an [Azure Storage account](./virtual-machine-image-storage-account.md), or in a [local share](./virtual-machine-image-local-share.md). These images are then used with other VM resources to create VMs.
7171
1. [Logical networks](./create-virtual-networks.md).
7272
1. [VM network interfaces](./create-network-interfaces.md).
7373
1. You use the VM resources to [create VMs](./create-arc-virtual-machines.md).
7474

75-
To troubleshoot problems with your Azure Arc VMs or to learn about known issues and limitations, see [Troubleshoot Azure Arc VM management for Azure Local](troubleshoot-arc-enabled-vms.md).
75+
To troubleshoot problems with your VMs or to learn about known issues and limitations, see [Troubleshoot Azure Local VM management](troubleshoot-arc-enabled-vms.md).
7676

7777
## Related content
7878

79-
- [Azure Arc VM management prerequisites](azure-arc-vm-management-prerequisites.md)
79+
- [Azure Local VM management prerequisites](azure-arc-vm-management-prerequisites.md)

0 commit comments

Comments
 (0)