Terraform is one of the most popular open-source “infrastructure-as-code” tools and support many cloud providers e.g. AWS, Azure, Google Cloud etc. With terraform modules, we can easily create reusable infrastructure. The Azure AD Terraform provider can manage users, groups, service principals, and applications as code. Note: This article assumes you…