#Azure Resource Manager
4 posts tagged with “Azure Resource Manager”.
-
Get Cognitive Services Keys and Endpoint in an ARM Template
For a demo Azure Logic App I need to setup an Azure Cognitive Services account for the Computer Vision API. I set up the resources in Azure using an ARM template so that everything is created in a
-
Azure Hidden Gems: Resource Policies
Today I want to show a really useful Azure feature to help you with the governance of your Azure Subscriptions: Azure Resource Policies: Resource policies enable you to establish conventions for
-
Setting up VSTS with ARM Templates
In this post I want to show you what I think it’s the best way to setup VSTS working with Azure Resource Manager Templates. Introduction At the customer I am currently working for, we are setting up
-
VSTS Task delete Resource Group if empty
When testing deployments of Azure RM resources (ie. using the Test-AzureRmResourceGroupDeployment powershell cmdlet) an empty Resource Group is created. This Resource Group is often not needed at