You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall-manager/dns-settings.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ A DNS server maintains and resolves domain names to IP addresses. By default, Az
30
30
31
31
The firewall now directs DNS traffic to the specified DNS servers for name resolution.
32
32
33
-
:::image type="content" source="../firewall/media/dns-settings/dns-servers.png" alt-text="Screenshot showing settings for D N S servers.":::
33
+
:::image type="content" source="../firewall/media/dns-settings/dns-servers.png" alt-text="Screenshot showing settings for DNS servers.":::
34
34
35
35
#### [CLI](#tab/azure-devops-cli)
36
36
@@ -65,7 +65,7 @@ You can configure Azure Firewall to act as a DNS proxy. A DNS proxy is an interm
65
65
66
66
If you want to enable FQDN (fully qualified domain name) filtering in network rules, enable DNS proxy and update the virtual machine configuration to use the firewall as a DNS proxy.
67
67
68
-
:::image type="content" source="../firewall/media/dns-settings/dns-proxy-2.png" alt-text="D N S proxy configuration using a custom D N S server.":::
68
+
:::image type="content" source="../firewall/media/dns-settings/dns-proxy-2.png" alt-text="Diagram showing DNS proxy configuration using a custom DNS server.":::
69
69
70
70
If you enable FQDN filtering in network rules, and you don't configure client virtual machines to use the firewall as a DNS proxy, then DNS requests from these clients might travel to a DNS server at a different time or return a different response compared to that of the firewall. It’s recommended to configure client virtual machines to use the Azure Firewall as their DNS proxy. This puts Azure Firewall in the path of the client requests to avoid inconsistency.
71
71
@@ -111,7 +111,7 @@ To configure DNS proxy, you must configure your virtual network DNS servers sett
111
111
4. Review the **DNS servers** configuration to make sure that the settings are appropriate for your environment.
112
112
5. Select **Save**.
113
113
114
-
:::image type="content" source="../firewall/media/dns-settings/dns-proxy.png" alt-text="Screenshot showing settings for the D N S proxy.":::
114
+
:::image type="content" source="../firewall/media/dns-settings/dns-proxy.png" alt-text="Screenshot showing settings for the DNS proxy.":::
115
115
116
116
#### [CLI](#tab/azure-devops-cli)
117
117
@@ -180,4 +180,4 @@ DNS proxy performs five-second health check loops for as long as the upstream se
180
180
## Next steps
181
181
182
182
-[Azure Firewall DNS Proxy details](../firewall/dns-details.md)
183
-
-[FQDN filtering in network rules](fqdn-filtering-network-rules.md)
183
+
-[FQDN filtering in network rules](fqdn-filtering-network-rules.md)
0 commit comments