Terraform is one of the most popular open source "infrastructure-as-code" tool and support many cloud providers e.g. AWS, Azure, Google Cloud etc. With terraform modules, we can easily create reusable infrastructure.
Showing posts with label Automation. Show all posts
Showing posts with label Automation. Show all posts
Monday, January 24, 2022
Thursday, January 6, 2022
AZURE AD APP REGISTRATION - CREATE APPLICATION USING MS GRAPH API AND POWERSHELL - PART 1
Hi everyone, after a while, I am back with one of my most favorite topic of Azure AD. I have spent lot of time in learning about application registrations within Azure AD, a platform that offers the ability to create registrations for applications and assign permissions accordingly.