ARM · Azure · PowerShell

Deploy Web App Around the World Using #ARM

From today’s blog post I’ll walk through how to deploy an azure web application in different azure data center using an ARM (Azure Resource Manager) template.Azure ARM is the new deployment model introduce by Microsoft for resource deployment. It uses JSON to store the resource data and configuration. How we do it? Create ARM template.… Continue reading Deploy Web App Around the World Using #ARM