We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c26a63 commit aa87671Copy full SHA for aa87671
articles/app-service/overview-name-resolution.md
@@ -66,9 +66,9 @@ Validate the settings by using this CLI command:
66
az resource show --resource-group <group-name> --name <app-name> --query properties.dnsConfiguration --resource-type "Microsoft.Web/sites"
67
```
68
69
-## Limitations
+## Limitation
70
71
-- App Service on Windows does not support DNS resolution over TCP.
+App Service on Windows does not support DNS resolution over TCP.
72
73
## Next steps
74
0 commit comments