Forum Discussion
indima
Apr 10, 2019Copper Contributor
Defining Azure Active Directory User Permissions
Hi! For security reasons I've disabled the default permission to read user profiles in azure active directory by Set-MsolCompanySettings -UsersPermissionToReadOtherUsersEnabled $false How c...
indima
Apr 11, 2019Copper Contributor
Hi!
Hm ... would it be possible to use role based access control?
VasilMichev
Apr 11, 2019MVP
RBAC wont help you with this. Plus we don't have proper RBAC controls for Azure AD just yet.