Skip to content

Commit f4f137a

Browse files
committed
Updated with suggestions from Alpa.
1 parent be3e7b3 commit f4f137a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

azure-local/includes/hci-arc-vm-windows-admin-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: alkohli
77
---
88

99
> [!NOTE]
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.
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.

azure-local/manage/connect-arc-vm-using-ssh.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Connect to an Azure Local VM using SSH
3-
description: Learn how to use SSH to connect to an Azure Local VM.
2+
title: Connect to an Azure Local virtual machine (VM) using SSH
3+
description: Learn how to use SSH to connect to an Azure Local VM enabled by Azure Arc.
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 03/25/2025
8+
ms.date: 04/04/2025
99

1010
#customer intent: As a Senior Content Developer, I want to provide customers with the highest level of content for using disconneced operations to deploy and manage their Azure Local instances.
1111
---
@@ -14,9 +14,9 @@ ms.date: 03/25/2025
1414

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

17-
This article provides an example to connect to an Azure Local VM using Secure Shell (SSH) and Remote Desktop (RDP) over SSH. The example demonstrates enabling the OpenSSH Server via the Arc Extension using Azure portal and Azure CLI.
17+
This article provides an example to connect to an Azure Local VM using Secure Shell (SSH) and Remote Desktop (RDP) over SSH. The example demonstrates enabling the OpenSSH Server via the Arc extension using Azure portal and Azure CLI.
1818

19-
## More about the SSH Server Extension
19+
## About SSH Server extension
2020

2121
You can open an RDP connection to every Windows Server from the Azure CLI without a VPN or another open port through your firewall. For more information, see [SSH access to Azure Arc-enabled servers](/azure/azure-arc/servers/ssh-arc-overview?tabs=azure-cli).
2222

azure-local/manage/trusted-launch-automatic-state-transfer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ ms.topic: how-to
55
author: alkohli
66
ms.author: alkohli
77
ms.service: azure-local
8-
ms.date: 03/25/2025
8+
ms.date: 04/04/2025
99
---
1010

11-
# Automatic transfer of virtual TPM state for Trusted launch VMs on Azure Local enabled by Azure Arc
11+
# Automatic transfer of virtual TPM state for Trusted launch for Azure Local VMS
1212

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

15-
This article uses an example to illustrate the automatic transfer of virtual TPM (vTPM) state in the case of Trusted launch for Azure Local VMs enabled by Azure Arc, even as the VM migrates or fails over to another machine in the system. This operation allows the applications that use the vTPM to function normally during VM migration or fail over.
15+
This article uses an example to illustrate the automatic transfer of virtual TPM (vTPM) state for Trusted launch for Azure Local VM, even as the VM migrates or fails over to another machine in the system. This operation allows the applications that use the vTPM to function normally during VM migration or failover.
1616

1717
## Example
1818

1919
This example shows a Trusted launch for Azure Local VM running Windows 11 guest with BitLocker encryption enabled. Here are the steps to run this example:
2020

21-
1. Create a Trusted launch for Azure Local VM running a supported Windows 11 guest operating system (OS).
21+
1. Create an Azure Local Trusted launch VM running a supported Windows 11 guest operating system (OS).
2222

2323
1. Enable BitLocker encryption for the OS volume on the Win 11 guest. Sign on to the Windows 11 guest and enable BitLocker encryption for the OS volume:
2424

0 commit comments

Comments
 (0)