Forum Discussion
escupham
Jul 18, 2018Steel Contributor
Administrative roles and groups
Are there certain administrator roles in Azure AD or Office 365 that have to be assigned to an individual as opposed to a security group? I've found we can add a security group as a member to a role...
- Jul 23, 2018
This script by Paul is a good starting point: https://practical365.com/security/reporting-office-365-admin-role-group-members/
escupham
Jul 19, 2018Steel Contributor
I need an automated way to review who has elevated access in O365. We have on-prem security groups that are tied into a review process, but it makes it difficult when we can't use groups for some O365 roles. We don't have E5. Any suggestions to do this?
VasilMichev
Jul 20, 2018MVP
You can easily report on admin role membership via PowerShell. Or you can use Azure AD Privileged Identity Management.
- escuphamJul 23, 2018Steel Contributor
Is there one script though to export a list of all admin roles and memberships?
- VasilMichevJul 23, 2018MVP
This script by Paul is a good starting point: https://practical365.com/security/reporting-office-365-admin-role-group-members/