Skip to content

Commit 7949b54

Browse files
authored
Merge pull request #213631 from OWinfreyATL/OwinfreyATL-Entitlement-Management-Updates
updates to entitlement management regex and image
2 parents 69247d0 + 09ff0c6 commit 7949b54

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

articles/active-directory/governance/entitlement-management-access-package-approval-policy.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ Use the following steps to add approvers after selecting how many stages you req
8383

8484
![Access package - Requests - For users out of directory - First Approver](./media/entitlement-management-access-package-approval-policy/out-directory-first-approver.png)
8585

86-
1. If you selected **Manager** as the first approver, select **Add fallback** to select one or more users or groups in your directory to be a fallback approver. Fallback approvers receive the request if entitlement management can't find the manager for the user requesting access.
86+
1. If you selected **Manager** as the first approver, select **Add fallback to select one, or more users or groups in your directory to be a fallback approver. Fallback approvers receive the request if entitlement management can't find the manager for the user requesting access.
8787

8888
The manager is found by entitlement management using the **Manager** attribute. The attribute is in the user's profile in Azure AD. For more information, see [Add or update a user's profile information using Azure Active Directory](../fundamentals/active-directory-users-profile-azure-portal.md).
8989

90-
1. If you selected **Choose specific approvers**, select **Add approvers** to choose one or more users or groups in your directory to be approvers.
90+
1. If you selected **Choose specific approvers**, select **Add approvers** to choose one, or more, users or groups in your directory to be approvers.
9191

9292
1. In the box under **Decision must be made in how many days?**, specify the number of days that an approver has to review a request for this access package.
9393

@@ -155,7 +155,7 @@ For example, if you listed Alice and Bob as the first stage approver(s), list Ca
155155

156156
1. In the **Forward to alternate approver(s) after how many days** box, put in the number of days the approvers have to approve or deny a request. If no approvers have approved or denied the request before the request duration, the request expires (timeout), and the user will have to submit another request for the access package.
157157

158-
Requests can only be forwarded to alternate approvers a day after the request duration reaches half-life, and the decision of the main approver(s) has to time-out after at least four days. If the request time-out is less or equal than three, there isn't enough time to forward the request to alternate approver(s). In this example, the duration of the request is 14 days. So, the request duration reaches half-life at day 7. So the request can't be forwarded earlier than day 8. Also, requests can't be forwarded on the last day of the request duration. So in the example, the latest the request can be forwarded is day 13.
158+
Requests can only be forwarded to alternate approvers a day after the request duration reaches half-life, and the decision of the main approver(s) has to time out after at least four days. If the request time-out is less or equal than three, there isn't enough time to forward the request to alternate approver(s). In this example, the duration of the request is 14 days. So, the request duration reaches half-life at day 7. So the request can't be forwarded earlier than day 8. Also, requests can't be forwarded on the last day of the request duration. So in the example, the latest the request can be forwarded is day 13.
159159

160160
## Enable requests
161161

@@ -171,7 +171,7 @@ For example, if you listed Alice and Bob as the first stage approver(s), list Ca
171171

172172
## Collect additional requestor information for approval
173173

174-
In order to make sure users are getting access to the right access packages, you can require requestors to answer custom text field or multiple choice questions at the time of request. There's a limit of 20 questions per policy and a limit of 25 answers for multiple choice questions. The questions will then be shown to approvers to help them make a decision.
174+
In order to make sure users are getting access to the right access packages, you can require requestors to answer custom text field or Multiple Choice questions at the time of request. There's a limit of 20 questions per policy and a limit of 25 answers for Multiple Choice questions. The questions will then be shown to approvers to help them make a decision.
175175

176176
1. Go to the **Requestor information** tab and select the **Questions** sub tab.
177177

@@ -186,20 +186,22 @@ In order to make sure users are getting access to the right access packages, you
186186

187187
![Access package - Policy- Configure localized text](./media/entitlement-management-access-package-approval-policy/add-localization-question.png)
188188

189-
1. Select the **Answer format** in which you would like requestors to answer. Answer formats include: *short text*, *multiple choice*, and *long text*.
189+
1. Select the **Answer format** in which you would like requestors to answer. Answer formats include: *short text*, *Multiple Choice*, and *long text*.
190190

191191
![Access package - Policy- Select Edit and localize multiple choice answer format](./media/entitlement-management-access-package-approval-policy/answer-format-view-edit.png)
192192

193-
1. If selecting multiple choice, select on the **Edit and localize** button to configure the answer options.
193+
1. If selecting Multiple Choice, select on the **Edit and localize** button to configure the answer options.
194194
1. After selecting Edit and localize the **View/edit question** pane will open.
195195
1. Type in the response options you wish to give the requestor when answering the question in the **Answer values** boxes.
196196
1. Type in as many responses as you need.
197-
1. If you would like to add your own localization for the multiple choice options, select the **Optional language code** for the language in which you want to localize a specific option.
197+
1. If you would like to add your own localization for the Multiple Choice options, select the **Optional language code** for the language in which you want to localize a specific option.
198198
1. In the language you configured, type the option in the Localized text box.
199-
1. Once you've added all of the localizations needed for each multiple choice option, select **Save**.
199+
1. Once you've added all of the localizations needed for each Multiple Choice option, select **Save**.
200200

201201
![Access package - Policy- Enter multiple choice options](./media/entitlement-management-access-package-approval-policy/answer-multiple-choice.png)
202-
202+
203+
1. If you would like to include a syntax check for text answers to questions, you can also specify a custom regex pattern.
204+
:::image type="content" source="media/entitlement-management-access-package-approval-policy/add-regex-localization.png" alt-text="Screenshot of the add regex localization policy." lightbox="media/entitlement-management-access-package-approval-policy/add-regex-localization.png":::
203205
1. To require requestors to answer this question when requesting access to an access package, select the check box under **Required**.
204206

205207
1. Fill out the remaining tabs (for example, Lifecycle) based on your needs.
Loading
49.7 KB
Loading

0 commit comments

Comments
 (0)