Analyze Azure AD B2C usage and create migration plan for Microsoft Entra External ID#186
Draft
Copilot wants to merge 2 commits into
Draft
Analyze Azure AD B2C usage and create migration plan for Microsoft Entra External ID#186Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Co-authored-by: markusrt <299753+markusrt@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Analyze steps needed to replace "Azure AD B2C" with "Microsoft Entra External ID"
Analyze Azure AD B2C usage and create migration plan for Microsoft Entra External ID
Jul 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR provides a comprehensive analysis of the current Azure AD B2C implementation in NRZMyk and develops a detailed migration plan for transitioning to Microsoft Entra External ID, as required due to Microsoft's end-of-sale announcement.
Analysis Summary
Current Implementation:
nrcmycosis.b2clogin.comwith custom user flowsKey Findings:
Documentation Created
Comprehensive Migration Analysis (
Documents/Azure-AD-B2C-to-Entra-External-ID-Migration-Analysis.md)Detailed Migration Plan (
Documents/Migration-Plan-Azure-AD-B2C-to-Entra-External-ID.md)Executive Summary (
Documents/Migration-Summary.md)Migration Plan Overview
Phase 1-2 (5 weeks): Preparation and code migration
Phase 3-4 (3 weeks): Testing and staging validation
Phase 5-6 (2 weeks): Production migration and post-migration support
Recommended Timeline: Complete by Q4 2025 to allow adequate buffer time before the March 2026 deadline.
Immediate Actions Required
The analysis shows that while the migration requires careful planning and execution, the current architecture using standard Microsoft Identity libraries facilitates a smooth transition to Entra External ID.
Fixes #185.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.