Skip to content

Commit 0191f09

Browse files
Merge pull request #7689 from MicrosoftDocs/main
Auto Publish – main to live - 2025-10-15 22:09 UTC
2 parents 4fae3ed + 55b1445 commit 0191f09

17 files changed

+199
-141
lines changed

articles/ai-foundry/responsible-ai/document-intelligence/data-privacy-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-document-intelligence
99
ms.topic: article
10-
ms.date: 09/22/2025
10+
ms.date: 10/15/2025
1111
---
1212

1313

@@ -41,6 +41,6 @@ The "Get Analyze Results" operation is authenticated against the same API key th
4141

4242
**For customer trained models**: The Custom model feature allows customers to build custom models from training data stored in customer’s Azure blob storage locations. The interim outputs after analysis and labeling are stored in the same location. The trained custom models are stored in Azure storage in the same region and logically isolated with their Azure subscription and API credentials.
4343

44-
**Deletes data**: Customers can delete the analysis response at any time by utilizing the [**Delete Analyze Result**](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP) API. . After successfully retrieving the analysis results, calling the [**Delete Analyze Result**](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP) API permanently purges those results.
44+
**Deletes data**: Analyze response is stored for 24 hours from when the operation completes for retrieval. Customers can delete the analysis response at any time by utilizing the [**Delete Analyze Result**](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP) API. After successfully retrieving the analysis results, calling the [**Delete Analyze Result**](/rest/api/aiservices/document-models/delete-analyze-result?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP) API permanently purges those results. This action applies to all models.
4545

