Skip to content

Commit 0f069ac

Browse files
Correct supported regions list in re-use-foundry-project.md
Align the listed regions with the @Allowed list enforced by infra/main.bicep and infra/main_custom.bicep for the unified AI Services account (japaneast, southeastasia, uksouth added; northcentralus, switzerlandnorth, westus2 removed). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 980b413 commit 0f069ac

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
@@ -6,7 +6,7 @@ To configure your environment to use an existing Azure AI Foundry Project, follo
66
> **⚠️ Region requirement**
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>
9-
> Supported regions: `australiaeast`, `eastus`, `eastus2`, `northcentralus`, `southcentralus`, `swedencentral`, `switzerlandnorth`, `westeurope`, `westus`, `westus2`, `westus3`.<br>
9+
> Supported regions: `australiaeast`, `eastus`, `eastus2`, `japaneast`, `southcentralus`, `southeastasia`, `swedencentral`, `uksouth`, `westeurope`, `westus`, `westus3`.<br>
1010
> If the existing project is in a different region, deployment will fail or the application will not work correctly.
1111
1212
---

0 commit comments

Comments
 (0)