microsoft.adminConsentRequestPolicy
Description
Policy for enabling or disabling the Microsoft Entra admin consent workflow
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| isEnabled | bool | Specifies whether the admin consent request feature is enabled or disabled |
| notifyReviewers | bool | Specifies whether reviewers will receive notifications |
| remindersEnabled | bool | Specifies whether reviewers will receive reminder emails |
| requestDurationInDays | int | Specifies the duration the request is active before it automatically expires if no decision is applied |
| reviewers | []microsoft.graph.accessReviewReviewerScope | The list of reviewers for the admin consent |
| version | int | Specifies the version of this policy |