A cloud-based identity and access management service for securing user authentication and resource access
Hello Robin,
It sounds like you're looking to migrate your users from on-premises Active Directory (AD) authentication to using Microsoft Entra ID directly. That can be a significant change, but with careful planning, it can be done smoothly without disrupting user sign-ins. Here’s a recommended migration path you might consider:
Recommended Migration Steps:
- Assessment of Current Configuration:
- Check if you're currently using Per-user MFA and Self-Service Password Reset (SSPR) policies. You can do this through the Entra portal under Identity > Users and Identity > Protection.
- Note what methods are being used for MFA and SSPR as you'll want to map them to new authentication methods.
- Change Migration State:
- Set the migration state to "migration in progress" in the Entra portal under Identity > Protection > authentication methods > manage migration.
- Configure New Authentication Policies:
- Map your existing MFA and SSPR methods to the new authentication methods in Entra. Review the legacy policies and define corresponding modern methods. For example, replace "Text message to phone" with "SMS" in the new Authentication method policy.
- Testing:
- After configuration, monitor for issues by testing MFA and password resets with a user account that has the new methods applied. Ensure that users can sign in and access resources without issues.
- Disable Legacy Methods:
- Once you're confident in the new setup and have resolved any issues, you can disable the legacy authentication methods. Make sure to conduct another round of testing to verify everything is working.
- Finalize Migration:
- Change the migration state to "Migration complete" in the Entra portal. This will finalize your transition to the new authentication system.
Ongoing Monitoring:
Keep an eye on user feedback for a week or two after the migration. If many users report issues, you can roll back to the previous settings if necessary.Resources for Further Reading:
- Assessment of Current Configuration:
Note: It is generated by AI