Mar 09 2017
08:39 AM
- last edited on
Feb 07 2023
08:02 PM
by
TechCommunityAP
Mar 09 2017
08:39 AM
- last edited on
Feb 07 2023
08:02 PM
by
TechCommunityAP
We are trying to provide someone access only to the service health dashboard, but the out of the box admin Roles does not seem to allow that without exposing other information (Billing, licenses...etc)
Get-MsolRole does not seem to have the New- counter part, anyone knows if this can be done?
Mar 09 2017 08:55 AM
Hi,
If you tick only Service administrator, that user should have access the rest.
Navigate to > Admin > users > Add user > Roles > Customised - from drop down select Service administrator.
Let me know how you get on
Mar 09 2017 09:04 AM
Mar 09 2017 09:10 AM
Unfortunately, the Service administrator exposes much more than the Service health section (Billing, licenses, users, settings...etc)
We only need to provide access to:
1- Service Health
2- Message Center
And nothing else.
Thanks
Mar 09 2017 09:18 AM
Mar 09 2017 09:23 AM
Feb 19 2018 08:50 PM
Hi there
Yes we need customization for admin roles as well. it is very important
May 16 2018 01:51 AM
We have the same issue
One tenant, multiple domains. Need a way to split up Admin user permissions, so they are domain dependant.
May 24 2018 01:34 AM
Custom admin roles are critical. Is there a timeline on this as a feature release?
Jun 12 2018 01:43 PM
Jun 14 2018 06:19 AM - edited Jun 14 2018 06:19 AM
Should have a method to assign every level of admin permission granularly. For example, I would like to have our IT finance person able to assign Office 365 licenses to users which requires the "User management administrator" role, this however also allows her to add/delete accounts and add/remove users from groups, definitely things I do not want her able to do!
Nov 21 2018 01:25 AM
I've also been asking for this for quite some time, either by domain or by any other AAD attribute like Country or Department.
Dec 18 2018 09:17 AM
All, has there been any reply from Microsoft on this?
Dec 27 2018 05:35 AM
Hello,
I am also interested in the solution. Managing and granual premissions are basics.
G.
Mar 26 2019 07:17 AM - edited Mar 26 2019 07:19 AM
@Marwan Al-Shami
Marwan,
Though not directly related to your question, I have been able to create custom roles in Powershell using these 2 Microsoft articles from 2015. It may be possible to "re-purpose" the commands to accommodate your needs. Just be aware that extensive testing needs to be done due to users assigned to the new role having greater than the desired permissions.
Note. Some commands in the Contacts Delegation article do not work in the O365 PS
Nov 16 2020 11:38 PM
Mar 09 2017 09:37 AM
Solution