Skip to content

Commit e5ba300

Browse files
docs: add region requirement note for re-use Foundry project flow
The existing Foundry must support both gpt-5.1 (GlobalStandard) and Content Understanding GA, otherwise deployment will fail with downstream model/analyzer errors. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9d92b1e commit e5ba300

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/re-use-foundry-project.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
# Reusing an Existing Azure AI Foundry Project
44
To configure your environment to use an existing Azure AI Foundry Project, follow these steps:
5+
6+
> **⚠️ Region requirement**
7+
>
8+
> 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>
10+
> If the existing project is in a different region, deployment will fail.
11+
512
---
613
### 1. Go to Azure Portal
714
Go to https://portal.azure.com

0 commit comments

Comments
 (0)