Skip to content

Commit 0ebd2d7

Browse files
committed
fixing merge conflict
2 parents 1e4948e + 43c39ae commit 0ebd2d7

31 files changed

+143
-611
lines changed

articles/ai-foundry/concepts/retrieval-augmented-generation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: conceptual
11-
ms.date: 12/12/2024
11+
ms.date: 04/03/2025
1212
ms.reviewer: sgilley
1313
ms.author: sgilley
1414
author: sdgilley
@@ -20,7 +20,7 @@ This article talks about the importance and need for Retrieval Augmented Generat
2020

2121
## What is RAG?
2222

23-
Some basics first. Large language models (LLMs) like ChatGPT are trained on public internet data that was available at the point in time when they were trained. They can answer questions related to the data they were trained on. This public data might not be sufficient to meet all your needs. You might want questions answered based on your private data. Or, the public data might simply have gotten out of date. The solution to this problem is Retrieval Augmented Generation (RAG), a pattern used in AI that uses an LLM to generate answers with your own data.
23+
Some basics first. Large language models (LLMs) like ChatGPT are trained on public internet data that was available at the point in time when they were trained. They can answer questions related to the data they were trained on. This public data might not be sufficient to meet all your needs. You might want questions answered based on your private data. Or, the public data might simply be out of date. The solution to this problem is Retrieval Augmented Generation (RAG), a pattern used in AI that uses an LLM to generate answers with your own data.
2424

2525
## How does RAG work?
2626

