Forum Discussion
Permissions based RBAC - Exchange Online
- Aug 09, 2017
Well, the RBAC model takes some getting used to. I dont have any example that deals with this specific scenario, however there are numerous articles out there explaining how you can create a custom Role. For example, this one that gives the users only access to the device Wipe functionality: https://blogs.technet.microsoft.com/exchange/2012/09/12/rbac-walkthrough-of-creating-a-role-that-can-wipe-activesync-devices/
Hi Vasil,
I had applied this permission, but the user still continues to view the other functions. So I was confused, if I needed to create a specific RBAC function.
Some other tabs/functions will always be available, unless you decide to create a custom role and get veeeeery granular with the cmdlets/parameters in it.
- Thomas CezarioAug 09, 2017Brass Contributor
That's exactly what I'd like to create. But I could not understand the process of creating this permission.
- VasilMichevAug 09, 2017MVP
Well, the RBAC model takes some getting used to. I dont have any example that deals with this specific scenario, however there are numerous articles out there explaining how you can create a custom Role. For example, this one that gives the users only access to the device Wipe functionality: https://blogs.technet.microsoft.com/exchange/2012/09/12/rbac-walkthrough-of-creating-a-role-that-can-wipe-activesync-devices/
- Thomas CezarioAug 14, 2017Brass Contributor
Thank you Vasil. I'll use it as an example.