Forum Discussion
niazstinu
Aug 12, 2022Brass Contributor
Graph permission question
Hi I am new to Graph PowerShell, But let me explain the problem and correct for me if I miss understand anything. The Microsoft Graph PowerShell application has the following permission in the with...
aexlz
Aug 12, 2022Brass Contributor
Hi
This should do your job: https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-add-app-roles-in-azure-ad-apps#assign-users-and-groups-to-roles
Best Axel
This should do your job: https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-add-app-roles-in-azure-ad-apps#assign-users-and-groups-to-roles
Best Axel
niazstinu
Aug 12, 2022Brass Contributor
Thanks for your answre, but I can only see Default Access.
Is it possibel to assign like User.Read.All --To --> User1 only ..
As I read this has to be done though App Registration, but there is no App for Graph PowerShell, its only in the enterprise app.