Skip to content

fix: deployment region readme changes #113

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

Merged
merged 1 commit into from
Jun 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,20 @@ Check the [Azure Products by Region](https://azure.microsoft.com/en-us/explore/g
- Azure OpenAI Service
- GPT Model Capacity

Here are some example regions where the services are available: East US, East US2, Japan East, UK South, Sweden Central.
> ⚠️ **Region-Specific Deployment Constraints:**
> This application is currently supported only in the following Azure regions. Please ensure you select one of these regions during deployment to avoid failures:
>
> - Australia East
> - East US
> - East US 2
> - France Central
> - Japan East
> - Norway East
> - South India
> - Sweden Central
> - UK South
> - West US
> - West US 3

### ⚠️ Important: Check Azure OpenAI Quota Availability

Expand Down