Doesn't Azure Web Application Support IPv6?

BrandonStudio 41 Reputation points
2021-10-12T12:04:31.887+00:00

Could I access my web app via IPv6?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,961 questions
{count} votes

Accepted answer
  1. SUNOJ KUMAR YELURU 15,491 Reputation points MVP Volunteer Moderator
    2021-10-12T15:27:11.08+00:00

    Hi @BrandonStudio

    Unfortunately- no: Azure App Services cannot be published over IPv6. Azure Front Door (AFD) does support IPv6, so you can stick an AFD in front of your app service and provide IPv6 that way.
    https://www.patrickob.com/2018/11/09/supporting-ipv6-in-app-service-azure-front-door/

    If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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