Unable to add IPv6 Address to existing Azure Network Interface

Ian Spence 1 Reputation point
2021-06-18T20:36:59.827+00:00

I am unable to associate a IPv6 public address to an existing network interface for a VM.

When I try to add a secondary IP configuration for the IPv6 address I get the following error:

IP version for Public IP address and network interface IP configuration version must match.

As seen here:

107156-ipconfig.png

However I believe I have everything set up correctly.

The address space on the virtual network has an IPv6 prefix:

107157-addressspace.png

And the subnet is configured with IPv6 address space:

107233-subnet.png

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,762 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. SaiKishor-MSFT 17,336 Reputation points
    2021-06-23T08:57:53.213+00:00

    @Ian Spence Thank you for reaching out to Microsoft Q&A. We apologize for the delay in response.

    If you want to add an IPv6 address to a Network Interface, the interface's subnet should have an IPv6 subnet. Please see snapshots below which shows an interface with an IPv6 subnet range. Now when I try to add a new IPv6 Public IP address it works.

    108505-ipv6.png 108593-ipv61.png

    Hope this helps. Please let us know if you have any further questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    1 person found this answer helpful.

  2. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2021-06-18T21:10:33.7+00:00

    In the Private IP address section, can you switch it to static and set a Private IPv6 address and see if that works ?


  3. Adarsh Pandey 1 Reputation point
    2021-08-10T12:46:14.16+00:00

    How you got any solution?

    0 comments No comments

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.