Quantcast
Channel: azure resource manager – Simon J.K. Pedersen's Azure & SharePoint blog
Browsing all 7 articles
Browse latest View live

Azure Resource Manager Templates for Global Azure Web App Deployments

I have been slow at picking up the Azure Resource Manager templates, mostly because I don’t deploy that many identical solutions to Azure, but also because I for a long time didn’t find the json...

View Article



Tools for Developing Azure Resource Manager Templates

This is a short article about a few tricks that can help you build Azure Resource Manager templates. Most templates are quite easy to get started with, because there already is a lot of ready made...

View Article

Install Azure Site Extensions with ARM template

Azure Site Extensions is a way to add extra functionality to an azure web app. Currently the number of extensions are rather limited, but yet there are a few interesting ones, e.g. the Visual Studio...

View Article

Service Bus ARM Templates

I love Azure resource manager and especially ARM templates for deploying a full resource group. Unfortunately the documentation on how to author the templates still have a long way to come. Recently I...

View Article

Azure Service Bus Queues and SAS with ARM templates

Previously I posted about how to create Azure Service Bus topics with ARM templates. This post is a follow up where I show how to create Service Bus queues (in case you didn’t figure it out already)....

View Article


Provision Azure Notification Hub with Azure Resource Manager Templates

This weeks ARM challenge was to provision an Azure Notification hub, with client credentials for Google Cloud Messaging (GCM) as part of a larger ARM template. Unfortunately how to do so is not...

View Article

Azure Event Hub with Resource Manager Template

I got a request on email, whether or not it is possible to create Event Hub with Azure Resource Manager templates (ARM). And yes of course it is – but yet again Microsofts documentation is lacking, so...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images