Terraform on Azure DevOps, Day 2: Locking State & Managing Secrets with Azure Storage and Key Vault

20 September 2025

Series goal (reminder): Stand up a practical, multi‑environment Terraform platform on Azure DevOps (with split pipelines for Infra/Entra/MS Graph), using secure auth, remote state, and reusable modules—scaling from Dev to Prod.

Day 2 — Locking State & Managing Secrets with Azure Storage and Key Vault


What you’ll build today

  • Secure State Management: Bring the Azure Storage account and container you created in Day 1 under Terraform management (via...
Read More