Skip to content

Commit 4df07ea

Browse files
committed
Fix tabs in SSH article
1 parent 5b36b0c commit 4df07ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

AKS-Arc/ssh-connect-to-windows-and-linux-worker-nodes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect to Windows or Linux worker nodes with SSH
33
description: Learn how to use SSH to connect to Windows or Linux worker nodes in an AKS Arc cluster.
4-
ms.date: 07/02/2025
4+
ms.date: 07/10/2025
55
ms.topic: how-to
66
author: sethmanheim
77
ms.author: sethm
@@ -39,6 +39,8 @@ You can use the Kubernetes CLI, [**kubectl**](https://kubernetes.io/docs/referen
3939
Install-AzAksCliTool
4040
```
4141

42+
---
43+
4244
## Use SSH to connect to worker nodes
4345

4446
1. To access the Kubernetes cluster with the specified permissions, you must retrieve the certificate-based admin **kubeconfig** file using the [az aksarc get-credentials](/cli/azure/aksarc#az-aksarc-get-credentials) command. For more information, see [Retrieve certificate-based admin kubeconfig](retrieve-admin-kubeconfig.md):

0 commit comments

Comments
 (0)