Skip to content

Commit 301ccd8

Browse files
authored
Merge pull request #179052 from vhorne/fw-dns-setting
updated from Suren
2 parents d0c58a1 + 537549a commit 301ccd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/firewall/dns-settings.md

Lines changed: 3 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: how-to
8-
ms.date: 09/28/2021
8+
ms.date: 11/08/2021
99
ms.author: victorh
1010
ms.custom: devx-track-azurepowershell
1111
---
@@ -70,9 +70,9 @@ If you enable FQDN filtering in network rules, and you don't configure client vi
7070

7171
When Azure Firewall is a DNS proxy, two caching function types are possible:
7272

73-
- **Positive cache**: DNS resolution is successful. The firewall uses the TTL (time to live) of the packet or object.
73+
- **Positive cache**: DNS resolution is successful. The firewall caches these responses according to the TTL (time to live) in the response up to a maximum of 1 hour.
7474

75-
- **Negative cache**: DNS resolution results in no response or no resolution. The firewall caches this information for one hour.
75+
- **Negative cache**: DNS resolution results in no response or no resolution. The firewall caches these responses according to the TTL in the response, up to a max of 30 minutes.
7676

7777
The DNS proxy stores all resolved IP addresses from FQDNs in network rules. As a best practice, use FQDNs that resolve to one IP address.
7878

0 commit comments

Comments
 (0)