In the demo you will create new template in VS code and deploy template in Azure.
- Install VS Code, Install extension Tools CLI
- Follow the guidelines to prepare your VS Code
-
Open the folder from VS Code
-
Observer templates template.json and parameters.json. This is template for building storage account.
-
Open the CLI script template.azcli from the same folder and execute line by line
- If time permits demonstrate template deployment in Visual Studio from the guidelines