Skip to content

Commit 67079c1

Browse files
Merge pull request #6925 from ssalgadodev/patch-609622
Update foundry-models-overview.md
2 parents 4ab98ad + a971672 commit 67079c1

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

articles/ai-foundry/concepts/foundry-models-overview.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom:
77
- build-2025
88
- ai-learning-hub
99
ms.topic: how-to
10-
ms.date: 07/06/2025
10+
ms.date: 09/04/2025
1111
ms.reviewer: jcioffi
1212
ms.author: ssalgado
1313
manager: nitinme
@@ -20,34 +20,37 @@ Azure AI Foundry Models is your one-stop destination for discovering, evaluating
2020

2121
With Foundry Models, you can:
2222

23-
* Explore a rich catalog of cutting-edge models from Microsoft, OpenAI, DeepSeek, Hugging Face, Meta, and more.
23+
* Explore a rich catalog of cutting-edge models from Microsoft, OpenAI, DeepSeek, Hugging Face, Meta, and more.
2424
* Compare and evaluate models side-by-side using real-world tasks and your own data.
2525
* Deploy with confidence, thanks to built-in tools for fine-tuning, observability, and responsible AI.
2626
* Choose your path—bring your own model, use a hosted one, or integrate seamlessly with Azure services.
27-
* Whether you're a developer, data scientist, or enterprise architect, Foundry Models gives you the flexibility and control to build AI solutions that scale—securely, responsibly, and fast.
27+
* Whether you're a developer, data scientist, or enterprise architect, Foundry Models gives you the flexibility and control to build AI solutions that scale—securely, responsibly, and fast.
2828

29-
Azure AI Foundry offers a comprehensive catalog of AI models. There are over 1900+ models ranging from Foundation Models, Reasoning Models, Small Language Models, Multimodal Models, Domain Specific Models, Industry Models and more.
29+
Azure AI Foundry offers a comprehensive catalog of AI models. There are over 1900+ models ranging from Foundation Models, Reasoning Models, Small Language Models, Multimodal Models, Domain Specific Models, Industry Models and more.
3030

3131
Our catalog is organized into two main categories:
3232

