Enable Notify to the user about password expiration 14days and set individual user's password to never expire

it abatek 0 Reputation points
2023-09-05T09:37:21.63+00:00

Dear Support,

Many usefull functions related to Password are disappeared. I'd like to Enable 2 things

1.Notify to the user about password expiration 14days and

2.set individual user's password to never expire

How can I enable?

Best regards,

Ms.Napassorn Chayruang (IT Administrator)

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,510 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
5,595 questions
{count} votes

2 answers

Sort by: Most helpful
  1. VasimTamboli 4,015 Reputation points
    2023-09-05T09:48:39.4366667+00:00

    Hope you are using Azure active directory and not local AD. Here are suggested steps and let me know if you still needed help.

    Notify Users About Password Expiration 14 Days in Advance:

    1. notify users about password expiration, follow these steps:

    a. Sign in to the Azure portal (https://portal.azure.com) as an administrator or Global Admin.

    b. Navigate to "Azure Active Directory" > "Security" > "Authentication methods" > "Password reset."

    c. Under the "Password reset" settings, you can configure the "Notify users on password expirations" option. Set the desired number of days before password expiration (e.g., 14 days).

    d. Save your settings.

    Azure AD will now send email notifications to users 14 days before their password expires.

    1. Set Individual User's Password to Never Expire:

    In Azure AD, user password settings are managed at the individual user level. To set a user's password to never expire, follow these steps:

    a. Sign in to the Azure portal as an administrator.

    b. Navigate to "Azure Active Directory" > "Users" and select the user for whom you want to set the password to never expire.

    c. In the user's settings, go to "Authentication methods."

    d. Under "Password reset," you can configure the "Require user to change password on next sign-in" option. Disable this option.

    e. Save the user's settings.

    With this configuration, the user's password will no longer expire.

    1 person found this answer helpful.
    0 comments No comments

  2. Andy David - MVP 130.1K Reputation points MVP
    2023-09-05T11:31:28.1066667+00:00

    There are no built-in methods to send a notification of password expiration in Azure:

    https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad/password-expiration-notification/m-p/3671346

    0 comments No comments