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 IaC. Show all posts
Showing posts with label IaC. Show all posts
Monday, January 24, 2022
Friday, January 7, 2022
AZURE AD APP REGISTRATION - CREATE SCOPES USING MS GRAPH API AND POWERSHELL - PART 3
Hello everyone, this is my Part 3 blog of Azure AD App Registration. In my previous posts, I talked about following:
In Part 1 https://www.leogether.com/2022/01/create-azure-ad-app-registration-using.html, I talked about creating app registration.
Then in Part 2 https://www.leogether.com/2022/01/azure-ad-app-registration-create-app.html, I talked about creating app roles.