Skip to content

Commit e929520

Browse files
Merge pull request #5992 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-11 17:03 UTC
2 parents 5b34d88 + 29b8bd2 commit e929520

File tree

630 files changed

+2754
-1737
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

630 files changed

+2754
-1737
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
"redirect_url": "/azure/ai-foundry/how-to/data-add",
111111
"redirect_document_id": true
112112
},
113+
{
114+
"source_path_from_root": "/articles/ai-foundry/concepts/models-featured.md",
115+
"redirect_url": "/azure/ai-foundry/concepts/models-inference-examples",
116+
"redirect_document_id": false
117+
},
113118
{
114119
"source_path_from_root": "/articles/ai-foundry/model-inference/reference/api-version-updates.md",
115120
"redirect_url": "/rest/api/aifoundry/modelinference",

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

Lines changed: 0 additions & 381 deletions
This file was deleted.

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

Lines changed: 222 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 146 additions & 128 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,15 @@ AI Foundry Models is part of Azure AI Foundry, and users can access the service
2626

2727
You can get access to the key model providers in the industry. Explore the following model families available:
2828

29-
- [AI21 Labs](concepts/models.md#ai21-labs)
3029
- [Azure OpenAI](concepts/models.md#azure-openai)
3130
- [Cohere](concepts/models.md#cohere)
3231
- [Core42](concepts/models.md#core42)
33-
- [DeepSeek](concepts/models.md#deepseek)
32+
- [DeepSeek](concepts/models.md#deepseek-models-sold-directly-by-azure)
3433
- [Meta](concepts/models.md#meta)
3534
- [Microsoft](concepts/models.md#microsoft)
3635
- [Mistral AI](concepts/models.md#mistral-ai)
3736
- [NTT Data](concepts/models.md#ntt-data)
38-
- [xAI](concepts/models.md#xai)
37+
- [xAI](concepts/models.md#xai-models-sold-directly-by-azure)
3938

4039
To see details for each model including language, types, and capabilities, see [Models](../model-inference/concepts/models.md) article.
4140

articles/ai-foundry/openai/how-to/fine-tuning-direct-preference-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Three top-level fields: `input`, `preferred_output` and `non_preferred_output`
3333
```json
3434
{
3535
"input": {
36-
"messages": {"role": "system", "content": ...},
36+
"messages": [{"role": "system", "content": ...}],
3737
"tools": [...],
3838
"parallel_tool_calls": true
3939
},

articles/ai-foundry/openai/includes/fine-tune-models.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@ ms.custom:
2626
| `gpt-4o` (2024-08-06) | East US2 <br> North Central US <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | Oct 2023 | Text & Vision to Text |
2727
| `gpt-4.1` (2025-04-14) | North Central US <br> Sweden Central || Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | May 2024 | Text & Vision to Text |
2828
| `gpt-4.1-mini` (2025-04-14) | North Central US <br> Sweden Central || Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | May 2024 | Text to Text |
29-
| `gpt-4.1-nano` (2025-04-14) | North Central US <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 32,768 | May 2024 | Text to Text |
29+
| `gpt-4.1-nano` (2025-04-14) | North Central US <br> Sweden Central | | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 32,768 | May 2024 | Text to Text |
3030
| `o4-mini` (2025-04-16) | East US2 <br> Sweden Central | - | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 65,536 | May 2024 | Text to Text |
3131

3232
> [!NOTE]
3333
> **Global** training (in Public Preview) provides [more affordable](https://aka.ms/aoai-pricing) training per-token, but does not offer [data residency](https://aka.ms/data-residency). It is currently available to Azure OpenAI resources in the following regions, with more regions coming soon:
3434
>- Australia East
3535
>- Brazil South
36+
>- Canada Central
37+
>- Canada East
3638
>- East US
3739
>- East US2
3840
>- France Central
@@ -42,10 +44,11 @@ ms.custom:
4244
>- Korea Central
4345
>- North Central US
4446
>- Norway East
45-
>- Poland Central
47+
>- Poland Central _(no 4.1-nano support)_
4648
>- Southeast Asia
4749
>- South Africa North
4850
>- South Central US
51+
>- South India
4952
>- Spain Central
5053
>- Sweden Central
5154
>- Switzerland West

articles/ai-foundry/openai/quotas-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The following sections provide you with a quick guide to the default quotas and
4747
| Maximum number of Provisioned throughput units per deployment | 100,000 |
4848
| Max files per Assistant/thread | 10,000 when using the API or [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs).|
4949
| Max file size for Assistants & fine-tuning | 512 MB<br/><br/>200 MB via [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) |
50+
| Max file upload requests per resource | 30 requests per second |
5051
| Max size for all uploaded files for Assistants |200 GB |
5152
| Assistants token limit | 2,000,000 token limit |
5253
| GPT-4o and GPT-4.1 max images per request (# of images in the messages array/conversation history) | 50 |

articles/ai-foundry/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ items:
112112
href: how-to/deploy-models-serverless-availability.md
113113
- name: Guardrails & controls for serverless API
114114
href: concepts/model-catalog-content-safety.md
115-
- name: Models available for serverless API
116-
href: concepts/models-featured.md
115+
- name: Inference examples for serverless deployments
116+
href: concepts/models-inference-examples.md
117117
- name: Gretel Navigator model
118118
href: how-to/deploy-models-gretel-navigator.md
119119
- name: Mistral-7B and Mixtral models

articles/machine-learning/apache-spark-azure-ml-concepts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ services: machine-learning
66
ms.service: azure-machine-learning
77
ms.subservice: mldata
88
ms.topic: concept-article
9-
author: fbsolo-ms1
10-
ms.author: franksolomon
11-
ms.reviewer: yogipandey
9+
author: s-polly
10+
ms.author: scottpolly
11+
ms.reviewer: sooryar
1212
ms.date: 09/06/2024
1313
ms.custom: cliv2, sdkv2, build-2023
1414
#Customer intent: As a full-stack machine learning pro, I want to use Apache Spark in Azure Machine Learning.

0 commit comments

Comments
 (0)