Skip to content

Commit 5c2a0b2

Browse files
committed
update for IP groups in rule UI
1 parent 7191656 commit 5c2a0b2

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

articles/firewall/tutorial-firewall-deploy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ This is the network rule that allows outbound access to two IP addresses at port
210210
7. For **Protocol**, select **UDP**.
211211
9. For **Source type**, select **IP address**.
212212
1. For **Source**, type **10.0.2.0/24**.
213-
2. For Destination address, type **209.244.0.3,209.244.0.4**
213+
2. For **Destination address**, type **209.244.0.3,209.244.0.4**
214214

215215
These are public DNS servers operated by CenturyLink.
216216
1. For **Destination Ports**, type **53**.

articles/firewall/tutorial-hybrid-portal.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -174,20 +174,22 @@ First, add a network rule to allow web traffic.
174174
6. For **Action**, select **Allow**.
175175
6. Under **Rules**, for **Name**, type **AllowWeb**.
176176
7. For **Protocol**, select **TCP**.
177-
8. For **Source Addresses**, type **192.168.1.0/24**.
178-
9. For Destination address, type **10.6.0.0/16**
179-
10. For **Destination Ports**, type **80**.
177+
8. For **Source type**, select **IP address**.
178+
9. For **Source**, type **192.168.1.0/24**.
179+
10. For **Destination address**, type **10.6.0.0/16**
180+
11. For **Destination Ports**, type **80**.
180181

181182
Now add a rule to allow RDP traffic.
182183

183184
On the second rule row, type the following information:
184185

185186
1. **Name**, type **AllowRDP**.
186187
2. For **Protocol**, select **TCP**.
187-
3. For **Source Addresses**, type **192.168.1.0/24**.
188-
4. For Destination address, type **10.6.0.0/16**
189-
5. For **Destination Ports**, type **3389**.
190-
6. Select **Add**.
188+
3. For **Source type**, select **IP address**.
189+
4. For **Source**, type **192.168.1.0/24**.
190+
5. For **Destination address**, type **10.6.0.0/16**
191+
6. For **Destination Ports**, type **3389**.
192+
7. Select **Add**.
191193

192194
## Create and connect the VPN gateways
193195

0 commit comments

Comments
 (0)