A cloud-based identity and access management service for securing user authentication and resource access
Password writeback (cloud → on-premises) requires specific configuration and only works in certain scenarios. Use the following checks and steps to restore upstream password sync.
- Confirm password writeback is a supported scenario in your environment
Password writeback is only supported when:
- Hybrid identity is configured with one of these models:
- Password hash synchronization (PHS)
- Pass-through authentication (PTA)
- Active Directory Federation Services (AD FS)
- Password changes are performed in supported locations:
- Self-service password reset (SSPR) portal:
https://passwordreset.microsoftonline.com - Password change in My Apps / Microsoft 365 portal
- Admin SSPR via the same SSPR portal
- Self-service password reset (SSPR) portal:
Password writeback does not occur when:
- Admin resets passwords in Microsoft 365 admin center
- Passwords are set at new user creation in portals or via Microsoft Graph PowerShell
- Admin resets passwords via legacy MSOnline/AzureAD PowerShell modules
If users are changing passwords only via unsupported admin paths, those changes will not write back to on-premises.
See the scenarios table in the password writeback troubleshooting article for details.
- Verify that password writeback is enabled in Microsoft Entra Connect
On the Microsoft Entra Connect server:
- Open Microsoft Entra Connect Configuration wizard.
- Sign in with:
- Microsoft Entra Hybrid Administrator credentials (for the tenant), and
- On-premises AD DS admin credentials.
- Proceed to Optional features.
- Ensure Password writeback is checked.
- Complete the wizard so the configuration is committed.
If writeback was disabled, enabling it and completing configuration is required for upstream sync.
- Re-establish connectivity for password writeback
If writeback is enabled but not working:
- Restart the sync service:
- On the Entra Connect server, run
services.msc. - Locate Azure AD Sync service.
- Right-click → Restart and wait for completion.
- On the Entra Connect server, run
- If the issue persists, toggle writeback off and on:
- Open Microsoft Entra Connect Configuration wizard.
- Clear Password writeback on Optional features and complete the wizard (confirm it shows as disabled on Ready to configure).
- Reopen the wizard, re-enable Password writeback, and complete configuration again.
These steps re-establish the connection used for password writeback.
- Confirm SSPR/writeback usage pattern
To get cloud → on-premises password sync working for users:
- Ensure users are registered for SSPR and use the SSPR portal (
https://passwordreset.microsoftonline.com) or supported password change experiences (My Apps / Microsoft 365 portal) for password changes. - Ensure SSPR with writeback is enabled on the tenant when using PHS and the ForcePasswordChangeOnLogOn feature, so that any SSPR password change is synchronized back to AD.
- Check for user-specific sign-in issues
If some users’ passwords appear not to sync back or sign-in fails after cloud changes:
- If users changed passwords only in the cloud portal without writeback enabled, have them change their on-premises password and allow time for downstream sync.
- If some users still cannot sign in, investigate them as individual sync/sign-in issues (for example, using the guidance under “Some users can't sign in to Microsoft 365, Microsoft Entra, or Microsoft Intune”).
If, after confirming supported scenarios, enabling password writeback, and re-establishing connectivity, cloud-initiated password changes still never reach on-premises AD, follow the broader SSPR writeback troubleshooting guidance and, if needed, open a support case.
References:
- How does self-service password reset writeback work in Microsoft Entra ID?
- Troubleshoot self-service password reset writeback in Microsoft Entra ID
- Password isn't synced from Microsoft Entra ID to on-premises after the password is changed or reset
- How to troubleshoot password synchronization when using Microsoft Entra Connect
- Implement password hash synchronization with Microsoft Entra Connect Sync