Remote Backend State with Terraform and Azure Storage

Creating Infrastructure as Code (IaC) is commonly a group project. In this video, we learn about the Terraform state file, terraform.tfstate and how to store the state file in a shared Azure Storage Account accessible by a group of users. We create a new storage account with the Azure CLI, and then create a deployment using the Backend block in Terraform to use a remote, shared state file. 00:00 - Start 02:24 - Create the Storage Account 04:25 - Storage Account Key 05:26 - Create the Backend Block 07:34 - View Least Status 07:52 - Deploy the Resource Links: Zero to Hero with Azure Virtual Desktop https://www.udemy.com/course/zero-to-... Hybrid Identity with Windows AD and Azure AD https://www.udemy.com/course/hybrid-i... Terraform Playlist    • Getting Started with Terraform   Code on GitHub https://github.com/tsrob50/TerraformE... Blog https://www.ciraltos.com/remote-backe... Terraform Provider Site https://registry.terraform.io/