Skip to content

Commit 988563b

Browse files
committed
1k to 4k
1 parent 65e0aae commit 988563b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dns/dns-zones-records.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: dns
77
ms.topic: conceptual
88
ms.custom: H1Hack27Feb2017
99
ms.workload: infrastructure-services
10-
ms.date: 09/27/2022
10+
ms.date: 09/06/2023
1111
ms.author: greglin
1212
---
1313

@@ -98,7 +98,7 @@ The DNS standards permit a single TXT record to contain multiple strings, each o
9898

9999
When calling the Azure DNS REST API, you need to specify each TXT string separately. When you use the Azure portal, PowerShell, or CLI interfaces, you should specify a single string per record. This string is automatically divided into 255-character segments if necessary.
100100

101-
The multiple strings in a DNS record shouldn't be confused with the multiple TXT records in a TXT record set. A TXT record set can contain multiple records, *each of which* can contain multiple strings. Azure DNS supports a total string length of up to 1024 characters in each TXT record set (across all records combined).
101+
The multiple strings in a DNS record shouldn't be confused with the multiple TXT records in a TXT record set. A TXT record set can contain multiple records, *each of which* can contain multiple strings. Azure DNS supports a total string length of up to 4096 characters in each TXT record set (across all records combined).
102102

103103
## Tags and metadata
104104

0 commit comments

Comments
 (0)