3333
* [Models sold directly by Azure](#models-sold-directly-by-azure)
3434
* [Models from Partners and Community](#models-from-partners-and-community)
3535

3636
Understanding the distinction between these categories helps you choose the right models based on your specific requirements and strategic goals.
37+
38+
> [!NOTE]
39+
> * For all models, Customers remain responsible for (i) complying with the law in their use of any model or system; (ii) reviewing model descriptions in the model catalog, model cards made available by the model provider, and other relevant documentation; (iii) selecting an appropriate model for their use case, and (iv) implementing appropriate measures (including use of Azure AI Content Safety) to ensure Customer's use of the Microsoft AI Services complies with the Acceptable Use Policy in Microsoft’s Product Terms and the Microsoft Enterprise AI Services Code of Conduct.
3740
3841
## Models Sold Directly by Azure
3942

40-
These are models that are hosted and sold by Microsoft under Microsoft Product Terms. These models have undergone rigorous evaluation and are deeply integrated into Azure's AI ecosystem. The models come from a variety of top providers and they offer enhanced integration, optimized performance, and direct Microsoft support, including enterprise-grade Service Level Agreements (SLAs).
43+
These are models that are hosted and sold by Microsoft under Microsoft Product Terms. Microsoft has evaluated these models and they are deeply integrated into Azure's AI ecosystem. The models come from a variety of providers and they offer enhanced integration, optimized performance, and direct Microsoft support, including enterprise-grade Service Level Agreements (SLAs).
4144

4245
Characteristics of models sold directly by Azure:
4346

44-
- Official first-party support from Microsoft
45-
- High level of integration with Azure services and infrastructure
46-
- Extensive performance benchmarking and validation
47-
- Adherence to Microsoft's Responsible AI standards
48-
- Enterprise-grade scalability, reliability, and security
47+
- Support available from Microsoft.
48+
- High level of integration with Azure services and infrastructure.
49+
- Subject to internal review based on Microsoft’s Responsible AI standards.
50+
- Model documentation and transparency reports provide customer visibility to model risks, mitigations, and limitations.
51+
- Enterprise-grade scalability, reliability, and security.
4952

50-
These Models also have the benefit of fungible Provisioned Throughput, meaning you can flexibly use your quota and reservations across any of these models.
53+
Some of these Models also have the benefit of fungible Provisioned Throughput, meaning you can flexibly use your quota and reservations across any of these models.
5154

5255
## Models from Partners and Community
5356

articles/ai-foundry/foundry-models/concepts/models.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,15 @@ See [the Mistral model collection in Azure AI Foundry portal](https://ai.azure.c
102102

103103
### xAI models sold directly by Azure
104104

105-
xAI's Grok 3 and Grok 3 Mini models excel in various enterprise domains.
105+
xAI's Grok models in Azure AI Foundry Models include a diverse set of models designed to excel in various enterprise domains with different capabilities and price points, including:
106106

107-
Grok 3 is a non-reasoning model pretrained by the Colossus datacenter. It's tailored for business use cases such as data extraction, coding, and text summarization, with exceptional instruction-following capabilities. It supports a 131,072 token context window, so it can handle extensive inputs while maintaining coherence and depth. It's adept at drawing connections across domains and languages.
108-
109-
On the other hand, Grok 3 Mini is a lightweight reasoning model trained to tackle agentic, coding, mathematical, and deep science problems with test-time compute. It also supports a 131,072 token context window for understanding codebases and enterprise documents. It excels at using tools to solve complex logical problems in novel environments, offering raw reasoning traces for user inspection with adjustable thinking budgets.
107+
- Grok 3, a non-reasoning model pretrained by the Colossus datacenter, is tailored for business use cases such as data extraction, coding, and text summarization, with exceptional instruction-following capabilities. It supports a 131,072 token context window, allowing it to handle extensive inputs while maintaining coherence and depth, and is adept at drawing connections across domains and languages.
108+
- Grok 3 Mini is a lightweight reasoning model trained to tackle agentic, coding, mathematical, and deep science problems with test-time compute. It also supports a 131,072 token context window for understanding codebases and enterprise documents, and excels at using tools to solve complex logical problems in novel environments, offering raw reasoning traces for user inspection with adjustable thinking budgets.
109+
- Grok Code Fast 1, a fast and efficient reasoning model designed for use in agentic coding applications. It was pre-trained on a coding-focused data mixture, then post-trained on demonstrations of various coding tasks and tool use as well as demonstrations of correct refusal behaviors based on xAI’s safety policy. Learn more about Grok Code Fast 1’s capabilities, risks, and limitations, in the model card [here](https://ai.azure.com/explore/models/grok-code-fast-1/version/1/registry/azureml-xa).
110110

111111
| Model | Type | Capabilities | Deployment type (region availability) | Project type |
112112
| ------ | ---- | ------------ | ------------------------------------- | ------------ |
113+
| [grok-code-fast-1](https://ai.azure.com/explore/models/grok-code-fast-1/version/1/registry/azureml-xa) | chat-completion | - **Input:** text (256,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** yes <br /> - **Response formats:** text |- Global standard (all regions) | Foundry, Hub-based |
113114
| [grok-3](https://ai.azure.com/explore/models/grok-3/version/1/registry/azureml-xai) | chat-completion | - **Input:** text (131,072 tokens) <br /> - **Output:** text (131,072 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** yes <br /> - **Response formats:** text |- Global standard (all regions) <br> - Data zone standard (US) | Foundry, Hub-based |
114115
| [grok-3-mini](https://ai.azure.com/explore/models/grok-3-mini/version/1/registry/azureml-xai) | chat-completion | - **Input:** text (131,072 tokens) <br /> - **Output:** text (131,072 tokens) <br /> - **Languages:** `en` <br /> - **Tool calling:** yes <br /> - **Response formats:** text | - Global standard (all regions) <br> - Data zone standard (US) | Foundry, Hub-based |
115116

0 commit comments

Comments
 (0)