Edit

Share via


Models supported by Azure AI Foundry Agent Service

Agents are powered by a diverse set of Azure OpenAI models with different capabilities and price points. Model availability varies by region and cloud. Certain tools and capabilities require the latest models. The following models are available in the REST API and SDKs.

  • Standard is offered with a global deployment option, routing traffic globally to provide higher throughput.
  • Provisioned is also offered with a global deployment option, allowing customers to purchase and deploy provisioned throughput units across Azure global infrastructure.

All deployments can perform the exact same inference operations, however the billing, scale, and performance are substantially different. To learn more about Azure OpenAI deployment types see deployment types guide.

Available models

Azure AI Foundry Agent Service supports the following Azure OpenAI models in the listed regions.

Note

  • Hub-based projects are limited to the following models: gpt-4o, gpt-4o-mini, gpt-4, gpt-35-turbo
  • For information on class A subnet support, see the setup guide on GitHub.
  • The file search tool is currently unavailable in the following regions:
    • Italy north
    • Brazil south
Region gpt-4o, 2024-05-13 gpt-4o, 2024-08-06 gpt-4o, 2024-11-20 gpt-4o-mini, 2024-07-18 gpt-4, 0613 gpt-4, turbo-2024-04-09
australiaeast
brazilsouth -
canadaeast
eastus
eastus2
francecentral
germanywestcentral
italynorth - - - -
japaneast
norwayeast
southcentralus
southindia
swedencentral
switzerlandnorth
uksouth
westus
westus3

Next steps

Create a new Agent project