Skip to content

Commit 0e5ecde

Browse files
Merge pull request #127224 from maciejporebski/app-service-tcp-dns
App service tcp dns
2 parents f6665bf + aa87671 commit 0e5ecde

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ Validate the settings by using this CLI command:
6666
az resource show --resource-group <group-name> --name <app-name> --query properties.dnsConfiguration --resource-type "Microsoft.Web/sites"
6767
```
6868

69+
## Limitation
70+
71+
App Service on Windows does not support DNS resolution over TCP.
72+
6973
## Next steps
7074

7175
- [Configure virtual network integration](./configure-vnet-integration-enable.md)

0 commit comments

Comments
 (0)