Skip to content

Standardizes to EastUS2, removes zone-redundancy, hardens storage #238

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

jayman-dalal
Copy link

Moves default region to eastus2 where required capacity is available and quota limits are lower.
Explicitly turns off zone redundancy for Cosmos DB and Container Apps to avoid allocation failures.
Forces blob public access to false to tighten storage security.
Fixes misspelled modelCapacity parameter and cleans related comment.
Bumps App Service SKU to S1 for better baseline performance while keeping capacity at 1.

Purpose

  • ...

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

Moves default region to eastus2 where required capacity is available and quota limits are lower.
Explicitly turns off zone redundancy for Cosmos DB and Container Apps to avoid allocation failures.
Forces blob public access to false to tighten storage security.
Fixes misspelled `modelCapacity` parameter and cleans related comment.
Bumps App Service SKU to S1 for better baseline performance while keeping capacity at 1.
@Roopan-Microsoft
Copy link
Collaborator

Hi @jayman-dalal - We have taking your changes and validating related to ZoneReduntant. So closing this PR. Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants