In my previous posts (here and here) I have described how to create your Azure AD App Registration with PowerShell along with required permissions. There is one thing left when it comes to application permissions: how to configure this to authorize your code using these required resources? As a user...
Continue reading...Permissions
Create Azure AD App Registration with PowerShell–Part 2
In my previous post I started with the basic Azure AD App registration using PowerShell. I described how to set the HomePage URL, Reply URLs and even create an Application Key. In this second part I’ll take you to the next level! I’ll describe how to add required permissions for...
Continue reading...