Tag: ARM

Multi-Region ARM Deployments
Multi-Region ARM Deployments
Blog Posts

Azure solutions that span multiple regions are more and more requested.  There are several options to deploy Azure resources across regions and ARM templates are one of them.  It’s very easy, let me explain! In this example, we’ll deploy an App Service Plan in two regions.  One will act as the primary region, the other… READ MORE

Azure, Your Template Repository (Preview)
Azure, Your Template Repository (Preview)
Blog Posts

The functionality of Azure is ever expanding. People can easily feel overwhelmed by the wealth of functionality accessible through API’s and the Azure portal. Today I’d like to show you how you can easily store your favourite (company-specific) templates right inside the Azure environment, where it can be accessed by you, your co-workers and customers… READ MORE