articles/ai-foundry/includes/region-availability-maas.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ Llama 3.1 405B Instruct | [Microsoft Managed Countries/Regions/regions](/partne
7474

7575
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
7676
|---------|---------|---------|---------|
77-
Phi-4 <br> Phi-4-mini-instruct <br> Phi-4-multimodal-instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
77+
Phi-4 <br> Phi-4-mini-instruct <br> Phi-4-multimodal-instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
7878
Phi-3.5-vision-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
79-
Phi-3.5-MoE-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
80-
Phi-3.5-Mini-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
79+
Phi-3.5-MoE-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
80+
Phi-3.5-Mini-Instruct | Not applicable | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
8181
Phi-3-Mini-4k-Instruct <br> Phi-3-Mini-128K-Instruct | Not applicable | East US 2 <br> Sweden Central | East US 2 |
8282
Phi-3-Small-8K-Instruct <br> Phi-3-Small-128K-Instruct | Not applicable | East US 2 <br> Sweden Central | Not available |
8383
Phi-3-Medium-4K-Instruct <br> Phi-3-Medium-128K-Instruct | Not applicable | East US 2 <br> Sweden Central | East US 2 |
@@ -88,11 +88,11 @@ Phi-3-Medium-4K-Instruct <br> Phi-3-Medium-128K-Instruct | Not applicable | E
8888
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
8989
|---------|---------|---------|---------|
9090
Codestral-2501 | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
91-
Mistral Nemo | [Microsoft Managed Countries/Regions/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
91+
Mistral Nemo | [Microsoft Managed Countries/Regions/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
9292
Mistral Small (2503) <br> Mistral Small | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
93-
Ministral-3B | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR<br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
93+
Ministral-3B | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR<br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
9494
Mistral Large (2407) <br> Mistral-Large | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR<br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
95-
Mistral-Large (2411) | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR<br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 |
95+
Mistral-Large (2411) | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR<br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
9696

9797

9898
### Nixtla models
@@ -105,7 +105,7 @@ TimeGEN-1 | [Microsoft Managed Countries/Regions/regions](/partner-center/marke
105105

106106
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
107107
|---------|---------|---------|---------|
108-
tsuzumi-7b | [Microsoft Managed Countries/Regions/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US | East US 2 |
108+
tsuzumi-7b | [Microsoft Managed Countries/Regions/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
109109

110110

111111
### Stability AI models

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,8 +470,6 @@
470470
"redirect_url": "/azure/ai-services/speech-service/how-to-custom-speech-create-project",
471471
"redirect_document_id": false
472472
},
473-
474-
475473
{
476474
"source_path_from_root": "/articles/ai-services/anomaly-detector/how-to/postman.md",
477475
"redirect_url": "/azure/ai-services/anomaly-detector/overview",
@@ -1086,6 +1084,21 @@
10861084
"source_path_from_root": "/articles/ai-services/openai/assistants-reference.md",
10871085
"redirect_url": "/azure/ai-services/openai/reference-preview#list---assistants",
10881086
"redirect_document_id": true
1087+
},
1088+
{
1089+
"source_path_from_root": "/articles/ai-services/speech-service/meeting-transcription.md",
1090+
"redirect_url": "/azure/ai-services/speech-service/multi-device-conversation",
1091+
"redirect_document_id": false
1092+
},
1093+
{
1094+
"source_path_from_root": "/articles/ai-services/speech-service/how-to-use-meeting-transcription.md",
1095+
"redirect_url": "/azure/ai-services/speech-service/multi-device-conversation",
1096+
"redirect_document_id": false
1097+
},
1098+
{
1099+
"source_path_from_root": "/articles/ai-services/speech-service/how-to-async-meeting-transcription.md",
1100+
"redirect_url": "/azure/ai-services/speech-service/multi-device-conversation",
1101+
"redirect_document_id": false
10891102
}
10901103
]
10911104
}

articles/ai-services/agents/how-to/tools/bing-grounding.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,6 @@ print(f"Last run step detail: {run_steps_data}")
9999

100100
:::image type="content" source="../../media/tools/bing/website-citations.png" alt-text="A screenshot showing citations for Bing search results." lightbox="../../media/tools/bing/website-citations.png":::
101101

102-
### Other legal considerations
103-
104-
Microsoft will use data you send to Grounding with Bing to improve Microsoft products and services. Where you send personal data to this service, you are responsible for obtaining sufficient consent from the data subjects. The Data Protection Terms in the Online Services Terms do not apply to Grounding with Bing.
105-
106-
Your use of Grounding with Bing Search will be governed by the Terms of Use. By using Grounding with Bing Search, you agree to be bound by and comply with these Terms of Use.
107-
108102
::: zone-end
109103

110104
::: zone pivot="code-example"

articles/ai-services/agents/how-to/tools/fabric.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ You need to first build and publish a Fabric data agent and then connect your Fa
3737
## Setup
3838
> [!NOTE]
3939
> * The model you selected in Azure AI Agent setup is only used for agent orchestration and response generation. It doesn't impact which model Fabric data agent uses for NL2SQL operation.
40-
> * Supported regions: `westus`, `japaneast`.
4140
1. Create an Azure AI Agent by following the steps in the [quickstart](../../quickstart.md).
4241

4342
1. Create and publish a [Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312910)

articles/ai-services/agents/includes/azure-search/setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: fosteramanda
44
ms.author: fosteramanda
55
ms.service: azure-ai-agent-service
66
ms.topic: include
7-
ms.date: 12/10/2024
7+
ms.date: 03/22/2025
88
---
99

1010
## Setup: Create an agent that can use an existing Azure AI Search index
@@ -32,7 +32,7 @@ If you already connected the AI Search resource that contains the index you want
3232
:::image type="content" source="../../media/tools/ai-search/azure-portal.png" alt-text="A screenshot of an AI Search resource Keys tab in the Azure portal." lightbox="../../media/tools/ai-search/azure-portal.png":::
3333

3434
##### Create an Azure AI Search project connection
35-
If you use Microsoft Entra ID for the connection authentication type, you need to manually assign the project managed identity the roles Search Index Data Contributor and Search Service Contributor to the Azure AI Search resource.
35+
If you use Microsoft Entra ID for the connection authentication type, you need to manually assign the project managed identity the roles Search Index Data Contributor and Search Service Contributor to the Azure AI Search resource. The connection **name** must be the AI Search **index** name.
3636

3737
# [Azure CLI](#tab/azurecli)
3838
**Create the following connections.yml file**
@@ -101,7 +101,7 @@ Now that you have created a project connection to your Azure AI Search resource,
101101

102102
## Add the Azure AI Search tool to an agent
103103

104-
you can add the Azure AI Search tool to an agent programatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal:
104+
You can add the Azure AI Search tool to an agent programmatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal:
105105

106106
1. In the **Create and debug** screen for your agent, scroll down the **Setup** pane on the right to **knowledge**. Then select **Add**.
107107

articles/ai-services/document-intelligence/containers/disconnected.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,24 @@ ms.author: lajanuar
1313

1414
# Containers in disconnected (offline) environments
1515

16-
:::moniker range="doc-intel-2.1.0 || doc-intel-4.0.0"
16+
:::moniker range="doc-intel-2.1.0"
1717

18-
Document Intelligence doesn't support containers for v4.0. Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models and `2023-07-31 (GA)` for Read, Layout, Invoice, Receipt, and ID Document models:
18+
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models and `2023-07-31 (GA)` for Read, Layout, Invoice, Receipt, and ID Document models, and `2024-11-30 (GA)` for Layout model:
1919

2020
* [REST API `2022-08-31 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.0%20(2022-08-31)&preserve-view=true&tabs=HTTP)
2121
* [REST API `2023-07-31 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.1%20(2023-07-31)&tabs=HTTP&preserve-view=true)
22+
* [REST API `v4.0: 2024-11-30 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v4.0%20(2024-11-30)&tabs=HTTP&preserve-view=true)
2223
* [Client libraries targeting `REST API 2022-08-31 (GA)`](../sdk-overview-v3-0.md)
2324
* [Client libraries targeting `REST API 2023-07-31 (GA)`](../sdk-overview-v3-1.md)
25+
* [Client libraries targeting `REST API v4.0: 2024-11-30 (GA)`](../sdk-overview-v4-0.md)
2426

25-
✔️ See [**Document Intelligence v3.0 containers in disconnected environments**](?view=doc-intel-3.0.0&preserve-view=true) or [**Document Intelligence v3.1 containers in disconnected environments**](?view=doc-intel-3.1.0&preserve-view=true) for supported versions of container documentation.
27+
✔️ See [**Document Intelligence v3.0 containers in disconnected environments**](?view=doc-intel-3.0.0&preserve-view=true) or [**Document Intelligence v3.1 containers in disconnected environments**](?view=doc-intel-3.1.0&preserve-view=true) or [**Document Intelligence v4.0 containers in disconnected environments**](?view=doc-intel-4.0.0&preserve-view=true) for supported versions of container documentation.
2628

2729
:::moniker-end
2830

29-
:::moniker range="doc-intel-3.0.0 || doc-intel-3.1.0"
31+
:::moniker range=">=doc-intel-3.0.0"
3032

31-
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)** ![checkmark](../media/yes-icon.png) **v3.1 (GA)**
33+
**This content applies to:** ![checkmark](../media/yes-icon.png) **v3.0 (GA)** ![checkmark](../media/yes-icon.png) **v3.1 (GA)** ![checkmark](../media/yes-icon.png) **v4.0 (GA)**
3234

3335
## What are disconnected containers?
3436

articles/ai-services/document-intelligence/containers/image-tags.md

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,18 @@ ms.author: lajanuar
1414

1515
<!-- markdownlint-disable MD051 -->
1616

17-
:::moniker range="doc-intel-2.1.0 || doc-intel-4.0.0"
17+
:::moniker range="doc-intel-2.1.0"
1818

19-
Document Intelligence doesn't support containers for v4.0. Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models and `2023-07-31 (GA)` for Read, Layout, Invoice, Receipt, and ID Document models:
19+
Support for containers is currently available with Document Intelligence version `2022-08-31 (GA)` for all models, `2023-07-31 (GA)` for Read, Layout, Invoice, Receipt, and ID Document models, and `2024-11-30 (GA)` for Layout model:
2020

2121
* [REST API `2022-08-31 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.0%20(2022-08-31)&preserve-view=true&tabs=HTTP)
2222
* [REST API `2023-07-31 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.1%20(2023-07-31)&tabs=HTTP&preserve-view=true)
23+
* [REST API `2024-11-30 (GA)`](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v4.0%20(2024-11-30)&tabs=HTTP&preserve-view=true)
2324
* [Client libraries targeting `REST API 2022-08-31 (GA)`](../sdk-overview-v3-0.md)
2425
* [Client libraries targeting `REST API 2023-07-31 (GA)`](../sdk-overview-v3-1.md)
26+
* [Client libraries targeting `REST API 2024-11-30 (GA)`](../sdk-overview-v4-0.md)
2527

26-
✔️ See [**Document Intelligence v3.0 container image tags**](?view=doc-intel-3.0.0&preserve-view=true) or [**Document Intelligence v3.1 container image tags**](?view=doc-intel-3.1.0&preserve-view=true) for supported versions of container documentation.
28+
✔️ See [**Document Intelligence v3.0 container image tags**](?view=doc-intel-3.0.0&preserve-view=true) or [**Document Intelligence v3.1 container image tags**](?view=doc-intel-3.1.0&preserve-view=true) or [**Document Intelligence v4.0 container image tags**](?view=doc-intel-4.0.0&preserve-view=true) for supported versions of container documentation.
2729

2830
:::moniker-end
2931

@@ -72,11 +74,26 @@ The following containers support DocumentIntelligence v3.1 models and features:
7274

7375
::: moniker-end
7476

77+
::: moniker range="doc-intel-4.0.0"
78+
**This content applies to:** ![checkmark](../media/yes-icon.png) **v4.0 (GA)**
79+
80+
## Microsoft container registry (MCR)
81+
82+
Document Intelligence container images can be found within the [**Microsoft Artifact Registry** (also know as Microsoft Container Registry(MCR))](https://mcr.microsoft.com/catalog?search=document%20intelligence), the primary registry for all Microsoft published container images.
83+
84+
The following containers support DocumentIntelligence v3.1 models and features:
85+
86+
| Container name |image |
87+
|---|---|
88+
| [**Layout 4.0**](https://mcr.microsoft.com/en-us/product/azure-cognitive-services/form-recognizer/layout-4.0/tags) |`mcr.microsoft.com/azure-cognitive-services/form-recognizer/layout-4.0:latest`|
89+
::: moniker-end
90+
91+
7592
:::moniker range="doc-intel-2.1.0"
7693

7794
> [!IMPORTANT]
7895
>
79-
> Document Intelligence v3.0 containers are now generally available. If you are getting started with containers, consider using the v3 containers.
96+
> Document Intelligence v3.0 containers are now generally available. If you're getting started with containers, consider using the v3 containers.
8097
The following containers:
8198

8299
## Feature containers
@@ -100,4 +117,4 @@ Document Intelligence containers support the following features:
100117

101118
> [!div class="nextstepaction"]
102119
> [Install and run Document Intelligence containers](install-run.md)
103-
:::moniker-end
120+
:::moniker-end

articles/ai-services/document-intelligence/whats-new.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Document Intelligence service is updated on an ongoing basis. Bookmark this page
2727
> [!IMPORTANT]
2828
> Preview API versions are retired once the GA API is released. The 2023-02-28-preview API version is retiring. If you're still using the preview API or the associated SDK versions, update your code to target the latest API version `2024-11-30 (GA)`. </br>
2929
30+
## April 2025
31+
**Document Intelligence v4.0 container is now available! Currently, Layout model is the only supported model for v4.0 release.**
32+
<br>
33+
For more information, *see:*
34+
* [Install and run containers](containers/install-run.md?view=doc-intel-4.0.0&preserve-view=true)
35+
* [Container image tags](containers/image-tags.md?view=doc-intel-4.0.0&preserve-view=true)
36+
3037
## December 2024
3138

3239
**Document Intelligence v4.0 programming language SDKs are now generally available (GA)**! <br><br>The latest client libraries default to the [**2024-11-30 REST API (GA)**](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true) version of the service.<br><br>

0 commit comments

Comments
 (0)