Skip to main content
This article provides an overview of which regions support AI-assisted evaluators, the rate limits that apply to evaluation runs, how to configure virtual network support for network isolation, and using your own storage account to run evaluations.

Regional availability

Supported regions for Agent playground evaluations

The agent playground evaluations are supported in the following regions:
AmericasEurope
East US 2France Central
West USNorway East
West US 2Sweden Central
West US 3Germany West Central
Central USItaly North
East USPoland Central
North Central USSpain Central
South Central US

Supported regions for batch evaluations

The batch evaluations are supported in the following regions:
AmericasEuropeAsia PacificMiddle East & Africa
Brazil SouthFrance CentralAustralia EastSouth Africa North
Canada CentralGermany West CentralCentral IndiaUAE North
Canada EastItaly NorthEast Asia
Central USNorth EuropeJapan East
East USNorway EastJapan West
East US 2Poland CentralKorea Central
North Central USSpain CentralSouth India
South Central USSweden CentralSoutheast Asia
West Central USSwitzerland North
West USUK South
West US 2West Europe
West US 3

Risk and safety evaluators and AI red teaming region support

The following safety evaluators and AI red teaming are supported in these regions: Hate and unfairness, Sexual, Violent, Self-harm, Indirect attack, Code vulnerabilities, Ungrounded attributes, and AI red teaming.
AmericasEurope
East US 2France Central
North Central USSweden Central
Switzerland West
Supported regions for Groundedness Pro:
  • East US 2
  • Sweden Central
Supported regions for Protected material:
  • East US 2

Azure OpenAI graders regional availability

For the Azure OpenAI graders regional list, see Regional availability.

Rate limits

The following rate limits apply to evaluation runs:
LimitValue
Maximum size per row2 MB
Maximum rows per batch evaluation100,000
Evaluation run creations are rate-limited at the tenant, subscription, and project levels. If you exceed the limit:
  • The response includes a retry-after header with the wait time.
  • The response body contains rate limit details.
Use exponential backoff when retrying failed requests.

Virtual network support for evaluation

For network isolation, you can bring your own virtual network for evaluation. To learn more, see How to configure a private link. Virtual network support for evaluation requires network injection (subnet delegation), but if you only need evaluation capabilities and do not require full agent support (Cosmos DB, AI Search, or project capability host), consider using the simplified evaluation-only setup template (15a) instead. It deploys a minimal network-secured environment tailored for evaluation scenarios with fewer resources and reduced complexity.
If you connect Application Insights, evaluation data is sent to it.
To prevent evaluation and red teaming run failures, assign the Foundry User role to the project’s Managed Identity during initial project setup.
The Foundry RBAC roles were recently renamed. Foundry User, Foundry Owner, Foundry Account Owner, and Foundry Project Manager were previously named Azure AI User, Azure AI Owner, Azure AI Account Owner, and Azure AI Project Manager. You might still see the previous names in some places while the rename rolls out. The role IDs and core permissions are unchanged by the rename.

Virtual network region support

Bringing your own virtual network for evaluation is supported in all regions except:
  • Central India
  • East Asia
  • North Europe
  • Qatar Central

Bring your own storage

You can use your own storage account to run evaluations.
  1. Create and connect your storage account to your Foundry project at the resource level. You can use a Bicep template, which provisions and connects a storage account to your Foundry project with key authentication.
  2. Make sure the connected storage account has access to all projects.
  3. If you connected your storage account by using Microsoft Entra ID, make sure to give managed identity Storage Blob Data Owner permissions to both your account and the Foundry project resource in the Azure portal.