Skip to content

Commit 4c97718

Browse files
authored
Merge pull request #124027 from exe-r/patch-2
typo fix - Update azure-dns.md
2 parents f965cfe + 42f8a68 commit 4c97718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/azure-dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Along with resolution of public DNS names, Azure provides internal name resoluti
5454
Names must use only 0-9, a-z, and '-', and they can't start or end with a '-'. See RFC 3696 Section 2.
5555
* DNS query traffic is throttled for each virtual machine. Throttling shouldn't impact most applications. If request throttling is observed, ensure that client-side caching is enabled. For more information, see [Getting the most from name resolution that Azure provides](#getting-the-most-from-name-resolution-that-azure-provides).
5656

57-
### Getting the most from name resolution that Azure provides\
57+
### Getting the most from name resolution that Azure provides
5858

5959
**Client-side caching:**
6060

0 commit comments

Comments
 (0)