info@techdevops.com | 437-991-3573 | Data Engineering Services
TechDevOps.com
Resources Tools
Experts in Microsoft SQL Server on Windows, Linux, Containers | Clusters, Always On, FCI | Migrations, Cloud, Performance



Deploy Azure Resources with JSON Template
by BF (Principal Consultant; Architecture; Engineering)
2015-09-27







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.