View Diff on GitHub
# Highlights
このコードの変更は主に、ms.topicフィールドの値を更新することでドキュメントの分類を明確化することを目的としています。多くのドキュメントは「conceptual」からより具体的な分類である「concept-article」、「how-to」、「reference」などに変更されています。これにより、文書の目的がより明確になり、読者が必要な情報に迅速にアクセスできるようになります。
New features
ms.topicの値を変更することで、文書の意図や利用可能な情報の種類をより明示的に伝える構造に変更されました。
Breaking changes
- 本アップデートにおいて、特にAPIなどのインターフェース変更や機能削除は含まれていません。
Other updates
- 一部の文書では、更新日を最新の日付に変更されたものもあります。
- 内容の明確化により、いくつかの文書の内容が修正され、文の読みやすさが向上しています。
Insights
この一連のトピックタイプの変更は、文書管理の改善を目指した取り組みです。変更の主な目的は、ドキュメントがどのような目的を持っているかを明確にし、読者がその情報を理解しやすくすることです。たとえば、概念に関連する文書は「concept-article」に分類され、手順を含む文書は「how-to」に分類されるようになりました。これにより、ユーザーは自身の必要に最も合った文書の種類をすぐに判断できるようになり、情報へのアクセスが効率化されます。
また、特定のスキルやエラーリファレンスは「reference」として明確に位置づけられ、技術仕様の詳細を迅速に取得できることを可能にしています。このようなメタデータの戦略的な管理と分類は、ドキュメントの検索性、アクセス性、そして全体的なユーザーエクスペリエンスに直接的に影響を与えるため、ITドキュメントが今後も最新で有用であることを保証します。
今回の変更は、将来的なメンテナンスや追加ドキュメントの際にも容易に活用できるよう、柔軟でスケーラブルなドキュメントインフラを提供します。これにより、異なる種類のドキュメントの間における整合性を保ちながらも、各ドキュメントの個別の目的に応じた説明力を高めることが可能になっています。
Summary Table
Modified Contents
articles/search/cognitive-search-common-errors-warnings.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: error-reference
ms.date: 10/14/2025
ms.update-cycle: 180-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-common-errors-warnings.mdというドキュメントのメタデータにおいて、ms.topicの値がarticleからerror-referenceに更新されました。この変更は文書の内容や目的を反映したものであり、利用者がこのドキュメントを検索した際に、エラーリファレンスとして適切な情報が提供されることを意図しています。追加された行と削除された行はそれぞれ1つで、全体で2つの変更が行われています。
articles/search/cognitive-search-concept-annotations-syntax.md
Diff
@@ -7,7 +7,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: concept-article
ms.date: 05/27/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-concept-annotations-syntax.mdというドキュメントのメタデータにおいて、ms.topicの値がarticleからconcept-articleに更新されました。この更新により、文書が「概念」に関連する内容を強調することが意図されており、利用者が文書を通じて理解を深めやすくなります。変更内容は、追加された行と削除された行がそれぞれ1つずつで、合計で2つの変更が行われています。
articles/search/cognitive-search-concept-intro.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/06/2025
ms.update-cycle: 180-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-concept-intro.mdというドキュメントのメタデータについて、ms.topicの値がconceptualからconcept-articleに更新されました。この修正により、文書が「概念記事」としてより適切に分類され、ユーザーが関連情報を見つけやすくなることが期待されます。変更は、追加された行と削除された行がそれぞれ1つずつで、合計で2つの変更が行われています。
articles/search/cognitive-search-concept-troubleshooting.md
Diff
@@ -7,7 +7,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: best-practice
ms.date: 05/08/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-concept-troubleshooting.mdというドキュメントのメタデータにおいて、ms.topicの値がarticleからbest-practiceに変更されました。この修正により、文書が「ベストプラクティス」に関する情報を提供することを強調し、ユーザーが問題解決のための効果的な手法を見つけやすくすることが目的です。変更内容は、追加された行と削除された行がそれぞれ1つずつで、合計で2つの変更が行われています。
articles/search/cognitive-search-create-custom-skill-example.md
Diff
@@ -5,7 +5,7 @@ description: Demonstrates using the Bing Entity Search service in a custom skill
author: gmndrg
ms.author: gimondra
ms.service: azure-ai-search
-ms.topic: article
+ms.topic: how-to
ms.date: 01/18/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-create-custom-skill-example.mdというドキュメントのメタデータのms.topicフィールドが、articleからhow-toに更新されました。この修正は、文書が「ハウツーガイド」として具体的な手順や方法を提供することを示しており、ユーザーがカスタムスキルを作成する手順をより簡単に理解できるようにすることを目的としています。変更には、追加と削除がそれぞれ1行ずつあり、合計で2つの変更が行われています。
articles/search/cognitive-search-custom-skill-scale.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 01/18/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-custom-skill-scale.mdというドキュメントのメタデータにあるms.topicフィールドが、conceptualからconcept-articleに変更されました。この修正により、文書が概念的な内容を提供することを強調し、特定のテーマに関する詳細な理解を促進することを目的としています。変更には、追加と削除がそれぞれ1行ずつ含まれており、合計で2つの変更が行われています。
articles/search/cognitive-search-custom-skill-web-api.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 04/14/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-custom-skill-web-api.mdというドキュメントのメタデータにあるms.topicフィールドが、articleからreferenceに更新されました。この変更は、文書が主にリファレンスガイドとして機能し、ユーザーに対して特定のAPIや技術仕様に関する情報を提供することを表しています。追加と削除がそれぞれ1行ずつ行われており、合計で2つの変更があります。
articles/search/cognitive-search-debug-session.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/21/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-debug-session.mdというドキュメントのメタデータに含まれるms.topicフィールドが、conceptualからconcept-articleに変更されました。この変更は、文書の内容が概念的な情報に基づいていることを明確にし、読者に対する理解を深めることを目的としています。合計で2つの変更が行われており、追加と削除がそれぞれ1行ずつ含まれています。
articles/search/cognitive-search-predefined-skills.md
Diff
@@ -9,7 +9,7 @@ ms.custom:
- ignite-2023
- build-2024
- ignite-2024
-ms.topic: article
+ms.topic: reference
ms.date: 11/04/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-predefined-skills.mdというドキュメントのメタデータにあるms.topicフィールドが、articleからreferenceに更新されました。この変更により、文書がリファレンスとして提供されることが意図され、特定の機能や技術の詳細を示すことを強調しています。変更内容は合計で2つで、各1行の追加と削除が行われています。
articles/search/cognitive-search-skill-annotation-language.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
- build-2024
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-skill-annotation-language.mdというドキュメントのメタデータにあるms.topicフィールドが、articleからreferenceに変更されました。この変更は、文書がより参照用の情報であることを示し、ユーザーが技術的な詳細や仕様をより正確に理解できるようにすることを目的としています。変更は合計で2つあり、1行の追加と1行の削除が行われています。
articles/search/cognitive-search-skill-azure-openai-embedding.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
- build-2024
-ms.topic: article
+ms.topic: reference
ms.date: 10/23/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-skill-azure-openai-embedding.mdというドキュメントのメタデータにあるms.topicフィールドが、articleからreferenceに更新されました。この変更により、文書がリファレンスとしての役割を果たすことが強調され、ユーザーに対して技術的な詳細や重要な情報を明確に提供することが目的とされています。変更は合計で2つあり、各1行の追加と削除が行われています。
articles/search/cognitive-search-skill-conditional.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-skill-conditional.mdというドキュメントのメタデータにあるms.topicフィールドが、articleからreferenceに変更されました。この更新は、文書がリファレンス情報としての役割を持つことを明確にし、ユーザーが技術的な詳細や機能をよりよく理解できるようにすることを目的としています。今回の変更には合計で2行の変更があり、それぞれ1行の追加と1行の削除が行われています。
articles/search/cognitive-search-skill-content-understanding.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- references_regions
- ignite-2025
-ms.topic: article
+ms.topic: reference
ms.date: 11/10/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-skill-content-understanding.mdというドキュメントにおいて、メタデータのms.topicフィールドがarticleからreferenceに更新されました。この修正により、文書がリファレンスとして利用されることを示し、ユーザーが技術的な情報を取得しやすくなることを目的としています。この変更は合計で2行の変更があり、各1行の追加と削除が行われています。
articles/search/cognitive-search-skill-custom-entity-lookup.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-skill-custom-entity-lookup.mdというドキュメントのメタデータにおいて、ms.topicフィールドがarticleからreferenceに更新されました。この修正により、文書がリファレンスとしての役割を強調し、ユーザーが関連情報を容易に取得できるようにすることを目的としています。今回の変更には合計で2行の変更があり、それぞれ1行の追加と1行の削除が行われています。
articles/search/cognitive-search-skill-deprecated.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更では、articles/search/cognitive-search-skill-deprecated.mdというドキュメントにおいて、メタデータのms.topicフィールドがarticleからreferenceに変更されました。この修正により、文書がリファレンスとして位置付けられることになり、ユーザーが情報をより効率的に探しやすくなることを目指しています。今回の変更は合計で2行の変更があり、それぞれ1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-document-extraction.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-document-extraction.mdというドキュメントに対して行われました。具体的には、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この更新は、文書がリファレンスとして利用されることを促進し、利用者が必要な情報をより簡単に見つけられるようにすることを目的としています。変更内容は合計で2行の変更があり、1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-document-intelligence-layout.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.custom:
- references_regions
- ignite-2024
-ms.topic: article
+ms.topic: reference
ms.date: 01/16/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
このコードの変更は、articles/search/cognitive-search-skill-document-intelligence-layout.mdというドキュメントに関連しており、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この修正によって、文書がリファレンス文書としての役割を強調されることになります。利用者は、より効率的に必要な情報を見つけることが期待されます。全体として、変更は2行にわたるもので、1行の追加と1行の削除が行われています。
articles/search/cognitive-search-skill-entity-linking-v3.md
Diff
@@ -7,7 +7,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-entity-linking-v3.mdドキュメントに行われたもので、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この修正により、文書がリファレンス資料としての特性を示すことになり、利用者が必要な情報をより迅速に見つけられることが期待されます。全体的に、これには2行の変更があり、1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-entity-recognition-v3.md
Diff
@@ -7,7 +7,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-entity-recognition-v3.mdというドキュメントに対して行われました。具体的には、メタデータのms.topicフィールドがarticleからreferenceに変更されており、これにより文書の性格がよりリファレンス資料として明示されています。この修正は、利用者が必要な情報に迅速にアクセスできるようにすることを目的としています。変更内容は2行で、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-entity-recognition.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-entity-recognition.md文書に対して行われました。変更内容は、メタデータのms.topicフィールドをarticleからreferenceに変更することです。この修正により、文書がよりリファレンスとしての性格を強調し、利用者が必要な情報を見つけやすくなることが意図されています。変更の内容は合計2行で、1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-genai-prompt.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- build-2025
-ms.topic: article
+ms.topic: reference
ms.date: 10/23/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-genai-prompt.mdという文書に対して行われました。具体的には、メタデータのms.topicフィールドの値がarticleからreferenceに変更されており、これにより文書の役割がリファレンス資料としてより明確になります。この修正は、ユーザーが必要な情報をより効率的に見つける手助けをすることを目的としています。変更内容は2行で、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-image-analysis.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 09/17/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-image-analysis.md文書に対して行われ、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この変更により、文書がリファレンス資料としての役割を強調し、ユーザーが情報をより効果的に探索できるようになります。変更は合計2行で構成されており、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-keyphrases.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-keyphrases.md文書に対して行われました。具体的には、メタデータのms.topicフィールドの値がarticleからreferenceに変更されており、文書がリファレンス資料としての役割が強調されています。この修正により、ユーザーが必要な情報をより効果的に見つけられるようになります。変更内容は2行で、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-language-detection.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-language-detection.mdに対して行われ、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この変更は、文書がリファレンス資料としての役割をより明確にし、利用者が必要な情報を簡単に探し出せるようにすることを目的としています。修正には合計で2行の変更があり、1行の追加と1行の削除が行われました。
articles/search/cognitive-search-skill-named-entity-recognition.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-named-entity-recognition.md文書に対するもので、メタデータのms.topicフィールドがarticleからreferenceに修正されています。この変更により、文書がリファレンスと見なされることが明確になり、利用者が必要な情報にアクセスしやすくなります。全体で2行の変更があり、1行の追加と1行の削除が実施されています。
articles/search/cognitive-search-skill-ocr.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-ocr.mdに対して行われており、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この変更は、文書がリファレンス資料としての役割を強調し、読者が必要な情報を効率的に見つけられるようにすることを目的としています。変更は2行に及び、1行の追加と1行の削除が行われました。
articles/search/cognitive-search-skill-pii-detection.md
Diff
@@ -8,7 +8,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-pii-detection.md文書に対して行われ、メタデータのms.topicフィールドがarticleからreferenceに修正されています。この結果、文書がリファレンス資料としての性質を強調され、利用者が必要とする情報を簡単に見つけられるようになります。変更は合計で2行で、1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-sentiment-v3.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-sentiment-v3.mdに対して行われたもので、メタデータのms.topicフィールドがarticleからreferenceに変更されました。この変更により、文書が参照用の資料として際立ち、読者が情報をより容易に検索できるようになります。合計で2行の変更があり、1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-sentiment.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-sentiment.md文書に対して行われ、メタデータのms.topicフィールドがarticleからreferenceに修正されています。この修正により、文書がリファレンス資料としてより明確になり、ユーザーが必要な情報を見つけやすくなります。変更は2行にわたり、1行の追加と1行の削除が含まれています。
articles/search/cognitive-search-skill-shaper.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-shaper.mdに対して行われ、メタデータのms.topicフィールドがarticleからreferenceに変更されています。これにより、文書が参照資料としての性質をより強調し、利用者が簡単に情報を見つけられるようになります。この変更には2行の修正が含まれ、1行の追加と1行の削除が行われました。
articles/search/cognitive-search-skill-text-translation.md
Diff
@@ -8,7 +8,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-text-translation.md文書に対して実施され、メタデータのms.topicフィールドがarticleからreferenceに変更されています。これにより、文書の性格がリファレンス資料として再定義され、ユーザーが探している情報をより見つけやすくします。この修正では、2行が変更され、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-textmerger.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-textmerger.md文書に対して行われ、メタデータのms.topicフィールドがarticleからreferenceに変更されています。この変更により、文書がリファレンス資料としての位置付けを強化し、ユーザーが必要な情報をより簡単にアクセスできるようにします。今回の修正では、2行が変更され、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-textsplit.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: reference
ms.date: 01/07/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この変更は、articles/search/cognitive-search-skill-textsplit.md文書に施され、メタデータのms.topicフィールドがarticleからreferenceへと変更されています。この修正により、その文書がリファレンス資料として位置づけられ、ユーザーが必要とする情報へ迅速にアクセスできるよう支援します。今回の変更では、合計2行が変更され、1行が追加され、1行が削除されています。
articles/search/cognitive-search-skill-vision-vectorize.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.custom:
- build-2024
- references_regions
-ms.topic: article
+ms.topic: reference
ms.date: 01/16/2026
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/cognitive-search-skill-vision-vectorize.md文書において行われ、メタデータのms.topicフィールドがarticleからreferenceに変更されました。この変更により、文書がリファレンスの位置付けを強化し、ユーザーが求める情報をより効率的に見つけられるようになります。今回の変更では、2行が更新され、1行が追加され、1行が削除されています。
articles/search/cognitive-search-working-with-skillsets.md
Diff
@@ -5,16 +5,16 @@ description: Skillsets are used to apply AI processing to indexing pipelines in
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
-ms.date: 07/11/2025
+ms.topic: concept-article
+ms.date: 01/26/2026
ms.update-cycle: 180-days
---
# Skillset concepts in Azure AI Search
-This article is for developers who need a deeper understanding of skillset composition, and assumes familiarity with the high-level concepts of [AI enrichment](cognitive-search-concept-intro.md), or applied AI, in Azure AI Search.
+This article is for developers who need a deeper understanding of skillset composition, and assumes familiarity with the high-level concepts of [AI enrichment](cognitive-search-concept-intro.md) or how AI is applied in Azure AI Search to transform raw content during indexing.
-A skillset is a reusable object in Azure AI Search that's attached to [an indexer](search-indexer-overview.md). It contains one or more skills that call built-in AI or external custom processing over documents retrieved from an external data source.
+A skillset is a reusable object in Azure AI Search that's attached to [an indexer](search-indexer-overview.md). It contains one or more skills that call built-in AI or external custom processing over raw content retrieved from an external data source.
The following diagram illustrates the basic data flow of skillset execution.
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプおよび内容の改善"
}
Explanation
この変更は、articles/search/cognitive-search-working-with-skillsets.md文書に対して行われ、メタデータのms.topicフィールドがconceptualからconcept-articleに変更されました。また、公開日が07/11/2025から01/26/2026に更新されています。文章の内容も改善され、AIの適用に関する説明が明確化されました。具体的には、「生のコンテンツ」や「インデクシング中の変換」という表現が追加され、スキルセットの説明がより明確になっています。全体として、合計8行が変更され、4行が追加され、4行が削除されました。
articles/search/hybrid-search-overview.md
Diff
@@ -7,7 +7,7 @@ ms.author: robertlee
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/21/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/hybrid-search-overview.md文書において行われ、メタデータのms.topicフィールドがconceptualからconcept-articleに変更されました。この変更により、文書の位置付けがより具体的になり、ユーザーが内容をより理解しやすくすることを目的としています。変更は2行で、1行の追加と1行の削除が行われました。
articles/search/hybrid-search-ranking.md
Diff
@@ -7,7 +7,7 @@ ms.author: jlembicz
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 01/21/2026
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの更新"
}
Explanation
この変更は、articles/search/hybrid-search-ranking.md文書に適用され、メタデータのms.topicフィールドがconceptualからconcept-articleに修正されました。この調整により、文書がより特定のテーマに基づいて分類され、読者にとっての理解が容易になることを目的としています。全体で2行が変更され、1行が追加され、1行が削除されました。
articles/search/index-add-suggesters.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: how-to
ms.date: 09/11/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの変更"
}
Explanation
この修正は、articles/search/index-add-suggesters.md文書に適用され、メタデータのms.topicフィールドがconceptualからhow-toに変更されました。この変更により、文書が特定の方法や手順を提供することを強調し、読者が目的の情報を迅速に見つけられるようにすることを意図しています。全体で2行が変更され、1行が追加され、1行が削除されました。
articles/search/index-similarity-and-scoring.md
Diff
@@ -7,7 +7,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 08/27/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "文書のトピックタイプの更新"
}
Explanation
この変更は、articles/search/index-similarity-and-scoring.md文書に対して行われ、メタデータのms.topicフィールドがconceptualからconcept-articleに変更されました。この修正により、文書の分類がより具体的になり、読者が内容をよりよく理解できるようになることを目的としています。全体では2行が変更され、1行が追加され、1行が削除されました。
articles/search/knowledge-store-concept-intro.md
Diff
@@ -6,7 +6,7 @@ author: HeidiSteen
manager: nitinme
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/21/2025
ms.update-cycle: 180-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの修正"
}
Explanation
この修正は、articles/search/knowledge-store-concept-intro.md文書に対して行われ、メタデータのms.topicフィールドがconceptualからconcept-articleに変更されました。この変更の目的は、文書の内容が具体的な概念に焦点を当てていることを明示し、読者が記事の目的をより理解しやすくすることです。全体で2行が変更され、1行が追加され、1行が削除されました。
articles/search/knowledge-store-connect-power-bi.md
Diff
@@ -6,7 +6,7 @@ author: HeidiSteen
ms.author: heidist
manager: nitinme
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: how-to
ms.date: 10/21/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/knowledge-store-connect-power-bi.md文書に適用され、メタデータのms.topicフィールドがconceptualからhow-toに修正されました。この変更により、文書が読者に具体的な手順を提供することを意図していることが明確になりました。全体として、2行が修正され、1行が追加され、1行が削除されています。
articles/search/knowledge-store-projection-overview.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/21/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この修正は、articles/search/knowledge-store-projection-overview.md文書に対して行われ、ms.topicフィールドがconceptualからconcept-articleに変更されました。この修正により、文書がより具体的なトピックに関連付けられ、読者が記事の目的を理解しやすくなることが意図されています。合計で2行が変更され、1行が追加され、1行が削除されています。
articles/search/knowledge-store-projection-shape.md
Diff
@@ -5,7 +5,7 @@ description: Define the data structures in a knowledge store by creating data sh
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/21/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/knowledge-store-projection-shape.md文書に対して行われており、ms.topicフィールドがconceptualからconcept-articleに変更されました。この変更により、文書が特定の概念に関する記事として分類され、読者にとって理解しやすくなります。修正は合計で2行に及び、1行が追加され、1行が削除されています。
articles/search/knowledge-store-projections-examples.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/21/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この修正は、articles/search/knowledge-store-projections-examples.md文書に対して行われており、ms.topicフィールドがconceptualからconcept-articleに変更されました。この変更により、文書が特定の概念に関連する記事としての明確な分類が与えられ、読者が内容をより理解しやすくなることを目指しています。合計で2行が変更され、1行が追加され、1行が削除されています。
articles/search/multimodal-search-overview.md
Diff
@@ -3,7 +3,7 @@ title: Multimodal Search Concepts and Guidance
titleSuffix: Azure AI Search
description: Learn what multimodal search is, how Azure AI Search supports it for text and image content, and where to find detailed concepts, tutorials, and samples.
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/21/2025
author: gmndrg
ms.author: gimondra
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/multimodal-search-overview.md文書に対するもので、ms.topicフィールドがconceptualからconcept-articleに修正されました。この変更によって、文書が明確に概念に関する記事として分類され、読者が多様な検索に関する情報をより簡単に理解できるようになります。修正は合計で2行にわたり、1行の追加と1行の削除が行われています。
articles/search/resource-tools.md
Diff
@@ -5,7 +5,7 @@ description: Use existing code samples or build your own tools for working with
author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 07/28/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この修正は、articles/search/resource-tools.md文書に対して行われており、ms.topicフィールドがconceptualからconcept-articleに変更されました。この変更は、文書がより具体的な形で概念に関する情報を提供することを示唆しており、読者がリソースやツールに関する内容を理解しやすくすることを目的としています。修正された部分は合計で2行で、1行の追加と1行の削除が含まれています。
articles/search/resource-training.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 04/07/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/resource-training.md文書に対して行われ、ms.topicフィールドがconceptualからconcept-articleに修正されました。この修正により、文書がより特定の概念に関連する内容として位置付けられ、読者に対してトレーニングリソースに関する情報がより明確に提供されます。変更は合計で2行に及び、1行の追加と1行の削除が含まれています。
articles/search/retrieval-augmented-generation-overview.md
Diff
@@ -7,7 +7,7 @@ ms.author: heidist
manager: nitinme
ms.date: 01/15/2026
ms.service: azure-ai-search
-ms.topic: article
+ms.topic: concept-article
ms.custom:
- ignite-2023
- ignite-2024
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/retrieval-augmented-generation-overview.mdファイルに対して行われ、ms.topicフィールドがarticleからconcept-articleに変更されました。この修正により、文書が特定の概念に関連するトピックとして位置付けられ、読者がリトリーバル拡張生成に関する情報をより明確に把握できるようになります。変更は合計で2行に及び、1行の追加と1行の削除がありました。
articles/search/search-analyzers.md
Diff
@@ -6,7 +6,7 @@ author: HeidiSteen
manager: nitinme
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 07/11/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/search-analyzers.mdファイルに対するもので、ms.topicフィールドがconceptualからconcept-articleに更新されました。この修正により、文書が特定の概念に焦点を当てた内容としてより適切に分類され、読者が検索アナライザーに関する情報を理解しやすくなることが期待されます。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-api-migration.md
Diff
@@ -10,7 +10,7 @@ ms.custom:
- ignite-2023
- build-2024
- ignite-2024
-ms.topic: conceptual
+ms.topic: upgrade-and-migration-article
ms.date: 12/17/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/search-api-migration.mdファイルに対して行われ、ms.topicフィールドがconceptualからupgrade-and-migration-articleに変更されました。この修正により、文書がAPIの移行とアップグレードに関連する情報としてより適切に分類され、読者が必要な情報にアクセスしやすくなることが期待されます。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-api-preview.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- build-2024
- ignite-2024
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 12/17/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/search-api-preview.mdファイルに対して行われ、ms.topicフィールドがconceptualからconcept-articleに変更されました。これにより、文書が特定の概念に焦点を当てた内容としてより適切に分類され、読者が検索APIのプレビューに関する情報を理解しやすくなることが期待されます。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-api-versions.md
Diff
@@ -12,7 +12,7 @@ ms.custom:
- devx-track-js
- devx-track-python
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/21/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの更新"
}
Explanation
この変更は、articles/search/search-api-versions.mdファイルに対して行われ、ms.topicフィールドがconceptualからconcept-articleに更新されました。この修正により、文書が特定の概念に関する記事としてより明確に分類され、読者が検索APIのバージョンに関する情報を効果的に取得できるようになります。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-blob-storage-integration.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: article
+ms.topic: concept-article
ms.date: 10/06/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-blob-storage-integration.mdファイルに適用され、ms.topicフィールドの値がarticleからconcept-articleに更新されました。この修正により、文書が特定の概念を説明する記事として明確に分類され、読者がAzure AI SearchとBlobストレージの統合についての情報をより効果的に理解できるようになることを目的としています。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-capacity-planning.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
- ignite-2024
-ms.topic: article
+ms.topic: how-to
ms.date: 11/19/2025
ms.update-cycle: 180-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-capacity-planning.mdファイルで行われ、ms.topicフィールドの値がarticleからhow-toに更新されました。この修正により、文書が読み手に対して特定の方法やプロセスを説明する記事として分類され、Azure AI Searchのキャパシティプランニングに関する実用的なガイドを提供します。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-data-sources-gallery.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.update-cycle: 180-days
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/21/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-data-sources-gallery.mdファイルで行われ、ms.topicフィールドの値がconceptualからconcept-articleに修正されました。この変更により、文書がより具体的に「概念記事」として定義され、Azure AI Searchに関するデータソースのギャラリーについての情報を提供することが明確になります。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-document-level-access-overview.md
Diff
@@ -6,7 +6,7 @@ author: gmndrg
ms.author: gimondra
ms.date: 11/18/2025
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.custom:
- build-2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-document-level-access-overview.mdファイルで行われ、ms.topicフィールドの値がconceptualからconcept-articleに変更されました。この修正により、文書がAzure AI Searchにおけるドキュメントレベルのアクセスに関する情報を提供する「概念記事」として明確に位置づけられます。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-dotnet-mgmt-sdk-migration.md
Diff
@@ -10,7 +10,7 @@ ms.devlang: csharp
ms.custom:
- devx-track-dotnet
- ignite-2023
-ms.topic: conceptual
+ms.topic: upgrade-and-migration-article
ms.date: 02/24/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更では、articles/search/search-dotnet-mgmt-sdk-migration.mdファイルにおいて、ms.topicフィールドの値がconceptualからupgrade-and-migration-articleに修正されました。この変更により、文書が.NET管理SDKの移行に関する情報を提供する「アップグレードおよび移行記事」としてより具体的に分類されます。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-dotnet-sdk-migration-version-11.md
Diff
@@ -7,7 +7,7 @@ author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
ms.devlang: csharp
-ms.topic: conceptual
+ms.topic: upgrade-and-migration-article
ms.date: 05/29/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-dotnet-sdk-migration-version-11.mdファイルの更新に関するもので、ms.topicフィールドがconceptualからupgrade-and-migration-articleに変更されました。これにより、この文書は.NET SDKのバージョン11への移行に特化した「アップグレードおよび移行記事」として明確に定義されます。変更は合計で2行にわたり、1行が追加され、1行が削除されています。
articles/search/search-features-list.md
Diff
@@ -8,8 +8,8 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2024
-ms.topic: conceptual
-ms.date: 08/13/2025
+ms.topic: concept-article
+ms.date: 01/23/2026
---
# Features of Azure AI Search
@@ -21,20 +21,31 @@ The following table summarizes features by category. There's feature parity in a
> [!NOTE]
> Looking for preview features? See the [preview features list](search-api-preview.md).
+## Agentic retrieval
+
+| Category | Features |
+|-------------------|----------|
+| Knowledge bases | [**Knowledge bases (preview)**](agentic-retrieval-how-to-create-knowledge-base.md) orchestrate the agentic retrieval pipeline, connecting to your LLM and managing query parameters. A knowledge base references one or more knowledge sources and defines the retrieval behavior. |
+| Knowledge sources | [**Knowledge sources (preview)**](agentic-knowledge-source-overview.md) specify the content used for agentic retrieval. Create knowledge sources from [search indexes](agentic-knowledge-source-how-to-search-index.md), [Azure Blob Storage](agentic-knowledge-source-how-to-blob.md), [OneLake](agentic-knowledge-source-how-to-onelake.md), [SharePoint (indexed)](agentic-knowledge-source-how-to-sharepoint-indexed.md), [SharePoint (remote)](agentic-knowledge-source-how-to-sharepoint-remote.md), or [web (Bing)](agentic-knowledge-source-how-to-web.md). |
+| Query planning | Query planning uses an LLM to analyze conversation context and break down complex questions into focused subqueries. This includes chat history processing, query decomposition, synonym expansion, and spelling correction. |
+| Parallel query execution | Subqueries run simultaneously across all knowledge sources. Each subquery supports keyword, vector, and hybrid search with automatic semantic reranking. |
+| Retrieval reasoning effort | [**Retrieval reasoning effort (preview)**](agentic-retrieval-how-to-set-retrieval-reasoning-effort.md) controls the level of LLM processing in the pipeline. Set to minimal for speed (no LLM), low for balanced processing, or medium for maximum relevance optimization. |
+| Response synthesis | Results are combined into a unified response with three parts: merged content for grounding data, source references for citations, and execution details showing the query plan. |
+
## Indexing and data extraction
| Category | Features |
|-------------------|----------|
-| Data sources | Search indexes can accept text from any source, provided it's submitted as a JSON document. </br></br> [**Indexers**](search-indexer-overview.md) are a feature that automates data import from supported data sources to extract searchable content in primary data stores. Indexers handle JSON serialization for you and most support some form of change and deletion detection. You can connect to a [variety of data sources](search-data-sources-gallery.md), including [Microsoft OneLake](search-how-to-index-onelake-files.md), [Azure SQL Database](search-how-to-index-sql-database.md), [Azure Cosmos DB](search-how-to-index-cosmosdb-sql.md), or [Azure Blob storage](search-how-to-index-azure-blob-storage.md). </br></br>[**Logic Apps connectors (preview)**](search-how-to-index-logic-apps.md) give you access to a broader range of data sources, including data on other cloud platforms. This indexing and enrichment pipeline is created in Azure AI Search but managed in Azure Logic Apps.|
+| Data sources | Search indexes can accept text from any source, provided it's submitted as a JSON document. </br></br> [**Indexers**](search-indexer-overview.md) are a feature that automates data import from supported data sources to extract searchable content in primary data stores. Indexers handle JSON serialization for you and most support some form of change and deletion detection. You can connect to a [variety of data sources](search-data-sources-gallery.md), including [Microsoft OneLake](search-how-to-index-onelake-files.md), [Azure SQL Database](search-how-to-index-sql-database.md), [Azure Cosmos DB](search-how-to-index-cosmosdb-sql.md), or [Azure Blob storage](search-how-to-index-azure-blob-storage.md). </br></br>[**Logic Apps connectors (preview)**](search-how-to-index-logic-apps.md) give you access to a broader range of data sources, including data on other cloud platforms. This indexing and enrichment pipeline is created in Azure AI Search but managed in Azure Logic Apps. </br></br>[**Knowledge sources (preview)**](agentic-knowledge-source-overview.md) are a feature of agentic retrieval. They're used during indexing and at query time to support a [knowledge base](agentic-retrieval-how-to-create-knowledge-base.md).|
| Hierarchical and nested data structures | [**Complex types**](search-howto-complex-data-types.md) and collections allow you to model virtually any type of JSON structure within a search index. One-to-many and many-to-many cardinality can be expressed natively through collections, complex types, and collections of complex types.|
-| Linguistic analysis | Analyzers are components used for text processing during indexing and search operations. By default, you can use the general-purpose Standard Lucene analyzer, or override the default with a language analyzer, a custom analyzer that you configure, or another predefined analyzer that produces tokens in the format you require. </br></br>[**Language analyzers**](index-add-language-analyzers.md) from Lucene or Microsoft are used to intelligently handle language-specific linguistics including verb tenses, gender, irregular plural nouns (for example, 'mouse' vs. 'mice'), word decompounding, word-breaking (for languages with no spaces), and more. </br></br>[**Custom lexical analyzers**](index-add-custom-analyzers.md) are used for complex query forms such as phonetic matching and regular expressions.</br></br> |
+| Linguistic analysis | Analyzers are components of classic search used for text processing during indexing and search operations. By default, you can use the general-purpose Standard Lucene analyzer, or override the default with a language analyzer, a custom analyzer that you configure, or another predefined analyzer that produces tokens in the format you require. </br></br>[**Language analyzers**](index-add-language-analyzers.md) from Lucene or Microsoft are used to intelligently handle language-specific linguistics including verb tenses, gender, irregular plural nouns (for example, 'mouse' vs. 'mice'), word decompounding, word-breaking (for languages with no spaces), and more. </br></br>[**Custom lexical analyzers**](index-add-custom-analyzers.md) are used for complex query forms such as phonetic matching and regular expressions.</br></br> |
## Chat model and agent integration
| Category | Features |
|-------------------|----------|
| Chat completion models used during indexing | [**GenAI prompt skill (preview)**](cognitive-search-skill-genai-prompt.md) is a skill that calls a large language model during indexing and provides a prompt that determines the task. You decide what the task is. It might describing an image, summarizing or manipulating content, or any task the model can perform. Output is added as a new field in a searchable index. |
-| Chat completion models used at query time | [**Agentic retrieval (preview)**](agentic-retrieval-overview.md) uses a large language model for query planning, decomposing and paraphrasing complex queries for better query coverage over your index. Responses from agentic retrieval are designed for agent-to-agent workflows. You can pass search results as single large string, which simplifies agent consumption of your proprietary content. The response also includes citations and query execution information. </br></br>[**RAG patterns**](retrieval-augmented-generation-overview.md) can be implemented using existing capabilities. The ability to [tune for relevance](search-relevance-overview.md) and construct hybrid queries improve the quality of the content sent to chat bots for answer generation. |
+| Chat completion models used at query time | [**Agentic retrieval (preview)**](agentic-retrieval-overview.md) uses a large language model for query planning, decomposing and paraphrasing complex queries for better query coverage over your index. Responses from agentic retrieval are designed for agent-to-agent workflows. You can pass search results as single large string, which simplifies agent consumption of your proprietary content. The response also includes citations and query execution information. </br></br>[**Answer synthesis (preview)**](agentic-retrieval-how-to-answer-synthesis.md) uses the LLM to generate citation-backed responses from search results returned by agentic retrieval. </br></br>[**RAG patterns**](retrieval-augmented-generation-overview.md) can be implemented using existing capabilities. The ability to [tune for relevance](search-relevance-overview.md) and construct hybrid queries improve the quality of the content sent to chat bots for answer generation. |
## Applied AI and AI enriched content
@@ -57,7 +68,7 @@ The following table summarizes features by category. There's feature parity in a
| Integrated data chunking and vectorization | Native data chunking through [Text Split skill](cognitive-search-skill-textsplit.md). Native vectorization through [vectorizers](vector-search-how-to-configure-vectorizer.md) and embedding skills such as [Azure OpenAI Embedding](cognitive-search-skill-azure-openai-embedding.md), [Azure Vision multimodal](cognitive-search-skill-vision-vectorize.md), and [AML](cognitive-search-aml-skill.md) that you can use to connect to endpoints in the Microsoft Foundry model catalog. </p>[**Integrated vectorization**](vector-search-integrated-vectorization.md) provides an end-to-end indexing pipeline from source files to queries.|
| Integrated vector compression and quantization | Use [built-in scalar and binary quantization](vector-search-how-to-quantization.md) to reduce vector index size in memory and on disk. You can also forego storage of vectors you don't need, or assign narrow data types to vector fields for reduced storage requirements. |
-## Full text and other query forms
+## Classic full text and other query forms
| Category | Features |
|-------------------|----------|
@@ -87,7 +98,7 @@ The following table summarizes features by category. There's feature parity in a
| Category | Features |
|-------------------|----------|
-| REST | [**Service REST API**](/rest/api/searchservice/) is for data plane operations, including all operations related to indexing, queries, and AI enrichment. You can also use this client library to retrieve system information and statistics. </br></br>[**Management REST API**](/rest/api/searchmanagement/) is for service creation and provisioning through Azure Resource Manager. You can also use this API to manage keys and capacity.|
+| REST | [**Service REST API**](/rest/api/searchservice/) is for data plane operations, including all operations related to indexing, queries, and AI enrichment. You can also use this client library to retrieve system information and statistics. </br></br>[**Knowledge Retrieval API (preview)**](/rest/api/searchservice/knowledge-retrieval/retrieve?view=rest-searchservice-2025-11-01-preview&preserve-view=true) is for agentic retrieval operations, including knowledge sources, knowledge bases, and retrieve actions. </br></br>[**Management REST API**](/rest/api/searchmanagement/) is for service creation and provisioning through Azure Resource Manager. You can also use this API to manage keys and capacity.|
| Azure SDK for .NET | [**Azure.Search.Documents**](/dotnet/api/overview/azure/search.documents-readme) is for data plane operations, including all operations related to indexing, queries, and AI enrichment. You can also use this client library to retrieve system information and statistics. </br></br>[**Microsoft.Azure.Management.Search**](/dotnet/api/microsoft.azure.management.search) is for service creation and provisioning through Azure Resource Manager. You can also use this API to manage keys and capacity.|
| Azure SDK for Java | [**com.azure.search.documents**](/java/api/com.azure.search.documents) is for data plane operations, including all operations related to indexing, queries, and AI enrichment. You can also use this client library to retrieve system information and statistics. </br></br>[**com.microsoft.azure.management.search**](/java/api/overview/azure/search/management) is for service creation and provisioning through Azure Resource Manager. You can also use this API to manage keys and capacity.|
| Azure SDK for Python | [**azure-search-documents**](/python/api/overview/azure/search-documents-readme) is for data plane operations, including all operations related to indexing, queries, and AI enrichment. You can also use this client library to retrieve system information and statistics. </br></br>[**azure-mgmt-search**](/python/api/azure-mgmt-search/) is for service creation and provisioning through Azure Resource Manager. You can also use this API to manage keys and capacity. |
Summary
{
"modification_type": "minor update",
"modification_title": "文書の更新と機能追加"
}
Explanation
この変更は、articles/search/search-features-list.mdファイルに対するもので、文書の内容が重要に更新され、新機能の追加が行われました。具体的には、ms.topicフィールドがconceptualからconcept-articleに変更され、更新日が2025年8月13日から2026年1月23日に変更されています。また、エージェントによる検索機能に関連する新しいセクション「エージェントによる情報取得」や「インデックス作成とデータ抽出」などが追加され、機能リストが25行にわたって変更されています。全体として18行が追加され、7行が削除されています。これにより、Azure AI Searchの最新の機能がより詳しく説明されています。
articles/search/search-file-storage-integration.md
Diff
@@ -7,7 +7,7 @@ author: mattgotteiner
ms.author: magottei
ms.service: azure-ai-search
ms.topic: how-to
-ms.date: 05/08/2025
+ms.date: 01/23/2026
ms.update-cycle: 180-days
ms.custom:
- ignite-2023
Summary
{
"modification_type": "minor update",
"modification_title": "更新日付の変更"
}
Explanation
この変更は、articles/search/search-file-storage-integration.mdファイルに対するもので、主に更新日付の変更が行われました。具体的には、ms.dateフィールドが2025年5月8日から2026年1月23日に変更されています。この日付の更新により、文書の参照可能な情報が最新の状態に保たれるようになります。この変更は、全体で2行にわたる軽微な修正で、1行の追加と1行の削除が含まれています。
articles/search/search-how-to-define-index-projections.md
Diff
@@ -8,48 +8,39 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 05/08/2025
+ms.date: 01/26/2026
ms.update-cycle: 180-days
---
# Define an index projection for parent-child indexing
-For indexes containing chunked documents, an *index projection* specifies how parent-child content is mapped to fields in a search index for one-to-many indexing. Through an index projection, you can send content to:
+If you're chunking content for either a RAG pattern or vectorization, you can specify an *index projection* to control whether elements of the parent document, such as a file name or creation date, repeat for each child (chunk) or are indexed as standalone search documents in a second index.
-- A single index, where the parent fields repeat for each chunk, but the grain of the index is at the chunk level. The [classic RAG example](https://github.com/Azure-Samples/azure-search-classic-rag/blob/main/README.md) shows this approach.
-
-- Two or more indexes, where the parent index has fields related to the parent document, and the child index is organized around chunks. The child index is the primary search corpus, but the parent index could be used for [lookup queries](/rest/api/searchservice/documents/get) when you want to retrieve the parent fields of a particular chunk, or for independent queries.
-
-Most implementations are a single index organized around chunks with parent fields, such as the document filename, repeating for each chunk. However, the system is designed to support separate and multiple child indexes if that's your requirement. Azure AI Search doesn't support index joins so your application code must handle which index to use.
+We recommend repeating fields in a single index because splitting content into two indexes can be difficult to query, especially in classic search where index joins aren't supported.
-An index projection is defined in a [skillset](cognitive-search-working-with-skillsets.md). It's responsible for coordinating the indexing process that sends chunks of content to a search index, along with the parent content associated with each chunk. It improves how native data chunking works by giving your more options for controlling how parent-child content is indexed.
-
-This article explains how to create a single index schema and indexer projection patterns for one-to-many indexing.
+In Azure AI Search, chunking is performed by skills and thus depends on indexers. To define an index projection, specify it in a [skillset](cognitive-search-working-with-skillsets.md).
## Prerequisites
- An [indexer-based indexing pipeline](search-indexer-overview.md).
- An index (one or more) that accepts the output of the indexer pipeline.
-- A [supported data source](search-indexer-overview.md#supported-data-sources) having content that you want to chunk. It can be vector or nonvector content.
+- A [supported data source](search-indexer-overview.md#supported-data-sources) having content that you want to chunk.
- A skill that splits content into chunks, either the [Text Split skill](cognitive-search-skill-textsplit.md) or a custom skill that provides equivalent functionality.
The skillset contains the indexer projection that shapes the data for one-to-many indexing. A skillset could also have other skills, such as an embedding skill like [AzureOpenAIEmbedding](cognitive-search-skill-azure-openai-embedding.md) if your scenario includes integrated vectorization.
-### Dependency on indexer processing
+### Choose an approach
-One-to-many indexing takes a dependency on skillsets and indexer-based indexing that includes the following four components:
+Through an index projection, you can send content to:
-- A data source
-- One or more indexes for your searchable content
-- A skillset that contains an index projection*
-- An indexer
+- A single index, where the parent fields repeat for each chunk, but the grain of the index is at the chunk level. The [classic RAG example](https://github.com/Azure-Samples/azure-search-classic-rag/blob/main/README.md) shows this approach.
-Your data can originate from any supported data source, but the assumption is that the content is large enough that you want to chunk it, and the reason for chunking it is that you're implementing a RAG pattern that provides grounding data to a chat model. Or, you're implementing vector search and need to meet the smaller input size requirements of embedding models.
+- Two or more indexes, where the parent index has fields related to the parent document, and the child index is organized around chunks. The child index is the primary search corpus, but the parent index could be used for [lookup queries](/rest/api/searchservice/documents/get) when you want to retrieve the parent fields of a particular chunk, or for independent queries.
-Indexers load indexed data into a predefined index. How you define the schema and whether to use one or more indexes is the first decision to make in a one-to-many indexing scenario. The next section covers index design.
+Most implementations are a single index organized around chunks with parent fields, such as the document filename, repeating for each chunk. However, the system is designed to support separate and multiple child indexes if that's your requirement. Azure AI Search doesn't support index joins so your application code must handle which index to use.
## Create an index for one-to-many indexing
Summary
{
"modification_type": "minor update",
"modification_title": "インデックスプロジェクションに関する文書の更新"
}
Explanation
この変更は、articles/search/search-how-to-define-index-projections.mdファイルに対するもので、インデックスプロジェクションに関する記述が更新されました。全体で10行が追加され、19行が削除され、29行の変更が行われました。主な変更点としては、親子インデックスの内容がどのようにマッピングされるかに関する説明が具体化され、特にコンテンツのチャンク化におけるインデックスプロジェクションの重要性が強調されています。具体的には、単一のインデックスを使用する場合と複数のインデックスを使用する場合の例がより明確になり、効果的なクエリ戦略に関する推奨が追加されました。また、スキルセットやインデックスの定義方法についても説明が整理され、ユーザーがより理解しやすくなっています。これにより、Azure AI Searchを使用する際の効果的なインデックス設計が促進されます。
articles/search/search-how-to-index-azure-blob-one-to-many.md
Diff
@@ -8,7 +8,7 @@ ms.author: arjagann
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 01/14/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-how-to-index-azure-blob-one-to-many.mdファイルに対して行われ、トピックタイプが「conceptual」から「concept-article」に更新されました。この変更により、ドキュメントがどのように分類されるかが明確になり、ユーザーが適切に情報を見つけやすくなります。また、他のメタデータはそのまま保持されており、ドキュメントの更新日は2026年1月14日、更新サイクルは365日となっています。この変更は、ユーザーがコンテンツをより簡単に理解できるようにするためのものです。
articles/search/search-how-to-index-logic-apps.md
Diff
@@ -5,7 +5,7 @@ description: Use an Azure Logic Apps workflow for automated indexing in Azure AI
author: HeidiSteen
ms.author: heidist
manager: nitinme
-ms.date: 09/28/2025
+ms.date: 01/23/2026
ms.service: azure-ai-search
ms.topic: how-to
ms.custom:
@@ -130,7 +130,6 @@ It also supports the following query actions:
+ Deletion detection isn't supported. You must manually [delete orphaned documents](search-how-to-delete-documents.md#delete-a-single-document) from the index.
+ Duplicate documents in the search index are a known issue in this preview. Consider deleting objects and starting over if this becomes an issue.
+ No support for private endpoints in the logic app workflow created by the portal wizard. The workflow is hosted using the [**Consumption** hosting option](/azure/logic-apps/single-tenant-overview-compare) and is subject to its constraints. To use the **Standard** hosting option, use a programmatic approach to creating the workflow.
-+ All actions are generally available except for
## Create a logic app workflow
Summary
{
"modification_type": "minor update",
"modification_title": "日付の更新及び内容の修正"
}
Explanation
この変更は、articles/search/search-how-to-index-logic-apps.mdファイルに対するもので、いくつかの軽微な修正が行われました。主な変更点は、ドキュメントの日付が2025年9月28日から2026年1月23日に更新されたことです。さらに、いくつかの文が削除され、情報が簡略化されています。特に、ロジックアプリのワークフローに関する制約や既知の問題についての記述が見直され、重複するドキュメントや削除検出のサポートについての注意喚起が強調されています。この更新により、ユーザーはAzure Logic Appsによる自動インデクシングの方法をより理解しやすくなります。
articles/search/search-how-to-large-index.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/06/2025
ms.update-cycle: 180-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックタイプの変更"
}
Explanation
この変更は、articles/search/search-how-to-large-index.mdファイルに対するもので、主にトピックタイプが「conceptual」から「concept-article」に変更されました。この変更により、ドキュメントの性質がより明確になり、利用者が情報を探しやすくなります。他のメタデータはそのまま保持されており、著者やサービス情報、更新周期なども変わらず存在します。この更新は、Azure AI検索に関する情報の理解を向上させることを目的としています。
articles/search/search-indexer-how-to-access-private-sql.md
Diff
@@ -6,7 +6,7 @@ author: mattgotteiner
ms.author: magottei
ms.service: azure-ai-search
ms.topic: how-to
-ms.date: 01/27/2025
+ms.date: 01/23/2026
ms.update-cycle: 365-days
ms.custom: sfi-ropc-nochange
---
Summary
{
"modification_type": "minor update",
"modification_title": "更新日の日付変更"
}
Explanation
この変更は、articles/search/search-indexer-how-to-access-private-sql.mdファイルに対するもので、更新日の日付が2025年1月27日から2026年1月23日に変更されました。この日付変更は、ドキュメントの最新の状態を反映し、ユーザーに対して正確な情報を提供するために行われました。その他のメタデータはそのまま維持されており、著者やサービスに関する情報は変わらず記載されています。この更新により、ドキュメントの信頼性が向上します。
articles/search/search-indexer-howto-access-private.md
Diff
@@ -7,100 +7,44 @@ author: mrcarter8
ms.author: mcarter
ms.service: azure-ai-search
ms.topic: how-to
-ms.date: 12/15/2025
+ms.date: 01/23/2026
ms.update-cycle: 180-days
ms.custom:
- ignite-2024
- sfi-image-nochange
+ - dev-focus
+ai-usage: ai-assisted
---
# Make outbound connections through a shared private link
-This article explains how to configure private, outbound calls from Azure AI Search to an Azure resource that runs within an Azure virtual network.
+This article explains how to configure a *shared private link* for private, outbound connections from Azure AI Search to an Azure resource running in a virtual network. With a shared private link, the search service connects to a virtual network IP address instead of a public endpoint.
-Setting up a private connection allows a search service to connect to a virtual network IP address instead of a port that's open to the internet. The object created for the connection is called a *shared private link*. On the connection, the search service uses the shared private link internally to reach an Azure resource inside the network boundary.
-
-Shared private link is a premium feature that's billed by usage. When you set up a shared private link, charges for the private endpoint are added to your Azure invoice. As you use the shared private link, data transfer rates for inbound and outbound access are also invoiced. For details, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
+Shared private link is a premium feature billed by usage. For details, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link/).
> [!NOTE]
-> If you're setting up a private indexer connection to a SQL Managed Instance, see [this article](search-indexer-how-to-access-private-sql.md) instead for steps specific to that resource type.
-
-## When to use a shared private link
-
-Azure AI Search makes outbound calls to other Azure resources in the following scenarios:
-
-+ Knowledge base connections to Azure OpenAI for agentic retrieval workflows
-+ Indexer or query connections to Azure OpenAI or Azure Vision in Foundry Tools for vectorization
-+ Indexer connections to supported data sources
-+ Indexer (skillset) connections to Azure Storage for caching enrichments, debug session sate, or writing to a knowledge store
-+ Indexer (skillset) connections to Foundry Tools for billing purposes
-+ Encryption key requests to Azure Key Vault
-+ Custom skill requests to Azure Functions or similar resource
-
-Shared private links only work for Azure-to-Azure connections. If you're connecting to OpenAI or another external model provider, the connection must be over the public internet.
-
-Shared private links are for operations and data accessed through a [private endpoint](/azure/private-link/private-endpoint-overview) for Azure resources or clients that run in an Azure virtual network.
-
-A shared private link is:
-
-+ Created using Azure AI Search tooling, APIs, or SDKs
-+ Approved by the Azure resource owner
-+ Used internally by Azure AI Search on a private connection to a specific Azure resource
-
-Only your search service can use the private links that it creates, and there can be only one shared private link created on your service for each resource and subresource combination.
-
-Once you set up the private link, it's used automatically whenever the search service connects to that resource. You don't need to modify the connection string or alter the client you're using to issue the requests, although the device used for the connection must connect using an authorized IP in the Azure resource's firewall.
-
-There are two scenarios for using [Azure Private Link](/azure/private-link/private-link-overview) and Azure AI Search together.
-
-+ Scenario one: create a shared private link when an *outbound* (indexer or knowledge base) connection to Azure requires a private connection.
-
-+ Scenario two: [configure search for a private *inbound* connection](service-create-private-endpoint.md) from clients that run in a virtual network.
-
-Scenario one is covered in this article.
-
-While both scenarios have a dependency on Azure Private Link, they're independent. You can create a shared private link without having to configure your own search service for a private endpoint.
-
-### Limitations
-
-When evaluating shared private links for your scenario, remember these constraints.
-
-+ Several of the resource types used in a shared private link are in preview. If you're connecting to a preview resource (Azure Database for MySQL or Azure SQL Managed Instance), use a preview version of the Management REST API to create the shared private link. These versions include `2020-08-01-preview`, `2021-04-01-preview`, `2024-03-01-preview`, `2024-06-01-preview`, and `2025-02-01-preview`. We recommend the latest preview API.
-
-+ Indexer execution must use the [private execution environment](search-howto-run-reset-indexers.md#indexer-execution-environment) that's specific to your search service. Private endpoint connections aren't supported from the multitenant content processing environment. The configuration setting for this requirement is covered in this article.
-
-+ Review shared private link [resource limits for each tier](search-limits-quotas-capacity.md#shared-private-link-resource-limits).
-
-+ The resource type `Microsoft.CognitiveServices/accounts` for kind `AIServices` isn't currently supported. This means that shared private link for Foundry resources with this kind can't be created at this time. If you require to use an Azure OpenAI embedding model for your skill or vectorizer, and need private communication, create an Azure OpenAI resource and a shared private link with the `Microsoft.CognitiveServices/accounts` with subtype `openai_account` as a workaround.
+> If you're setting up a private indexer connection to a SQL Managed Instance, see [Create a shared private link for SQL Managed Instance](search-indexer-how-to-access-private-sql.md) instead.
## Prerequisites
+ [A supported Azure resource](#supported-resource-types), configured to run in a virtual network.
-+ An Azure AI Search service with tier and region requirements, by workload:
++ An Azure AI Search service. Requirements vary by workload:
| Workload | Tier requirements | Region requirements | Service creation requirements |
- |----------|-------------------|---------------------|---------------------|
+ |----------|-------------------|---------------------|--------------------|
| Indexers without skillsets | Basic and higher | None | None |
| Skillsets with embedding skills ([integrated vectorization](vector-search-integrated-vectorization.md)) | Basic and higher | [High capacity regions](search-limits-quotas-capacity.md#partition-storage-gb) | [After April 3, 2024](search-how-to-upgrade.md#check-your-service-creation-or-upgrade-date) |
| Skillsets using other [built-in](cognitive-search-predefined-skills.md) or custom skills | Standard 1 (S1) and higher | None | [After April 3, 2024](search-how-to-upgrade.md#check-your-service-creation-or-upgrade-date) |
- | Knowledge bases calling Azure OpenAI for query planning or passing search results | Basic and higher | None | None |
+ | Knowledge bases calling Azure OpenAI | Basic and higher | None | None |
-+ Permissions on both Azure AI Search and the Azure resource:
++ **Contributor** or **Owner** role on both Azure AI Search and the target Azure resource, or the following specific permissions:
| Resource | Permissions |
|----------|-------------|
| Azure AI Search | `Microsoft.Search/searchServices/sharedPrivateLinkResources/write`<br> `Microsoft.Search/searchServices/sharedPrivateLinkResources/read`<br> `Microsoft.Search/searchServices/sharedPrivateLinkResources/operationStatuses/read` |
| Other Azure resource | Permission to approve private endpoint connections. For example, on Azure Storage, you need `Microsoft.Storage/storageAccounts/privateEndpointConnectionsApproval/action`. |
-<!-- + For [integrated vectorization](vector-search-integrated-vectorization.md) only, outbound connections through shared private link are supported on all billable tiers, on services [created after April 3, 2024](search-how-to-upgrade.md#check-your-service-creation-or-upgrade-date), in regions providing [higher capacity](search-limits-quotas-capacity.md#partition-storage-gb). -->
-
-<!-- + For [AI enrichment](cognitive-search-concept-intro.md) and skillset processing, shared private link in services [created before April 3, 2024](search-how-to-upgrade.md#check-your-service-creation-or-upgrade-date), Azure AI Search must be Standard 2 (S2) or higher. -->
-
-<!-- + For [AI enrichment](cognitive-search-concept-intro.md) and skillset processing, shared private link in services [created after April 3, 2024](search-how-to-upgrade.md#check-your-service-creation-or-upgrade-date), Azure AI Search must be Standard 1 (S1) or higher. -->
-
-<!-- + For all other use cases, that don't involve skillsets, Azure AI Search can be Basic or higher. -->
-
<a name="group-ids"></a>
### Supported resource types
@@ -440,6 +384,52 @@ After the indexer is created successfully, it should connect to the Azure resour
1. Run the indexer. If the indexer execution succeeds and the search index is populated, the shared private link is working.
+## When to use a shared private link
+
+Azure AI Search makes outbound calls to other Azure resources in the following scenarios:
+
++ Knowledge base connections to Azure OpenAI for agentic retrieval workflows
++ Indexer or query connections to Azure OpenAI or Azure Vision in Foundry Tools for vectorization
++ Indexer connections to supported data sources
++ Indexer (skillset) connections to Azure Storage for caching enrichments, debug session state, or writing to a knowledge store
++ Indexer (skillset) connections to Foundry Tools for billing purposes
++ Encryption key requests to Azure Key Vault
++ Custom skill requests to Azure Functions or similar resource
+
+Shared private links only work for Azure-to-Azure connections. If you're connecting to OpenAI or another external model provider, the connection must be over the public internet.
+
+Shared private links are for operations and data accessed through a [private endpoint](/azure/private-link/private-endpoint-overview) for Azure resources or clients that run in an Azure virtual network.
+
+A shared private link is:
+
++ Created using Azure AI Search tooling, APIs, or SDKs
++ Approved by the Azure resource owner
++ Used internally by Azure AI Search on a private connection to a specific Azure resource
+
+Only your search service can use the private links that it creates, and there can be only one shared private link created on your service for each resource and subresource combination.
+
+Once you set up the private link, it's used automatically whenever the search service connects to that resource. You don't need to modify the connection string or alter the client you're using to issue the requests, although the device used for the connection must connect using an authorized IP in the Azure resource's firewall.
+
+There are two scenarios for using [Azure Private Link](/azure/private-link/private-link-overview) and Azure AI Search together:
+
++ Scenario one: create a shared private link when an *outbound* (indexer or knowledge base) connection to Azure requires a private connection. This scenario is covered in this article.
+
++ Scenario two: [configure search for a private *inbound* connection](service-create-private-endpoint.md) from clients that run in a virtual network.
+
+While both scenarios have a dependency on Azure Private Link, they're independent. You can create a shared private link without configuring your search service for a private endpoint.
+
+## Limitations
+
+When evaluating shared private links for your scenario, remember these constraints:
+
++ Several of the resource types used in a shared private link are in preview. If you're connecting to a preview resource (Azure Database for MySQL or Azure SQL Managed Instance), use a preview version of the Management REST API to create the shared private link. We recommend the [latest preview API](/rest/api/searchmanagement/operation-groups?view=rest-searchmanagement-2025-02-01-preview&preserve-view=true).
+
++ Indexer execution must use the [private execution environment](search-howto-run-reset-indexers.md#indexer-execution-environment) that's specific to your search service. Private endpoint connections aren't supported from the multitenant content processing environment. The configuration setting for this requirement is covered in this article.
+
++ Review shared private link [resource limits for each tier](search-limits-quotas-capacity.md#shared-private-link-resource-limits).
+
++ The resource type `Microsoft.CognitiveServices/accounts` for kind `AIServices` isn't currently supported. This means that shared private link for Foundry resources with this kind can't be created at this time. If you require to use an Azure OpenAI embedding model for your skill or vectorizer, and need private communication, create an Azure OpenAI resource and a shared private link with the `Microsoft.CognitiveServices/accounts` with subtype `openai_account` as a workaround.
+
## Troubleshooting
+ If your indexer creation fails with "Data source credentials are invalid," check the approval status of the shared private link before debugging the connection. If the status is `Approved`, check the `properties.provisioningState` property. If it's `Incomplete`, there might be a problem with underlying dependencies. In this case, reissue the `PUT` request to re-create the shared private link. You might also need to repeat the approval step.
Summary
{
"modification_type": "minor update",
"modification_title": "文書の内容と更新日変更"
}
Explanation
この変更は、articles/search/search-indexer-howto-access-private.mdファイルに対して行われたもので、大幅な内容の修正が含まれています。主な変更点として、文書の更新日が2025年12月15日から2026年1月23日に変更されました。また、文書の内容も大幅に改訂され、特に「shared private link」の設定方法についての説明が強化され、より明確に表現されています。
具体的には、接続の説明が簡潔になり、プライベートリンクの機能や使用手順に関する詳細が追加されました。文内には関連するリソースへのリンクも多く含まれ、利用者が適切な情報にアクセスしやすくなっています。その他のメタデータはそのまま保持されていますが、いくつかのパラグラフが削除される一方で、新たな情報が追加されており、全体として使いやすさが向上しています。この更新は、Azure AI 検索を利用するユーザーにとって、プライベート接続手法の理解を深めることを目的としています。
articles/search/search-indexer-overview.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 06/23/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-indexer-overview.mdファイルに対して行われたもので、ドキュメントのトピックの種類が「conceptual」から「concept-article」に変更されました。この修正は、文書の性質をより正確に反映することを目的としており、リーダーに対して提供される情報のタイプの明確化に寄与します。
その他のメタデータはそのまま保持されており、著者やサービスに関する情報は変更されていません。この更新により、文書がより適切に分類され、ユーザーが必要な情報を見つけやすくなることが期待されます。
articles/search/search-indexer-securing-resources.md
Diff
@@ -8,7 +8,7 @@ ms.author: arjagann
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 05/12/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-indexer-securing-resources.mdファイルに対して行われたもので、トピックの種類が「conceptual」から「concept-article」に変更されました。この修正は、文書の内容をより正確に反映し、読者にとっての理解を助けることを目的としています。
他のメタデータは変更されず、著者情報やサービスに関する情報はそのまま維持されています。このトピックの種類の変更により、文書が適切にカテゴライズされ、ユーザーが必要な情報を迅速に見つける手助けになることが期待されます。
articles/search/search-indexer-troubleshooting.md
Diff
@@ -7,7 +7,7 @@ ms.author: gimondra
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: troubleshooting-general
ms.date: 10/23/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-indexer-troubleshooting.mdファイルに対して行われ、トピックの種類が「conceptual」から「troubleshooting-general」に変更されました。この修正は、文書がトラブルシューティングに特化した内容であることをより正確に反映し、読者にとっての利便性を高めることを目指しています。
文書の著者情報やサービスに関するメタデータは変更されず、そのまま維持されています。このトピックの種類の変更によって、ユーザーはトラブルシューティングに関連する情報を容易に見つけることができるようになると期待されます。
articles/search/search-limits-quotas-capacity.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: limits-and-quotas
ms.date: 01/09/2026
ms.update-cycle: 180-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-limits-quotas-capacity.mdファイルに対して行われ、トピックの種類が「conceptual」から「limits-and-quotas」に変更されました。この修正は、文書が限界やクォータに関する情報を中心に扱っていることをより明確に示すもので、読者が関心のある情報を迅速に見つけられるようにすることを目的としています。
著者情報やサービスに関する他のメタデータはそのまま維持されており、変更されたのはトピックの種類のみです。これにより、ユーザーは文書の内容に即した適切なカテゴリーへのアクセスが容易になり、より効率的に必要な情報を得ることができると期待されます。
articles/search/search-lucene-query-architecture.md
Diff
@@ -8,7 +8,7 @@ ms.author: jlembicz
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 03/07/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-lucene-query-architecture.mdファイルに対して行われ、トピックの種類が「conceptual」から「concept-article」に変更されました。この修正により、文書が概念的な記事としての性質を強調し、読者が特定の情報を得やすくなることを目的としています。
他のメタデータ、例えば著者情報やサービスに関する情報は変更されていません。このトピックの種類変更は、ユーザーがコンテンツの目的をより簡単に理解できるようにし、必要な情報に迅速にアクセスできることを試みています。
articles/search/search-modeling-multitenant-saas-applications.md
Diff
@@ -7,7 +7,7 @@ ms.author: haileytapia
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 05/29/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-modeling-multitenant-saas-applications.mdファイルに対するもので、トピックの種類が「conceptual」から「concept-article」に変更されました。この修正により、文書が概念的な記事であることを明示し、読者がその情報の内容を一目で理解しやすくなります。
他のメタデータは保持されており、特に著者情報やサービスに関する情報には変更がありません。このトピックの種類の変更は、ユーザーがドキュメントに迅速にアクセスし、必要な情報を効果的に見つける助けとなることを目指しています。
articles/search/search-monitor-logs-powerbi.md
Diff
@@ -7,7 +7,7 @@ manager: nitinme
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: how-to
ms.date: 05/29/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-monitor-logs-powerbi.mdファイルにおいて、トピックの種類を「conceptual」から「how-to」に変更したものです。この修正により、文書が実用的な手順を示す内容であることが示され、読者は具体的な方法や手続きに焦点を合わせることができます。
他のメタデータ、特に著者やサービスに関する情報はそのままです。このトピックの種類の変更は、ユーザーが必要な情報をより簡単に見つけ、実際の操作を行うための指針を得る助けとなることを目的としています。
articles/search/search-multi-region.md
Diff
@@ -5,7 +5,7 @@ description: Learn about multi-region deployments in Azure AI Search, including
author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 08/08/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-multi-region.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更したものです。この修正により、文書がより具体的な概念的記事として認識され、読者に対して内容が整理されていることを示します。
他のメタデータは変更されていないため、著者情報やサービスに関する情報はそのまま保持されています。トピックの種類の変更は、利用者が文書の目的をより効果的に把握でき、探している情報に迅速にアクセスできるようにするための重要なステップです。
articles/search/search-performance-analysis.md
Diff
@@ -5,7 +5,7 @@ description: Learn about the tools, behaviors, and approaches for analyzing quer
author: mattgotteiner
ms.author: magottei
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 01/22/2026
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-performance-analysis.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更したものです。この修正により、文書が具体的な概念的記事として整理され、読者が内容をより理解しやすくなります。
他のメタデータ、例えば著者名やサービスに関する情報はそのまま保持されており、文書の目的や内容に対する認識が強化されています。トピックの種類を変更することは、ユーザーが求める情報の特定や利用に役立ち、より効率的な学びを促進することを目的としています。
articles/search/search-performance-tips.md
Diff
@@ -5,7 +5,7 @@ description: Learn about tips and best practices for maximizing performance on a
author: mattgotteiner
ms.author: magottei
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: best-practice
ms.date: 08/01/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-performance-tips.mdファイルにおいて、トピックの種類を「conceptual」から「best-practice」に変更したものです。この修正により、文書がパフォーマンス最大化に関するヒントとベストプラクティスに特化した記事として再分類され、読者に具体的な実践的なアドバイスを提供することを目的としています。
著者名やサービスに関する他のメタデータはそのまま保持されており、記事の品質を損なうことなく、内容の明確性と有用性を向上させています。このトピックの種類の変更は、利用者が必要な情報をより効率的に見つけやすくするための重要なステップです。
articles/search/search-query-access-control-rbac-enforcement.md
Diff
@@ -3,7 +3,7 @@ title: Query-Time ACL and RBAC Enforcement
titleSuffix: Azure AI Search
description: Learn how query-time ACL and RBAC enforcement ensures secure document retrieval in Azure AI Search for indexes containing permission filters from data sources such as Azure Data Lake Storage (ADLS) Gen2 and SharePoint in Microsoft 365.
ms.service: azure-ai-search
-ms.topic: article
+ms.topic: concept-article
ms.date: 01/15/2026
author: mattgotteiner
ms.author: magottei
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-access-control-rbac-enforcement.mdファイルにおいて、トピックの種類を「article」から「concept-article」に変更したものです。この修正により、文書がより概念的な内容として再定義され、読者がAzure AI Searchにおけるクエリ時のアクセス制御(ACL)と役割に基づくアクセス制御(RBAC)の重要性を理解しやすくなります。
この変更は、ドキュメントの目的と内容の明確化に寄与し、特にAzure Data Lake Storage (ADLS) Gen2やMicrosoft 365のSharePointなどのデータソースからのパーミッションフィルターを含むインデックスに関連するセキュリティの観点を強調します。他のメタデータは保持されており、文書の整合性と信頼性はそのまま確保されています。
articles/search/search-query-lucene-examples.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 04/14/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-lucene-examples.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更したものです。この修正により、文書がより明確に概念に関連する内容として位置付けられ、読者がLuceneクエリの使用に関する実際の例を通じて、Azure AI Searchの機能を理解しやすくなります。
この変更は、情報の取り扱いをより効率的にすることを目指しており、Azure AI Searchに関連する概念を深く掘り下げて学ぶためのリソースを強調しています。他のメタデータ(著者、サービス、更新サイクルなど)は保持され、文書全体の整合性と情報の質はそのまま保たれています。
articles/search/search-query-overview.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 05/29/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-overview.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正により、文書がAzure AI Searchに関連するクエリの概要として、より具体的な説明を提供するリソースとして再構成されます。
この変更は、読者がクエリの概要やその使用法について学ぶのに役立つ情報を明確に伝えることを目指しており、文書の内容がより実用的で理解しやすくなることを期待しています。また、著者やメタデータはそのまま保持されており、文書の整合性は保たれています。
articles/search/search-query-partial-matching.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: how-to
ms.date: 04/14/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-partial-matching.mdファイルにおいて、トピックの種類を「conceptual」から「how-to」に変更するものです。この修正によって、文書がより実践的なガイドとしての性格を持つようになり、読者が部分一致検索の方法を具体的に理解しやすくなります。
目的は、Azure AI Searchにおける部分一致検索の具体的な実装方法や適用例を学ぶための参考資料を提供することです。変更前のトピック「conceptual」よりも、読者に対して具体的な手順や方法論を示す「how-to」の方が適していると判断された結果です。他のメタデータは保持されており、文書の整合性は維持されています。
articles/search/search-query-sensitivity-labels.md
Diff
@@ -3,7 +3,7 @@ title: Query-Time Microsoft Purview Sensitivity Label Enforcement in Azure AI Se
titleSuffix: Azure AI Search
description: Learn how query-time enforcement of Microsoft Purview sensitivity labels ensures secure document retrieval in Azure AI Search for indexes containing label metadata.
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/18/2025
author: gmndrg
ms.author: gimondra
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-sensitivity-labels.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正により、文書がMicrosoft Purviewの感度ラベルのクエリ時エンフォースメントに関する情報を提供する際に、より正確なカテゴリーに位置付けられることになります。
このトピックの更新は、Azure AI Searchにおけるラベルメタデータを含むインデックスの安全な文書取得を実現する方法を学ぶためのリソースとして、読者が必要な情報を適切に把握できるようにすることを意図しています。他のメタデータや文書の内容は保持されており、文書の整合性も維持されています。
articles/search/search-query-simple-examples.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 04/14/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-simple-examples.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正により、文書がAzure AI Searchにおけるシンプルな検索クエリの例に関する具体的な情報を提供するための適切なカテゴリーに分類されます。
トピックの種類を明確にすることで、読者が必要とする情報をより簡単に見つけられるようにし、内容に対する理解を深める助けとなります。また、他のメタデータは引き続き維持され、文書の整合性が保たれています。この変更により、読者に対する情報提供の質が向上することが期待されます。
articles/search/search-query-understand-collection-filters.md
Diff
@@ -7,7 +7,7 @@ ms.author: beloh
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 05/29/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-query-understand-collection-filters.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正により、文書がコレクションフィルターを理解するための具体的な情報を提供することに適した分類となります。
トピックの種類の変更によって、読者は文書を通じてAzure AI Searchにおけるコレクションフィルターの使用法や理解をより効果的に学ぶことができます。この変更により、情報の提供方法が明確になり、ユーザー/読者が求める情報にアクセスしやすくなることが期待されます。その他のメタデータは引き続き維持されており、文書の整合性は保たれています。
articles/search/search-region-support.md
Diff
@@ -7,7 +7,7 @@ ms.author: haileytapia
manager: nitinme
ms.date: 11/19/2025
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.custom:
- references_regions
- build-2025
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-region-support.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正により、この文書はAzure AI Searchの地域サポートに関する具体的な情報を提供するための適切なカテゴリーに分類されます。
トピックの種類を更新することで、読者は地域に関連するサポート情報をより迅速かつ効果的に見つけることができるようになります。この変更は、情報の明確性を向上させ、使用を容易にする目的があります。また、その他のメタデータ(著者名や日付など)はそのまま維持され、文書の整合性も保たれています。
articles/search/search-security-get-encryption-keys.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: how-to
ms.date: 04/14/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-security-get-encryption-keys.mdファイルにおいて、トピックの種類を「conceptual」から「how-to」に変更することを目的としています。この修正により、文書は暗号化キーを取得する方法についての具体的な手順を示す内容として再分類されます。
トピックの種類を「how-to」に変更することで、読者はこの文書を通じて実践的なガイドラインや手法をより簡単に理解し、活用しやすくなります。この修正は、情報の明確化を意図しており、利用者が求める情報を迅速に見つける手助けとなります。また、他のメタデータ(著者名や更新日など)はそのまま維持され、文書全体の整合性は保たれています。
articles/search/search-security-overview.md
Diff
@@ -10,7 +10,7 @@ ms.update-cycle: 180-days
ms.custom:
- ignite-2023
- horz-security
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 09/25/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-security-overview.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正により、文書はAzureのセキュリティに関する具体的な情報を提供するための適切な分類へと更新されます。
トピックの種類の変更によって、この文書はより明確にその内容を示し、読者がセキュリティの概要を理解する際に役立つ情報を提供するものとなります。この変更は情報の整合性を高め、読者が望む情報をより迅速に見つけられるようにすることを意図しています。また、その他のメタデータ(更新周期や日付など)はそのまま維持され、文書の全体的な構成は保たれています。
articles/search/search-security-trimming-for-azure-search.md
Diff
@@ -10,7 +10,7 @@ ms.update-cycle: 180-days
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 07/16/2025
+ms.date: 01/23/2026
---
# Security filters for trimming results in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "更新日付の変更"
}
Explanation
この変更は、articles/search/search-security-trimming-for-azure-search.mdファイルにおいて、更新日付を「2025年7月16日」から「2026年1月23日」に変更することを目的としています。この修正によって、文書の更新日付が最新の情報に反映され、利用者が関連するコンテンツを見つけやすくなります。
更新日付の修正は、特に関連情報が継続的に変化する可能性がある技術文書において重要です。この変更は、文書の内容が最新であることを示し、読者に対してより信頼性の高い情報を提供することを意図しています。また、文書のトピックタイプは「how-to」のままとなっており、内容には影響を与えられていません。全体として、情報の整合性と信頼性の向上が図られています。
articles/search/search-sku-tier.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/06/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類変更"
}
Explanation
この変更は、articles/search/search-sku-tier.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に変更することを目的としています。この修正によって、文書の内容がより明確に分類され、読者がAzureのSKUティアに関する具体的な情報を理解しやすくなります。
トピックの種類を変更することで、文書はその目的に応じた適切な形式で提供され、関連情報を迅速に見つけられるようにすることを目指しています。この修正は、情報の整合性を高め、読者が必要な知識を得る手助けをするために重要です。他のメタデータ(作成者や最終更新日など)はそのまま維持され、文書全体の構成は保たれています。
articles/search/search-what-is-an-index.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: article
+ms.topic: concept-article
ms.date: 06/20/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類をコンセプト記事に変更"
}
Explanation
この変更は、articles/search/search-what-is-an-index.mdファイルにおいて、トピックの種類を「article」から「concept-article」に変更することを目的としています。この修正により、文書はコンセプトに関連した情報を提供する形式として適切に分類されます。
トピックの種類を「concept-article」に変更することで、読者はインデックスの基本概念や関連性をより理解しやすくなります。この修正は、情報の一貫性を保ちつつ、コンテンツの分類を明確にすることによって、ユーザーエクスペリエンスを向上させることに貢献しています。他のメタデータ(作成者情報や最終更新日など)はそのまま維持されており、文書全体の質は高く保たれています。
articles/search/search-what-is-data-import.md
Diff
@@ -9,12 +9,14 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: concept-article
-ms.date: 09/23/2025
+ms.date: 01/23/2026
---
# Data import in Azure AI Search
-In Azure AI Search, queries execute over your content that's loaded into a [search index](search-what-is-an-index.md). This article describes the two basic workflows for populating an index: *push* your data into the index programmatically, or *pull* in the data using a [search indexer](search-indexer-overview.md).
+In Azure AI Search, queries execute over content that's loaded into a [search index](search-what-is-an-index.md), or over [remote knowledge sources](agentic-knowledge-source-overview.md#supported-knowledge-sources) if you use agentic retrieval.
+
+This article describes the two basic workflows for populating an index on a search service: *push* your data into the index programmatically, or *pull* in the data using a [search indexer](search-indexer-overview.md).
Both approaches load documents from an external data source. Although you can create an empty index, it's not queryable until you add the content.
@@ -49,7 +51,6 @@ For an introduction to the push APIs, see:
+ [Quickstart: Full-text search](search-get-started-text.md)
+ [C# Tutorial: Optimize indexing with the push API](tutorial-optimize-indexing-push-api.md)
-+ [REST Quickstart: Create an Azure AI Search index using PowerShell](search-get-started-text.md)
<a name="indexing-actions"></a>
@@ -69,7 +70,9 @@ Whether you use the REST API or an Azure SDK, the following document operations
## Pulling data into an index
-The pull model uses *indexers* connecting to a supported data source, automatically uploading the data into your index. Indexers from Microsoft are available for these platforms:
+The pull model uses *indexers* anx *Logic Apps workflows* connecting to a supported data source, automatically uploading the data into your index.
+
+Indexers from Microsoft are available for these platforms:
+ [Azure Blob storage](search-how-to-index-azure-blob-storage.md)
+ [Azure Table storage](search-how-to-index-azure-tables.md)
@@ -80,9 +83,11 @@ The pull model uses *indexers* connecting to a supported data source, automatica
+ [Microsoft OneLake files and shortcuts](search-how-to-index-onelake-files.md)
+ [SharePoint in Microsoft 365 (preview)](search-how-to-index-sharepoint-online.md)
-You can use third-party connectors, developed and maintained by Microsoft partners. For more information and links, see [Data source gallery](search-data-sources-gallery.md).
+If you configure an [indexed knowledge source](agentic-knowledge-source-overview.md#supported-knowledge-sources) for agentic retrieval, Azure AI Search creates an indexer pipeline and loads an index using properties in the knowledge source.
+
+You can also use [Logic Apps workflows](search-how-to-index-logic-apps.md) or third-party connectors, developed and maintained by Microsoft partners. For more information and links, see [Data source gallery](search-data-sources-gallery.md).
-Indexers connect an index to a data source (usually a table, view, or equivalent structure), and map source fields to equivalent fields in the index. During execution, the rowset is automatically transformed to JSON and loaded into the specified index. All indexers support schedules so that you can specify how frequently the data is to be refreshed. Most indexers provide change tracking if the data source supports it. By tracking changes and deletes to existing documents in addition to recognizing new documents, indexers remove the need to actively manage the data in your index.
+With these automated approaches, you connect your index to a data source (usually a table, view, container, or equivalent structure), and map source fields to equivalent fields in the index. During execution, the rowset is automatically transformed to JSON and loaded into the specified index. All indexers support schedules so that you can specify how frequently the data is to be refreshed. Most indexers provide change tracking if the data source supports it. By tracking changes and deletes to existing documents in addition to recognizing new documents, indexers remove the need to actively manage the data in your index.
### How to pull data into an Azure AI Search index
Summary
{
"modification_type": "minor update",
"modification_title": "データインポートに関する記事の内容更新"
}
Explanation
この変更は、articles/search/search-what-is-data-import.mdファイルにおいて、データインポートに関する情報を更新し、明確さと正確性を向上させることを目的としています。主な変更は、データのインポートに関する説明の拡充と古い情報の修正です。
具体的には、データをインデックスに投入するための「プッシュ」および「プル」のワークフローの説明が改善され、リモート知識ソースやロジックアプリのワークフローに関連する情報も追加されました。また、日付が2025年9月から2026年1月に更新されています。このような改訂を通じて、ユーザーはAzure AI Searchにおけるデータインポートの過程をよりよく理解できるようになります。
修正された内容は、インデックスの作成方法やサポートされているデータソースに関する説明をより詳細にし、自動化されたアプローチを強調しています。これにより、ユーザーは効率的にインデックスを管理し、更新する方法についての理解を深めることが期待されます。
articles/search/semantic-answers.md
Diff
@@ -8,7 +8,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/06/2025
ms.update-cycle: 365-days
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類を概念記事に変更"
}
Explanation
この変更は、articles/search/semantic-answers.mdファイルにおいて、トピックの種類を「conceptual」から「concept-article」に修正することを目的としています。この更新により、文書はより適切な分類に整理され、読者に対して明確な情報提供を行うことが期待されます。
トピックの種類を「概念記事」に変更することで、コンテンツがより具体的に概念に焦点を当てたものとして位置づけられ、ユーザーは関連する内容を簡単に見つけられるようになります。この修正は、特にトピックの前提や背景を学ぶ際に、読者の理解を助けることに寄与します。また、その他のメタデータはそのまま保持されており、文書全体の一貫性は維持されています。
articles/search/troubleshoot-shared-private-link-resources.md
Diff
@@ -6,7 +6,7 @@ manager: nitinme
author: arv100kri
ms.author: arjagann
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: troubleshooting-general
ms.date: 06/04/2025
ms.update-cycle: 365-days
ms.custom:
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類をトラブルシューティングに変更"
}
Explanation
この変更は、articles/search/troubleshoot-shared-private-link-resources.mdファイルにおいて、トピックの種類を「概念」から「トラブルシューティング一般」に修正することを目的としています。この変更により、文書はトラブルシューティングのリソースとしてより適切に分類され、関連する問題とその解決策についての情報を探しているユーザーにとって、コンテンツの見つけやすさが向上します。
具体的には、トピックの種類が更新されることによって、文書が特定の使い方や問題解決に焦点を当てることが強調され、ユーザーは必要な情報を迅速に見つけることができるようになります。このように、文書の目的を明確にすることで、利用者の利便性が向上し、情報の有用性が高まります。他のメタデータは変更されておらず、文書全体の一貫性が保たれています。
articles/search/vector-search-how-to-chunk-documents.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.update-cycle: 180-days
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 10/30/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類を概念記事に変更"
}
Explanation
この変更は、articles/search/vector-search-how-to-chunk-documents.mdファイルにおいて、トピックの種類を「概念」から「概念記事」に修正することを目的としています。この更新により、文書が特定のテーマや概念に基づいた形式であることが明確に示され、読者にとってより効果的に内容が伝わるようになります。
具体的には、トピックの種類を変更することで、情報がより専門的で整理された形で提供され、ユーザーは関連する知識や技術に簡単にアクセスできるようになります。この変化は、読者が文書を探索する際に、関連性の高い情報を見つけやすくすることに貢献します。また、他のメタデータはそのまま維持されており、文書全体の一貫性は保たれています。
articles/search/vector-search-index-size.md
Diff
@@ -6,7 +6,7 @@ author: robertklee
ms.author: robertlee
ms.service: azure-ai-search
ms.update-cycle: 180-days
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 11/21/2025
ms.custom:
- build-2024
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類を概念記事に変更"
}
Explanation
この変更は、articles/search/vector-search-index-size.mdファイルにおいて、トピックの種類を「概念」から「概念記事」に修正することを目的としています。この更新により、この文書が特定の概念に基づいた情報を提供することが強調され、読者が興味のある内容をより適切に理解できるようになります。
具体的には、トピックの種類を「概念記事」に変更することで、文書の内容がよりスッキリとした構成であることを示し、ユーザーが探している技術や情報に簡単にアクセスできるようになります。この変更は、読者に対して文書の目的を明確にし、関連する情報を探索する手助けとなります。そのほかのメタデータは変更されておらず、文書の整合性が保たれています。
articles/search/vector-search-integrated-vectorization.md
Diff
@@ -2,28 +2,28 @@
title: Integrated vectorization
titleSuffix: Azure AI Search
description: Add a vector embedding step in an Azure AI Search skillset to vectorize content during indexing or queries.
-author: heidisteen
-ms.author: heidist
+author: haileytap
+ms.author: haileytapia
ms.service: azure-ai-search
ms.update-cycle: 180-days
ms.custom:
- ignite-2023
-ms.topic: conceptual
-ms.date: 06/11/2025
+ms.topic: concept-article
+ms.date: 01/23/2026
---
# Integrated vector embedding in Azure AI Search
Integrated vectorization is an extension of the indexing and query pipelines in Azure AI Search. It adds the following capabilities:
-+ Vector encoding during indexing
++ Vector encoding during indexer-driven indexing
+ Vector encoding during queries
[Data chunking](vector-search-how-to-chunk-documents.md) isn't a hard requirement, but unless your raw documents are small, chunking is necessary for meeting the token input requirements of embedding models.
Vector conversions are one-way: nonvector-to-vector. For example, there's no vector-to-text conversion for queries or results, such as converting a vector result to a human-readable string, which is why indexes contain both vector and nonvector fields.
-Integrated vectorization speeds up the development and minimizes maintenance tasks during data ingestion and query time because there are fewer operations that you have to implement manually. This capability is now generally available.
+Integrated vectorization speeds up the development and minimizes maintenance tasks during data ingestion and query time because there are fewer operations that you have to implement manually.
## Using integrated vectorization during indexing
@@ -35,7 +35,7 @@ For integrated data chunking and vector conversions, you're taking a dependency
+ [A skillset](cognitive-search-working-with-skillsets.md) configured for:
- + [Text Split skill](cognitive-search-skill-textsplit.md), used to chunk the data.
+ + A chunking strategy: [Text Split skill](cognitive-search-skill-textsplit.md), [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md), [Continent Understanding skill](cognitive-search-skill-content-understanding.md), or one of the [document parsing modes](vector-search-how-to-chunk-documents.md#common-chunking-techniques).
+ An embedding skill, used to generate vector arrays, which can be any of the following:
Summary
{
"modification_type": "minor update",
"modification_title": "著者情報とトピックの種類を更新、文の明確化"
}
Explanation
この変更は、articles/search/vector-search-integrated-vectorization.mdファイルに対して行われ、主に著者情報の更新やトピックの種類の変更が含まれています。また、いくつかの文が明確に修正され、情報がより読みやすくなるように改善されています。
具体的には、著者が「heidisteen」から「haileytap」に変更され、対応する著者名も更新されています。さらに、トピックの種類が「概念」から「概念記事」に変更され、文書の種類がより具体的に示されています。内容の一部も書き換えられ、読みやすく、理解しやすい表現となっています。特に、ベクトルエンコーディングに関する説明が明確にされ、技術的な詳細がよりしっかりと伝わるようになっています。
これにより、読者はAzure AI Searchにおける統合ベクトル化の機能や利点をより適切に理解しやすくなっています。全体として、情報の整合性と明瞭さが向上し、利用者にとってより価値のあるリソースとなっています。
articles/search/vector-search-multi-vector-fields.md
Diff
@@ -6,7 +6,7 @@ author: gmndrg
ms.author: gimondra
ms.service: azure-ai-search
ms.update-cycle: 180-days
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 08/27/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類を概念記事に変更"
}
Explanation
この変更は、articles/search/vector-search-multi-vector-fields.mdファイルにおいて、トピックの種類を「概念」から「概念記事」に修正することを目的としています。この変更により、読者に文書の目的がより明確に伝わり、内容が特定の概念に関連していることを示すことができます。
具体的には、メタデータの一部であるトピック情報が変更されただけで、文書の内容そのものには大きな変更はありません。この更新によって、Azure AI Searchに関する説明がより明確に位置付けられ、利用者は関連する情報を理解しやすくなるとともに、適切なコンテキストで文章を捉えることが助けられます。全体として、文書の整合性と読者へのわかりやすさが向上しています。
articles/search/vector-search-overview.md
Diff
@@ -7,7 +7,7 @@ ms.author: robertlee
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: concept-article
ms.date: 01/15/2026
ai-usage: ai-assisted
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類を概念記事に変更"
}
Explanation
この変更は、articles/search/vector-search-overview.mdファイルに対して行われ、主にトピックの種類を「概念」から「概念記事」に変更する内容です。この更新により、文書が特定の概念に関連する情報を提供していることがより明確に示されるようになります。
具体的には、文書のメタデータに含まれるトピックフィールドが修正され、内容の理解を助けるための分類が明確化されました。内容自体には大きな変更はなく、主に文書の目的や性質をより適切に表現するための更新です。
これにより、Azure AI Searchに関する情報がより効果的に整理され、読者は関連のあるリソースを見つけやすく、文書全体の整合性も向上します。全体として、文書の質が高まり、利用者にとっての理解が深まる結果となります。