Skip to content

Commit f6162ac

Browse files
authored
Merge pull request #104281 from miguel-s-ferreira/patch-7
Update admin consent sequence
2 parents 386210c + c0b5297 commit f6162ac

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/active-directory/manage-apps/configure-admin-consent-workflow.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,23 @@ To enable the admin consent workflow and choose reviewers:
3838
1. Sign-in to the [Azure portal](https://portal.azure.com) with one of the roles listed in the prerequisites.
3939
1. Search for and select **Azure Active Directory**.
4040
1. Select **Enterprise applications**.
41-
1. Under **Manage**, select **User settings**.
41+
1. Under **Security**, select **Consent and permissions**.
42+
1. Under **Manage**, select **Admin consent settings**.
4243
Under **Admin consent requests**, select **Yes** for **Users can request admin consent to apps they are unable to consent to** .
43-
:::image type="content" source="media/configure-admin-consent-workflow/enable-admin-consent-workflow.png" alt-text="Configure admin consent workflow settings":::
44+
45+
![Screenshot of configure admin consent workflow settings.](./media/configure-admin-consent-workflow/enable-admin-consent-workflow.png)
46+
4447
1. Configure the following settings:
4548

4649
- **Select users, groups, or roles that will be designated as reviewers for admin consent requests** - Reviewers can view, block, or deny admin consent requests, but only global administrators can approve admin consent requests. People designated as reviewers can view incoming requests in the **My Pending** tab after they have been set as reviewers. Any new reviewers won't be able to act on existing or expired admin consent requests.
4750
- **Selected users will receive email notifications for requests** - Enable or disable email notifications to the reviewers when a request is made.
48-
- **Selected users will receive request expiration reminders** - Enable or disable reminder email notifications to the reviewers when a request is about to expire.
51+
- **Selected users will receive request expiration reminders** - Enable or disable reminder email notifications to the reviewers when a request is about to expire.
4952
- **Consent request expires after (days)** - Specify how long requests stay valid.
53+
5054
1. Select **Save**. It can take up to an hour for the workflow to become enabled.
5155

52-
> [!NOTE]
53-
> You can add or remove reviewers for this workflow by modifying the **Select admin consent requests reviewers** list. A current limitation of this feature is that a reviewer can retain the ability to review requests that were made while they were designated as a reviewer.
56+
> [!NOTE]
57+
> You can add or remove reviewers for this workflow by modifying the **Select admin consent requests reviewers** list. A current limitation of this feature is that a reviewer can retain the ability to review requests that were made while they were designated as a reviewer.
5458
5559
## Configure the admin consent workflow using Microsoft Graph
5660

0 commit comments

Comments
 (0)