Step 1:
Using Visual Studio 2015, create a new Azure Resource Project and choose a Resource Template(VM, SQLDatabase, WebApp, etc)
Step 2:
Using either Visual Studio 2015 or Powershell or Azure Marketplace, deploy the JSON Template into the Azure Cloud.
Step 3:
Once a JSON Template has been saved & deployed into Azure, any changes made that Template will be implemented on future deployments. i.e. Azure checks the Template for changes and implements those changes.
|
|
|
|
|