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/includes/hci-arc-vm-windows-admin-center.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,4 @@ ms.author: alkohli
7
7
---
8
8
9
9
> [!NOTE]
10
-
> The recommended way to create and manage VMs on Azure Local is using the [Azure Arc control plane](../manage/azure-arc-vm-management-overview.md). However, since the functionality described in this article is not yet provided by Azure Arc, you can use Windows Admin Center or PowerShell as described below. Note that VMs created this way aren't Arc-enabled VMs. They have limited manageability from the Azure Arc control plane and fewer Azure Hybrid Benefits, such as no free use of Azure Update Manager.
10
+
> The recommended way to create and manage VMs on Azure Local is using the [What is Azure Local VM management?](../manage/azure-arc-vm-management-overview.md). However, since the functionality described in this article is not yet provided by Azure Local, you can use Windows Admin Center or PowerShell as described below. Note that VMs created this way aren't Arc-enabled VMs. They have limited manageability from the Azure Arc control plane and fewer Azure Hybrid Benefits, such as no free use of Azure Update Manager.
The `Checkpoint-VM` cmdlet is used to create a checkpoint for a VM. For detailed information, see the [Checkpoint-VM](/powershell/module/hyper-v/checkpoint-vm) reference documentation.
152
152
153
-
The following example creates a checkpoint named BeforeInstallingUpdates for the VM named Test.
153
+
The following example creates a checkpoint named BeforeInstallingUpdates for the VM named Test1.
0 commit comments