- Home
- How to assign Permissions to Azure AD App by using PowerShell?
Monthly Archives:
July 2019
How to assign Permissions to Azure AD App by using PowerShell?
I have published my last blog to describe to PowerShell script to register the App in the Azure AD, In this blog, we will discuss the PowerShell script to assign the necessary permissions for the App.
How to register an App in Azure AD by using PowerShell
Recently I came across a situation where I was supposed to register an App in Azure Ad for multiple Environments, I felt it to be very cumbersome to do it using the Azure UI interface so I thought to create a script for it.
Power BI Reporting with Reader-Writer cube Implementation.
Recently I have implemented the Reader Writer cube scenario with Power BI reporting. In this blog, we will discuss it’s implementation.