Skip to content

Commit bbb8c88

Browse files
authored
Merge pull request #93818 from vhorne/fw-deploy-tutorial
add description for public DNS servers
2 parents c66b351 + 95baea4 commit bbb8c88

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: tutorial
8-
ms.date: 08/29/2019
8+
ms.date: 10/28/2019
99
ms.author: victorh
1010
ms.custom: mvc
1111
#Customer intent: As an administrator new to this service, I want to control outbound network access from resources located in an Azure subnet.
@@ -210,8 +210,10 @@ This is the network rule that allows outbound access to two IP addresses at port
210210
7. For **Protocol**, select **UDP**.
211211
8. For **Source Addresses**, type **10.0.2.0/24**.
212212
9. For Destination address, type **209.244.0.3,209.244.0.4**
213-
10. For **Destination Ports**, type **53**.
214-
11. Select **Add**.
213+
214+
These are public DNS servers operated by CenturyLink.
215+
1. For **Destination Ports**, type **53**.
216+
2. Select **Add**.
215217

216218
### Change the primary and secondary DNS address for the **Srv-Work** network interface
217219

0 commit comments

Comments
 (0)