Skip to content

Commit 376bc90

Browse files
committed
edit pass: azure-local-vms
1 parent 3703fee commit 376bc90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

azure-local/manage/azure-arc-vms-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sections:
2424
- question: |
2525
Will I be charged when I update my VM by using the Azure Update Manager service?
2626
answer: |
27-
No. You can update VMs for free when you use Azure Update Manager. However, updating unmanaged VMs that you created by using Windows Admin Center or Hyper-V Manager, and that were Azure Arc-enabled independently (these are now Arc-enabled servers), will incur a charge. For more information, see the [Azure Update Manager pricing for Azure Arc-enabled servers](/azure/update-manager/update-manager-faq#pricing).
27+
No. You can update VMs for free when you use Azure Update Manager. However, updating unmanaged VMs that you created by using Windows Admin Center or Hyper-V Manager, and that were Azure Arc-enabled independently (these are now Arc-enabled servers), does incur a charge. For more information, see the [Azure Update Manager pricing for Azure Arc-enabled servers](/azure/update-manager/update-manager-faq#pricing).
2828
2929
- question: |
3030
Why do I need to move to Azure Local?

azure-local/manage/virtual-machine-operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ This article discusses the most common operations for Azure Local virtual machin
1818

1919
Azure Local can host various types of VMs, including unmanaged VMs, Azure Arc-enabled servers, and Azure Arc-enabled VMs. Azure Arc-enabled VMs provide the highest level of management capabilities in the Azure portal, second only to [native Azure VMs](/azure/azure-local/concepts/compare-vm-management-capabilities).
2020

21-
Although Azure Local VMs are designed to be managed through the Azure control plane and have numerous management features within the portal, on-premises local tools offer a broader range of capabilities. These tools include System Center Virtual Machine Manager, Failover Cluster Manager, Hyper-V Manager, and Windows Admin Center. Many IT admins use these tools to manage their on-premises VMs.
21+
Azure Local VMs are designed to be managed through the Azure control plane and have numerous management features within the portal. However, on-premises local tools offer a broader range of capabilities. These tools include System Center Virtual Machine Manager, Failover Cluster Manager, Hyper-V Manager, and Windows Admin Center. Many IT admins use these tools to manage their on-premises VMs.
2222

2323
When IT admins manage Azure Local VMs by using the same tools and scripts as those for on-premises VMs, it can result in synchronization errors or more severe problems between the Azure Local VMs and the portal.
2424

2525
> [!NOTE]
2626
>
2727
> - We recommend that you use the Azure portal or the Azure CLI to manage Azure Local VMs. Use the local tools only if these operations are included in the [list of supported operations for local tools](#local-tools) later in this article.
28-
> - Though the operations in the [list of supported operations for local tools](#local-tools) later in this article don't affect the management of Azure Local VMs, the changes aren't reflected in the Azure portal.
28+
> - Though the supported operations for local tools don't affect the management of Azure Local VMs, the changes aren't reflected in the Azure portal.
2929
> - Only the following operations update the state of the Azure Local VM in the portal (when you perform them by using local tools): change the size of VM memory, change the vCPU count, or change the power state status (start/stop a VM) resulting from the power cycle operation.
3030
3131
## Supported operations for VMs

0 commit comments

Comments
 (0)