Forum Discussion
Mark_Wahl
Microsoft
Aug 15, 2019Example how to create Azure AD access reviews using Microsoft Graph app permissions with PowerShell
The Azure AD access reviews feature is part of Microsoft Graph, with a list of methods at https://docs.microsoft.com/en-us/graph/api/resources/accessreviews-root?view=graph-rest-beta. An earlier blo...
Optimus5430
Nov 28, 2022Copper Contributor
Hi Mark_Wahl - Any way we can create an access review via PowerShell for multiple groups at the same time ?
spacex9
Jul 12, 2023Copper Contributor
Hi Optimus5430
Have you got answer? How to create access review for multiple groups in Entra using powershell script?
Have you got answer? How to create access review for multiple groups in Entra using powershell script?
- TrynaDoStuffAug 22, 2023Copper ContributorYou will have to run the above as a foreach loop.