Skip to content

Commit 5d60c6e

Browse files
committed
update muti record response
1 parent fe177b1 commit 5d60c6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/firewall/dns-details.md

Lines changed: 2 additions & 2 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: conceptual
8-
ms.date: 05/26/2021
8+
ms.date: 06/11/2024
99
ms.author: victorh
1010
---
1111

@@ -17,7 +17,7 @@ The following information describes some implementation details for Azure Firewa
1717

1818
## FQDNs with multiple A records
1919

20-
Azure Firewall acts as a standard DNS client. If multiple A records are in the response, the firewall stores all the records in cache. If there’s one record per response, the firewall stores only single record. There's no way for a client to know ahead of time if it should expect one or multiple A records in responses.
20+
Azure Firewall acts as a standard DNS client. If multiple A records are in the response, the firewall stores all the records in cache and offers them to the client in the response. If there’s one record per response, the firewall stores only a single record. There's no way for a client to know ahead of time if it should expect one or multiple A records in responses.
2121

2222
## FQDN Time to Live (TTL)
2323

0 commit comments

Comments
 (0)