ARM Templates Contd
Create VM and install apache server
- NIC Creation: Refer Here for the fix done to resolve the issue faced in class and attach subnet, public ip and nsg to nic.
- Lets add vm. Refer Here for the changes done to create a vm
- Lets add parameters file which we can pass while create ARM Templates Refer Here
- Exercise
- Add the depends on section for vm:
- nic
- vnet
- subets
- nsg
- Find out cli command to deploy arm template
- Add the depends on section for vm: