Skip to content

Commit 0663bda

Browse files
authored
Update date and SSH keys link
1 parent cd8ee0f commit 0663bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Arc/aks-create-clusters-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create Kubernetes clusters using the Azure portal.
44
author: sethmanheim
55
ms.author: sethm
66
ms.topic: how-to
7-
ms.date: 01/30/2024
7+
ms.date: 02/26/2025
88
ms.reviewer: guanghu
99
ms.lastreviewed: 01/30/2024
1010
---
@@ -49,7 +49,7 @@ This article describes how to create Kubernetes clusters in Azure Local using th
4949
- You can leave the default values selected, or change the default value from the drop down list.
5050
- **SSH Keys**
5151
- SSH keys are essential for troubleshooting and log collection. Be sure to save your private key file for future use.
52-
- You can use an existing SSH key or generate a new key pair during cluster creation. For information about how to create new SSH keys from the Azure portal, see [Create and manage SSH keys in the portal](/azure/virtual-machines/ssh-keys-portal#generate-new-keys).
52+
- You can use an existing SSH key or generate a new key pair during cluster creation. For information about how to create new SSH keys from the Azure portal, see [Create and store SSH keys in the portal](/azure/virtual-machines/ssh-keys-portal#generate-new-keys).
5353
- To **Use an existing public key by providing the SSH public key value**, provide an RSA public key in the single line format (starting with "ssh-rsa") or the multi-line PEM format.
5454

5555
1. Select **Next: Node pools** when complete.

0 commit comments

Comments
 (0)