Skip to content

Commit d775446

Browse files
authored
Update tutorial-filter-network-traffic.md
Corrected misspelling of SSH in the Caution note under CLI section.
1 parent c4e70ef commit d775446

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)