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.
2 parents f6665bf + aa87671 commit 0e5ecdeCopy full SHA for 0e5ecde
articles/app-service/overview-name-resolution.md
@@ -66,6 +66,10 @@ 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
+## Limitation
70
+
71
+App Service on Windows does not support DNS resolution over TCP.
72
73
## Next steps
74
75
- [Configure virtual network integration](./configure-vnet-integration-enable.md)
0 commit comments