Skip to content

Commit e66c8bc

Browse files
Merge pull request #275780 from Nickomang/aks-uuf-05202024
Removed improper usage of SSH
2 parents 2407e12 + f1907a3 commit e66c8bc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/aks/node-access.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Complete these steps if you don't have an SSH key. Create an SSH key depending o
3030

3131
### Linux and macOS
3232

33-
Linux and macOS users can SSH to access their node using `kubectl debug` or their private IP Address. Windows users should skip to the Windows Server Proxy section for a workaround to SSH via proxy.
33+
Linux and macOS users can access their node using `kubectl debug` or their private IP Address. Windows users should skip to the Windows Server Proxy section for a workaround to SSH via proxy.
3434

35-
#### SSH using kubectl debug
35+
#### Connect using kubectl debug
3636

3737
To create an interactive shell connection, use the `kubectl debug` command to run a privileged container on your node.
3838

@@ -291,5 +291,4 @@ To learn about managing your SSH keys, see [Manage SSH configuration][manage-ssh
291291
[ssh-windows]: ../virtual-machines/linux/ssh-from-windows.md
292292
[agent-pool-rest-api]: /rest/api/aks/agent-pools/get#agentpool
293293
[manage-ssh-node-access]: manage-ssh-node-access.md
294-
[azure-bastion-linux]:../bastion/bastion-connect-vm-ssh-linux.md
295-
294+
[azure-bastion-linux]:../bastion/bastion-connect-vm-ssh-linux.md

0 commit comments

Comments
 (0)