Skip to content

Commit 091abcd

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into monitoronlineevalsplit
2 parents 124f8c2 + ed02903 commit 091abcd

File tree

61 files changed

+468
-330
lines changed

Some content is hidden

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

61 files changed

+468
-330
lines changed

articles/ai-services/agents/includes/bicep-setup.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,18 @@ The following section shows you how to set up the required resources for getting
2424

2525
**Standard Setup**: Agents use customer-owned, single-tenant search and storage resources. With this setup, you have full control and visibility over these resources, but you incur costs based on your usage.
2626

27+
<!--
2728
| Description | Resources | Autodeploy |
2829
| -----------------------------------------------| -----------------------|----------------------|
2930
| Deploy a basic agent setup that uses Managed Identity authentication on the AI Services and storage account connections. | AI hub, AI project, AI Services | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.azure-ai-agent-service%2Fbasic-agent-identity%2Fazuredeploy.json) |
3031
| Deploy a standard agent setup that uses Managed Identity authentication on the AI Services, storage account, and Azure AI Search connections. |AI hub, AI project, storage account, key vault, Azure AI Search, AI Services | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Frefs%2Fheads%2Fmaster%2Fquickstarts%2Fmicrosoft.azure-ai-agent-service%2Fstandard-agent%2Fazuredeploy.json)|
32+
-->
33+
34+
| Description and Autodeploy | Diagram (click to zoom in) |
35+
| -----------------------------------------------| -----------------------|
36+
| Deploy a basic agent setup that uses Managed Identity for authentication. Resources for the AI hub, AI project, storage account, and AI Services are created for you. <br><br> The AI Services account is connected to your project and hub, and a gpt-4o-mini model is deployed in the eastus region. A Microsoft-managed key vault is used by default. <br><br> [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.azure-ai-agent-service%2Fbasic-agent-identity%2Fazuredeploy.json) | :::image type="content" source="../media/quickstart/basic-agent-setup-resources.png" alt-text="An architecture diagram for basic agent setup." lightbox="../media/quickstart/basic-agent-setup-resources.png"::: |
37+
| Deploy a standard agent setup that uses Managed Identity for authentication. <br><br> Resources for the AI hub, AI project, key vault, storage account, AI Services, and AI Search are created for you. <br><br>The AI Services, AI Search, key vault, and storage account are connected to your project and hub. A gpt-4o-mini model is deployed in eastus region. <br><br> [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Frefs%2Fheads%2Fmaster%2Fquickstarts%2Fmicrosoft.azure-ai-agent-service%2Fstandard-agent%2Fazuredeploy.json) | :::image type="content" source="../media/quickstart/standard-agent-setup-resources.png" alt-text="An architecture diagram for standard agent setup." lightbox="../media/quickstart/standard-agent-setup-resources.png"::: |
38+
3139

