'Can we make the Azure Access Review Dynamic
we have number of Teams that may be created in a month, and it becomes difficult to setup Access Review for 100s of groups that comes up every month. So is there a way where we can setup access review based on site classification? Or alternatively can we dynamically add new groups to the existing access review created?
Are there any limitation to the number of groups that can be added to the access review?
Does Access Review support Power Shell Script so that we will add new groups by running the Power Shell on daily basis or are there any APIs?
Solution 1:[1]
Currently, its not possible to make the Azure Access Review Dynamic. However, you can voice your interest in such a feature or support similar ones in the Azure AD Feedback Forum.
Selecting more than one group will create multiple access reviews. For example, selecting five groups will create five separate access reviews.There is no documented limit for the numbers of access reviews that you can create.
You can, however, create access reviews using APIs. What you do to manage access reviews of groups and application users in the Azure portal can also be done using Microsoft Graph APIs. For more information, see the Azure AD access reviews API reference.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nishant |
