Azure VM NIC

Last updated:

AZURENETWORK
  • IP always comes via fabric (OS using DHCP)
  • IP can be reserved in ARM
  • VMs can be configured with multiple NICs
  • Each NIC can be in same or different virtual subnet but always in same [[202404121703 Azure VNet|VNet]]
  • Many VM types support accelerated networking
    • Reduce latency, jitters, etc.
  • Multiple IP configurations per NIC
    • more than one IP on 1 NIC

IPv6

  • Dual stack : IPv4 and IPv6
  • can not only be IPv6
  • Can enable IPv6 for existing [[202404061212 Azure Resources|resources]]

references: