> ## Documentation Index
> Fetch the complete documentation index at: https://hobbyist-e43fa225.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Foundry Models from partners and community

> Learn about Microsoft Foundry Models from partners and community, including their capabilities, supported input and output types, Azure Marketplace requirements, and troubleshooting.

Microsoft Foundry Models in the model catalog comprise two main categories, namely *Foundry Models sold by Azure* and *Foundry Models from partners and community*.
This article lists a selection of Foundry Models from partners and community, along with their capabilities, deployment types, and regions of availability, **excluding deprecated and retired models**.
Most Foundry Model providers are trusted third-party organizations, partners, research labs, and community contributors.

<Info>
  Models from partners and community that are not sold by Azure are Non-Microsoft Products under the Product Terms.
</Info>

For a list of Foundry Models sold by Azure, see [Foundry Models sold by Azure](/models/models-sold-directly-by-azure), and for a list of Foundry Models that are supported by the Foundry Agent Service, see [Models supported by Agent Service](/agents/limits-quotas-regions).

Foundry Models support several [deployment types](/models/deployment-types) to a Foundry resource. Some models in the model catalog require a hub-based project hosted by a Foundry hub for deployment. Selecting those models in the catalog opens them up in the [Foundry (classic) portal experience](https://learn.microsoft.com/en-us/azure/foundry-classic/what-is-foundry).

## Prerequisites

* An Azure subscription. If you don't have one, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).

<Info>
  The following Azure subscriptions can't be used to purchase software as a service (SaaS) offers in Marketplace: Student, Visual Studio Enterprise, or Free credit. For more information on purchasing SaaS offers, see [The SaaS purchase experience](/marketplace/purchase-saas-offer-in-azure-portal#the-saas-purchase-experience).
</Info>

* A [Microsoft Foundry project](../../how-to/create-projects).

## Permissions required to subscribe to Models from partners and community

[Foundry Models from partners and community](../../concepts/models-from-partners) available for deployment (for example, Cohere models) require Azure Marketplace. Model providers define the license terms and set the price for use of their models using Azure Marketplace.

When deploying third-party models, ensure you have the following permissions in your account:

* On the Azure subscription:
* `Microsoft.MarketplaceOrdering/agreements/offers/plans/read`
* `Microsoft.MarketplaceOrdering/agreements/offers/plans/sign/action`
* `Microsoft.MarketplaceOrdering/offerTypes/publishers/offers/plans/agreements/read`
* `Microsoft.Marketplace/offerTypes/publishers/offers/plans/agreements/read`
* `Microsoft.SaaS/register/action`
* On the resource group—to create and use the SaaS resource:
* `Microsoft.SaaS/resources/read`
* `Microsoft.SaaS/resources/write`
  The **Owner** and **Contributor** built-in roles on the Azure subscription include these permissions. If you don't have the required permissions, ask your subscription administrator to assign you the **Contributor** role, or [create a custom role](https://learn.microsoft.com/azure/role-based-access-control/custom-roles) that includes the listed actions.

To verify your permissions, go to the [Azure portal](https://portal.azure.com), open your subscription, select **Access control (IAM)** > **Check access**, and review your assigned roles.

<Tip>
  `Microsoft.SaaS/register/action` is a one-time registration of the SaaS resource provider on the subscription. After registration, it doesn't need to be repeated for each deployment.
</Tip>

## Country/region availability

You can access Models from partners and community with pay-as-you-go billing only if your Azure subscription belongs to a billing account in a country or region where the model provider made the offer available (see the "Offer availability region" column of the tables in each model provider's section). Availability varies per model provider and model SKU. If the offer is available in the relevant country or region, you must have a project or hub in the [Azure region](#region-availability-by-deployment-type) where the model is available for deployment or fine-tuning, as applicable.
You can access Models from partners and community with pay-as-you-go billing only if your Azure subscription belongs to a billing account in a country or region where the model provider made the offer available (see the "Offer availability region" column of the tables in each model provider's section). Availability varies per model provider and model SKU. If the offer is available in the relevant country or region, you must have a project or hub in the [Azure region](#region-availability-by-deployment-type) where the model is available for deployment or fine-tuning, as applicable.

## Anthropic

Anthropic's flagship product is Claude, a frontier AI model trusted by leading enterprises and millions of users worldwide for complex tasks including coding, agents, financial analysis, research, and office tasks. Claude delivers exceptional performance while maintaining high safety standards.

<Note>
  Microsoft Foundry offers Claude models in two versions: **Hosted on Azure** and **Hosted on Anthropic infrastructure** deployments. Both versions aren't available for every model. The lifecycle stage, such as Preview or Generally available, can differ between the two versions. For an overview of Claude models in Foundry, including per-model availability and lifecycle status, see [Claude models in Microsoft Foundry](/models/claude-models). To learn how to use Claude models in Foundry, see [Deploy and use Claude models in Microsoft Foundry](/models/use-foundry-models-claude).
  Microsoft Foundry offers Claude models in two versions: **Hosted on Azure** and **Hosted on Anthropic infrastructure** deployments. Both versions aren't available for every model. The lifecycle stage, such as Preview or Generally available, can differ between the two versions. For an overview of Claude models in Foundry, including per-model availability and lifecycle status, see [Claude models in Microsoft Foundry](/models/claude-models). To learn how to use Claude models in Foundry, see [Deploy and use Claude models in Microsoft Foundry](/models/use-foundry-models-claude).
</Note>

#### Subscription type and region support

To use Claude models in Microsoft Foundry, you must have a paid Azure subscription with a billing account in a country or region where Anthropic offers the models for purchase. For a list of common subscription-related errors, see [Common error messages and solutions](/marketplace/purchase-saas-offer-in-azure-portal#common-error-messages-and-solutions). The following subscription types are currently not supported:

* Enterprise Accounts located in South Korea
* Cloud Solution Provider subscriptions
* Azure subscriptions that don't have an active pay-as-you-go billing method (for example, student, free trial, or startup credit–based accounts)
* Sponsored subscriptions that only use Azure credits. ***Note**: If you have an account with a credit card on file, the credit card will be charged instead of Azure Credits.*

For a list of supported regions, see [supported geographic locations](/partner-center/marketplace-offers/marketplace-geo-availability-currencies). Note that, Anthropic's "Supported Regions Policy" may apply for the availability in your region, check [supported regions](https://aka.ms/supported_anthropic_regions) for details.

| Model                               | Type     | Capabilities                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Offer availability region                                                                                                                                                                                    |
| ----------------------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `claude-mythos-5`<sup>1</sup>       | Messages | - **Input:** text, image, and code <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000 <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br /> - **Tool calling:** Yes (file search, code execution, and more) <br /> - **Response formats:** Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_p` must be at least 0.99. Requests with `top_p` below this threshold are rejected with a 400 error. When `top_p` is omitted, the default (0.99) is used. <br /> `top_k`, `temperature`, `thinking={"type":"enabled"}`, `thinking={"type":"disabled"}`, and `output_format` are **not supported**.<br /> Minimum cacheable prompt: 512 tokens. | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-fable-5`                    | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search, code execution, and more) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_p` must be at least 0.99. Requests with `top_p` below this threshold are rejected with a 400 error. When `top_p` is omitted, the default (0.99) is used. <br /> `top_k`, `temperature`, `thinking={"type":"enabled"}`, `thinking={"type":"disabled"}`, and `output_format` are **not supported**.                                        | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-mythos-preview`<sup>1</sup> | Messages | - **Input:** text, image, and code <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000 <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br /> - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:** Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_p` must be at least 0.99. Requests with `top_p` below this threshold are rejected with a 400 error. When `top_p` is omitted, the default (0.99) is used. <br /> `top_k`and `temperature` are **not supported**.<br /> Minimum cacheable prompt: 2048 tokens.                                                                                         | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-opus-5`                     | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_k`, `temperature`, and `thinking={"type":"enabled"}` are **not supported**.<br /> When `thinking={"type":"disabled"}`, `effort` is capped at `high`. <br /> `top_p` must be 0.99; when omitted, the default (0.99) is used.                                                                                                                     | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia) <br /> US (Hosted on Azure for Data Zone Standard) |
| `claude-opus-4-8`                   | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_k`, `temperature`, and `thinking={"type":"enabled"}` are **not supported**.<br /> `top_p` must be 0.99; when omitted, the default (0.99) is used.                                                                                                                                                                                               | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia) <br /> US (Hosted on Azure for Data Zone Standard) |
| `claude-opus-4-7`                   | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_k`, `temperature`, and `thinking={"type":"enabled"}` are **not supported**.<br /> `top_p` must be 0.99. When omitted, the default (0.99) is used.                                                                                                                                                                                               | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-opus-4-6`                   | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages)                                                                                                                                                                                                                                                                                                                                                                                         | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-opus-4-5`                   | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text (64,000 max tokens) <br /> - **Context window:** 200,000   <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages)                                                                                                                                                                                                                                                                                                                                                                                                            | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-opus-4-1`                   | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text (32,000 max tokens) <br /> - **Context window:** 200,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages)                                                                                                                                                                                                                                                                                                                                                                                                             | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-sonnet-5`                   | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000  <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages) <br /> - **Key parameters:**<br /> `top_k`, `temperature`, and `thinking={"type":"enabled"}` are **not supported**.<br />`output_format` supported only for `thinking={"type":"adaptive"}`.<br /> `top_p` must be 0.99. When omitted, the default (0.99) is used.                                                                                                                       | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia) <br /> US (Hosted on Azure for Data Zone Standard) |
| `claude-sonnet-4-6`                 | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text, image, and code (128,000 max tokens) <br /> - **Context window:** 1,000,000   <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages)                                                                                                                                                                                                                                                                                                                                                                                        | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-sonnet-4-5`                 | Messages | - **Input:**  text, image, and code  <br /> - **Output:** text (64,000 max tokens) <br /> - **Context window:** 200,000   <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages)                                                                                                                                                                                                                                                                                                                                                                                                            | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |
| `claude-haiku-4-5`                  | Messages | - **Input:**  text and image  <br /> - **Output:** text (64,000 max tokens) <br /> - **Context window:** 200,000   <br /> - **Languages:** `en`, `fr`, `ar`, `zh`, `ja`, `ko`, `es`, `hi` <br />  - **Tool calling:** Yes (file search and code execution) <br /> - **Response formats:**  Text in various formats (e.g., prose, lists, Markdown tables, JSON, HTML, code in various programming languages)                                                                                                                                                                                                                                                                                                                                                                                                                   | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) (except Belarus and Russia)                                                    |

<sup>1</sup> **Claude Mythos 5** and **Claude Mythos Preview** are only available as *gated research preview*. Access to the models is granted solely at Anthropic's discretion and prioritized for defensive cybersecurity use cases. See the [Claude Mythos Preview system card](https://www.anthropic.com/claude-mythos-preview-system-card) and [Claude Mythos 5 system card](https://www.anthropic.com/claude-mythos-5-system-card) for responsible use guidance.

## Cohere

The Cohere family of models includes various models optimized for different use cases, including chat completions and embeddings. Cohere models are optimized for various use cases that include reasoning, summarization, and question answering.

To deploy Cohere models in Foundry, see [Deploy Microsoft Foundry Models in the Foundry portal](/models/deploy-foundry-models).

| Model                          | Type       | Capabilities                                                                                                                                                        | Offer availability region                                                                                                                               |
| ------------------------------ | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Cohere-embed-v3-english`      | embeddings | - **Input:** text and images (512 tokens) <br /> - **Output:** Vector (1024 dim.) <br /> - **Languages:** `en`                                                      | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br /> Japan <br /> Qatar |
| `Cohere-embed-v3-multilingual` | embeddings | - **Input:** text (512 tokens) <br /> - **Output:** Vector (1024 dim.) <br /> - **Languages:** `en`, `fr`, `es`, `it`, `de`, `pt-br`, `ja`, `ko`, `zh-cn`, and `ar` | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br /> Japan <br /> Qatar |

## Meta

Meta Llama models and tools are a collection of pretrained and fine-tuned generative AI text and image reasoning models. Meta models range in scale to include:

* Small language models (SLMs) like 1B and 3B Base and Instruct models for on-device and edge inferencing
* Mid-size large language models (LLMs) like 7B, 8B, and 70B Base and Instruct models
* High-performance models like Meta Llama 3.1-405B Instruct for synthetic data generation and distillation use cases.

To deploy Meta Llama models in Foundry, see [Deploy Microsoft Foundry Models in the Foundry portal](/models/deploy-foundry-models).

| Model                            | Type            | Capabilities                                                                                                                                                                         | Offer availability region                                                                                                     |
| -------------------------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------- |
| `Llama-4-Scout-17B-16E-Instruct` | chat-completion | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** No <br /> - **Response formats:** Text | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) |

## Microsoft

Microsoft models include various model groups such as MAI models, Phi models, healthcare AI models, and more.

To deploy Microsoft models in Foundry, see [Deploy Microsoft Foundry Models in the Foundry portal](/models/deploy-foundry-models).

| Model                       | Type                                   | Capabilities                                                                                                                                                                                                                                                                                                                                                                                                                                            | Offer availability region |
| --------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
| `Phi-4-mini-instruct`       | chat-completion                        | - **Input:** text (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** `ar`, `zh`, `cs`, `da`, `nl`, `en`, `fi`, `fr`, `de`, `he`, `hu`, `it`, `ja`, `ko`, `no`, `pl`, `pt`, `ru`, `es`, `sv`, `th`, `tr`, and `uk` <br />  - **Tool calling:** No <br /> - **Response formats:** Text                                                                                                                                     | Not applicable            |
| `Phi-4-multimodal-instruct` | chat-completion                        | - **Input:** text, images, and audio (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** `ar`, `zh`, `cs`, `da`, `nl`, `en`, `fi`, `fr`, `de`, `he`, `hu`, `it`, `ja`, `ko`, `no`, `pl`, `pt`, `ru`, `es`, `sv`, `th`, `tr`, and `uk` <br />  - **Tool calling:** No <br /> - **Response formats:** Text                                                                                                                  | Not applicable            |
| `Phi-4`                     | chat-completion                        | - **Input:** text (16,384 tokens) <br /> - **Output:** text (16,384 tokens) <br /> - **Languages:** `en`, `ar`, `bn`, `cs`, `da`, `de`, `el`, `es`, `fa`, `fi`, `fr`, `gu`, `ha`, `he`, `hi`, `hu`, `id`, `it`, `ja`, `jv`, `kn`, `ko`, `ml`, `mr`, `nl`, `no`, `or`, `pa`, `pl`, `ps`, `pt`, `ro`, `ru`, `sv`, `sw`, `ta`, `te`, `th`, `tl`, `tr`, `uk`, `ur`, `vi`, `yo`, and `zh` <br />  - **Tool calling:** No <br /> - **Response formats:** Text | Not applicable            |
| `Phi-4-reasoning`           | chat-completion with reasoning content | - **Input:** text (32,768 tokens) <br /> - **Output:** text (32,768 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** No <br /> - **Response formats:** Text                                                                                                                                                                                                                                                                              | Not applicable            |
| `Phi-4-mini-reasoning`      | chat-completion with reasoning content | - **Input:** text (128,000 tokens) <br /> - **Output:** text (128,000 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** No <br /> - **Response formats:** Text                                                                                                                                                                                                                                                                            | Not applicable            |

## Mistral AI

Mistral AI offers models for code generation, general-purpose chat, and multimodal tasks, including Codestral, Ministral, Mistral Small, and Mistral Medium.

To deploy Mistral AI models in Foundry, see [Deploy Microsoft Foundry Models in the Foundry portal](/models/deploy-foundry-models).

| Model                                               | Type            | Capabilities                                                                                                                                                                                         | Offer availability region                                                                                                                                                      |
| --------------------------------------------------- | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `Codestral-2501`                                    | chat-completion | - **Input:** text (262,144 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** en <br />  - **Tool calling:** No <br /> - **Response formats:** Text                            | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br /> Brazil <br /> Hong Kong SAR <br /> Israel |
| `Ministral-3B`                                      | chat-completion | - **Input:** text (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** fr, de, es, it, and en <br />  - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br /> Brazil <br /> Hong Kong SAR <br /> Israel |
| `Mistral-small-2503`                                | chat-completion | - **Input:** text (32,768 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** fr, de, es, it, and en <br />  - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON  | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br /> Brazil <br /> Hong Kong SAR <br /> Israel |
| `Mistral-medium-2505`                               | chat-completion | - **Input:** text (128,000 tokens), image <br /> - **Output:** text (128,000 tokens) <br />  - **Tool calling:** No <br /> - **Response formats:** Text, JSON                                        | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br /> Brazil <br /> Hong Kong SAR <br /> Israel |
| `mistralai-Mistral-7B-Instruct-v01`<sup>1</sup>     | chat-completion | - **Input:** text  <br /> - **Output:** text  <br /> - **Languages:** en <br />  - **Response formats:** Text                                                                                        | -                                                                                                                                                                              |
| `mistralai-Mistral-7B-Instruct-v0-2`<sup>1</sup>    | chat-completion | - **Input:** text <br /> - **Output:** text <br /> - **Languages:** en <br /> - **Response formats:** Text                                                                                           | -                                                                                                                                                                              |
| `mistralai-Mixtral-8x7B-Instruct-v01`<sup>1</sup>   | chat-completion | - **Input:** text  <br /> - **Output:** text <br /> - **Languages:** en <br /> - **Response formats:** Text                                                                                          | -                                                                                                                                                                              |
| `mistralai-Mixtral-8x22B-Instruct-v0-1`<sup>1</sup> | chat-completion | - **Input:** text (64,000 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Languages:** fr, it, de, es, en <br /> - **Response formats:** Text                                            | -                                                                                                                                                                              |

<sup>1</sup> These models require a hub-based project for deployment. Selecting them in the model catalog opens them up in the [Foundry (classic) portal experience](https://learn.microsoft.com/en-us/azure/foundry-classic/what-is-foundry).

## NTT Data

**tsuzumi** is an autoregressive language-optimized transformer. The tuned versions use supervised fine-tuning (SFT). tsuzumi handles both Japanese and English language with high efficiency.

To deploy tsuzumi-7b in Foundry, see [Deploy Microsoft Foundry Models in the Foundry portal](/models/deploy-foundry-models).

| Model                    | Type            | Capabilities                                                                                                                                                                       | Offer availability region                                                                                                     |
| ------------------------ | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| `tsuzumi-7b`<sup>1</sup> | chat-completion | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` and `jp` <br />  - **Tool calling:** No <br /> - **Response formats:** Text | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) |

