File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services: firewall
5
5
author : vhorne
6
6
ms.service : firewall
7
7
ms.topic : tutorial
8
- ms.date : 08/29 /2019
8
+ ms.date : 10/28 /2019
9
9
ms.author : victorh
10
10
ms.custom : mvc
11
11
# 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
210
210
7 . For ** Protocol** , select ** UDP** .
211
211
8 . For ** Source Addresses** , type ** 10.0.2.0/24** .
212
212
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** .
215
217
216
218
### Change the primary and secondary DNS address for the ** Srv-Work** network interface
217
219
You can’t perform that action at this time.
0 commit comments