- Enable IPv6 on the Virtual Network (VNet) by adding a /64 IPv6 address space.
- Configure an IPv6-enabled subnet within the VNet.
- Add a public IPv6 address to the network interface (NIC) of your VM.
- Update the Network Security Group (NSG) to allow IPv6 traffic.
- Verify the IPv6 connectivity of the VM.
Once configured, your VM should have a publicly routable IPv6 address, and you can connect to it over IPv6.