DevOpsAssignment/src/ASSIGNMENT-03/ASSIGNMENT-03.md

634 B

3rd Assignment

Main Challanges

My main challange is the lack of experience with Azure envrionments.

However, the requiremetns were pretty straight forward, and so, I started with reviewing the tools available to work with terrafom and Azure. The tool that seems to be a good fit, is the aztexport utility, which exports an existing azure state into a collecton of terraform plan files.

This helped me with understanding the particulars of how azure objects/hirarchies/relationships work.

https://github.com/Azure/azure-cli/issues/11749#issuecomment-570975762

Additons of my own