How Do I Practice Azure Landing Zone Deployments?

0
0
Asked By CuriousCat99 On

Hey everyone! I'm eager to learn and get some hands-on experience with Azure Landing Zones (ALZ). I've got a tenant set up, but I'm unsure about the whole process. If I set up an LZ now and then decide to make updates a few months later, will it just redeploy everything from scratch, or will it only apply the new updates? I'm a bit anxious about potentially locking myself out or messing something up. Could anyone share some practice labs or resources on how to learn and master LZ deployments? I'd really appreciate the help!

1 Answer

Answered By TechGuru42 On

If you're using Infrastructure as Code (IaC), it will check your current infrastructure against the new version and only make the necessary changes. Just be cautious about state drift if you're using Terraform!

LearningLizard88 -

Thanks for the tip! But where can I actually practice this to really understand what happens behind the scenes?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.