OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation.
MIT License
234 stars 65 forks source link

Add a Team to an Access review #319

Open nikki-c opened 2 years ago

nikki-c commented 2 years ago

Note the Graph API is still in BETA so this is a longer term request once in GA.

Create Access Review for a Team based on one of the Business review templates. e.g.

A SharePoint list should be created to hold the Access review Business review templates. This list should also contain the values to map to in the request the team app entry form

Then a point of requesting a team the user selects a option that will determine what type of review is required.

This would trigger the Graph API POST /accessReviews to be run

Pre requisites. This would require Azure AD Premium 2 licences for the reviewers

alexc-MSFT commented 2 years ago

Love this @nikki-c - I will add to the roadmap - we'll need to monitor for when the endpoint comes out of BETA.