Skip to content

Commit 642aa1f

Browse files
authored
Merge pull request #98440 from iainfoulds/azuread-sspr-emailnotification
[AzureAD-SSPR] Update email notification priority
2 parents 2de1d6b + 0be9f38 commit 642aa1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/authentication/concept-sspr-customization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Self-service password reset users have a "Contact your administrator" link avail
4040

4141
The contact email is sent to the following recipients in the following order:
4242

43-
1. If the **password administrator** role is assigned, administrators with this role are notified.
44-
2. If no password administrators are assigned, then administrators with the **user administrator** role are notified.
45-
3. If neither of the previous roles are assigned, then the **global administrators** are notified.
43+
1. If the **helpdesk administrator** role or **password administrator** role is assigned, administrators with these roles are notified.
44+
1. If no helpdesk administrators or password administrator are assigned, then administrators with the **user administrator** role are notified.
45+
1. If none of the previous roles are assigned, then the **global administrators** are notified.
4646

4747
In all cases, a maximum of 100 recipients are notified.
4848

0 commit comments

Comments
 (0)