-
Notifications
You must be signed in to change notification settings - Fork 3
Clarify networking requirements for multi-region Power Platform geographies #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…tform geographies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Clarifies mandatory dual-region networking requirements in multi-region Power Platform geographies and updates disaster recovery documentation to remove prior guidance about disabling secondary-region networking. Emphasizes that dual virtual networks are a compliance prerequisite and adds authoritative reference links.
- Clarifies that dual-region networking is mandatory (cannot be disabled) in multi-region geographies.
- Replaces prior workaround/limitation section with forward-looking status note.
- Adds important notice about lack of automated cross-region failover plus new reference links.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
This pull request improves the documentation for infrastructure resilience, testing, and advanced deployment scenarios. It refactors and expands the disaster recovery and resilience guidance, moves detailed testing instructions to a dedicated guide, and clarifies networking requirements for multi-region Power Platform geographies. The changes are primarily documentation updates to help users better understand deployment options, security, and operational considerations.
Documentation Restructuring and Content Relocation:
README.mdand replaced with a concise pointer to a new Testing Guide, streamlining the main documentation and making test execution guidance easier to find and maintain.Infrastructure Resilience and Disaster Recovery Guidance:
docs/bcdr_considerations.mdhas been renamed todocs/infrastructure_resilience.mdand significantly rewritten. The new guide clearly defines three deployment tiers (Basic, Zone-redundant, Regional failover ready), provides prescriptive recommendations for each, and clarifies that the template provides only the foundational networking and identity scaffolding for regional failover, not full automation.Clarifications and Known Limitations:
Additional Improvements:
Resolves #304