Forum Discussion
teddanioni
Sep 16, 2021Copper Contributor
Define Exchange admin roles for specific AU (administrative unit) users
Hi, We are trying to separate a customer's internal companies by using AU's in AAD. This AU contains cloud-only users. However, the predefined roles in AAD are not what we're looking for. We'd li...
VasilMichev
Sep 16, 2021MVP
That's not possible, but you can use Exchange's RBAC model to achieve something similar via the native management scopes. Copy the criteria you use for the AU, or populate one of the customattrbiteXXX or base it on group membership.
KRKHiram
Jul 22, 2022Copper Contributor
VasilMichev Exchange has the Get-AdministrativeUnit command in ExchangeOnline powershell.
I can't use the "name" listed under this command with the New-ManagementRoleAssignment command to give RBAC to a user in that AU?