ARM Templates contd..
- Using resourceId to refer resources. Find the changes made over here Refer Here
- Now lets create a VM in the Management Subnet
- OS Type: Windows 2016
- Size: Standard_B1s
- To Create a VM in Azure we need the following
- Subnet
- Network Security Group for VM
- Public Ip Address
- Network Interface Card (NIC)
- VM Image Name
- In the following reference Refer Here we created a public ip & a nic card
