Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Service VNET integration does not support ipv6 #76919

Closed
amasover opened this issue Jun 14, 2021 · 3 comments
Closed

App Service VNET integration does not support ipv6 #76919

amasover opened this issue Jun 14, 2021 · 3 comments

Comments

@amasover
Copy link

Hello, when I attempt to create an app service vnet integration to a vnet with ipv6 address space assigned I get the following error:

An operation on the Virtual Network has failed. Details: {
  "error": {
    "code": "ResourceNavigationLinksOrServiceAssociationLinksNotSupportedWithIpv6VnetAddressSpace",
    "message": "Cannot apply Resourse Navigation links or service association links on $TARGET_VNET since vnet has ipv6 addresses.",
    "details": []
  }
}

I tried adding WEBSITE_VNET_SUPPORT_DUAL_STACK_SOCKETS=1 to the app service with no effect.

Please add this limitation to the documentation.

Reference:
#45991
https://feedback.azure.com/forums/217313-networking/suggestions/40968280-appservice-with-vnet-integration-does-not-work-wit


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@AjayKumar-MSFT
Copy link
Contributor

@amasoverThanks for the feedback! We are taking a look into this and will get back to you soon.


@AjayKumar-MSFT
Copy link
Contributor

@amasover, Thanks again for bringing this to our attention. Your feedback has been shared with the content owner for further review.

@madsd
Copy link
Contributor

madsd commented Sep 21, 2021

@amasover Sorry for the long wait and thank you for reporting this. We do not currently support regional VNet Integration in VNets with IPv6 address spaces defined, and I have updated the documentation to reflect that (should be live within 24 hours). We are working on support for IPv6, but I do not currently have an ETA to share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants