Skip to content

Commit b7ab4da

Browse files
authored
Merge pull request #124223 from magilbe/patch-2
Correct "SSJ" to "SSH"
2 parents 7663287 + d775446 commit b7ab4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/tutorial-filter-network-traffic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ az network nsg rule create \
471471
```
472472

473473
> [!CAUTION]
474-
> In this article, SSJ (port 22) is exposed to the internet for the VM that is assigned to the **asg-mgmt** application security group.
474+
> In this article, SSH (port 22) is exposed to the internet for the VM that is assigned to the **asg-mgmt** application security group.
475475
>
476476
> For production environments, instead of exposing port 22 to the internet, it's recommended that you connect to Azure resources that you want to manage using a VPN, private network connection, or Azure Bastion.
477477
>

0 commit comments

Comments
 (0)