azure - Add VM to existing vnet and subnet -
i using json file create vm. works exception of vnet , subnet, every time created new vm, creates new vnet , subnet, how can create vms , assign them existing vnet , subnet using json template?
am assuming json, mean arm template.
you should able grabbing subnet reference existing subnet on existing vnet , associating new vm's nic subnet reference obtained. have @ sample here
Comments
Post a Comment