DEV Community

Discussion on: Decoupling Ansible Secrets with Azure Key Vault

Collapse
 
pkruesi profile image
pkruesi

Hi Josh
nice write up.
I am quiet new with azure and ansible.
Do you know how to create an azure-keyvault with ansible and define the network connection of the keyvault? So that only my internal vnet can connect the keyvault?

Regards
Pirmin

Collapse
 
joshduffney profile image
Josh Duffney

Thank you for the comment Pirmin! I'm currently working on some labs that walk through setting up an Azure Key Vault and secrets with Ansible, but haven't dove into doing in within a private network. I'll add that to my list of topics to cover that's a really good one. Below are some links of my work in progress and the MS docs I plan to use for that work. I hope that helps!

github.com/CloudSkills/using-ansib...

docs.microsoft.com/en-us/azure/key...