Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0b5c839

Browse files
committedApr 18, 2022
fix naming links
1 parent 3043697 commit 0b5c839

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎articles/active-directory/devices/howto-vm-sign-in-azure-ad-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ It's not supported to use this extension on Azure Kubernetes Service (AKS) clust
5757
If you choose to install and use the CLI locally, you must be running the Azure CLI version 2.22.1 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI](/cli/azure/install-azure-cli).
5858

5959
> [!NOTE]
60-
> This is functionality is also available for [Azure Arc-enabled servers](../../azure-arc/servers/ssharc-overview.md).
60+
> This is functionality is also available for [Azure Arc-enabled servers](../../azure-arc/servers/ssh-arc-overview.md).
6161
6262
## Requirements for login with Azure AD using openSSH certificate-based authentication
6363

‎articles/azure-arc/servers/ssh-arc-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
# Troubleshoot SSH access to Azure Arc enabled servers
99

1010
This article provides information on troubleshooting and resolving issues that may occur while attempting to connect to Azure Arc enabled servers via SSH.
11-
For general information, see [SSH access to Arc enabled servers overview](./ssharc-overview.md).
11+
For general information, see [SSH access to Arc enabled servers overview](./ssh-arc-overview.md).
1212

1313
> [!IMPORTANT]
1414
> SSH for Arc-enabled servers is currently in PREVIEW.

‎articles/azure-arc/servers/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@
106106
- name: Connect via SSH
107107
items:
108108
- name: SSH access to Azure Arc-enabled servers
109-
href: ssharc-overview.md
109+
href: ssh-arc-overview.md
110110
- name: Troubleshoot SSH access to Azure Arc enabled servers
111-
href: ssharc-troubleshoot.md
111+
href: ssh-arc-troubleshoot.md
112112
- name: Troubleshooting
113113
items:
114114
- name: Agent connection issues

0 commit comments

Comments
 (0)
Please sign in to comment.