3240
### [Optional] Model selection in autodeploy template
3341
You can customize the model used by your agent by editing the model parameters in the autodeploy template. To deploy a different model, you need to update at least the `modelName` and `modelVersion` parameters.
@@ -64,7 +72,7 @@ If you want to use an existing Azure OpenAI resource, you need to update the `ai
6472

6573
For more information, see [how to use your own resources](../how-to/use-your-own-resources.md).
6674

67-
75+
<!--
6876
## Basic agent setup resource architecture
6977
:::image type="content" source="../media/quickstart/basic-agent-setup-resources.png" alt-text="An architecture diagram for basic agent setup." lightbox="../media/quickstart/basic-agent-setup-resources.png":::
7078
@@ -73,4 +81,5 @@ Resources for the AI hub, AI project, and AI Services are created for you. A sto
7381
## Standard agent setup resource architecture
7482
:::image type="content" source="../media/quickstart/standard-agent-setup-resources.png" alt-text="An architecture diagram for standard agent setup." lightbox="../media/quickstart/standard-agent-setup-resources.png":::
7583
76-
Resources for the AI hub, AI project, key vault, storage account, AI Services, and AI Search are created for you. The AI Services, AI Search, key vault, and storage account are connected to your project and hub. A gpt-4o-mini model is deployed in eastus region using the Azure OpenAI endpoint for your resource.
84+
Resources for the AI hub, AI project, key vault, storage account, AI Services, and AI Search are created for you. The AI Services, AI Search, key vault, and storage account are connected to your project and hub. A gpt-4o-mini model is deployed in eastus region using the Azure OpenAI endpoint for your resource.
85+
-->

articles/ai-services/computer-vision/includes/model-customization-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ ms.author: pafarley
1212
---
1313

1414
> [!IMPORTANT]
15-
> This feature is now deprecated. On January 10, 2025, Azure AI Image Analysis 4.0 Custom Image Classification, Custom Object Detection, and Product Recognition preview API will be retired. After this date, API calls to these services will fail.
15+
> This feature is now deprecated. On March 31, 2025, Azure AI Image Analysis 4.0 Custom Image Classification, Custom Object Detection, and Product Recognition preview API will be retired. After this date, API calls to these services will fail.
1616
>
1717
> To maintain a smooth operation of your models, transition to [Azure AI Custom Vision](/azure/ai-services/Custom-Vision-Service/overview), which is now generally available. Custom Vision offers similar functionality to these retiring features.

articles/ai-services/computer-vision/includes/segmentation-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ ms.author: pafarley
1212
---
1313

1414
> [!IMPORTANT]
15-
> This feature is now deprecated. On January 10, 2025, the Azure AI Image Analysis 4.0 Segment API and background removal service will be retired. All requests to this service will fail after this date.
15+
> This feature is now deprecated. On March 31, 2025, the Azure AI Image Analysis 4.0 Segment API and background removal service will be retired. All requests to this service will fail after this date.
1616
>
1717
> To maintain a smooth operation of your models, install the open-source [Florence 2 model](https://huggingface.co/microsoft/Florence-2-large) and use its Region to segmentation feature, which allows for a similar background removal operation.

articles/ai-services/computer-vision/whats-new.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,33 @@ ms.custom:
1111
- ignite-2023
1212
ms.topic: whats-new
1313
ms.date: 03/11/2024
14-
ms.collection: "ce-skilling-fresh-tier2, ce-skilling-ai-copilot"
14+
ms.collection: ce-skilling-fresh-tier2
1515
ms.author: pafarley
1616
---
1717

1818
# What's new in Azure AI Vision
1919

2020
Learn what's new in Azure AI Vision. Check this page to stay up to date with new features, enhancements, fixes, and documentation updates.
2121

22-
## September 2024
22+
## January 2025
2323

24-
### Model customization and Product Recognition deprecation
24+
### Image Analysis 4.0 Preview API deprecation
2525

26-
On January 10, 2025, the Azure AI Vision Product Recognition and model customization features will be retired. After this date, API calls to these services will fail.
26+
On March 31, 2025, the Image Analysis 4.0 Preview APIs will be retired. Before that date, you'll need to migrate your Azure Image Analysis workloads to the [Image Analysis 4.0 GA ](/rest/api/computervision/operation-groups?view=rest-computervision-v4.0%20(2024-02-01))API.
27+
28+
We encourage you to make the transition sooner to gain access to improvements such as multimodal embedding, synchronous OCR, people detection, image tagging, smart cropping, caption, dense caption, and image object detection.
29+
These Image Analysis 4.0 preview APIs will be retired on March 31, 2025:
30+
- `2022-07-31-preview`
31+
- `2022-10-12-preview`
32+
- `2023-02-01-preview`
33+
- `2023-04-01-preview`
34+
- `2023-07-01-preview`
35+
- `v4.0-preview.1`
36+
37+
These features will no longer be available with the retirement of the preview API versions:
38+
- Model customization
39+
- Background removal
40+
- Product recognition
2741

2842
To maintain a smooth operation of your models, transition to [Azure AI Custom Vision](/azure/ai-services/Custom-Vision-Service/overview), which is now generally available. Custom Vision offers similar functionality to these retiring features.
2943

articles/ai-services/document-intelligence/language-support/prebuilt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Azure AI Document Intelligence models provide multilingual document processing s
207207
| &bullet; Spanish (`es`) |Spain (`es`)|
208208
| &bullet; Swedish (`sv`) | Sweden (`se`)|
209209
| &bullet; Thai (`th`) | Thailand (`th`)|
210-
| &bullet; Turkish (`tr`) | Turkey (`tr`)|
210+
| &bullet; Turkish (`tr`) | Türkiye (`tr`)|
211211
| &bullet; Ukrainian (`uk`) | Ukraine (`uk`)|
212212
| &bullet; Vietnamese (`vi`) | Vietnam (`vi`)|
213213

articles/ai-services/language-service/language-detection/language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ If you have content expressed in a less frequently used language, you can try La
187187
| Kannada | `kn` | `Latn`, `Knda` |
188188
| Malayalam | `ml` | `Latn`, `Mlym` |
189189
| Marathi | `mr` | `Latn`, `Deva` |
190-
| Oriya | `or` | `Latn`, `Orya` |
190+
| Odia | `or` | `Latn`, `Orya` |
191191
| Punjabi | `pa` | `Latn`, `Guru` |
192192
| Tamil | `ta` | `Latn`, `Taml` |
193193
| Telugu | `te` | `Latn`, `Telu` |

articles/ai-services/metrics-advisor/how-tos/onboard-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Consider the following scenarios:
115115

116116
* *"My data has already rolled up and the dimension value is represented by: NULL or Empty (Default), NULL only, Others."*
117117

118-
This option means Metrics Advisor doesn't need to roll up the data because the rows are already summed. For example, if you select *NULL only*, then the second data row in the below example will be seen as an aggregation of all countries and language *EN-US*; the fourth data row which has an empty value for *Country* however will be seen as an ordinary row which might indicate incomplete data.
118+
This option means Metrics Advisor doesn't need to roll up the data because the rows are already summed. For example, if you select *NULL only*, then the second data row in the below example will be seen as an aggregation of all countries/regions and language *EN-US*; the fourth data row which has an empty value for *Country* however will be seen as an ordinary row which might indicate incomplete data.
119119

120120
| Country/Region | Language | Income |
121121
|---------|----------|--------|

articles/ai-services/openai/api-version-deprecation.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: cognitive-services
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: conceptual
8-
ms.date: 01/08/2024
8+
ms.date: 01/10/2024
99
author: mrbullwinkle
1010
ms.author: mbullwin
1111
recommendations: false
@@ -25,7 +25,10 @@ This article is to help you understand the support lifecycle for the Azure OpenA
2525
Azure OpenAI API latest release:
2626

2727
- Inference: [2024-12-01-preview](reference-preview.md)
28-
- Authoring: [2024-12-01-preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/preview/2024-10-01-preview/azureopenai.json)
28+
- Authoring: [2024-10-01-preview](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/preview/2024-10-01-preview/azureopenai.json)
29+
30+
> [!IMPORTANT]
31+
> For features that are part of the dataplane authoring API such as batch, fine-tuning, and assistants files, continue to use API version `2024-10-01-preview` to take advantage of the latest preview features.
2932
3033
This version contains support for the latest Azure OpenAI features including:
3134

articles/ai-services/openai/assistants-reference.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,62 @@ Create an assistant with a model and instructions.
4242
| response_format | string or object | Optional | Specifies the format that the model must output. Compatible with GPT-4 Turbo and all GPT-3.5 Turbo models since gpt-3.5-turbo-1106. Setting this parameter to `{ "type": "json_object" }` enables JSON mode, which guarantees the message the model generates is valid JSON. Importantly, when using JSON mode, you must also instruct the model to produce JSON yourself using a system or user message. Without this instruction, the model may generate an unending stream of whitespace until the generation reaches the token limit, resulting in a long-running and seemingly "stuck" request. Additionally, the message content may be partially cut off if you use `finish_reason="length"`, which indicates the generation exceeded `max_tokens` or the conversation exceeded the max context length. |
4343
| tool_resources | object | Optional | A set of resources that are used by the assistant's tools. The resources are specific to the type of tool. For example, the `code_interpreter` tool requires a list of file IDs, while the `file_search` tool requires a list of vector store IDs. |
4444

45+
### response_format types
46+
47+
**string**
48+
49+
`auto` is the default value.
50+
51+
**object**
52+
53+
Possible `type` values: `text`, `json_object`, `json_schema`.
54+
55+
***json_schema***
56+
57+
| Name | Type | Description | Default | Required/Optional |
58+
|--- |--- |--- |--- |--- |
59+
| `description` | string | A description of what the response format is for, used by the model to determine how to respond in the format. | | Optional |
60+
| `name` | string | The name of the response format. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a maximum length of 64. | | Required |
61+
| `schema` | object | The schema for the response format, described as a JSON Schema object. | | Optional |
62+
| `strict` | boolean or null | Whether to enable strict schema adherence when generating the output. If set to true, the model will always follow the exact schema defined in the `schema` field. Only a subset of JSON Schema is supported when `strict` is `true`. | false | Optional |
63+
64+
### tool_resources properties
65+
66+
**code_interpreter**
67+
68+
| Name | Type | Description | Default |
69+
|--- |--- |--- |--- |
70+
| `file_ids` | array | A list of file IDs made available to the code_interpreter tool. There can be a maximum of 20 files associated with the tool. | `[]` |
71+
72+
**file_search**
73+
74+
| Name | Type | Description | Required/Optional |
75+
|--- |--- |--- |--- |
76+
| `vector_store_ids` | array | The vector store attached to this thread. There can be a maximum of 1 vector store attached to the thread. | Optional |
77+
| `vector_stores` | array | A helper to create a vector store with file_ids and attach it to this thread. There can be a maximum of 1 vector store attached to the thread. | Optional |
78+
79+
***vector_stores***
80+
81+
| Name | Type | Description | Required/Optional |
82+
|--- |--- |--- |--- |
83+
| `file_ids` | array | A list of file IDs to add to the vector store. There can be a maximum of 10000 files in a vector store. | Optional |
84+
| `chunking_strategy` | object | The chunking strategy used to chunk the file(s). If not set, will use the auto strategy. | Optional |
85+
| `metadata` | map | Set of 16 key-value pairs that can be attached to a vector store. This can be useful for storing additional information about the vector store in a structured format. Keys can be a maximum of 64 characters long and values can be a maximum of 512 characters long. | Optional |
86+
87+
***chunking_strategy***
88+
89+
| Name | Type | Description | Required/optional |
90+
|--- |--- |--- |---|
91+
| `Auto Chunking Strategy` | object | The default strategy. This strategy currently uses a `max_chunk_size_tokens` of `800` and `chunk_overlap_tokens` of `400`. `type` is always `auto` | Required |
92+
| `Static Chunking Strategy` | object | `type` Always `static` | Required |
93+
94+
***Static Chunking Strategy***
95+
96+
| Name | Type | Description | Required/Optional |
97+
|--- |--- |--- |--- |
98+
| `max_chunk_size_tokens` | integer | The maximum number of tokens in each chunk. The default value is `800`. The minimum value is `100` and the maximum value is `4096`. | Required |
99+
| `chunk_overlap_tokens` | integer | The number of tokens that overlap between chunks. The default value is `400`. Note that the overlap must not exceed half of `max_chunk_size_tokens`. | Required |
100+
45101
### Returns
46102

47103
An [assistant](#assistant-object) object.

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the model deprecations and retirements in Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 12/02/2024
7+
ms.date: 01/09/2025
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -98,15 +98,16 @@ These models are currently available for use in Azure OpenAI Service.
9898
| `gpt-35-turbo` | 0301 | February 13, 2025<br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on January 13, 2025. | `gpt-35-turbo` (0125) <br><br> `gpt-4o-mini` |
9999
| `gpt-35-turbo`<br>`gpt-35-turbo-16k` | 0613 | February 13, 2025 <br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on January 13, 2025. | `gpt-35-turbo` (0125) <br><br> `gpt-4o-mini`|
100100
| `gpt-35-turbo` | 1106 | No earlier than March 31, 2025 <br><br> Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `0125`, starting on January 13, 2025. | `gpt-35-turbo` (0125) <br><br> `gpt-4o-mini` |
101-
| `gpt-35-turbo` | 0125 | No earlier than March 31, 2025 | `gpt-4o-mini` |
101+
| `gpt-35-turbo` | 0125 | No earlier than May 31, 2025 | `gpt-4o-mini` |
102102
| `gpt-4`<br>`gpt-4-32k` | 0314 | June 6, 2025 | `gpt-4o` |
103103
| `gpt-4`<br>`gpt-4-32k` | 0613 | June 6, 2025 | `gpt-4o` |
104104
| `gpt-4` | 1106-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025 **<sup>1</sup>** | `gpt-4o`|
105105
| `gpt-4` | 0125-preview |To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025 **<sup>1</sup>** | `gpt-4o` |
106106
| `gpt-4` | vision-preview | To be upgraded to `gpt-4` version: `turbo-2024-04-09`, starting no sooner than January 27, 2025 **<sup>1</sup>** | `gpt-4o`|
107107
| `gpt-4o` | 2024-05-13 | No earlier than May 20, 2025 <br><br>Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `2024-08-06`, starting on February 13, 2025. | |
108108
| `gpt-4o-mini` | 2024-07-18 | No earlier than July 18, 2025 | |
109-
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than February 1, 2025 | |
109+
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than April 1, 2025 | |
110+
| `o1` | 2024-12-17 | No earlier than December 17, 2025 | |
110111
| `text-embedding-ada-002` | 2 | No earlier than October 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
111112
| `text-embedding-ada-002` | 1 | No earlier than October 3, 2025 | `text-embedding-3-small` or `text-embedding-3-large` |
112113
| `text-embedding-3-small` | | No earlier than October 3, 2025 | |
@@ -162,6 +163,12 @@ If you're an existing customer looking for information about these models, see [
162163

163164
## Retirement and deprecation history
164165

166+
## January 9, 2025
167+
168+
- `o1` added.
169+
- `gpt-35-turbo instruct` updated to no earlier than April 1, 2025.
170+
- `gpt-35-turbo` (0125) updated to no earlier than May 31, 2025.
171+
165172
## December 11, 2024
166173

167174
Embeddings models updated to no earlier than October 3, 2025.

0 commit comments

Comments
 (0)