4646
To learn more about privacy and security commitments, see the [Microsoft Trust Center](https://www.microsoft.com/TrustCenter/CloudServices/Azure/default.aspx).

articles/ai-services/language-service/toc.yml

Lines changed: 53 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -715,19 +715,65 @@ items:
715715
href: ../containers/disconnected-containers.md
716716
- name: Azure AI containers overview
717717
href: ../cognitive-services-container-support.md
718+
- name: Responsible use of AI
719+
items:
720+
- name: Transparency note for summarization
721+
href: ../../ai-foundry/responsible-ai/language-service/transparency-note-extractive-summarization.md
722+
displayName: Transparency note for summarization, summarization transparency, Responsible AI, Responsible use of AI
723+
- name: Integration and responsible use
724+
href: ../../ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use-summarization.md
725+
displayName: Responsible deployment, Responsible use, Responsible integration, AI deployment, AI use
726+
- name: Characteristics and limitations
727+
href: ../../ai-foundry/responsible-ai/language-service/characteristics-and-limitations-summarization.md
728+
- name: Data, privacy, and security
729+
href: ../../ai-foundry/responsible-ai/language-service/data-privacy.md
730+
displayName: Data privacy, logging, data retention
731+
732+
- name: Text Analytics for health
733+
items:
734+
- name: Overview
735+
href: text-analytics-for-health/overview.md
736+
displayName: text analytics for health, healthcare nlp, medical text analysis, clinical text, health entities
737+
- name: Quickstart
738+
href: text-analytics-for-health/quickstart.md
739+
- name: Language support
740+
href: text-analytics-for-health/language-support.md
718741
- name: Responsible use of AI
719742
items:
720-
- name: Transparency note for summarization
721-
href: ../../ai-foundry/responsible-ai/language-service/transparency-note-extractive-summarization.md
722-
displayName: Transparency note for summarization, summarization transparency, Responsible AI, Responsible use of AI
743+
- name: Transparency note for Text Analytics for health
744+
href: ../../ai-foundry/responsible-ai/language-service/transparency-note-health.md
745+
displayName: Transparency note for Text Analytics health, Text Analytics for health transparency, Responsible AI, Responsible use of AI
723746
- name: Integration and responsible use
724-
href: ../../ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use-summarization.md
747+
href: ../../ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use.md
725748
displayName: Responsible deployment, Responsible use, Responsible integration, AI deployment, AI use
726-
- name: Characteristics and limitations
727-
href: ../../ai-foundry/responsible-ai/language-service/characteristics-and-limitations-summarization.md
728749
- name: Data, privacy, and security
729750
href: ../../ai-foundry/responsible-ai/language-service/data-privacy.md
730751
displayName: Data privacy, logging, data retention
752+
- name: How-to guides
753+
items:
754+
- name: How to call the API
755+
href: text-analytics-for-health/how-to/call-api.md
756+
- name: Use containers
757+
items:
758+
- name: Use Docker containers
759+
href: text-analytics-for-health/how-to/use-containers.md
760+
- name: Configure Docker containers
761+
href: text-analytics-for-health/how-to/configure-containers.md
762+
- name: Use container instances
763+
href: ../containers/azure-container-instance-recipe.md?context=/azure/ai-services/language-service/context/context
764+
- name: Azure AI containers overview
765+
href: ../cognitive-services-container-support.md
766+
- name: Concepts
767+
items:
768+
- name: Recognized entity categories
769+
href: text-analytics-for-health/concepts/health-entity-categories.md
770+
- name: Relation extraction
771+
href: text-analytics-for-health/concepts/relation-extraction.md
772+
- name: Assertion detection
773+
href: text-analytics-for-health/concepts/assertion-detection.md
774+
- name: Fast Healthcare Interoperability Resources structuring
775+
href: text-analytics-for-health/concepts/fhir.md
776+
731777
- name: Concepts
732778
items:
733779
- name: Developer guide
@@ -868,50 +914,7 @@ items:
868914
- name: Azure.AI.Language.QuestionAnswering namespace
869915
href: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitivelanguage/azure-ai-language-questionanswering
870916

871-
- name: Text Analytics for health
872-
items:
873-
- name: Overview
874-
href: text-analytics-for-health/overview.md
875-
displayName: text analytics for health, healthcare nlp, medical text analysis, clinical text, health entities
876-
- name: Quickstart
877-
href: text-analytics-for-health/quickstart.md
878-
- name: Language support
879-
href: text-analytics-for-health/language-support.md
880-
- name: Responsible use of AI
881-
items:
882-
- name: Transparency note for Text Analytics for health
883-
href: ../../ai-foundry/responsible-ai/language-service/transparency-note-health.md
884-
displayName: Transparency note for Text Analytics health, Text Analytics for health transparency, Responsible AI, Responsible use of AI
885-
- name: Integration and responsible use
886-
href: ../../ai-foundry/responsible-ai/language-service/guidance-integration-responsible-use.md
887-
displayName: Responsible deployment, Responsible use, Responsible integration, AI deployment, AI use
888-
- name: Data, privacy, and security
889-
href: ../../ai-foundry/responsible-ai/language-service/data-privacy.md
890-
displayName: Data privacy, logging, data retention
891-
- name: How-to guides
892-
items:
893-
- name: How to call the API
894-
href: text-analytics-for-health/how-to/call-api.md
895-
- name: Use containers
896-
items:
897-
- name: Use Docker containers
898-
href: text-analytics-for-health/how-to/use-containers.md
899-
- name: Configure Docker containers
900-
href: text-analytics-for-health/how-to/configure-containers.md
901-
- name: Use container instances
902-
href: ../containers/azure-container-instance-recipe.md?context=/azure/ai-services/language-service/context/context
903-
- name: Azure AI containers overview
904-
href: ../cognitive-services-container-support.md
905-
- name: Concepts
906-
items:
907-
- name: Recognized entity categories
908-
href: text-analytics-for-health/concepts/health-entity-categories.md
909-
- name: Relation extraction
910-
href: text-analytics-for-health/concepts/relation-extraction.md
911-
- name: Assertion detection
912-
href: text-analytics-for-health/concepts/assertion-detection.md
913-
- name: Fast Healthcare Interoperability Resources structuring
914-
href: text-analytics-for-health/concepts/fhir.md
917+
915918
- name: Resources
916919
items:
917920
- name: Support and help options

articles/search/agentic-retrieval-how-to-create-pipeline.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
---
2-
title: Build an agentic retrieval solution
2+
title: 'Tutorial: Build an agentic retrieval solution'
33
titleSuffix: Azure AI Search
44
description: Learn how to design and build a custom agentic retrieval solution where Azure AI Search handles data retrieval for your custom agents in AI Foundry.
55
author: HeidiSteen
66
ms.author: heidist
77
manager: nitinme
88
ms.date: 09/10/2025
99
ms.service: azure-ai-search
10-
ms.topic: how-to
10+
ms.topic: tutorial
1111
ms.custom:
1212
- build-2025
1313
---
1414

15-
# Build an agent-to-agent retrieval solution using Azure AI Search
15+
# Tutorial: Build an agent-to-agent retrieval solution using Azure AI Search
1616

1717
[!INCLUDE [Feature preview](./includes/previews/preview-generic.md)]
1818

1919
This article describes an approach or pattern for building a solution that uses Azure AI Search for knowledge retrieval, and how to integrate knowledge retrieval into a custom solution that includes Azure AI Agent. This pattern uses an agent tool to invoke an agentic retrieval pipeline in Azure AI Search.
2020

2121
:::image type="content" source="media/agentic-retrieval/agent-to-agent-pipeline.svg" alt-text="Diagram of Azure AI Search integration with Azure AI Agent service." lightbox="media/agentic-retrieval/agent-to-agent-pipeline.png" :::
2222

23-
This article supports the [agentic-retrieval-pipeline-example](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/agentic-retrieval-pipeline-example) Python sample on GitHub.
24-
2523
This exercise differs from the [Agentic Retrieval Quickstart](search-get-started-agentic-retrieval.md) in how it uses Azure AI Agent to retrieve data from the index, and how it uses an agent tool for orchestration. If you want to understand the retrieval pipeline in its simplest form, begin with the quickstart.
2624

25+
> [!TIP]
26+
> To run the code for this tutorial, download the [agentic-retrieval-pipeline-example](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/agentic-retrieval-pipeline-example) Python sample on GitHub.
27+
2728
## Prerequisites
2829

2930
The following resources are required for this design pattern:
@@ -315,6 +316,18 @@ Look at output tokens in the [activity array](agentic-retrieval-how-to-retrieve.
315316

316317
+ Set `maxOutputSize` in the [knowledge agent](agentic-retrieval-how-to-create-knowledge-base.md) to govern the size of the response, or `maxRuntimeInSeconds` for time-bound processing.
317318

319+
## Clean up resources
320+
321+
When you're working in your own subscription, at the end of a project, it's a good idea to remove the resources that you no longer need. Resources left running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.
322+
323+
You can also delete individual objects:
324+
325+
+ [Delete a knowledge agent](agentic-retrieval-how-to-create-knowledge-base.md#delete-an-agent)
326+
327+
+ [Delete a knowledge source](agentic-knowledge-source-how-to-search-index.md#delete-a-knowledge-source)
328+
329+
+ [Delete an index](search-how-to-manage-index.md#delete-an-index)
330+
318331
## Related content
319332

320333
+ [Agentic retrieval in Azure AI Search](agentic-retrieval-overview.md)

articles/search/agentic-retrieval-how-to-retrieve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article also explains the three components of the retrieval response:
2727
The retrieve request can include instructions for query processing that override the defaults set on the knowledge agent.
2828

2929
> [!NOTE]
30-
> By default, there's no model-generated "answer" in the response and you should pass the extracted response to an LLM so that it can ground its answer based on the search results. For an end-to-end example that includes this step, see [Build an agent-to-agent retrieval solution ](agentic-retrieval-how-to-create-pipeline.md) or [Azure OpenAI Demo](https://github.com/Azure-Samples/azure-search-openai-demo).
30+
> By default, there's no model-generated "answer" in the response and you should pass the extracted response to an LLM so that it can ground its answer based on the search results. For an end-to-end example that includes this step, see [Tutorial: Build an agent-to-agent retrieval solution ](agentic-retrieval-how-to-create-pipeline.md) or [Azure OpenAI Demo](https://github.com/Azure-Samples/azure-search-openai-demo).
3131
>
3232
>Alternatively, you can use [answer synthesis](agentic-retrieval-how-to-answer-synthesis.md) to bring answer formulation into the agentic pipeline. In this workflow, the retriever response consists of LLM-formulated answers instead of the raw search results.
3333

0 commit comments

Comments
 (0)