Skip to content

Commit e645538

Browse files
committed
fixes
1 parent 3e6b617 commit e645538

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -325,12 +325,12 @@ Set-AzNetworkSecurityGroup -NetworkSecurityGroup $nsg
325325

326326
---
327327

328-
> [!CAUTION]
329-
> In this article, RDP (port 3389) is exposed to the internet for the VM that is assigned to the **asg-mgmt** application security group.
330-
>
331-
> For production environments, instead of exposing port 3389 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.
332-
>
333-
> For more information on Azure Bastion, see [What is Azure Bastion?](../bastion/bastion-overview.md).
328+
> [!CAUTION]
329+
> In this article, RDP (port 3389) is exposed to the internet for the VM that is assigned to the **asg-mgmt** application security group.
330+
>
331+
> For production environments, instead of exposing port 3389 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.
332+
>
333+
> For more information on Azure Bastion, see [What is Azure Bastion?](../bastion/bastion-overview.md).
334334
335335
## Create virtual machines
336336

@@ -687,4 +687,4 @@ Azure routes traffic between subnets by default. You may instead, choose to rout
687687

688688
To learn how to create a route table, advance to the next tutorial.
689689

690-
> [!div class="nextstepaction"] > [Create a route table](./tutorial-create-route-table-portal.md)
690+
[!div class="nextstepaction"][Create a route table](./tutorial-create-route-table-portal.md)

0 commit comments

Comments
 (0)