Skip to content

Commit 73dbcb8

Browse files
committed
Updated with rebranding changes.
1 parent 7468a33 commit 73dbcb8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Connect to an Arc VM on Azure Local using SSH
3-
description: Learn how to use SSH to connect to an Arc VM on Azure Local.
2+
title: Connect to an Azure Local VM using SSH
3+
description: Learn how to use SSH to connect to an Azure Local VM.
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 02/18/2025
8+
ms.date: 03/25/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
---
1212

13-
# Connect to an Arc VM on Azure Local using SSH and RDP over SSH
13+
# Connect to an Azure Local VM using SSH and RDP over SSH
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 Arc VM on Azure Local 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

1919
## More about the SSH Server Extension
2020

@@ -107,7 +107,7 @@ Before you begin, ensure that you:
107107

108108
:::image type="content" source="./media/connect-arc-vm-using-ssh/azure-portal-extensions-list-view-3.png" alt-text="Screenshot of Azure portal Extensions list view." lightbox="./media/connect-arc-vm-using-ssh/azure-portal-extensions-list-view-3.png":::
109109

110-
## Use SSH to connect to an Arc VM on Azure Local
110+
## Use SSH to connect to an Azure Local VM
111111

112112
> [!NOTE]
113113
> You may be asked to allow Arc SSH to set up port 22 for SSH.
@@ -124,7 +124,7 @@ Use the following steps to connect to Azure Local.
124124

125125
:::image type="content" source="./media/connect-arc-vm-using-ssh/server-connection-6.png" alt-text="Screenshot of server connection over SSH." lightbox="./media/connect-arc-vm-using-ssh/server-connection-6.png":::
126126

127-
## Use RDP over SSH to connect an Arc VM on Azure Local
127+
## Use RDP over SSH to connect an Azure Local VM
128128

129129
1. To sign into Azure Local using RDP over SSH, run the following command with the RDP parameter:
130130

@@ -148,4 +148,4 @@ Use the following steps to connect to Azure Local.
148148

149149
## Next steps
150150

151-
- [What is Azure Arc VM management?](azure-arc-vm-management-overview.md)
151+
- [What is Azure Local VM management?](azure-arc-vm-management-overview.md)
-2.48 KB
Loading

0 commit comments

Comments
 (0)