Skip to content

Commit 4a9b389

Browse files
authored
Apply suggestions from PR review
1 parent 493535b commit 4a9b389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Possible errors:
4848

4949
Resolution:
5050
- Ensure that the SSHD service is running on the Arc-enabled server.
51-
- Ensure that port 22 (or other non-default port) is listed in allowed incoming connections. Run `azcmagent config list` on the Arc-enabled server in an elevated session. The ssh port (22) is not set by default, so you must add it. This setting is used by other services like admin center so just add port 22 without deleting previous added ports.
51+
- Ensure that port 22 (or other non-default port) is listed in allowed incoming connections. Run `azcmagent config list` on the Arc-enabled server in an elevated session. The ssh port (22) isn't set by default, so you must add it. This setting is used by other services, like admin center, so just add port 22 without deleting previously added ports.
5252

5353
```powershell
5454
# Set 22 port:

0 commit comments

Comments
 (0)