Azure recently upgraded its branding options. They are listed here:
https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/how-to-customize-branding
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have successfully set up SSPR (Self-Service Password Reset) for our users, and it's working well. However, we have a few questions regarding customization and account lockouts that we need help with.
In advance, Thank you for your time and support.
Azure recently upgraded its branding options. They are listed here:
https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/how-to-customize-branding
Customizing SSPR Email Notifications: You can customize the look and feel of the password reset page, email notifications, or sign-in pages to make it clear to the user they’re in the right place and give them confidence they’re accessing company resources. This article shows you how to customize the SSPR e-mail link for users, company branding, and AD FS sign-in page link<sup>1
</sup>
Managing Account Lockouts: You can set up Azure AD to send email notifications when an SSPR event happens. These notifications can cover both regular user accounts and admin accounts. For admin accounts, this notification provides another layer of awareness when a privileged administrator account password is reset using SSPR<sup>2</sup>.
Password Expiry Notifications: You can set up Azure AD to send email notifications when a password is about to expire. To do this, you can use the Set-MsolPasswordPolicy cmdlet to set the password validity period and notification days. This command updates the tenant so that all users’ passwords expire after a specified number of days. The users receive notification a specified number of days prior to that expiry<sup>1</sup>.
Password Expiry Notifications: You can set up Azure AD to send email notifications when a password is about to expire. To do this, you can use the Set-MsolPasswordPolicy cmdlet to set the password validity period and notification days. This command updates the tenant so that all users’ passwords expire after a specified number of days. The users receive notification a specified number of days prior to that expiry<sup>1</sup>.