Skip to content

Commit a9876f3

Browse files
committed
acrofixes
1 parent 9a9c811 commit a9876f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/firewall-manager/secure-hybrid-network.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For this tutorial, you create three virtual networks:
2323
- **VNet-Spoke** - the spoke virtual network represents the workload located on Azure.
2424
- **VNet-Onprem** - The on-premises virtual network represents an on-premises network. In an actual deployment, it can be connected using either a VPN or ExpressRoute connection. For simplicity, this tutorial uses a VPN gateway connection, and an Azure-located virtual network is used to represent an on-premises network.
2525

26-
:::image type="content" source="media/tutorial-hybrid-portal/hybrid-network-firewall.png" alt-text="Diagram of a Azure Firewall Manager hub hybrid network." lightbox="media/tutorial-hybrid-portal/hybrid-network-firewall.png":::
26+
:::image type="content" source="media/tutorial-hybrid-portal/hybrid-network-firewall.png" alt-text="Diagram of an Azure Firewall Manager hub hybrid network." lightbox="media/tutorial-hybrid-portal/hybrid-network-firewall.png":::
2727

2828
In this tutorial, you learn how to:
2929

@@ -119,7 +119,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
119119
1. Select **Review + create**.
120120
1. Select **Create**.
121121

122-
Add another subnet with a subnet purpose set to **Virtual Network Gateway** with an starting address of **10.5.1.0/27**. This subnet is used for the VPN gateway.
122+
Add another subnet with a subnet purpose set to **Virtual Network Gateway** with a starting address of **10.5.1.0/27**. This subnet is used for the VPN gateway.
123123

124124
## Create the spoke virtual network
125125

@@ -450,7 +450,7 @@ This is a virtual machine that you use to connect using Remote Desktop to the pu
450450

451451
Your connection should succeed, and you should be able to sign in.
452452

453-
So now you've verified that the firewall rules are working:
453+
So now you verified that the firewall rules are working:
454454

455455
<!---- You can ping the server on the spoke VNet.--->
456456
- You can browse web server on the spoke virtual network.

0 commit comments

Comments
 (0)