Skip to content

Commit 4ad4010

Browse files
Fix implement typo
Co-authored-by: Copilot <[email protected]>
1 parent c02bcb7 commit 4ad4010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-name-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ az resource show --resource-group <group-name> --name <app-name> --query propert
6868

6969
## Limitations
7070

71-
- App Service does not support falling back to DNS resolution over TCP when it encounters a truncated response over UDP. Configuring App Services to use a DNS server which does not implmenent EDNS to negotiate UDP responses larger than the standard 512 byte limit may result in DNS resolution failures.
71+
- App Service does not support falling back to DNS resolution over TCP when it encounters a truncated response over UDP. Configuring App Services to use a DNS server which does not implement EDNS to negotiate UDP responses larger than the standard 512 byte limit may result in DNS resolution failures.
7272

7373
## Next steps
7474

0 commit comments

Comments
 (0)