vWorld

vWorld – Oude Doesburgseweg 89C6901 HH Zevenaar – info@vworld.nl – Kantoor: 0316-798037 – Because it’s a virtual world!

Using Azure Keyvault secrets with ARM templates

In my previous blog post I described how to deploy an VM using DevOps, fast and simple. But ofcourse you don’t want to store secrets in parameters files!

Open your parameter file and search for adminPassword.

It should look something like:

 

Now replace it with the following

subscrcode = the code of the Azure Subscription
rgkv = resource group where your keyvault resides
knName = name of your Keyvault