Hello,
As the title says, I'm trying to add additional nic interfaces to my linux VM. I managed to create some nics but I'm not sure how to associate it to my VM. I can see the nics with "azure network nic list". I'm using xplat-cli on ARM config mode.
I could only find a reference to this at: https://azure.microsoft.com/en-us/documentation/articles/azure-cli-arm-commands/
But it only mentions that is possible to associate it to a VM..with out a specific command line. I tried some commands to assign it but I could see the VM receiving any additional nics.
Am I looking on the right place ? Any tips ?
Best,