Not sure how JSON applies to Azure? Let's backup: the Azure Resource Manager is where you deploy, manage, and monitor application infrastructure
(i.e., your database, web app, and other virtual machines). Within the Azure Resource Manager you have
Azure Resource Templates which enable you to deploy multiple services and their dependencies with ease.
These Azure Resource Templates consist of JSON expressions that you can use in your deployment.
No comments:
Post a Comment