Share via

Azure DNS (168.63.129.16) unreachable from VNet-integrated App Services - all production services down

David Krasznai 0 Reputation points
2026-03-26T16:35:55.0133333+00:00

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
    SYMPTOMS:
  • 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
    DIAGNOSTIC EVIDENCE:
  • 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)
    CONFIGURATION (already verified):
    • 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
    TIMELINE:
  • 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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.