Infrastructure as Code for Azure
Infrastructure as code is a process of provisioning hardware using scripts.In the past provisioning and setting up new hardware was a long and tedious process. With clouds (not the fluffy ones) creating a new server or database is just a couple of clicks away. IaC is just a way to script those clicks to make it easy to re-create environments as needed.