Domain join Azure VMs from ARM template with Key Vault secured credentials – Part 3

Part 1: Prerequisites and Key Vault Part 2: ARM Template and JsonADDomainExtension, details Part 3: Summary, Thoughts and flaws In part one I talked about Prerequisites and Key Vault In part two I talked about ARM Template and JsonADDomainExtension details In this part we are doing a deployment for domain join, a summary and pointing … Read more

Domain join Azure VMs from ARM template with Key Vault secured credentials – Part 2

3 Part blog series Part 1: Prerequisites and Key Vault Part 2: ARM Template and JsonADDomainExtension, details Part 3: Summary, Thoughts and flaws In part one I talked about Prerequisites and Key Vault In this part we are looking at the linked/nested template. Prerequisites for this part, some a repeat from part one. AD Domain … Read more

Domain join Azure VMs from ARM template with Key Vault secured credentials – Part 1

This will be a three part blog series on Automatically domain join Azure VMs from ARM template deployment with Key Vault secured domain join credentials 1: Prerequisites and Key Vault 2: ARM Template and JsonADDomainExtension, details 3: Summary, Thoughts and flaws Prerequisites and Key Vault. When using ARM templates to automate provisioning of VMs you … Read more