<sup>1</sup> This model requires a hub-based project for deployment. Selecting the model in the model catalog opens it in the [Foundry (classic) portal experience](https://learn.microsoft.com/en-us/azure/foundry-classic/what-is-foundry).

See [NTT Data models in the Foundry portal](https://ai.azure.com/explore/models?\&selectedCollection=NTT+Data/?cid=learnDocs).

## Region availability by deployment type

Microsoft Foundry provides customers with choices on the hosting structure that fits their business and usage patterns. This section lists the regional availability for Foundry Models from partners and community, across all regions, for the Global Standard and Data Zone standard deployment types. To deploy your model in any of the Azure regions listed in the following tables, you must have a project or hub in that region.

For billing-account country/region eligibility, see [Country/region availability](#countryregion-availability). To learn about all available model deployment types, see [Deployment types for Microsoft Foundry Models](/models/deployment-types).

### Global standard

For **global deployments**, Microsoft processes prompts and responses in any Azure region where you deploy the model.

<Tabs>
  <Tab title="Americas">
    | **Model**                      | **Version** | **brazilsouth** | **canadacentral** | **canadaeast** | **centralus** | **eastus** | **eastus2** | **northcentralus** | **southcentralus** | **westcentralus** | **westus** | **westus2** | **westus3** |
    | :----------------------------- | :---------- | :-------------: | :---------------: | :------------: | :-----------: | :--------: | :---------: | :----------------: | :----------------: | :---------------: | :--------: | :---------: | :---------: |
    | claude-fable-5                 | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-haiku-4-5               | 2           |        -        |         -         |        -       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      -      |      ✅      |
    | claude-haiku-4-5               | 20251001    |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         ✅         |      -     |      -      |      -      |
    | claude-opus-4-1                | 20250805    |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         ✅         |      -     |      -      |      -      |
    | claude-opus-4-5                | 20251101    |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         ✅         |      -     |      -      |      -      |
    | claude-opus-4-6                | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-opus-4-7                | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-opus-4-8                | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-opus-4-8                | 2           |        -        |         -         |        -       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      -      |      ✅      |
    | claude-opus-5                  | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-opus-5                  | 2           |        -        |         -         |        -       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      -      |      ✅      |
    | claude-sonnet-4-5              | 20250929    |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         ✅         |      -     |      -      |      -      |
    | claude-sonnet-4-6              | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-sonnet-5                | 1           |        -        |         -         |        -       |       -       |      -     |      ✅      |          -         |          -         |         -         |      -     |      -      |      -      |
    | claude-sonnet-5                | 2           |        -        |         -         |        -       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      -      |      ✅      |
    | Codestral-2501                 | 2           |        ✅        |         ✅         |        ✅       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |      ✅      |
    | Llama-4-Scout-17B-16E-Instruct | 1           |        ✅        |         ✅         |        ✅       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |      ✅      |
    | Ministral-3B                   | 1           |        ✅        |         ✅         |        ✅       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |      ✅      |
    | Mistral-large                  | 1           |        ✅        |         ✅         |        ✅       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |      ✅      |
    | mistral-medium-2505            | 1           |        ✅        |         ✅         |        ✅       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |      ✅      |
    | mistral-small-2503             | 1           |        ✅        |         ✅         |        ✅       |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |      ✅      |
  </Tab>

  <Tab title="Europe">
    | **Model**                      | **Version** | **francecentral** | **germanywestcentral** | **italynorth** | **norwayeast** | **polandcentral** | **spaincentral** | **swedencentral** | **switzerlandnorth** | **switzerlandwest** | **uksouth** | **ukwest** | **westeurope** |
    | :----------------------------- | :---------- | :---------------: | :--------------------: | :------------: | :------------: | :---------------: | :--------------: | :---------------: | :------------------: | :-----------------: | :---------: | :--------: | :------------: |
    | claude-fable-5                 | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-haiku-4-5               | 2           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-haiku-4-5               | 20251001    |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-4-1                | 20250805    |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-4-5                | 20251101    |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-4-6                | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-4-7                | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-4-8                | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-4-8                | 2           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-5                  | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-opus-5                  | 2           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-sonnet-4-5              | 20250929    |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-sonnet-4-6              | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-sonnet-5                | 1           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | claude-sonnet-5                | 2           |         -         |            -           |        -       |        -       |         -         |         -        |         ✅         |           -          |          -          |      -      |      -     |        -       |
    | Codestral-2501                 | 2           |         ✅         |            ✅           |        ✅       |        ✅       |         ✅         |         ✅        |         ✅         |           ✅          |          ✅          |      ✅      |      ✅     |        ✅       |
    | Llama-4-Scout-17B-16E-Instruct | 1           |         ✅         |            ✅           |        ✅       |        ✅       |         ✅         |         ✅        |         ✅         |           ✅          |          ✅          |      ✅      |      ✅     |        ✅       |
    | Ministral-3B                   | 1           |         ✅         |            ✅           |        ✅       |        ✅       |         ✅         |         ✅        |         ✅         |           ✅          |          ✅          |      ✅      |      ✅     |        ✅       |
    | Mistral-large                  | 1           |         ✅         |            ✅           |        ✅       |        ✅       |         ✅         |         ✅        |         ✅         |           ✅          |          ✅          |      ✅      |      ✅     |        ✅       |
    | mistral-medium-2505            | 1           |         ✅         |            ✅           |        ✅       |        ✅       |         ✅         |         ✅        |         ✅         |           ✅          |          ✅          |      ✅      |      ✅     |        ✅       |
    | mistral-small-2503             | 1           |         ✅         |            ✅           |        ✅       |        ✅       |         ✅         |         ✅        |         ✅         |           ✅          |          ✅          |      ✅      |      ✅     |        ✅       |
  </Tab>

  <Tab title="Asia Pacific">
    | **Model**                      | **Version** | **australiaeast** | **japaneast** | **japanwest** | **koreacentral** | **southindia** |
    | :----------------------------- | :---------- | :---------------: | :-----------: | :-----------: | :--------------: | :------------: |
    | Codestral-2501                 | 2           |         ✅         |       ✅       |       ✅       |         ✅        |        ✅       |
    | Llama-4-Scout-17B-16E-Instruct | 1           |         ✅         |       ✅       |       ✅       |         ✅        |        ✅       |
    | Ministral-3B                   | 1           |         ✅         |       ✅       |       ✅       |         ✅        |        ✅       |
    | Mistral-large                  | 1           |         ✅         |       ✅       |       ✅       |         ✅        |        ✅       |
    | mistral-medium-2505            | 1           |         ✅         |       ✅       |       ✅       |         ✅        |        ✅       |
    | mistral-small-2503             | 1           |         ✅         |       ✅       |       ✅       |         ✅        |        ✅       |
  </Tab>

  <Tab title="Middle East & Africa">
    | **Model**                      | **Version** | **southafricanorth** | **uaenorth** |
    | :----------------------------- | :---------- | :------------------: | :----------: |
    | Codestral-2501                 | 2           |           ✅          |       ✅      |
    | Llama-4-Scout-17B-16E-Instruct | 1           |           ✅          |       ✅      |
    | Ministral-3B                   | 1           |           ✅          |       ✅      |
    | Mistral-large                  | 1           |           ✅          |       ✅      |
    | mistral-medium-2505            | 1           |           ✅          |       ✅      |
    | mistral-small-2503             | 1           |           ✅          |       ✅      |
  </Tab>
</Tabs>

### Data Zone Standard

For **Data Zone** deployments, Microsoft processes prompts and responses anywhere within the specified data zone: United States (data processed anywhere within the US), European Union (data processed within any EU member nation), or Asia Pacific (data processed within any Asia Pacific nation).

<Tabs>
  <Tab title="Americas">
    | **Model**       | **Version** | **centralus** | **eastus** | **eastus2** | **northcentralus** | **southcentralus** | **westcentralus** | **westus** | **westus3** |
    | :-------------- | :---------- | :-----------: | :--------: | :---------: | :----------------: | :----------------: | :---------------: | :--------: | :---------: |
    | claude-opus-4-8 | 2           |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |
    | claude-opus-5   | 2           |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |
    | claude-sonnet-5 | 2           |       ✅       |      ✅     |      ✅      |          ✅         |          ✅         |         ✅         |      ✅     |      ✅      |
  </Tab>

  <Tab title="Europe">
    Not available
  </Tab>

  <Tab title="Asia Pacific">
    Not available
  </Tab>

  <Tab title="Middle East & Africa">
    Not available
  </Tab>
</Tabs>

## Alternatives to region availability

If most of your infrastructure is in a particular region and you want to take advantage of models available only as serverless APIs, you can create a hub or project in a supported region and then consume the endpoint from another region.

To learn how to configure an existing serverless API deployment in a different hub or project than the one where it was deployed, see [Consume serverless APIs from a different hub or project](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/deploy-models-serverless-connect).

## Troubleshooting

Use the following troubleshooting guide to find and solve errors when deploying third-party models in Foundry Models:

| Error                                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Offer not available in your country/region    | The model provider didn't make the specific model SKU available in the country/region where you registered your subscription. Each model provider decides which countries/regions are available, and availability can vary by model SKU. Deploy the model to a subscription with billing in a supported country/region. See [Region availability for models](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/deploy-models-serverless-availability). |
| Marketplace purchase eligibility check failed | The model provider didn't make the specific model SKU available in your country/region, or the model isn't available in the region where you deployed the Foundry resource. See [Region availability for models](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/deploy-models-serverless-availability).                                                                                                                                             |
| Unable to create a model deployment           | Azure Marketplace rejected the request to create a model subscription. This rejection can happen for multiple reasons, including subscribing to the model offering too often or from multiple subscriptions at the same time. Contact [support](https://go.microsoft.com/fwlink/?linkid=2101400\&clcid=0x409) and include your subscription ID.                                                                                                                     |
| CSP subscription not supported                | Cloud Solution Provider (CSP) subscriptions can't purchase third-party model offerings. Consider using models offered as a first-party consumption service.                                                                                                                                                                                                                                                                                                         |

## Related content

* [Deployment overview for Foundry Models](https://learn.microsoft.com/en-us/azure/foundry-classic/concepts/deployments-overview)
* [Deploy Microsoft Foundry Models in the Foundry portal](/models/deploy-foundry-models)
* [Deployment types for Microsoft Foundry Models](/models/deployment-types)
* [Region availability for Foundry Models](https://learn.microsoft.com/en-us/azure/foundry-classic/how-to/deploy-models-serverless-availability)
* [Explore Foundry Models](https://learn.microsoft.com/en-us/azure/foundry-classic/concepts/foundry-models-overview)
