-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[Network] Virtual Networks / Subnets: IPv6 Support #1556
Comments
@tombuildsstuff Does the pointers that Johan provided address your concern? If yes can we close this issue? |
@tombuildsstuff closing this, feel free to re-open with more details if you still have issue. |
@anuchandy sorry missed this - would it be possible to re-open this issue? Pulling from this document:
I'd argue the API's returning the incorrect error message here (since the CLI/PowerShell) are still (presumably) calling the same endpoints - and thus presumably creating an IPv6 Subnet is valid? Thanks! |
👋
I've been going through the documentation for Network Interfaces and noticed a field to set the IP Version.
In order to test this, I attempted to spin up a Virtual Network (with a Subnet) with an IPv6 address space; however I got an error back from the Azure API:
Given this also appears to be the case in the portal when attempting to add an IPv6 address space - I'm assuming this is preparation for future use, rather than currently supported functionality.
Would it be possible to confirm if IPv6 is supported at this time, or if this field is preparation for future-use? Presumably if that's the case, an error back to the effect of "IPv6 Address Spaces aren't supported at this time" - would make more sense rather than returning an IPv4 CIDR failure?
Thanks!
cc @DeepakRajendranMsft @deepakswifty @markjbrown @Nilambari @johanste @lamchester
The text was updated successfully, but these errors were encountered: