Skip to content

Conversation

@Abdul-Microsoft
Copy link
Contributor

Purpose

  • This pull request makes updates to the Azure Bicep infrastructure configuration, mainly focusing on improving redundancy settings and refining supported regions.

Infrastructure configuration updates:

  • Removed eastus and westeurope from the list of supported regions in the location parameter, narrowing the deployment options.

Resiliency improvements:

  • Added the isZoneRedundant property to the Cosmos DB account configuration, enabling or disabling zone redundancy based on the enableRedundancy parameter.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Abdul-Microsoft and others added 2 commits September 8, 2025 16:54
fix: Restrict Supported Azure Regions and Add Configurable Zone Redundancy for Cosmos DB
@Roopan-Microsoft Roopan-Microsoft merged commit fc6d1d2 into main Sep 8, 2025
12 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants