Skip to main content

2 posts tagged with "Migration"

Migration strategies, platform transitions, and upgrade approaches

View All Tags

Exporting Azure resources to Terraform code

· 3 min read
Simon Painter
Cloud Network Architect - Microsoft MVP

I build a lot of labs and demos in Azure, and I often start by creating resources manually in the portal. It's quick and easy to get something up and running. I am also keen to keep my Azure Lab environment costs as low as possible so I try to only run resources when I am using them. With a busy family life, three kids, a spaniel and a rather involved job, I don't have the time to be constantly building and tearing down environments so I use Terraform where I can to define the labs so I can spin them up and down as needed.