-1

Can I have multiple nics and assign them to the devtest lab vm ? Can I specify the Lab virtual network CIDR ? Can I set subnet address range ?

Bhargavi Annadevara
  • 4,923
  • 2
  • 13
  • 30

1 Answers1

0

Hello and welcome to Stack Overflow!

  • Yes, you can attach multiple NICs to a DevTest lab VM, capped at the number supported by the VM size (Windows/Linux).
  • Note that the (existing/new) network interface must be in the same virtual network as the VM.
  • You can provision subnets with the desired ranges and select any one if you're creating the new NIC.

For example:

Create Network Interface

Hope this helps.

Bhargavi Annadevara
  • 4,923
  • 2
  • 13
  • 30