Access to secure Azure resources from a Azure VM deployed using Terraform using a User Managed Identity
This article shows the creation of a Terraform configuration that deploys a VM to the Azure cloud, installs some tooling in it (including docker), and gets s...