Search This Blog

2021-04-13

My Azure Study Note -03 - ARM Template, Deployment using ARM Template

 



Deploy VM using ARM Template

Step 1 . Create and Download the ARM Template (Template and parameter.json file ). Edit those files, if required

Step 2. Go to the storage account -> File Shares

Step 3: Click a new Directory example "templates"
Step 4. Upload both template and parameter.json in that new directory
Step 5. Create a new RG in azure portal
Step 6. Run command in azure Bash





No comments: