Skip to content

Commit 9524e7b

Browse files
docs: clarify region-mismatch consequence in re-use Foundry note
Deploy may fail at provisioning time for unsupported gpt-5.1 region, or appear to succeed but break at runtime when Content Understanding GA is unavailable in the existing Foundry's region. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e5ba300 commit 9524e7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/re-use-foundry-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To configure your environment to use an existing Azure AI Foundry Project, follo
77
>
88
> The existing Foundry project must reside in a region that supports **both** the GPT model deployed by this accelerator (default `gpt-5.1` with `GlobalStandard` deployment type) **and** Azure AI Content Understanding (GA).<br>
99
> Supported regions: `australiaeast`, `eastus`, `eastus2`, `northcentralus`, `southcentralus`, `swedencentral`, `switzerlandnorth`, `westeurope`, `westus`, `westus2`, `westus3`.<br>
10-
> If the existing project is in a different region, deployment will fail.
10+
> If the existing project is in a different region, deployment will fail or the application will not work correctly.
1111
1212
---
1313
### 1. Go to Azure Portal

0 commit comments

Comments
 (0)