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/manage/azure-arc-vm-management-overview.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,13 @@ To find answers to frequently asked questions about Azure Arc VM management on A
25
25
26
26
## Benefits of Azure Arc VM management
27
27
28
-
Whereas Hyper-V provides capabilities to manage your on-premises VMs, Azure Arc VMs offer many benefits over traditional on-premises tools, including:
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:
29
29
30
30
- 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
31
- Azure Arc VM management provides the ability to deploy with Resource Manager templates, Bicep, and Terraform.
32
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:
33
33
34
-
- Create, manage, update, and delete VMs. For more information, see [Create Azure Arc VMs](./create-arc-virtual-machines.md).
34
+
- Create, manage, update, and delete VMs. For more information, see [Create Azure Arc virtual machines on Azure Local](./create-arc-virtual-machines.md).
35
35
- Create, manage, and delete VM resources such as virtual disks, logical networks, network interfaces, and VM images.
36
36
37
37
- The self-service capabilities of Azure Arc VM management reduce administrative overhead.
@@ -66,13 +66,13 @@ In this release, the Azure Arc VM management workflow is as follows:
66
66
1. During your deployment of Azure Local, one Azure Arc resource bridge is installed per cluster. A custom location is also created.
67
67
1. You [assign built-in RBAC roles for Azure Arc VM management](./assign-vm-rbac-roles.md).
68
68
1. You create VM resources such as:
69
-
1.[Storage paths](./create-storage-path.md) for VM disks.
70
-
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.
-[Storage paths](./create-storage-path.md) for VM disks.
70
+
- 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.
1. You use the VM resources to [create VMs](./create-arc-virtual-machines.md).
74
74
75
-
To troubleshoot problems with your Azure Arc VMs or to learn about existing known issues and limitations, see [Troubleshoot Azure Arc VM management for Azure Local](troubleshoot-arc-enabled-vms.md).
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).
Copy file name to clipboardExpand all lines: azure-local/manage/manage-arc-virtual-machine-resources.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ You can add or delete the resources by using the Azure portal. For the task of a
18
18
19
19
## Prerequisites
20
20
21
-
- Access to an Azure Local instance that's deployed and registered. You should have one or more Azure Arc VMs running on this system. For more information, see [Create Azure Arc VMs on Azure Local](./create-arc-virtual-machines.md).
21
+
- Access to an Azure Local instance that's deployed and registered. You should have one or more Azure Arc VMs running on this system. For more information, see [Create Azure Arc virtual machines on Azure Local](./create-arc-virtual-machines.md).
22
22
23
23
## Add a data disk
24
24
@@ -145,11 +145,11 @@ Follow these steps in the Azure portal for your Azure Local instance.
145
145
146
146
1. Select **Apply** to apply the changes. The network interface is dissociated from the Azure Arc VM.
147
147
148
-
:::image type="content" source="./media/manage-arc-virtual-machine-resources/delete-network-interface-3.png" alt-text="Screenshot of the Apply button on the Networking pane for a virtual machine." lightbox="./media/manage-arc-virtual-machine-resources/delete-network-interface-3.png":::
148
+
:::image type="content" source="./media/manage-arc-virtual-machine-resources/delete-network-interface-3.png" alt-text="Screenshot of the Apply button on the Networking pane for a VM." lightbox="./media/manage-arc-virtual-machine-resources/delete-network-interface-3.png":::
149
149
150
150
1. The list of network interfaces is updated with the deleted network interface.
151
151
152
-
:::image type="content" source="./media/manage-arc-virtual-machine-resources/delete-network-interface-4.png" alt-text="Screenshot of an updated network interface list on the Networking pane for a virtual machine." lightbox="./media/manage-arc-virtual-machine-resources/delete-network-interface-4.png":::
152
+
:::image type="content" source="./media/manage-arc-virtual-machine-resources/delete-network-interface-4.png" alt-text="Screenshot of an updated network interface list on the Networking pane for a VM." lightbox="./media/manage-arc-virtual-machine-resources/delete-network-interface-4.png":::
Copy file name to clipboardExpand all lines: azure-local/manage/manage-arc-virtual-machines.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Here are some key considerations for enabling guest management on a VM after you
34
34
- Enabling guest management after VM provisioning isn't supported for Windows Server 2012 and Windows Server 2012 R2.
35
35
- The steps to enable guest management differ based on whether a guest agent is running on your Azure Arc VM.
36
36
37
-
### Verify that guest agent is running
37
+
### Verify that the guest agent is running
38
38
39
39
To verify that the guest agent is running on the Azure Arc VM:
40
40
@@ -889,7 +889,7 @@ If Bash is in a different directory, be sure to change the `#!/bin/bash` line ac
889
889
890
890
Deleting a VM doesn't delete all the resources associated with the VM. For example, it doesn't delete the data disks and the network interfaces associated with the VM. You need to locate and delete these resources separately.
891
891
892
-
To remove a VM, follow these steps in the Azure portal for your Azure Local instance:
892
+
To delete a VM, follow these steps in the Azure portal for your Azure Local instance:
893
893
894
894
1. Go to the Azure Local resource, and then go to **Virtual machines**.
895
895
@@ -907,7 +907,7 @@ To remove a VM, follow these steps in the Azure portal for your Azure Local inst
907
907
908
908
:::image type="content" source="./media/manage-arc-virtual-machines/locate-network-interfaces-data-disks-deleted-virtual-machine.png" alt-text="Screenshot of hidden types of resources associated with a virtual machine." lightbox="./media/manage-arc-virtual-machines/locate-network-interfaces-data-disks-deleted-virtual-machine.png":::
909
909
910
-
## Conduct live migration of Azure Arc virtual machines
910
+
## Conduct live migration of Azure Arc VMs
911
911
912
912
Live migration of Azure Arc VMs across Azure Local nodes is supported via on-premises tools like [Failover Cluster Manager](/windows-server/manage/windows-admin-center/use/manage-failover-clusters#adding-a-failover-cluster-to-windows-admin-center) or [Windows Admin Center](/windows-server/manage/windows-admin-center/use/manage-virtual-machines#live-migrate-a-virtual-machine-to-another-cluster-node). Live migration of VM storage is not supported.
913
913
@@ -919,7 +919,7 @@ To change cores and memory, follow these steps in the Azure portal for your Azur
919
919
920
920
1. In the list of VMs, select and go to the VM whose cores and memory you want to modify.
921
921
922
-
1. Under **Settings**, select **Size**. Edit the **Virtual processor count** or **Memory (MB)** values to change the cores or memory size for the VM. Only the memory size can be changed. You can't change the memory type after a VM is created.
922
+
1. Under **Settings**, select **Size**. Edit the **Virtual processor count** or **Memory (MB)** values to change the cores or the memory size for the VM. For memory, only the size can be changed. You can't change the memory type after a VM is created.
923
923
924
924
:::image type="content" source="./media/manage-arc-virtual-machines/change-cores-memory.png" alt-text="Screenshot of the pane for changing cores and memory size of a VM." lightbox="./media/manage-arc-virtual-machines/change-cores-memory.png":::
0 commit comments