Coconote
AI notes
AI voice & video notes
Try for free
🔒
Azure Active Directory Self-Service Password Reset
Jun 28, 2024
Lecture on Azure Active Directory Self-Service Password Reset
Introduction
Speaker
: Sagar Gohil, Azure Identity chat team engineer
Topic
: Enabling and configuring Azure Active Directory self-service password reset
Purpose
: To allow users to reset their passwords if lost or forgotten
Key Features and Requirements
Availability
:
Azure AD Free Tier: Cloud-only users
Azure AD Premium P1 or P2: Synchronized accounts & password write-back
License
: Per user license model
Steps to Enable Self-Service Password Reset (Admin Side)
Login to Azure Portal
Navigate to
Azure Active Directory
Select
Password Reset
Under
Properties
:
Select individual groups or all users
Click on
Save
Go to
Authentication Methods
:
Choose the number of methods (1 or 2)
Methods: Email and Mobile Phone
Click on
Save
Notifications
:
Configure notifications for users/admins when the password is reset
Select
Yes
for admins
Click on
Save
Password Writeback
:
Control the feature deployment via Azure AD Connect
Enable/Disable this feature
Note: Setting to
No
prevents federated/synced users from resetting passwords
End-User Experience
First Logon
:
Prompted to complete registration for self-service password reset
Information request based on admin’s setup (Phone or Email)
Registration Steps
Log into Azure portal
Prompt: "Organization requires more information"
Click
Next
Provide Email or Phone Number
Enter verification code received
Click
Verify
Click
Finish
Reset Password Process
Attempt to log in to Azure portal
Click on
Can’t access your account
Choose account type (Work/School or Personal)
Enter User ID and captcha
Click
Next
Choose verification method (Email)
Enter verification code received via email
Click
Next
Enter the new password
Click
Finish
Result
Password reset is completed without admin intervention
📄
Full transcript