Azure DNS (168.63.129.16) unreachable from VNet-integrated App Services - all production services down
David Krasznai
0
Reputation points
IMPACT:
Multiple production App Services are completely down. Services restart
but crash again within minutes due to DNS resolution failure.
AFFECTED RESOURCES:
- VNet: SiaMainGroup-vnet (Central US)
- App Services: sia-messaging-api, edlio-connect (Auth API), and others
- All App Services with VNet integration on this VNet are affected
- App Services crash on startup with: SocketException: No such host is known
- Services come back briefly after restart/stop-start, then crash again
- Stop and Start (not restart) does NOT resolve the issue
- XXXXXXXXX from Kudu console (sia-XXXXXX-api):
nameXXXXXX sia-XXXXXX.azconfig.io
Server: 168.63.129.16
DNS request timed out.
naXXXXXXX google.com
Server: 168.63.129.16
DNS request timed out.
- DNS resolution for ALL domains fails, not just Azure services
- Azure-provided DNS server 168.63.129.16 is unreachable from inside the VNet
- Same domains resolve fine from outside the VNet (local machine nslookup works)
- VNet DNS: Azure-provided (default) - no custom DNS servers
- No private endpoints on App Configuration (sia-XXXXXX)
- App Configuration networking: Automatic (public access enabled)
- No Private DNS zone for azconfig.io
- SNAT ports: normal (NAT Gateway in use, not exhausted)
- Connection strings: verified correct
- Issue started: ~2026-03-25
- Still ongoing as of 2026-03-26
- Restarting and Stop/Start do not permanently resolve
edited PII information
Azure DevOps
Sign in to answer