You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Privileged Identity Management for Azure resources provides two distinct assignment types:
63
+
1. In the **Assignment type** list on the **Membership settings** pane, select **Eligible** or **Active**.
72
64
73
65
-**Eligible** assignments require the member of the role to perform an action to use the role. Actions might include performing a multi-factor authentication (MFA) check, providing a business justification, or requesting approval from designated approvers.
74
66
75
67
-**Active** assignments don't require the member to perform any action to use the role. Members assigned as active have the privileges assigned to the role at all times.
### Require Multi-Factor Authentication on active assignment
86
86
87
-
In some cases, you might want to assign a user or group to a role for a short duration (one day, for example). In this case, the assigned users don't need to request activation. In this scenario, Privileged Identity Management can't enforce multi-factor authentication when the user uses their role assignment because they are already active in the role from the time that it is assigned.
87
+
In some cases, you might want to assign a user to a role for a short duration (one day, for example). In this case, the assigned users don't need to request activation. In this scenario, Privileged Identity Management can't enforce multi-factor authentication when the user uses their role assignment because they are already active in the role from the time that it is assigned.
88
88
89
89
To ensure that the resource administrator fulfilling the assignment is who they say they are, you can enforce multi-factor authentication on active assignment by checking the **Require Multi-Factor Authentication on active assignment** box.
90
90
@@ -110,11 +110,11 @@ If you want to require approval to activate a role, follow these steps.
110
110
111
111
1. Check the **Require approval to activate** check box.
112
112
113
-
1. Select **Select approvers** to open the **Select a member or group** page.
113
+
1. Select **Select approvers**.
114
114
115
115

116
116
117
-
1. Select at least one user or group and then click **Select**. You can add any combination of users and groups. You must select at least one approver. There are no default approvers.
117
+
1. Select at least one user and then click **Select**. You must select at least one approver. There are no default approvers.
118
118
119
119
Your selections will appear in the list of selected approvers.
120
120
@@ -203,7 +203,7 @@ If you want to delegate the required approval to activate a role, follow these s
203
203
204
204

205
205
206
-
1. Select one or more approvers in addition to the Privileged role administrator and then click **Select**. You can select users or groups. We recommend that you add at least two approvers. Even if you add yourself as an approver, you can't self-approve a role activation. Your selections will appear in the list of selected approvers.
206
+
1. Select one or more approvers in addition to the Privileged role administrator and then click **Select**. We recommend that you add at least two approvers. Even if you add yourself as an approver, you can't self-approve a role activation. Your selections will appear in the list of selected approvers.
207
207
208
208
1. After you have specified your all your role settings, select **Save** to save your changes.
0 commit comments