Skip to content

Commit ba9fbde

Browse files
committed
tweak
1 parent 08d4f1a commit ba9fbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-zones-records.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ When calling the Azure DNS REST API, you need to specify each TXT string separat
100100

101101
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

103-
`*` 4096 characters are currently only available in the Azure Public Cloud. National clouds are limited to 1024 characters until 4k support rollout is complete.
103+
`*` 4096 character support is currently only available in the Azure Public Cloud. National clouds are limited to 1024 characters until 4k support rollout is complete.
104104

105105
## Tags and metadata
106106

0 commit comments

Comments
 (0)