View Diff on GitHub
# Highlights
このコード差分では、Azure AI Searchに関連するドキュメントが主に軽微な更新を受けており、特にリダイレクションの追加、ファイルのリネーム、日付と内容の微修正などが行われています。これらの変更は、情報の最新性を保ち、リンクの正確性を向上させるためのものです。
New features
- 新しいチュートリアルのリダイレクション追加: 「マルチモーダルインデクシング - 埋め込みとドキュメント抽出」などのリダイレクトを設定。
Breaking changes
Other updates
- ドキュメントの日付の一斉更新により、ドキュメントの最新性と信頼性が強化。
- 一部ファイルの名前とタイトルを変更し、内容との整合性向上。
- トピックタイプや用語の修正を通じて、目的に合った分類を明確化。
- APIバージョンやリンクの更新により、現在の仕様に対応。
- 一部セクションの追加または削除によるコンテンツの明確化。
Insights
今回のアップデートは、大規模な機能追加や変更というよりは、既存のドキュメントを現状の仕様や用語に合わせて整合性を持たせ情報を最新に保つためのものです。リダイレクトやリンクの修正、ファイル名の更新はユーザーが正しいリソースに迷うことなくアクセスできるようにするために重要です。また、Azure AIのドキュメントにおける用語やトピックの微修正は、情報の正確さと一貫性を保つための重要なステップであり、エンドユーザーがスムーズに必要な情報を得ることができるように配慮されています。
新しいAPIバージョンの追記や、トピックタイプの変更は特定の機能や情報を照会する際の指針となり、ユーザーはドキュメントを参照することで具体的で正確な手がかりを得ることが可能になります。こうした細部にわたる更新は、最終的にはAzureプラットフォームの利用者全体に高い価値を与えるために役立ちます。全体として、ユーザー体験を向上させるために、文書の管理と整備は重要であり、今回の変更はその一環として位置付けられます。
Summary Table
Modified Contents
articles/search/.openpublishing.redirection.search.json
Diff
@@ -395,6 +395,26 @@
"source_path_from_root": "/articles/search/search-data-sources-terms-of-use.md",
"redirect_url": "https://partner.microsoft.com/partnership/find-a-partner",
"redirect_document_id": false
+ },
+ {
+ "source_path_from_root": "/articles/search/tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md",
+ "redirect_url": "/azure/search/tutorial-document-extraction-multimodal-embeddings",
+ "redirect_document_id": true
+ },
+ {
+ "source_path_from_root": "/articles/search/tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md",
+ "redirect_url": "/azure/search/tutorial-document-extraction-image-verbalization",
+ "redirect_document_id": true
+ },
+ {
+ "source_path_from_root": "/articles/search/tutorial-multimodal-index-embeddings-skill.md",
+ "redirect_url": "/azure/search/tutorial-document-layout-multimodal-embeddings",
+ "redirect_document_id": true
+ },
+ {
+ "source_path_from_root": "/articles/search/tutorial-multimodal-index-image-verbalization-skill.md",
+ "redirect_url": "/azure/search/tutorial-document-layout-image-verbalization",
+ "redirect_document_id": true
}
]
}
\ No newline at end of file
Summary
{
"modification_type": "minor update",
"modification_title": "検索リダイレクションの追加"
}
Explanation
この変更は、articles/search/.openpublishing.redirection.search.json
ファイルにおいて、いくつかのリダイレクションエントリを追加したものです。具体的には、異なるチュートリアル記事へのリダイレクトが新たに設定されており、これによりユーザーは関連するコンテンツに容易にアクセスできるようになっています。
変更内容としては、以下のリダイレクション情報が追加されました:
- チュートリアル「マルチモーダルインデクシング - 埋め込みとドキュメント抽出」
- チュートリアル「マルチモーダルインデクシング - 画像の言語化とドキュメント抽出」
- チュートリアル「マルチモーダルインデックス 埋め込みスキル」
- チュートリアル「マルチモーダルインデックス 画像の言語化スキル」
これらの追加により、ユーザーはより効率的に必要な情報を見つけられるようになっており、検索の利便性が向上しています。
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: how-to
+ms.topic: reference
ms.date: 05/27/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "トピックの種類の変更"
}
Explanation
この変更は、articles/search/cognitive-search-concept-annotations-syntax.md
ファイルにおけるトピックの種類を修正したものです。具体的には、ms.topic
の値が「how-to」から「reference」に変更されました。この修正により、文書が「ハウツー」ガイドではなく、リファレンスとしての役割を持つことを示しています。
こうした修正は、コンテンツの分類やSEOに影響を与え、ユーザーに対してより明確な情報提供を目的としています。このように、資料の目的や利用方法の明示化はユーザー体験を向上させる重要なステップです。
articles/search/cognitive-search-skill-azure-openai-embedding.md
Diff
@@ -41,7 +41,7 @@ Parameters are case-sensitive.
| Inputs | Description |
|---------------------|-------------|
-| `resourceUri` | The URI of the model provider, in this case, an Azure OpenAI resource. This parameter only supports URLs with domain `openai.azure.com`, such as `https://<resourcename>.openai.azure.com`. If the Azure OpenAI endpoint has a URL with domain `cognitiveservices.azure.com`, like `https://<resourcename>.cognitiveservices.azure.com`, a [custom subdomain](/azure/ai-services/openai/how-to/use-your-data-securely#enabled-custom-subdomain) with `openai.azure.com` must be created first for the Azure OpenAI resource and use `https://<resourcename>.openai.azure.com` instead. |
+| `resourceUri` | The URI of the model provider, in this case, an Azure OpenAI resource. This parameter only supports URLs with domain `openai.azure.com`, such as `https://<resourcename>.openai.azure.com`. If the Azure OpenAI endpoint has a URL with domain `cognitiveservices.azure.com`, like `https://<resourcename>.cognitiveservices.azure.com`, a [custom subdomain](/azure/ai-services/openai/how-to/use-your-data-securely#enabled-custom-subdomain) with `openai.azure.com` must be created first for the Azure OpenAI resource and use `https://<resourcename>.openai.azure.com` instead. This field is required if your Azure OpenAI resource is deployed behind a Private Endpoint or uses Virtual Network (VNet) integration. |
| `apiKey` | The secret key used to access the model. If you provide a key, leave `authIdentity` empty. If you set both the `apiKey` and `authIdentity`, the `apiKey` is used on the connection. |
| `deploymentId` | The name of the deployed Azure OpenAI embedding model. The model should be an embedding model, such as text-embedding-ada-002. See the [List of Azure OpenAI models](/azure/ai-services/openai/concepts/models) for supported models.|
| `authIdentity` | A user-managed identity used by the search service for connecting to Azure OpenAI. You can use either a [system or user managed identity](search-howto-managed-identities-data-sources.md). To use a system managed identity, leave `apiKey` and `authIdentity` blank. The system-managed identity is used automatically. A managed identity must have [Cognitive Services OpenAI User](/azure/ai-services/openai/how-to/role-based-access-control#azure-openai-roles) permissions to send text to Azure OpenAI. |
Summary
{
"modification_type": "minor update",
"modification_title": "リソースURIの要件の追加"
}
Explanation
この変更は、articles/search/cognitive-search-skill-azure-openai-embedding.md
ファイルの中で、resourceUri
パラメータに関する説明を修正し、重要な要件を追加したものです。具体的には、Azure OpenAIリソースがプライベートエンドポイントの背後に展開されている場合や、仮想ネットワーク(VNet)統合を使用している場合には、このフィールドが必須であることが明記されました。
修正前後で比較すると、説明文が更新され、ユーザーがリソースを適切に設定するために必要な情報が強調されています。この変更は、特にセキュリティ設定やネットワーク設定において、利用者に対してより明確な指示を提供することを目的としています。これにより、ユーザーはAzure OpenAIをより効果的に活用できるようになります。
articles/search/cognitive-search-skill-document-extraction.md
Diff
@@ -19,9 +19,9 @@ The **Document Extraction** skill extracts content from a file within the enrich
For [vector](vector-search-overview.md) and [multimodal search](multimodal-search-overview.md), Document Extraction combined with the [Text Split skill](cognitive-search-skill-textsplit.md) is more affordable than other [data chunking approaches](vector-search-how-to-chunk-documents.md). The following tutorials demonstrate skill usage for different scenarios:
-+ [Tutorial: Index mixed content using multimodal embeddings and the Document Extraction skill](tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md)
++ [Tutorial: Index mixed content using multimodal embeddings and the Document Extraction skill](tutorial-document-extraction-multimodal-embeddings.md)
-+ [Tutorial: Index mixed content using image verbalizations and the Document Extraction skill](tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md)
++ [Tutorial: Index mixed content using image verbalizations and the Document Extraction skill](tutorial-document-extraction-image-verbalization.md)
> [!NOTE]
> This skill isn't bound to Azure AI services and has no Azure AI services key requirement.
Summary
{
"modification_type": "minor update",
"modification_title": "チュートリアルリンクの修正"
}
Explanation
この変更は、articles/search/cognitive-search-skill-document-extraction.md
ファイル内で、ドキュメント抽出スキルに関連するチュートリアルリンクの修正を行ったものです。具体的には、リンク先のファイル名が変更されており、より一貫性のある形式に整理されています。
元のリンクは、以下のようになっていました:
- tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md
- tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md
これが新しいリンクに置き換えられました:
- tutorial-document-extraction-multimodal-embeddings.md
- tutorial-document-extraction-image-verbalization.md
この変更により、チュートリアルへのアクセスが容易になり、内容に対する理解を深める手助けがされます。また、今後のドキュメント管理やメンテナンスが容易になるように、リンクの構造が統一されています。
articles/search/cognitive-search-skill-document-intelligence-layout.md
Diff
@@ -24,9 +24,9 @@ This article is the reference documentation for the Document Layout skill. For u
It's common to use this skill on content such as PDFs that have structure and images. The following tutorials demonstrate several scenarios:
-+ [Tutorial: Index mixed content using image verbalizations and the Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md)
++ [Tutorial: Index mixed content using image verbalizations and the Document Layout skill](tutorial-document-layout-image-verbalization.md)
-+ [Tutorial: Index mixed content using multimodal embeddings and the Document Layout skill](tutorial-multimodal-index-embeddings-skill.md)
++ [Tutorial: Index mixed content using multimodal embeddings and the Document Layout skill](tutorial-document-layout-multimodal-embeddings.md)
> [!NOTE]
> This skill uses the [Document Intelligence layout model](/azure/ai-services/document-intelligence/concept-layout) provided in [Azure AI Document Intelligence](/azure/ai-services/document-intelligence/overview).
Summary
{
"modification_type": "minor update",
"modification_title": "チュートリアルリンクの修正"
}
Explanation
この変更は、articles/search/cognitive-search-skill-document-intelligence-layout.md
ファイルの中で、ドキュメントレイアウトスキルに関連するチュートリアルリンクの修正を行ったものです。具体的には、リンク先のファイル名が変更され、より一貫性のある形式になっています。
元のリンクは以下の通りでした:
- tutorial-multimodal-index-image-verbalization-skill.md
- tutorial-multimodal-index-embeddings-skill.md
これが新しいリンクに置き換えられました:
- tutorial-document-layout-image-verbalization.md
- tutorial-document-layout-multimodal-embeddings.md
この修正により、チュートリアルへのリンクが整備され、使用事例に関連した情報が分かりやすく整理されました。ユーザーは、ドキュメントレイアウトスキルをより効果的に利用できるようになります。これにより、学習や実装の際に必要な情報へのアクセスが便利になります。
articles/search/cognitive-search-skill-genai-prompt.md
Diff
@@ -19,9 +19,9 @@ The **GenAI (Generative AI) Prompt** skill executes a *chat completion* request
Use this capability to create new information that can be indexed and stored as searchable content. Examples include verbalize images, summarize larger passages, simplify complex content, or any other task that an LLM can perform. The skill supports text, image, and multimodal content such as a PDF that contains text and images. It's common to use this skill combined with a data chunking skill. The following tutorials demonstrate the image verbalization scenarios with two different data chunking techniques:
-- [Tutorial: Index mixed content using image verbalizations and the Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md)
+- [Tutorial: Index mixed content using image verbalizations and the Document Layout skill](tutorial-document-layout-image-verbalization.md)
-- [Tutorial: Index mixed content using image verbalizations and the Document Extraction skill](tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md)
+- [Tutorial: Index mixed content using image verbalizations and the Document Extraction skill](tutorial-document-extraction-image-verbalization.md)
The GenAI Prompt skill is available in the [2025-05-01-preview REST API](/rest/api/searchservice/skillsets/create?view=rest-searchservice-2025-05-01-preview&preserve-view=true) only.
Summary
{
"modification_type": "minor update",
"modification_title": "チュートリアルリンクの修正"
}
Explanation
この変更は、articles/search/cognitive-search-skill-genai-prompt.md
ファイルにおいて、GenAIプロンプトスキルに関連するチュートリアルリンクの修正を行ったものです。具体的には、リンク先のファイル名が変更されており、整合性のある形式に修正されています。
元のリンクは以下の通りでした:
- tutorial-multimodal-index-image-verbalization-skill.md
- tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md
これが新しいリンクに置き換えられました:
- tutorial-document-layout-image-verbalization.md
- tutorial-document-extraction-image-verbalization.md
この修正により、チュートリアルにアクセスする際の可読性が向上し、ユーザーが必要な情報を容易に見つけることができるようになります。また、資料の整備が進むことにより、ユーザーはGenAIスキルをより効果的に活用できるようになるでしょう。
articles/search/includes/quickstarts/agentic-retrieval-python.md
Diff
@@ -4,7 +4,7 @@ author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
ms.topic: include
-ms.date: 05/12/2025
+ms.date: 05/29/2025
---
[!INCLUDE [Feature preview](../previews/preview-generic.md)]
@@ -27,7 +27,7 @@ This quickstart is based on the [Quickstart-Agentic-Retrieval](https://github.co
## Deploy models
-To run agentic retrieval, you must deploy three models to your Azure OpenAI resource:
+To run agentic retrieval, you must deploy the following models to your Azure OpenAI resource:
+ An LLM for query planning.
@@ -100,7 +100,7 @@ To obtain your service endpoints:
You configured role-based access to interact with Azure AI Search and Azure OpenAI. From the command line, use the Azure CLI to sign in to the same subscription and tenant for both services. For more information, see [Quickstart: Connect without keys](../../search-get-started-rbac.md).
-```Azure CLI
+```azurecli
az account show
az account set --subscription <PUT YOUR SUBSCRIPTION ID HERE>
@@ -505,3 +505,25 @@ The output should be similar to the following example.
```
To find lava at night, you can look for the following signs: 1. **Active Volcanoes**: Research volcanoes that are currently active. Notable examples include Mount Etna in Italy and Kilauea in Hawaii. Both have had significant eruptions that can be observed at night due to the glow of lava. 2. **Satellite Imagery**: Use satellite imagery, especially those from sources like VIIRS (Visible Infrared Imaging Radiometer Suite) on the Suomi NPP satellite, which captures nighttime images of active lava flows. During eruptions, lava glows brightly in thermal infrared images, making it detectable from space. 3. **Safe Viewing Locations**: If you’re near an active volcano, find designated viewing areas for safety. Many national parks with volcanoes offer nighttime lava viewing experiences. 4. **Moonlight**: The presence of moonlight can enhance visibility, allowing you to spot lava flows more easily against the backdrop of the dark landscape. 5. **Monitoring Reports**: Follow updates from geological services or local authorities that monitor volcanic activity, which often provide real-time information about eruptions and visible lava flows at night. 6. **Photography**: If you're an enthusiast, consider using long-exposure photography techniques to capture the glow of lava flows at night. For more information on observing volcanic activity, satellite imagery can provide vital data for detecting lava flows and volcanic eruptions.
```
+
+## Clean up resources
+
+When working in your own subscription, it's a good idea to finish a project by determining whether you still need the resources you created. Resources that are left running can cost you money. You can delete resources individually, or you can delete the resource group to delete the entire set of resources.
+
+In the Azure portal, you can find and manage resources by selecting **All resources** or **Resource groups** from the left pane. You can also run the following code to delete the objects you created in this quickstart.
+
+### Delete the knowledge agent
+
+```Python
+index_client = SearchIndexClient(endpoint=endpoint, credential=credential)
+index_client.delete_agent(agent_name)
+print(f"Knowledge agent '{agent_name}' deleted successfully")
+```
+
+### Delete the search index
+
+```Python
+index_client = SearchIndexClient(endpoint=endpoint, credential=credential)
+index_client.delete_index(index_name)
+print(f"Index '{index_name}' deleted successfully")
+```
Summary
{
"modification_type": "minor update",
"modification_title": "クイックスタートにリソースのクリーンアップセクションを追加"
}
Explanation
この変更は、articles/search/includes/quickstarts/agentic-retrieval-python.md
ファイルにおいて、エージェンティックリトリーバルのクイックスタートガイドの更新を行ったものです。具体的には、日付の更新、テキストの修正、及び新しいセクション「リソースのクリーンアップ」の追加が含まれています。
日付の更新: ms.date
フィールドの値が05/12/2025
から05/29/2025
に更新されました。
テキストの修正: モデルの展開に関する説明が改善され、より明確になりました。「三つのモデルを展開する必要があります」という記述が「以下のモデルを展開する必要があります」に修正されています。
リソースのクリーンアップセクションの追加: 新しく「クリーンアップリソース」というセクションが追加され、プロジェクト終了後に作成したリソースを確認・削除する方法が説明されています。このセクションでは、Azureポータルからのリソース管理方法や、Pythonのコード例を使って知識エージェントや検索インデックスを削除する方法が示されています。
これにより、ユーザーはプロジェクトの終了時に不要なリソースを効率的に管理できるようになります。全体として、ガイドはユーザーフレンドリーになり、実践的な情報が強化されています。
articles/search/includes/quickstarts/agentic-retrieval-rest.md
Diff
@@ -4,7 +4,7 @@ author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
ms.topic: include
-ms.date: 05/12/2025
+ms.date: 05/29/2025
---
[!INCLUDE [Feature preview](../previews/preview-generic.md)]
@@ -28,7 +28,7 @@ Although you can provide your own data, this quickstart uses [sample JSON docume
## Deploy models
-To run agentic retrieval, you must deploy three models to your Azure OpenAI resource:
+To run agentic retrieval, you must deploy the following models to your Azure OpenAI resource:
+ An LLM for query planning.
@@ -69,7 +69,7 @@ To configure the recommended role-based access:
1. On your Azure AI Search service, [assign the following roles](../../search-security-rbac.md#how-to-assign-roles-in-the-azure-portal) to yourself.
- + **Owner/Contributor** or **Search Service Contributor**
+ + **Search Service Contributor**
+ **Search Index Data Contributor**
@@ -105,7 +105,7 @@ To connect from your local system:
1. Run the following commands in sequence.
- ```Azure CLI
+ ```azurecli
az account show
az account set --subscription <PUT YOUR SUBSCRIPTION ID HERE>
@@ -115,7 +115,7 @@ To connect from your local system:
1. To obtain your Microsoft Entra token, run the following command. You specify this value in the next section.
- ```Azure CLI
+ ```azurecli
az account get-access-token --scope https://search.azure.com/.default --query accessToken --output tsv
```
@@ -426,3 +426,27 @@ The output should be similar to the following JSON, where:
]
}
```
+
+## Clean up resources
+
+When working in your own subscription, it's a good idea to finish a project by determining whether you still need the resources you created. Resources that are left running can cost you money. You can delete resources individually, or you can delete the resource group to delete the entire set of resources.
+
+In the Azure portal, you can find and manage resources by selecting **All resources** or **Resource groups** from the left pane. You can also run the following code to delete the objects you created in this quickstart.
+
+### Delete the knowledge agent
+
+```HTTP
+### Delete the agent
+DELETE {{baseUrl}}/agents/{{agent-name}}?api-version={{api-version}}
+ Content-Type: application/json
+ Authorization: Bearer {{token}}
+```
+
+### Delete the search index
+
+```HTTP
+### Delete the index
+DELETE {{baseUrl}}/indexes/{{index-name}}?api-version={{api-version}}
+ Content-Type: application/json
+ Authorization: Bearer {{token}}
+```
Summary
{
"modification_type": "minor update",
"modification_title": "クイックスタートにリソースのクリーンアップセクションを追加"
}
Explanation
この変更は、articles/search/includes/quickstarts/agentic-retrieval-rest.md
ファイルにおいて、エージェンティックリトリーバルのREST APIに関するクイックスタートガイドを更新したものです。主な変更点は以下の通りです。
日付の更新: ms.date
フィールドが05/12/2025
から05/29/2025
に更新され、最新の状態に保たれています。
テキストの修正: モデルの展開に関する説明が改善され、「三つのモデルを展開する必要があります」という表現がより明確な「以下のモデルを展開する必要があります」に修正されました。また、推奨される役割に関する説明が簡潔化され、情報が整理されています。
接続に関するコマンドの形式修正: コマンドのコードブロックがAzure CLI
からazurecli
に修正され、コーディングスタイルの一貫性が保たれました。
リソースのクリーンアップセクションの追加: 新たに「クリーンアップリソース」セクションが追加され、プロジェクト終了時に作成したリソースを確認・削除する手順が詳述されています。このセクションでは、Azureポータルを使用してリソースを管理する方法や、HTTPリクエストを利用して知識エージェントや検索インデックスを削除する方法が具体的に示されています。
これらの変更により、ユーザーはクイックスタートガイドを通じて、より明確で実用的な情報を得ることができ、プロジェクトの終了時にリソースを適切に管理する手助けとなるでしょう。全体的に、ドキュメントの品質が向上し、ユーザーフレンドリーに改善されています。
articles/search/multimodal-search-overview.md
Diff
@@ -1,17 +1,17 @@
---
-title: Multimodal search concepts and guidance
+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.date: 05/28/2025
+ms.date: 05/29/2025
author: gmndrg
ms.author: gimondra
---
# Multimodal search in Azure AI Search
-Multimodal search refers to the ability to ingest, understand, and retrieve content across multiple data types, including text, images, video, and audio. In Azure AI Search, multimodal search natively supports the ingestion of documents containing text and images and the retrieval of their content, enabling you to perform searches that combine both modalities.
+Multimodal search refers to the ability to ingest, understand, and retrieve information across multiple content types, including text, images, video, and audio. In Azure AI Search, multimodal search natively supports the ingestion of documents containing text and images and the retrieval of their content, enabling you to perform searches that combine both modalities.
Building a robust multimodal pipeline typically involves:
@@ -115,8 +115,8 @@ To help you get started with multimodal search in Azure AI Search, here's a coll
| Content | Description |
|--|--|
| [Quickstart: Multimodal search in the Azure portal](search-get-started-portal-image-search.md) | Create and test a multimodal index in the Azure portal using the wizard and Search Explorer. |
-| [Tutorial: Image verbalization and Document Extraction skill](tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md) | Extract text and images, verbalize diagrams, and embed the resulting descriptions and text into a searchable index. |
-| [Tutorial: Multimodal embeddings and Document Extraction skill](tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md) | Use a vision-text model to embed both text and images directly, enabling visual-similarity search over scanned PDFs. |
-| [Tutorial: Image verbalization and Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md) | Apply layout-aware chunking and diagram verbalization, capture location metadata, and store cropped images for precise citations and page highlights. |
-| [Tutorial: Multimodal embeddings and Document Layout skill](tutorial-multimodal-index-embeddings-skill.md) | Combine layout-aware chunking with unified embeddings for hybrid semantic and keyword search that returns exact hit locations. |
+| [Tutorial: Image verbalization and Document Extraction skill](tutorial-document-extraction-image-verbalization.md) | Extract text and images, verbalize diagrams, and embed the resulting descriptions and text into a searchable index. |
+| [Tutorial: Multimodal embeddings and Document Extraction skill](tutorial-document-extraction-multimodal-embeddings.md) | Use a vision-text model to embed both text and images directly, enabling visual-similarity search over scanned PDFs. |
+| [Tutorial: Image verbalization and Document Layout skill](tutorial-document-layout-image-verbalization.md) | Apply layout-aware chunking and diagram verbalization, capture location metadata, and store cropped images for precise citations and page highlights. |
+| [Tutorial: Multimodal embeddings and Document Layout skill](tutorial-document-layout-multimodal-embeddings.md) | Combine layout-aware chunking with unified embeddings for hybrid semantic and keyword search that returns exact hit locations. |
| [Sample app: Multimodal RAG GitHub repository](https://aka.ms/azs-multimodal-sample-app-repo) | An end-to-end, code-ready RAG application with multimodal capabilities that surfaces both text snippets and image annotations. Ideal for jump-starting enterprise copilots. |
Summary
{
"modification_type": "minor update",
"modification_title": "マルチモーダル検索ガイドのタイトルとチュートリアルリンクを修正"
}
Explanation
この変更は、articles/search/multimodal-search-overview.md
ファイルにおけるマルチモーダル検索に関する概念とガイダンスをまとめた内容の更新です。主な変更点は以下の通りです。
タイトルの修正: ドキュメントのタイトルが「Multimodal search concepts and guidance」から「Multimodal Search Concepts and Guidance」に修正され、大文字が適切に使用されています。
日付の更新: ms.date
フィールドの値が05/28/2025
から05/29/2025
に変更され、最新の状態が反映されています。
テキストの細かな修正: 「マルチモーダル検索は、複数のデータタイプを通じてコンテンツを取り込み、理解し、取得する能力を指します」という説明の中で「コンテンツタイプ」が「データタイプ」から「コンテンツタイプ」に修正されています。この修正により、用語の表現がより明確になっています。
チュートリアルリンクの変更: 各チュートリアルのリンク名が改善されており、チュートリアルのファイル名がより一貫性を持った形式に更新されています。たとえば、「Tutorial: Image verbalization and Document Extraction skill」というチュートリアルのリンクが「tutorial-document-extraction-image-verbalization.md」に変更されるなど、文書内のリンクが正確で適切なものに修正されています。
これにより、ドキュメント全体の読みやすさや理解しやすさが向上し、ユーザーがマルチモーダル検索に関連する情報をより簡単に見つけられる方法が強化されています。全体として、内容の精度が向上し、マルチモーダル検索に関する指針が一層効果的なものとなっています。
articles/search/query-lucene-syntax.md
Diff
@@ -9,7 +9,7 @@ ms.author: beloh
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: concept-article
+ms.topic: reference
ms.date: 12/11/2024
---
Summary
{
"modification_type": "minor update",
"modification_title": "検索クエリのLucene構文に関する記事のトピックタイプを変更"
}
Explanation
この変更は、articles/search/query-lucene-syntax.md
ファイルにおいて、Lucene構文に関連する検索クエリのドキュメントのメタデータを更新するために行われました。主な変更点は以下の通りです。
トピックタイプの変更: ms.topic
フィールドがconcept-article
からreference
に変更されました。これにより、この記事が概念的な説明からリファレンスタイプの文書として位置づけられるようになり、ユーザーにとって情報の利用方法が明確になります。
その他のメタデータの修正: 他のメタデータに変更はありませんが、この変更により、記事の目的や内容が明確に伝わるようになります。
これにより、ユーザーはLucene構文を参照する際に、この文書をより効果的に活用できるようになることが期待されます。全体的に、この修正は文書の一貫性と目的を明確にし、ユーザー体験の向上に寄与します。
articles/search/query-odata-filter-orderby-syntax.md
Diff
@@ -6,7 +6,7 @@ description: OData language overview for filters, select, and order-by for Azure
author: bevloh
ms.author: beloh
ms.service: azure-ai-search
-ms.topic: conceptual
+ms.topic: reference
ms.date: 12/10/2024
---
Summary
{
"modification_type": "minor update",
"modification_title": "ODataフィルター・並べ替え構文に関する記事のトピックタイプを変更"
}
Explanation
この変更は、articles/search/query-odata-filter-orderby-syntax.md
ファイルにおけるOData言語に関する記事のメタデータを更新するために行われました。主な変更点は以下の通りです。
トピックタイプの変更: ms.topic
フィールドがconceptual
からreference
に変更されました。これにより、この記事が概念的な説明からリファレンスタイプの文書として位置づけられるようになり、検索や並べ替えに関する具体的なODataの使い方を参照する際に役立つ内容であることが強調されます。
その他のメタデータの修正: 他のメタデータには変更はありませんが、トピックタイプの変更に伴い、文書が提供する情報の利用方法がより明確になります。
この修正により、ユーザーはODataのフィルターや並べ替えに関する情報をより効果的に利用しやすくなることが期待されます。全体的に、この変更は文書の目的や情報の提示方法を向上させ、ユーザー体験を改善することに寄与しています。
articles/search/query-simple-syntax.md
Diff
@@ -9,7 +9,7 @@ ms.author: beloh
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
+ms.topic: reference
ms.date: 12/10/2024
---
Summary
{
"modification_type": "minor update",
"modification_title": "シンプル検索構文に関する記事のトピックタイプを変更"
}
Explanation
この変更は、articles/search/query-simple-syntax.md
ファイルにおいて、シンプル検索構文に関する記事のメタデータを更新するために行われました。主な変更点は以下の通りです。
トピックタイプの変更: ms.topic
フィールドがconceptual
からreference
に変更されました。これにより、この記事が単なる概念説明から、具体的なリファンスドキュメントとして位置づけられることになります。ユーザーは、シンプルな検索構文について具体的に参照しやすい情報を得られるようになります。
その他のメタデータの修正: 他のメタデータには変更はございませんが、トピックタイプの変更により、内容の明確さと利用価値が向上します。
この修正により、ユーザーがシンプル検索構文を参照する際の利便性が高まり、ガイドラインとしての役割が強化されることが期待されます。全体的に、この変更は文書の目的を明確にし、情報を探求するユーザーにとっての体験を改善することに寄与しています。
articles/search/resource-tools.md
Diff
@@ -28,7 +28,7 @@ Productivity tools are built by engineers at Microsoft, but aren't part of the A
| Accelerator | Description | Source code |
|-----------|------------ |-------------|
-| [Build your own copilot Solution Accelerator](https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator) | Code and docs to build a copilot for specific use cases.| [Client advisor](https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator/blob/main/ClientAdvisor/README.md) <br>[Generic document generator](https://github.com/microsoft/Generic-Build-your-own-copilot-Solution-Accelerator) <br>[Research assistant](https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator/blob/main/ResearchAssistant/README.md) |
+| [Build your own copilot Solution Accelerator](https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator) | Code and docs to build a copilot for specific use cases.| [Client advisor](https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator/tree/main) <br>[Generic document generator](https://github.com/microsoft/Generic-Build-your-own-copilot-Solution-Accelerator) <br>[Research assistant](https://github.com/microsoft/Build-your-own-copilot-Solution-Accelerator/tree/main) |
| [Chat with your data solution accelerator](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/blob/main/README.md) | Code and docs to create interactive search solution in production environments. | [https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator) |
| [Document knowledge mining solution accelerator](https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator/blob/main/README.md) | Code and docs built on Azure OpenAI in Azure AI Foundry Models and Azure AI Document Intelligence to process and extract summaries, entities, and metadata from unstructured, multimodal documents and enable searching and chatting over this data. | [https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator](https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator) |
| [Knowledge Mining accelerator](https://github.com/Azure-Samples/azure-search-knowledge-mining/blob/main/README.md) | Code and docs to jump start a knowledge store using your data. | [https://github.com/Azure-Samples/azure-search-knowledge-mining](https://github.com/Azure-Samples/azure-search-knowledge-mining) |
Summary
{
"modification_type": "minor update",
"modification_title": "リソースツール記事におけるリンクの修正"
}
Explanation
この変更は、articles/search/resource-tools.md
ファイルにおいて、リソースツールに関する情報の一部を修正するために行われました。主な変更点は以下の通りです。
リンクの更新: 「Build your own copilot Solution Accelerator」のテーブル内のリンクが更新されました。具体的には、Client advisor
およびResearch assistant
のリンクが、特定のブランチを指す形式からmain
ブランチを指すように変更されました。この修正により、ユーザーは正確な最新のリソースにアクセスできるようになります。
一貫性の向上: この変更により、情報の一貫性が保たれ、ユーザーが参照する際に混乱を招くことが減ります。特に、ソースコードへのリンクが同じ構造で統一されることで、情報がより明確に伝わります。
全体として、この修正はリソースに対するアクセス性を向上させ、ユーザーが必要な情報をより簡単に見つけることができるようにすることを目的としています。
articles/search/samples-dotnet.md
Diff
@@ -10,7 +10,7 @@ ms.custom:
- devx-track-dotnet
- ignite-2023
ms.topic: concept-article
-ms.date: 03/10/2025
+ms.date: 05/29/2025
---
# C# samples for Azure AI Search
@@ -51,7 +51,8 @@ Code samples from the Azure AI Search team demonstrate features and workflows. A
| Code sample | Related article | Purpose |
|-------------|------------------|---------|
| [create-mvc-app](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/main/create-mvc-app) | [Tutorial: Add search to an ASP.NET Core (MVC) app](tutorial-csharp-create-mvc-app.md) | While most samples are console applications, this MVC sample uses a web page to front the sample Hotels index, demonstrating basic search, pagination, and other server-side behaviors.|
-| [quickstart](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/main/quickstart/v11) | [Quickstart: Full text search using the Azure SDKs](search-get-started-text.md) | Covers the basic workflow for creating, loading, and querying a search index in C# using sample data. |
+| [quickstart](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/main/quickstart/v11) | [Quickstart: Full-text search using the Azure SDKs](search-get-started-text.md) | Covers the basic workflow for creating, loading, and querying a search index in C# using sample data. |
+| [quickstart-agentic-retrieval](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/main/quickstart-agentic-retrieval) | [Quickstart: Run agentic retrieval in Azure AI Search](search-get-started-agentic-retrieval.md) | Creates an LLM-powered knowledge agent that retrieves and synthesizes information from your search index. |
| [quickstart-semantic-search](https://github.com/Azure-Samples/azure-search-dotnet-samples/blob/main/quickstart-semantic-search/) | [Quickstart: Semantic ranking using the Azure SDKs](search-get-started-semantic.md) | Shows the index schema and query request for invoking semantic ranker. |
| [search-website](https://github.com/Azure-Samples/azure-search-static-web-app) | [Tutorial: Add search to web apps](tutorial-csharp-overview.md) | Demonstrates an end-to-end search app that includes bulk upload using the push APIs and a rich client for hosting the app and handling search requests.|
| [tutorial-ai-enrichment](https://github.com/Azure-Samples/azure-search-dotnet-samples/tree/main/tutorial-ai-enrichment) | [Tutorial: AI-generated searchable content from Azure blobs](cognitive-search-tutorial-blob-dotnet.md) | Shows how to configure an indexer and skillset. |
Summary
{
"modification_type": "minor update",
"modification_title": "Dotnetサンプルの記事の日付と内容の更新"
}
Explanation
この変更は、articles/search/samples-dotnet.md
ファイルにおいて、Dotnet用のAzure AI Searchサンプルに関する情報を更新するために行われました。主な変更点は以下の通りです。
日付の修正: ms.date
フィールドが03/10/2025
から05/29/2025
に変更されました。これによって、記事が最新の情報を反映することが強調され、リリース日を正確に示すことができます。
新しいサンプルの追加: quickstart-agentic-retrieval
という新しいサンプルが追加されました。このサンプルは、LLM(大規模言語モデル)を使用した知識エージェントを作成し、検索インデックスから情報を取得して統合する機能を示しています。ユーザーはこれを通じて、より高度な検索機能の実装方法を学ぶことができます。
用語の統一: quickstart
サンプルの説明において、”Full text search”から”Full-text search”に用語が修正され、言語表現が一貫性を持つようになりました。
これらの変更により、ユーザーは最新の機能やサンプルを利用しやすくなり、実際のアプリケーションでの適用方法を学ぶ際に役立つ情報を得ることができるようになります。全体として、この記事はAzure AI Search用のDotnetサンプルに関する重要なリソースとしての役割を強化しています。
articles/search/samples-python.md
Diff
@@ -11,7 +11,7 @@ ms.custom:
- devx-track-python
- ignite-2023
ms.topic: concept-article
-ms.date: 03/10/2025
+ms.date: 05/29/2025
---
# Python samples for Azure AI Search
@@ -36,12 +36,14 @@ Code samples from the Azure AI Search team demonstrate features and workflows. M
| Samples | Article |
|---------|---------|
-| [Tutorial-RAG](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Tutorial-RAG) | Source code for the Python portion of [How to build a RAG solution using Azure AI Search](tutorial-rag-build-solution.md).|
-| [Quickstart](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Quickstart) | Source code for the Python portion of [Quickstart: Full text search using the Azure SDKs](search-get-started-text.md). This article covers the basic workflow for creating, loading, and querying a search index using sample data. |
+| [Quickstart](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Quickstart) | Source code for the Python portion of [Quickstart: Full-text search using the Azure SDKs](search-get-started-text.md). This sample covers the basic workflow for creating, loading, and querying a search index using sample data. |
+| [Quickstart-Agentic-Retrieval](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Quickstart-Agentic-Retrieval) | Source code for the Python portion of [Quickstart: Run agentic retrieval in Azure AI Search](search-get-started-agentic-retrieval.md). |
| [Quickstart-RAG](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Quickstart-RAG) | Source code for the Python portion of [Quickstart: Generative search (RAG) with grounding data from Azure AI Search](search-get-started-rag.md). |
-| [Quickstart-Semantic-Search](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Quickstart-Semantic-Search) | Source code for the Python portion of [Quickstart: Semantic ranking using the Azure SDKs](search-get-started-semantic.md). It shows the index schema and query request for invoking semantic ranker. |
-| [bulk-insert](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/bulk-insert) | Source code for the Python example of how to [use the push APIs](search-how-to-load-search-index.md) to upload and index documents. |
+| [Quickstart-Semantic-Search](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Quickstart-Semantic-Search) | Source code for the Python portion of [Quickstart: Semantic ranking using the Azure SDKs](search-get-started-semantic.md). This sample shows the index schema and query request for invoking semantic ranker. |
+| [Tutorial-RAG](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/Tutorial-RAG) | Source code for the Python portion of [How to build a RAG solution using Azure AI Search](tutorial-rag-build-solution.md).|
+| [agentic-retrieval-pipeline-example](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/agentic-retrieval-pipeline-example) | Source code for the Python portion of [Build an agent-to-agent retrieval solution using Azure AI Search](search-agentic-retrieval-how-to-pipeline.md). Unlike the [quickstart](search-get-started-agentic-retrieval.md), this sample incorporates Azure AI Foundry Agent Service for data retrieval and orchestration. |
| [azure-function-search](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/azure-function-search) | Source code for the Python example of an Azure function that sends queries to a search service. You can substitute this Python version of the `api` code used in the [Add search to web sites](tutorial-csharp-overview.md) C# sample. |
+| [bulk-insert](https://github.com/Azure-Samples/azure-search-python-samples/tree/main/bulk-insert) | Source code for the Python example of how to [use the push APIs](search-how-to-load-search-index.md) to upload and index documents. |
## Demos
Summary
{
"modification_type": "minor update",
"modification_title": "Pythonサンプルの記事の日付とリストの更新"
}
Explanation
この変更は、articles/search/samples-python.md
ファイルにおいて、Python用のAzure AI Searchサンプルに関する情報を更新するために行われました。主な変更点は以下の通りです。
日付の修正: ms.date
フィールドが03/10/2025
から05/29/2025
に変更され、ドキュメントが最新の情報を持っていることが示されています。
サンプルの追加: 新たにQuickstart-Agentic-Retrieval
とagentic-retrieval-pipeline-example
というサンプルが追加されました。これにより、ユーザーはエージェントの情報検索を行う方法を学ぶことができます。
説明の改良: サンプルの説明文が一部修正され、文章がより明確で一貫性のあるものになりました。特に、“Full text search”から”Full-text search”に変更され、用語の統一が図られています。
サンプルの順序: 一部のサンプルがリスト内で再配置され、同様のテーマのものが隣接するようになりました。これにより、ユーザーが関連するサンプルを見つけやすくなります。
全体として、この変更により、PythonによるAzure AI Searchの利用方法がより分かりやすくなり、ユーザーが必要な情報に簡単にアクセスできるようにされました。
articles/search/samples-rest.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: concept-article
-ms.date: 03/10/2025
+ms.date: 05/29/2025
---
# REST samples for Azure AI Search
@@ -28,10 +28,11 @@ Code samples from the Azure AI Search team demonstrate features and workflows. M
|---------|---------|
| [quickstart](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/Quickstart) | Source code for [Quickstart: Text search using REST](search-get-started-rest.md). This sample covers the basic workflow for creating, loading, and querying a search index using sample data. |
| [quickstart-vectors](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/Quickstart-vectors) | Source code for [Quickstart: Vector search using REST APIs](search-get-started-vector.md). This sample covers the basic workflow for indexing and querying vector data. |
+| [quickstart-agentic-retrieval](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/agentic-retrieval) | Source code for the REST portion of [Quickstart: Run agentic retrieval in Azure AI Search](search-get-started-agentic-retrieval.md). This sample shows you how to create an LLM-powered knowledge agent that retrieves and synthesizes information from your search index. |
| [skillset-tutorial](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/skillset-tutorial) | Source code for [Tutorial: Use REST and AI to generate searchable content from Azure blobs](cognitive-search-tutorial-blob.md). This sample shows you how to create a skillset that iterates over Azure blobs to extract information and infer structure.|
| [skill examples](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/skill-examples) | Skillset examples in indexer pipelines that include indexes and indexers so that you can follow field mappings, output field mappings, and source paths. |
| [debug-sessions](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/Debug-sessions) | Source code for [Tutorial: Diagnose, repair, and commit changes to your skillset](cognitive-search-tutorial-debug-sessions.md). This sample shows you how to use a skillset debug session in the Azure portal. REST is used to create the objects used during debug.|
-| [custom-analyzers](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/custom-analyzers) | Source code for [Tutorial: Create a custom analyzer for phone numbers](tutorial-create-custom-analyzer.md). This sample explains how to use analyzers to preserve patterns and special characters in searchable content.|
+| [custom-analyzers](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/custom-analyzers) | Source code for [Tutorial: Create a custom analyzer for phone numbers](tutorial-create-custom-analyzer.md). This sample explains how to use analyzers to preserve patterns and special characters in searchable content.|
| [index-json-blobs](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/index-json-blobs) | Create an indexer, data source, and index for nested JSON within a JSON array. This sample demonstrates the jsonArray parsing model and documentRoot parameters. |
| [knowledge-store](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/knowledge-store) | Source code for [Create a knowledge store using REST](knowledge-store-create-rest.md). This sample explains the necessary steps for populating a knowledge store used for knowledge mining workflows. |
| [projections](https://github.com/Azure-Samples/azure-search-rest-samples/tree/main/projections) | Source code for [Define projections in a knowledge store](knowledge-store-projections-examples.md). This sample explains how to specify the physical data structures in a knowledge store.|
Summary
{
"modification_type": "minor update",
"modification_title": "RESTサンプルの記事の日付と内容の更新"
}
Explanation
この変更は、articles/search/samples-rest.md
ファイルにおいて、RESTを使用したAzure AI Searchサンプルに関する最新の情報を反映するために行われました。主な変更点は以下の通りです。
日付の修正: ms.date
フィールドが03/10/2025
から05/29/2025
に変更され、ドキュメントの有効性が更新されました。
新しいサンプルの追加: quickstart-agentic-retrieval
という新しいサンプルが追加され、ユーザーはLLM(大規模言語モデル)を活用した知識エージェントの構築方法を学ぶことができるようになりました。
説明文の統一: custom-analyzers
サンプルの説明文が少し修正され、文体の一貫性が保たれています。これにより、技術的な内容がより明確になっています。
サンプルの順序: 一部のサンプルのリストが整頓され、関連するサンプルが隣接して記載されるようになったため、ユーザーが必要な情報にアクセスしやすくなっています。
この変更により、RESTを利用したAzure AI Searchのサンプルがより使いやすくなり、ユーザーにとっての利便性が向上しました。
articles/search/search-agentic-retrieval-how-to-create.md
Diff
@@ -219,7 +219,7 @@ Content-Type: application/json
{
"messages" : [
{
- "role" : "system",
+ "role" : "assistant",
"content" : [
{ "type" : "text", "text" : "You are a helpful assistant for Contoso Human Resources. You have access to a search index containing guidelines about health care coverage for Washington state. If you can't find the answer in the search, say you don't know." }
]
@@ -235,8 +235,8 @@ Content-Type: application/json
{
"indexName" : "{{index-name}}",
"filterAddOn" : "State eq 'WA'",
- "IncludeReferenceSourceData": true,
- "rerankerThreshold " : 2.5,
+ "IncludeReferenceSourceData": true,
+ "rerankerThreshold" : 2.5
"maxDocsForReranker": 250
}
]
Summary
{
"modification_type": "minor update",
"modification_title": "エージェントリトリーバル作成手順の記事の修正"
}
Explanation
この変更は、articles/search/search-agentic-retrieval-how-to-create.md
ファイルにおけるエージェントリトリーバルの作成手順に関連する内容を更新するために行われました。主な変更点は以下の通りです。
役割の修正: JSONメッセージの"role"
フィールドが"system"
から"assistant"
に変更され、エージェントの役割が明示されました。この変更は、エージェントの機能や役割をより正確に反映するためのものでしょう。
コードフォーマットの整備: rerankerThreshold
のコロンの位置が変更され、コードの整形が改善されました。これにより、読みやすさが向上しています。
構文の一貫性向上: JSONの記述において、不要なスペースや誤った構文が修正され、全体の構文がより一貫性を持つようになりました。
これらの変更は、エージェントリトリーバルの作成手順をより明確かつ正確に伝えることを目指しています。ユーザーはこの情報を基に、Azure AI Searchを利用したエージェントリトリーバルの設定をよりスムーズに行えるようになります。
articles/search/search-dotnet-sdk-migration-version-11.md
Diff
@@ -9,7 +9,7 @@ ms.author: heidist
ms.service: azure-ai-search
ms.devlang: csharp
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
ms.custom:
- devx-track-csharp
- devx-track-dotnet
Summary
{
"modification_type": "minor update",
"modification_title": ".NET SDKバージョン11の移行ガイドの日付更新"
}
Explanation
この変更は、articles/search/search-dotnet-sdk-migration-version-11.md
ファイルにおける.NET SDKバージョン11の移行ガイドに関連する日付を更新するために行われました。主な変更点は以下の通りです。
- 日付の更新:
ms.date
フィールドが12/10/2024
から05/29/2025
に変更され、ドキュメントの有効性を更新しました。これにより、ユーザーは最新の情報に基づいて移行作業を行うことができます。
この変更により、移行ガイドが最新のリリース日を反映し、開発者が正確な情報を得られるようになっています。これにより、.NET SDKを使用する開発者にとって役立つリソースが維持されています。
articles/search/search-get-started-agentic-retrieval.md
Diff
@@ -6,7 +6,7 @@ author: haileytap
ms.author: haileytapia
ms.service: azure-ai-search
ms.topic: quickstart
-ms.date: 05/08/2025
+ms.date: 05/29/2025
zone_pivot_groups: search-get-started-agentic-retrieval
---
@@ -24,12 +24,6 @@ zone_pivot_groups: search-get-started-agentic-retrieval
::: zone-end
-## Clean up resources
-
-When working in your own subscription, it's a good idea to finish a project by determining whether you still need the resources you created. Resources that are left running can cost you money. You can delete resources individually, or you can delete the resource group to delete the entire set of resources.
-
-In the Azure portal, you can find and manage resources by selecting **All resources** or **Resource groups** from the left pane.
-
## Related content
+ [Agentic retrieval in Azure AI Search](search-agentic-retrieval-concept.md)
Summary
{
"modification_type": "minor update",
"modification_title": "エージェントリトリーバルの開始ガイドの更新"
}
Explanation
この変更は、articles/search/search-get-started-agentic-retrieval.md
ファイルにおけるエージェントリトリーバルの開始ガイドに関連する内容を更新するために行われました。主な変更点は以下の通りです。
日付の更新: ms.date
フィールドが05/08/2025
から05/29/2025
に修正され、最新のリリース日を反映するよう更新されました。これにより、ユーザーはドキュメントの有効性を確認できます。
コンテンツの削除: リソースのクリーンアップに関するセクションが削除されました。この部分では、使用しなくなったリソースの管理方法について説明されていました。この削除により、ドキュメントが簡素化され、重複する情報が省かれた可能性があります。
関連コンテンツセクションの追加: 最後の部分に「関連コンテンツ」として、エージェントリトリーバルに関するリンクが追加され、より多くの情報を得るためのリソースが提供されました。
これらの変更によって、エージェントリトリーバルの開始ガイドが最新情報を反映し、より明確でシンプルな内容になっています。ユーザーにとって、必要な情報へ容易にアクセスできるようになっています。
articles/search/search-get-started-portal-image-search.md
Diff
@@ -348,4 +348,4 @@ This quickstart uses billable Azure resources. If you no longer need the resourc
## Next step
-This quickstart introduced you to the **Import and vectorize data wizard**, which creates all of the necessary objects for multimodal search. To explore each step in detail, see [Tutorial: Index mixed content using image verbalizations and the Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md).
+This quickstart introduced you to the **Import and vectorize data wizard**, which creates all of the necessary objects for multimodal search. To explore each step in detail, see [Tutorial: Index mixed content using image verbalizations and the Document Layout skill](tutorial-document-layout-image-verbalization.md).
Summary
{
"modification_type": "minor update",
"modification_title": "画像検索ポータルの開始ガイドのチュートリアルリンクの修正"
}
Explanation
この変更は、articles/search/search-get-started-portal-image-search.md
ファイルにおける画像検索ポータルの開始ガイドに関連するリンクを修正するために行われました。主な変更点は以下の通りです。
- 関連リンクの修正: チュートリアルへのリンクが変更されました。以前は
tutorial-multimodal-index-image-verbalization-skill.md
として参照されていましたが、現在はtutorial-document-layout-image-verbalization.md
に修正されています。この変更により、最新のドキュメントに正しく誘導されるようになりました。
この修正は、ユーザーがマルチモーダル検索におけるデータのインポートおよびベクトル化ウィザードを学ぶ際に、適切なチュートリアルにアクセスできるようにするための重要な更新です。これにより、学習体験が向上し、情報がより正確に提供されています。
articles/search/search-get-started-terraform.md
Diff
@@ -2,7 +2,7 @@
title: 'Quickstart: Deploy using Terraform'
description: 'In this article, you create an Azure AI Search service using Terraform.'
ms.topic: quickstart
-ms.date: 12/10/2024
+ms.date: 05/29/2025
ms.custom:
- devx-track-terraform
- ignite-2023
Summary
{
"modification_type": "minor update",
"modification_title": "Terraformを使用したデプロイのクイックスタートの日付更新"
}
Explanation
この変更は、articles/search/search-get-started-terraform.md
ファイルにおけるTerraformを使用したデプロイのクイックスタートガイドの日付情報を更新するために行われました。主な変更点は以下の通りです。
- 日付の更新:
ms.date
フィールドが12/10/2024
から05/29/2025
に修正され、最新のリリース日を反映するように更新されました。この変更により、読者はドキュメントがいつ更新されたかを正確に把握できるようになります。
この修正は、ユーザーがTerraformを使用してAzure AI Searchサービスをデプロイするための最新情報を得るために重要です。日付の更新により、ドキュメントの信頼性と関連性が向上します。
articles/search/search-how-to-alias.md
Diff
@@ -8,36 +8,54 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Create an index alias in Azure AI Search
> [!IMPORTANT]
> Index aliases are currently in public preview and available under [supplemental terms of use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
-In Azure AI Search, an index alias is a secondary name that can be used to refer to an index for querying, indexing, and other operations. You can create an alias that maps to a search index and substitute the alias name in places where you would otherwise reference an index name. An alias adds flexibility if you need to change which index your application is pointing to. Instead of updating the references in your application, you can just update the mapping for your alias.
+An index alias in Azure AI Search is an alternate name for an index. You can use the alias instead of the index name in your application, which minimizes future updates to production code. If you need to switch to a newer index, you can update the alias mapping.
-The main goal of index aliases is to make it easier to manage your production indexes. For example, if you need to make a change to your index definition, such as editing a field or adding a new analyzer, you'll have to create a new search index because all search indexes are immutable. This means you either need to [drop and rebuild your index](search-howto-reindex.md) or create a new index and then migrate your application over to that index.
+Before using an alias, your application sends requests directly to `hotel-samples-index`.
-Instead of dropping and rebuilding your index, you can use index aliases. A typical workflow would be to:
+```http
+POST /indexes/hotel-samples-index/docs/search?api-version=2025-05-01-preview
+{
+ "search": "pool spa +airport",
+ "select": "HotelId, HotelName, Category, Description",
+ "count": true
+}
+```
-1. Create your search index
-1. Create an alias that maps to your search index
-1. Have your application send querying/indexing requests to the alias rather than the index name
-1. When you need to make a change to your index that requires a rebuild, create a new search index
-1. When your new index is ready to go, update the alias to map to the new index and requests will automatically be routed to the new index
+After using an alias, your application sends requests to `my-alias`, which maps to `hotel-samples-index`.
+
+```http
+POST /indexes/my-alias/docs/search?api-version=2025-05-01-preview
+{
+ "search": "pool spa +airport",
+ "select": "HotelId, HotelName, Category, Description",
+ "count": true
+}
+```
+
+## Supported scenarios
+
+You can only use an alias with document operations or to get and update an index definition.
+
+Aliases can't be used to [delete an index](/rest/api/searchservice/indexes/delete), or [test text tokenization](/rest/api/searchservice/indexes/analyze), or referenced as the `targetIndexName` on an [indexer](/rest/api/searchservice/indexers/create-or-update).
## Create an index alias
You can create an alias using the preview REST API, the preview SDKs, or through the [Azure portal](https://portal.azure.com). An alias consists of the `name` of the alias and the name of the search index that the alias is mapped to. Only one index name can be specified in the `indexes` array.
### [**REST API**](#tab/rest)
-You can use the [Create or Update Alias (REST preview)](/rest/api/searchservice/aliases/create-or-update?view=rest-searchservice-2024-05-01-preview&preserve-view=true) to create an index alias.
+You can use the [Create or Update Alias (REST preview)](/rest/api/searchservice/aliases/create-or-update?view=rest-searchservice-2025-05-01-preview&preserve-view=true) to create an index alias.
```http
-POST /aliases?api-version=2024-05-01-preview
+POST /aliases?api-version=2025-05-01-preview
{
"name": "my-alias",
"indexes": ["hotel-samples-index"]
@@ -75,12 +93,12 @@ Index aliases are also supported in the latest preview SDKs for [Java](https://c
## Send requests to an index alias
-Once you've created your alias, you're ready to start using it. Aliases can be used for all document operations including querying, indexing, suggestions, and autocomplete.
+Aliases can be used for all document operations including querying, indexing, suggestions, and autocomplete.
-In the query below, instead of sending the request to `hotel-samples-index`, you can instead send the request to `my-alias` and it will be routed accordingly.
+This query sends the request to `my-alias`, which is mapped to an actual index on your search service.
```http
-POST /indexes/my-alias/docs/search?api-version=2024-05-01-preview
+POST /indexes/my-alias/docs/search?api-version=2025-05-01-preview
{
"search": "pool spa +airport",
"searchMode": any,
@@ -90,29 +108,19 @@ POST /indexes/my-alias/docs/search?api-version=2024-05-01-preview
}
```
-If you expect to make updates to a production index, specify an alias rather than the index name in your client-side application. Scenarios that require an index rebuild are outlined in [Drop and rebuild an index](search-howto-reindex.md).
-
-> [!NOTE]
-> You can only use an alias with document operations or to get and update an index definition. Aliases can't be used to delete an index, can't be used with the Analyze Text API, and can't be used as the `targetIndexName` on an indexer.
->
-> An update to an alias may take up to 10 seconds to propagate through the system so you should wait at least 10 seconds before performing any operation in the index that has been mapped or recently was mapped to the alias.
+## Update an alias
-## Swap indexes
-
-Now, whenever you need to update your application to point to a new index, all you need to do is update the mapping in your alias. PUT is required for updates as described in [Create or Update Alias (REST preview)](/rest/api/searchservice/aliases/create-or-update?view=rest-searchservice-2024-05-01-preview&preserve-view=true).
+PUT is required for alias updates as described in [Create or Update Alias (REST preview)](/rest/api/searchservice/aliases/create-or-update?view=rest-searchservice-2025-05-01-preview&preserve-view=true).
```http
-PUT /aliases/my-alias?api-version=2024-05-01-preview
+PUT /aliases/my-alias?api-version=2025-05-01-preview
{
"name": "my-alias",
"indexes": ["hotel-samples-index2"]
}
```
-After you make the update to the alias, requests will automatically start to be routed to the new index.
-
-> [!NOTE]
-> An update to an alias may take up to 10 seconds to propagate through the system so you should wait at least 10 seconds before deleting the index that the alias was previously mapped to.
+An update to an alias may take up to 10 seconds to propagate through the system so you should wait at least 10 seconds before deleting the index that the alias was previously mapped to.
## See also
Summary
{
"modification_type": "minor update",
"modification_title": "エイリアスに関するドキュメントの内容更新"
}
Explanation
この変更は、articles/search/search-how-to-alias.md
ファイルにおけるAzure AI Searchのエイリアスに関するドキュメント内容を更新するために行われました。主な変更点は以下の通りです。
日付の更新: ms.date
フィールドが12/10/2024
から05/29/2025
に変更され、最新のドキュメントの日付が反映されました。
説明の明確化: インデックスエイリアスの定義が改善され、エイリアスを使うことによる柔軟性や利点がより明確に説明されています。具体的には、アプリケーションがインデックス名の代わりにエイリアス名を使用することで、将来的なコードの更新が最小限に抑えられることが強調されています。
サンプルコードの更新: エイリアスを使用した際のHTTPリクエストのサンプルコードが新しく追加され、具体的な使い方が示されました。これにより、ユーザーは実際の利用シーンをイメージしやすくなっています。
サポートされるシナリオの説明: エイリアスがどのような操作で使用できるかの具体的なシナリオ(ドキュメント操作やインデックス定義の取得・更新)についての情報が追加され、エイリアスの利用制限についてもしっかりとした注意書きが記載されています。
この更新により、ドキュメントはよりユーザーフレンドリーとなり、Azure AI Searchにおけるエイリアスの効果的な利用方法を理解する手助けとなります。
articles/search/search-how-to-index-markdown-blobs.md
Diff
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2024
ms.topic: how-to
-ms.date: 11/20/2024
+ms.date: 05/29/2025
---
# Index Markdown blobs and files in Azure AI Search
@@ -38,7 +38,7 @@ In Azure AI Search, indexers for Azure Blob Storage, Azure Files, and OneLake su
Parsing mode parameters are specified in an indexer definition when you create or update an indexer.
```http
-POST https://[service name].search.windows.net/indexers?api-version=2024-11-01-preview
+POST https://[service name].search.windows.net/indexers?api-version=2025-05-01-preview
Content-Type: application/json
api-key: [admin key]
@@ -155,7 +155,7 @@ An example index configuration might look something like this:
If field names and data types align, the blob indexer can infer the mapping without an explicit field mapping present in the request, so an indexer configuration corresponding to the provided index configuration might look like this:
```http
-POST https://[service name].search.windows.net/indexers?api-version=2024-11-01-preview
+POST https://[service name].search.windows.net/indexers?api-version=2025-05-01-preview
Content-Type: application/json
api-key: [admin key]
@@ -337,7 +337,7 @@ If you aren't utilizing field mappings, the shape of the index should reflect th
### Indexer definition for one-to-one parsing
```http
-POST https://[service name].search.windows.net/indexers?api-version=2024-11-01-preview
+POST https://[service name].search.windows.net/indexers?api-version=2025-05-01-preview
Content-Type: application/json
api-key: [admin key]
Summary
{
"modification_type": "minor update",
"modification_title": "Markdown BlobsインデックスのAPIバージョンの更新"
}
Explanation
この変更は、articles/search/search-how-to-index-markdown-blobs.md
ファイルにおけるAzure AI Searchに関連するMarkdown blobsのインデックス作成方法を説明するドキュメントに対するマイナー修正です。主な変更点は以下の通りです。
日付の更新: ms.date
フィールドが11/20/2024
から05/29/2025
に変更され、ドキュメントの日付が最新のものに更新されました。
APIバージョンの更新: Markdown blobsのインデックス作成に関連するHTTPリクエストのサンプルにおいて、APIバージョンが2024-11-01-preview
から2025-05-01-preview
に変更されました。これにより、最新のAPI機能や修正が適用されていることが反映されています。
一貫性のあるサンプルコードの更新: ドキュメント内に複数回表示されるAPIリクエストのサンプルがすべて更新され、最新のAPIバージョンが使用されています。これにより、ユーザーが正しいバージョンでのエンドポイントを利用できるようになります。
この更新により、ドキュメントは最新の情報を提供し続けることができ、Azure AI Searchを使用する際のユーザー体験を向上させます。
articles/search/search-how-to-index-sql-server.md
Diff
@@ -9,11 +9,11 @@ manager: nitinme
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
-ms.date: 12/10/2024
+ms.topic: how-to
+ms.date: 05/29/2025
---
-# Indexer connections to a SQL Server instance on an Azure virtual machine
+# Configure an indexer connection to a SQL Server instance on an Azure virtual machine
When configuring an [Azure SQL indexer](search-how-to-index-sql-database.md) to extract content from a database on an Azure virtual machine, extra steps are required for secure connections.
@@ -44,11 +44,13 @@ Azure AI Search requires an encrypted channel for all indexer requests over a pu
1. In regedit, browse to this registry key: `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\[MSSQL13.MSSQLSERVER]\MSSQLServer\SuperSocketNetLib\Certificate`.
- The `[MSSQL13.MSSQLSERVER]` part varies based on version and instance name.
+ The `[MSSQL13.MSSQLSERVER]` part varies based on version and instance name.
1. Set the value of the **Certificate** key to the **thumbprint** (without spaces) of the TLS/SSL certificate you imported to the VM.
- There are several ways to get the thumbprint, some better than others. If you copy it from the **Certificates** snap-in in MMC, you might pick up an invisible leading character [as described in this support article](https://support.microsoft.com/kb/2023869/), which results in an error when you attempt a connection. Several workarounds exist for correcting this problem. The easiest is to backspace over and then retype the first character of the thumbprint to remove the leading character in the key value field in regedit. Alternatively, you can use a different tool to copy the thumbprint.
+ For example, copy the hexadecimal characters to text editor, such as Notepad. Delete all spaces from the thumbprint string. If the thumbprint is `c0 d0 f2 70 95 b0 3d 43 17 e2 19 84 10 24 32 8c ef 24 87 79`, then change it to `c0d0f27095b03d4317e219841024328cef248779`.
+
+ There are several ways to get the thumbprint, some better than others. If you copy it from the **Certificates** snap-in in MMC, you might pick up an invisible leading character, which results in an error when you attempt a connection. Several workarounds exist for correcting this problem. The easiest is to backspace over and then retype the first character of the thumbprint to remove the leading character in the key value field in regedit. Alternatively, you can use a different tool to copy the thumbprint. For more information, see [Certificate thumbprint displayed in MMC certificate snap-in has extra invisible unicode character](https://support.microsoft.com/help/2023835/certificate-thumbprint-displayed-in-mmc-certificate-snap-in-has-extra).
1. Grant permissions to the service account.
Summary
{
"modification_type": "minor update",
"modification_title": "SQL Serverインデクサー接続に関するドキュメントの更新"
}
Explanation
この変更は、articles/search/search-how-to-index-sql-server.md
ファイルにおけるAzure AI SearchのSQL Serverインデクサー接続に関する説明を更新するために行われました。主な変更点は以下の通りです。
トピックの更新: ms.topic
フィールドがconceptual
からhow-to
に変更され、ドキュメントの内容が実用的な手引きであることを明示しています。
日付の更新: ms.date
フィールドが12/10/2024
から05/29/2025
に変更され、最新の日付が反映されています。
タイトルの改善: セクションタイトルが「Indexer connections to a SQL Server instance on an Azure virtual machine」から「Configure an indexer connection to a SQL Server instance on an Azure virtual machine」に変更され、内容がより具体的かつ実践的であることが示されています。
手順の具体化: サービスアカウントに対する権限付与の手順に関して、TLS/SSL証明書のサムプリントを取得する方法がより具体的に説明されるようになっています。特に、サムプリントの形式を例を挙げて明確にし、コピーする際の注意点についても詳述しています。また、問題解決のためのサポート記事へのリンクも追加されており、ユーザーが直面する可能性のある問題に対する理解が深まるように配慮されています。
この更新により、ドキュメントはより利用しやすくなり、ユーザーはSQL Serverに対するインデクサー接続の設定に関して、より明確で実用的な情報を得ることができます。
articles/search/search-how-to-integrated-vectorization.md
Diff
@@ -86,7 +86,7 @@ In this section, you retrieve the endpoint and Microsoft Entra token for your Az
1. To obtain your Microsoft Entra token, run the following command on your local system. This step requires completion of [Quickstart: Connect without keys](search-get-started-rbac.md).
- ```Azure CLI
+ ```azurecli
az account get-access-token --scope https://search.azure.com/.default --query accessToken --output tsv
```
Summary
{
"modification_type": "minor update",
"modification_title": "Azure CLIのコードブロックのスタイル修正"
}
Explanation
この変更は、articles/search/search-how-to-integrated-vectorization.md
ファイルにおけるAzureに関するドキュメントの小規模な修正です。具体的には、以下のような変更が行われました。
コードブロックの言語指定の変更: コードブロック内の言語指定をAzure CLI
からazurecli
に変更しました。この変更により、Markdownのコピーで言語に対する指定が統一され、コードのハイライト表示が正確に行われるようになります。
構文の整合性: 変更により、ドキュメント内で使用されるコードブロックの構文が一貫性を持つようになり、ユーザーが各コマンドを理解しやすくなります。
このマイナーアップデートによって、ドキュメントは技術的に正確で読みやすいものとなり、ユーザーがAzure環境でのインテグレーションやベクトル化を行う際の手順をよりスムーズに実行できるように助けています。
articles/search/search-howto-index-azure-data-lake-storage.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Index data from Azure Data Lake Storage Gen2
Summary
{
"modification_type": "minor update",
"modification_title": "Azure Data Lake Storageのインデクシングに関するドキュメントの更新"
}
Explanation
この変更は、articles/search/search-howto-index-azure-data-lake-storage.md
ファイルにおけるAzure Data Lake Storage Gen2のデータインデクシングに関するドキュメントを更新するために行われました。具体的には、以下の内容が変更されました。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更され、新しい日付が反映されています。これにより、ドキュメントが最新の情報であることが示されています。
トピックの一貫性: 日付の更新に伴い、ファイルが更新されていることが強調され、ユーザーに最新の手順や情報を提供するための一貫性が保たれています。
このマイナーアップデートによって、ドキュメントは最新の内容を反映し、ユーザーがAzure Data Lake Storage Gen2におけるデータのインデクシング手順を学ぶ際に、正確で最新の情報を得ることができます。
articles/search/search-howto-index-cosmosdb-gremlin.md
Diff
@@ -11,7 +11,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Index data from Azure Cosmos DB for Apache Gremlin for queries in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "Azure Cosmos DBのGremlinに関するインデクシング手順の更新"
}
Explanation
この変更は、articles/search/search-howto-index-cosmosdb-gremlin.md
ファイルにおいて、Azure Cosmos DBのGremlinに関するデータインデクシングの手順を更新するために行われました。主な変更内容は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更され、新しい日付が反映されています。この更新により、文書が最新の状態を反映し、ユーザーに対して新しい情報を提供することが示されています。
ドキュメントの一貫性: 日付の更新は、ユーザーが参照する情報が古くないことを保証し、情報の信頼性や正確性を高めています。
このマイナーアップデートによって、利用者はAzure Cosmos DBのGremlinを使用したクエリに関する最新のインデクシング手順を学ぶことができ、正確な情報に基づいた操作が可能になります。
articles/search/search-howto-index-cosmosdb-mongodb.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Index data from Azure Cosmos DB for MongoDB for queries in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "Azure Cosmos DBのMongoDBに関するインデクシング手順の更新"
}
Explanation
この変更は、articles/search/search-howto-index-cosmosdb-mongodb.md
ファイルにおけるAzure Cosmos DBのMongoDBに関するデータインデクシング手順を更新するために行われました。主な変更内容は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更され、新しい日付が反映されています。この更新により、文書が最新の情報を反映していることが確認できます。
情報の信頼性向上: 日付の更新によって、ユーザーは最新の手順やガイダンスにアクセスすることができ、情報の信頼性が向上します。
このマイナーアップデートにより、Azure Cosmos DBを使用したMongoDBのインデクシングに関する手順が最新のものとなり、利用者に対して正確で最新の情報を提供することが可能となります。
articles/search/search-howto-index-mysql.md
Diff
@@ -12,15 +12,15 @@ ms.topic: how-to
ms.custom:
- kr2b-contr-experiment
- ignite-2023
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Index data from Azure Database for MySQL Flexible Server
> [!IMPORTANT]
-> MySQL support is currently in public preview under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). You can use 2020-06-30-preview or later to index your content. We recommend the latest preview API. There is currently no portal support.
+> MySQL support is currently in public preview under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). We recommend the latest preview API. There is currently no portal support.
-In this article, learn how to configure an [**indexer**](search-indexer-overview.md) that imports content from Azure Database for MySQL and makes it searchable in Azure AI Search. Inputs to the indexer are your row, in a single table or view. Output is a search index with searchable content in individual fields.
+In this article, learn how to configure an [**indexer**](search-indexer-overview.md) that imports content from Azure Database for MySQL and makes it searchable in Azure AI Search. Inputs to the indexer are rows from a single table or view. Output is a search index with searchable content in individual fields.
This article supplements [**Create an indexer**](search-howto-create-indexers.md) with information that's specific to indexing from Azure Database for MySQL Flexible Server. It uses the REST APIs to demonstrate a three-part workflow common to all indexers: create a data source, create an index, create an indexer. Data extraction occurs when you submit the Create Indexer request.
@@ -50,7 +50,7 @@ As noted, there’s no portal support for indexer creation, but a MySQL indexer
The data source definition specifies the data to index, credentials, and policies for identifying changes in the data. The data source is defined as an independent resource so that it can be used by multiple indexers.
-[Create or Update Data Source](/rest/api/searchservice/data-sources/create?view=rest-searchservice-2024-05-01-preview&preserve-view=true) specifies the definition. Be sure to use a preview REST API when creating the data source.
+[Create or Update Data Source](/rest/api/searchservice/data-sources/create?view=rest-searchservice-2025-05-01-preview&preserve-view=true) specifies the definition. Be sure to use a preview REST API when creating the data source.
```http
{
@@ -88,7 +88,7 @@ The data source definition specifies the data to index, credentials, and policie
## Create an index
-[Create or Update Index](/rest/api/searchservice/indexes/create?view=rest-searchservice-2024-05-01-preview&preserve-view=true) specifies the index schema:
+[Create or Update Index](/rest/api/searchservice/indexes/create?view=rest-searchservice-2025-05-01-preview&preserve-view=true) specifies the index schema:
```http
{
@@ -128,7 +128,7 @@ The following table maps the MySQL database to Azure AI Search equivalents. For
Once the index and data source have been created, you're ready to create the indexer. Indexer configuration specifies the inputs, parameters, and properties controlling run time behaviors.
-[Create or update an indexer](/rest/api/searchservice/indexers/create-or-update?view=rest-searchservice-2024-05-01-preview&preserve-view=true) by giving it a name and referencing the data source and target index:
+[Create or update an indexer](/rest/api/searchservice/indexers/create-or-update?view=rest-searchservice-2025-05-01-preview&preserve-view=true) by giving it a name and referencing the data source and target index:
```http
{
@@ -157,10 +157,10 @@ Once the index and data source have been created, you're ready to create the ind
## Check indexer status
-Send a [Get Indexer Status](/rest/api/searchservice/indexers/get-status?view=rest-searchservice-2024-05-01-preview&preserve-view=true) request to monitor indexer execution:
+Send a [Get Indexer Status](/rest/api/searchservice/indexers/get-status?view=rest-searchservice-2025-05-01-preview&preserve-view=true) request to monitor indexer execution:
```http
-GET https://myservice.search.windows.net/indexers/myindexer/status?api-version=2024-05-01-preview
+GET https://myservice.search.windows.net/indexers/myindexer/status?api-version=2025-05-01-preview
Content-Type: application/json
api-key: [admin key]
```
Summary
{
"modification_type": "minor update",
"modification_title": "Azure Database for MySQLに関するインデクシング手順の更新"
}
Explanation
この変更は、articles/search/search-howto-index-mysql.md
ファイルにおいて、Azure Database for MySQLに関するデータインデクシング手順を更新するために行われました。主要な変更は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更されています。これにより、文書が最新の情報を反映していることが示されます。
内容の修正: 一部のテキストがエディティングされ、内容が改善されています。具体的には、「MySQLサポートが現在公開プレビュー中である」という注意書きが修正され、明確な指示や推奨が追加されています。
APIバージョンの更新: REST APIの使用に関する部分も更新され、2024年のAPIバージョンから2025年のAPIバージョンに変更されています。各関連リンクは、新しいAPIバージョンに基づいて更新されており、ユーザーは最新のエンドポイントを使用することが推奨されています。
このマイナーアップデートは、Azure Database for MySQLからデータをインデックスする手順に関する情報を最新のものとし、ユーザーが新しいAPIを利用して効果的にインデクシングを行えるようにされています。これにより、利用者は最適な情報に基づいた操作を実施できるようになります。
articles/search/search-howto-managed-identities-data-sources.md
Diff
@@ -11,7 +11,7 @@ ms.custom:
- ignite-2023
- build-2024
ms.topic: how-to
-ms.date: 11/22/2024
+ms.date: 05/29/2025
---
# Configure a search service to connect using a managed identity in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "マネージドIDを使用したAzure AI Searchによる接続手順の更新"
}
Explanation
この変更は、articles/search/search-howto-managed-identities-data-sources.md
ファイルにおいて、Azure AI Searchを使用してマネージドIDで接続する手順を更新するために行われました。変更の主な内容は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが11/22/2024
から05/29/2025
に変更されています。これにより、ユーザーは最新の情報を持った文書を参照できることが保証されています。
項目の維持: 変更は日付に限定されており、他の内容は影響を受けず、もともとの構成や手順は保持されています。このため、ユーザーは手順を実施する際に一貫した経験を得ることができます。
このマイナーアップデートにより、文書が最新の日付を持つことで、利用者に対する情報の信頼性が向上し、正確な手順を基にマネージドIDを使用する設定を行うことが可能になります。
articles/search/search-howto-managed-identities-sql.md
Diff
@@ -10,7 +10,7 @@ ms.custom:
- ignite-2023
ms.service: azure-ai-search
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Set up an indexer connection to Azure SQL using a managed identity
@@ -90,7 +90,7 @@ Create the data source and provide either a system-assigned managed identity or
### System-assigned managed identity
-The [REST API](/rest/api/searchservice/data-sources/create), Azure portal, and the [.NET SDK](/dotnet/api/azure.search.documents.indexes.models.searchindexerdatasourceconnection) support system-assigned managed identity.
+The [REST API](/rest/api/searchservice/data-sources/create), Azure portal, and the Azure SDKs support system-assigned managed identity.
When you're connecting with a system-assigned managed identity, the only change to the data source definition is the format of the "credentials" property. You'll provide an Initial Catalog or Database name and a ResourceId that has no account key or password. The ResourceId must include the subscription ID of Azure SQL Database, the resource group of SQL Database, and the name of the SQL database.
@@ -115,16 +115,16 @@ api-key: [admin key]
### User-assigned managed identity (preview)
-The 2021-04-30-preview and later preview REST APIs support connections based on a user-assigned managed identity. When you're connecting with a user-assigned managed identity, there are two changes to the data source definition:
+Preview REST APIs support connections based on a user-assigned managed identity. When you're connecting with a user-assigned managed identity, there are two changes to the data source definition:
* First, the format of the "credentials" property is an Initial Catalog or Database name and a ResourceId that has no account key or password. The ResourceId must include the subscription ID of Azure SQL Database, the resource group of SQL Database, and the name of the SQL database. This is the same format as the system-assigned managed identity.
* Second, add an "identity" property that contains the collection of user-assigned managed identities. Only one user-assigned managed identity should be provided when creating the data source. Set it to type "userAssignedIdentities".
-Here's an example of how to create an indexer data source object using the most recent preview API version for [Create or Update Data Source](/rest/api/searchservice/data-sources/create-or-update?view=rest-searchservice-2024-05-01-preview&preserve-view=true):
+Here's an example of how to create an indexer data source object using the most recent preview API version for [Create or Update Data Source](/rest/api/searchservice/data-sources/create-or-update?view=rest-searchservice-2025-05-01-preview&preserve-view=true):
```http
-POST https://[service name].search.windows.net/datasources?api-version=2024-05-01-preview
+POST https://[service name].search.windows.net/datasources?api-version=2025-05-01-preview
Content-Type: application/json
api-key: [admin key]
Summary
{
"modification_type": "minor update",
"modification_title": "マネージドIDを使用したAzure SQLへのインデクサ接続手順の更新"
}
Explanation
この変更は、articles/search/search-howto-managed-identities-sql.md
ファイルにおいて、Azure SQLへのインデクサ接続の手順に関する内容を更新するために行われました。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に更新され、最新の情報が反映されるようになりました。
用語の微修正: “Azure SDKs”という用語が新たに使われ、従来の表現であった”.NET SDK”という限定的な表現が省略されました。これにより、より多くのAzure SDKを対象とした表現に改善されています。
パラメータの説明の更新: ユーザーがマネージドIDを使用して接続する際のデータソース定義の変更点についての説明がわかりやすくなりました。特に、ユーザー主体のマネージドIDに関する部分が前バージョンでのREST APIのバージョン情報を省略して記載されています。
APIバージョンの変更: インデクサデータソースオブジェクトを作成する際に使用されるAPIエンドポイントが、2024年版から2025年版に更新されています。これにより、最新のAPIに対する適切な使用方法が強調されています。
このマイナーアップデートは、ユーザーがマネージドIDを使ってAzure SQLデータベースに接続する手順を確実に最新で、正確な情報に基づいて実施できるように整備されています。
articles/search/search-howto-move-across-regions.md
Diff
@@ -11,7 +11,7 @@ ms.topic: how-to
ms.custom:
- subject-moving-resources
- ignite-2023
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Move your Azure AI Search service to another Azure region
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI Searchサービスの地域間移動手順の更新"
}
Explanation
この変更は、articles/search/search-howto-move-across-regions.md
ファイルにおいて、Azure AI Searchサービスを異なるAzureリージョンに移動する手順に関する情報を更新するために行われました。主要な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に更新され、最新の情報が反映されるようになりました。この変更によって、利用者は新しい日付に基づいた信頼性のある情報を得ることができます。
タイトルの維持: 移動手順のタイトルや内容は変更されることなく、ユーザーが手順に従いやすいように従来の形が維持されています。
このマイナーアップデートは、ユーザーがAzure AI Searchサービスの地域間移動を実施する際に、最新の日付を基にした情報を参照できるようにすることを目的としています。これにより、正確で信頼性のある手順の理解が促進されることが期待されます。
articles/search/search-index-azure-sql-managed-instance-with-managed-identity.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Set up an indexer connection to Azure SQL Managed Instance using a managed identity
@@ -46,12 +46,11 @@ Follow these steps to assign the search service system managed identity permissi
:::image type="content" source="./media/search-index-azure-sql-managed-instance-with-managed-identity/sql-login.png" alt-text="Showing screenshot of the Connect to Server dialog.":::
-3. From the left pane, locate the SQL database you are using as data source for indexing and right-click it. Select **New Query**.
+1. From the left pane, locate the SQL database you are using as data source for indexing and right-click it. Select **New Query**.
:::image type="content" source="./media/search-index-azure-sql-managed-instance-with-managed-identity/new-sql-query.png" alt-text="Showing screenshot of new SQL query.":::
-
-4. In the T-SQL window, copy the following commands and include the brackets around your search service name. Click on **Execute**.
+1. In the T-SQL window, copy the following commands and include the brackets around your search service name. Click on **Execute**.
```sql
@@ -79,8 +78,7 @@ In this step, you'll give your Azure AI Search service permission to read data f
:::image type="content" source="./media/search-index-azure-sql-managed-instance-with-managed-identity/access-control-add-role-assignment.png" alt-text="Showing screenshot of the Access Control page." lightbox="media/search-index-azure-sql-managed-instance-with-managed-identity/access-control-add-role-assignment.png":::
-
-4. Select **Reader** role.
+1. Select **Reader** role.
1. Leave **Assign access to** as **Microsoft Entra user, group, or service principal**.
1. If you're using a system-assigned managed identity, search for your search service, then select it. If you're using a user-assigned managed identity, search for the name of the user-assigned managed identity, then select it. Select **Save**.
@@ -101,7 +99,7 @@ When you're connecting with a system-assigned managed identity, the only change
Here's an example of how to create a data source to index data from a storage account using the [Create Data Source](/rest/api/searchservice/data-sources/create) REST API and a managed identity connection string. The managed identity connection string format is the same for the REST API, .NET SDK, and the Azure portal.
```http
-POST https://[service name].search.windows.net/datasources?api-version=2020-06-30
+POST https://[service name].search.windows.net/datasources?api-version=2024-07-01
Content-Type: application/json
api-key: [admin key]
@@ -124,7 +122,7 @@ The index specifies the fields in a document, attributes, and other constructs t
Here's a [Create Index](/rest/api/searchservice/indexes/create) REST API call with a searchable `booktitle` field:
```http
-POST https://[service name].search.windows.net/indexes?api-version=2020-06-30
+POST https://[service name].search.windows.net/indexes?api-version=2024-07-01
Content-Type: application/json
api-key: [admin key]
@@ -144,7 +142,7 @@ An indexer connects a data source with a target search index, and provides a sch
Here's a [Create Indexer](/rest/api/searchservice/indexers/create) REST API call with an Azure SQL indexer definition. The indexer runs when you submit the request.
```http
-POST https://[service name].search.windows.net/indexers?api-version=2020-06-30
+POST https://[service name].search.windows.net/indexers?api-version=2024-07-01
Content-Type: application/json
api-key: [admin key]
Summary
{
"modification_type": "minor update",
"modification_title": "Azure SQLマネージドインスタンスへのインデクサ接続手順の更新"
}
Explanation
この変更は、articles/search/search-index-azure-sql-managed-instance-with-managed-identity.md
ファイルにおいて、Azure SQLマネージドインスタンスへのインデクサ接続手順に関する情報を最新の状態にするために行われました。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に更新されました。これにより、ユーザーは最新の情報をもとに作業を進めることができます。
手順番号の整頓: 手順が整然と番号付けされ、利用者が各ステップをより明確に追跡できるよう改善されました。変更後、手順が一貫した形式で整理されています。
APIバージョンの更新: 異なるAPIエンドポイントにおいて、以前のバージョン2020-06-30
から新たに2024-07-01
に更新されています。これにより、最新のAPI仕様に基づいた情報が反映され、ユーザーは最適な接続設定を行えるようになっています。
文法および表現の微調整: 一部の文言が明確化され、文章が流れるように調整されています。これにより、ユーザーが手順を理解しやすくなっています。
このマイナーアップデートは、Azure SQLマネージドインスタンスにおけるインデクサの設定手順を明確化し、最新のAPI情報を提供することで、ユーザーの実装作業を円滑に進めることを目的としています。
articles/search/search-indexer-howto-access-ip-restricted.md
Diff
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Configure IP firewall rules to allow indexer connections from Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "IP制限されたインデクサの接続設定に関する手順の更新"
}
Explanation
この変更は、articles/search/search-indexer-howto-access-ip-restricted.md
ファイルにおいて、Azure AI Searchからインデクサ接続を許可するためのIPファイアウォールルールの設定手順に関する情報を更新するために行われました。主要な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更されました。これにより、ユーザーは最新の日付に基づいた情報を参照できるようになります。
内容の明確化: ドキュメントのタイトルと内容は変更されていませんが、日付の更新により、資料の信頼性と適時性が高まりました。これにより、ユーザーは最新の指針に基づいてインデクサを設定できるようになります。
このマイナーアップデートは、ドキュメントが常に最新の情報を提供し、ユーザーがIP制限のある環境でAzure AI Searchのインデクサ接続設定を行う際に、正確な手順を参照できるようにすることを目的としています。
articles/search/search-indexer-howto-access-private.md
Diff
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2024
ms.topic: how-to
-ms.date: 02/07/2025
+ms.date: 05/28/2025
---
# Make outbound connections through a shared private link
@@ -79,7 +79,7 @@ When evaluating shared private links for your scenario, remember these constrain
|----------|-------------------|---------------------|---------------------|
| 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 2 (S2) and higher | None | [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) |
+ Permissions on both Azure AI Search and the Azure resource:
@@ -90,7 +90,9 @@ When evaluating shared private links for your scenario, remember these constrain
<!-- + 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 that doesn't include an embedding skill and 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 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. -->
Summary
{
"modification_type": "minor update",
"modification_title": "プライベートリンクを介したインデクサ接続手順の更新"
}
Explanation
この変更は、articles/search/search-indexer-howto-access-private.md
ファイルに対して行われ、Azure AI Searchがプライベートリンクを介して接続する手順に関する情報を最新の状態にするためのものです。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが02/07/2025
から05/28/2025
に変更されました。これにより、ユーザーは最新の日付に基づいた正しい情報を利用できるようになります。
スキルセットの要件の変更: スキルセットに関する要件が更新され、「標準2(S2)」から「標準1(S1)」に変更されました。これにより、より多くのユーザーがこの機能を利用できるようになることが期待されます。
新しい情報の追加: プライベートリンクを介した接続の要件に関する追加の情報が明記されています。特に、サービスが「2024年4月3日以降」に作成された場合の条件についての詳細が補足されています。
コメントの整理: ドキュメント内のコメントが整理され、関連情報をより明確にするための修正が加えられています。
このマイナーアップデートは、インデクサがプライベートリンクを介して機能する条件をより明確に示し、ユーザーがこの機能を効果的に利用できるようにすることを目的としています。
articles/search/search-indexer-howto-access-trusted-service-exception.md
Diff
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Make indexer connections to Azure Storage as a trusted service
Summary
{
"modification_type": "minor update",
"modification_title": "信頼できるサービス例外に関するインデクサ接続手順の更新"
}
Explanation
この変更は、articles/search/search-indexer-howto-access-trusted-service-exception.md
ファイルに対して実施され、Azure Storageへのインデクサ接続を信頼できるサービスとして行う手順に関連する情報を更新するためのものです。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に修正されました。この変更により、ユーザーは最新の情報の日付を参照できるようになります。
内容の明確化: ドキュメントのタイトルや基本的な内容は変更されていないものの、日付の更新により、資料の信頼性が向上します。これにより、利用者は信頼できるサービスとしてのインデクサ接続の手順を、より適切な情報に基づいて理解しやすくなります。
このマイナーアップデートは、文書の最新性を保持し、ユーザーが正確な手順を基に信頼できるサービスにインデクサを設定できるようにすることを目的としています。
articles/search/search-indexer-troubleshooting.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Indexer troubleshooting guidance for Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI Searchインデクサトラブルシューティングガイドの更新"
}
Explanation
この変更は、articles/search/search-indexer-troubleshooting.md
ファイルに対して行われ、Azure AI Searchのインデクサに関連するトラブルシューティングガイドを最新の情報に更新するためのものです。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更されました。これにより、利用者は最新の日時情報を持つ文書にアクセスできるようになります。
内容の整合性の向上: ドキュメントのトピックや目的は変更されていないものの、日付の更新により文章の整合性と信頼性が向上します。このガイドは、ユーザーがAzure AI Searchのインデクサに関する問題を解決する際に、より信頼性のある情報源として機能します。
このマイナーアップデートは、トラブルシューティングガイドの最新性を維持し、ユーザーが問題解決をしやすくするための重要な変更です。
articles/search/search-language-support.md
Diff
@@ -10,12 +10,12 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Create an index for multiple languages in Azure AI Search
-If you have strings in multiple languages, you can attach [language analyzers](index-add-language-analyzers.md#supported-language-analyzers) that analyze strings using linguistic rules of a specific language during indexing and query execution. With a language analyzer, you get better handling of diacritics, character variants, punctuation, and word root forms.
+If you have strings in multiple languages, you can use [vector search](vector-search-overview.md) to represent multilingual content mathematically, which is the more modern approach. Alternatively, if you aren't using vectors, you can attach [language analyzers](index-add-language-analyzers.md#supported-language-analyzers) that analyze strings using linguistic rules of a specific language during indexing and query execution. With a language analyzer, you get better handling of diacritics, character variants, punctuation, and word root forms.
Azure AI Search supports Microsoft and Lucene analyzers. By default, the search engine uses Standard Lucene, which is language agnostic. If testing indicates that the default analyzer is insufficient, replace it with a language analyzer.
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI Searchの多言語インデクシングに関する情報の更新"
}
Explanation
この変更は、articles/search/search-language-support.md
ファイルに対して行われ、Azure AI Searchにおける多言語サポートに関する情報を最新に更新することを目的としています。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に修正され、最新の日付情報が反映されました。
内容の変更: 多言語の文字列を扱う際の推奨手法が変更されました。具体的には、マルチリンガルコンテンツを数学的に表現するために[vector search](vector-search-overview.md)
を使用することが提案されています。このアプローチは、より現代的で効果的です。また、ベクトルを使用しない場合には、特定の言語の言語解析器を添付することが引き続き可能であることが明記されています。
このマイナーアップデートは、Azure AI Searchを使用する開発者に対して最新かつ効果的な多言語サポートの手法を提供し、文書の整合性を維持することを目的としています。
articles/search/search-modeling-multitenant-saas-applications.md
Diff
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Design patterns for multitenant SaaS applications and Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "マルチテナントSaaSアプリケーション向けのAzure AI Searchデザインパターンの更新"
}
Explanation
この変更は、articles/search/search-modeling-multitenant-saas-applications.md
ファイルに対して行われ、マルチテナントSaaSアプリケーションに関連するAzure AI Searchの設計パターンを最新の情報に更新するためのものです。主な変更点は以下の通りです。
日付の更新: ドキュメント内のms.date
フィールドが12/10/2024
から05/29/2025
に変更されました。この変更により、利用者は最新の日付情報を持つ文書にアクセスできるようになります。
内容の整合性の向上: デザインパターンやトピックは変更されていませんが、日付の更新により文書全体の整合性と信頼性が高まります。この文書は、Azure AI Searchを使用したマルチテナントSaaSアプリケーションの設計に関心のある開発者に対して有用な情報を提供します。
このマイナーアップデートは、関連情報の最新性を維持し、ユーザーが信頼できるリソースを利用できるようにすることが目的です。
articles/search/search-monitor-logs-powerbi.md
Diff
@@ -9,15 +9,15 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Visualize Azure AI Search Logs and Metrics with Power BI
Azure AI Search can send operation logs and service metrics to an Azure Storage account, which can then be visualized in Power BI. This article explains the steps and how to use a Power BI template app to visualize the data. The template covers information about queries, indexing, operations, and service metrics.
> [!NOTE]
-> The Power BI template is currently using the previous product name, Azure Cognitive Search. The name change will be updated on the next template refresh.
+> The Power BI template currently uses a former product name, Azure Cognitive Search. The product name will be updated on the next template refresh.
## Set up logging and install the template
Summary
{
"modification_type": "minor update",
"modification_title": "Power BIを使用したAzure AI Searchのログとメトリクスの視覚化に関する文書の更新"
}
Explanation
この変更は、articles/search/search-monitor-logs-powerbi.md
ファイルに対して行われ、Azure AI SearchのログとメトリクスをPower BIで視覚化する方法に関する情報を最新に保つことを目的としています。主な変更点は以下の通りです。
日付の更新: ドキュメント内の日付ms.date
フィールドが12/10/2024
から05/29/2025
に改訂され、文書が最新の日付情報を反映するようになりました。
内容の微修正: Power BIのテンプレートに関する注意書きがわずかに修正されました。以前の表現「現在は旧製品名、Azure Cognitive Searchを使用しています」が「現在は以前の製品名、Azure Cognitive Searchを使用しています」という内容に変更されました。この変更は、文の流れをよりスムーズにし、明確さを向上させます。
このマイナーアップデートは、ユーザーに最新の情報を提供し、文書の一貫性を確保することを目指しています。また、Power BIを使用してAzure AI Searchのデータを視覚化する際の指針としての役割を引き続き果たします。
articles/search/search-normalizers.md
Diff
@@ -9,13 +9,13 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/19/2025
---
# Text normalization for case-insensitive filtering, faceting and sorting
> [!IMPORTANT]
-> This feature is in public preview under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). The [preview REST API](/rest/api/searchservice/index-preview) supports this feature.
+> This feature is in public preview under [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). We recommend the latest [preview REST API version](/rest/api/searchservice/search-service-api-versions) for this feature.
In Azure AI Search, a *normalizer* is a component that pre-processes text for keyword matching over fields marked as "filterable", "facetable", or "sortable". In contrast with full text "searchable" fields that are paired with [text analyzers](search-analyzers.md), content that's created for filter-facet-sort operations doesn't undergo analysis or tokenization. Omission of text analysis can produce unexpected results when casing and character differences show up, which is why you need a normalizer to homogenize variations in your content.
Summary
{
"modification_type": "minor update",
"modification_title": "テキスト正規化に関する文書の更新"
}
Explanation
この変更は、articles/search/search-normalizers.md
ファイルに対して行われ、Azure AI Searchのテキスト正規化に関する情報を最新のものにすることを目的としています。具体的な変更点は以下の通りです。
日付の更新: ドキュメントの日付ms.date
が12/10/2024
から05/19/2025
に変更され、最新の日付情報が反映されるようになりました。
警告文の修正: 重要な情報として記載されていた警告文が改訂されました。以前の「この機能は補足利用規約の下で公開プレビュー中です。」から、「この機能は補足利用規約の下で公開プレビュー中です。最新のプレビュ REST API バージョンを推奨します。」に変更されました。この修正により、ユーザーに対して推奨される最新のAPIバージョンを明確に案内しています。
これらのマイナーアップデートは、利用者に対する情報の正確性と最新性を維持することを目的としており、テキストの正規化に関する理解を促進するための重要な役割を果たしています。
articles/search/search-pagination-page-layout.md
Diff
@@ -10,12 +10,12 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/09/2024
+ms.date: 05/29/2025
---
# Shape search results or modify search results composition in Azure AI Search
-This article explains search results composition and how to shape search results to fit your scenarios. Search results are returned in a query response. The shape of a response is determined by parameters in the query itself. These parameters include:
+This article explains search results composition and how to shape full text search results to fit your scenarios. Search results are returned in a query response. The shape of a response is determined by parameters in the query itself. These parameters include:
+ Number of matches found in the index (`count`)
+ Number of matches returned in the response (50 by default, configurable through `top`) or per page (`skip` and `top`)
Summary
{
"modification_type": "minor update",
"modification_title": "検索結果の構成に関する文書の更新"
}
Explanation
この変更は、articles/search/search-pagination-page-layout.md
ファイルに対して行われ、Azure AI Searchにおける検索結果の構成に関する情報を最新のものにすることを目的としています。具体的な変更点は以下の通りです。
日付の更新: ドキュメントの日付ms.date
が12/09/2024
から05/29/2025
に変更され、文書が最新の日付情報を反映するようになりました。
内容の明確化: 記事内の説明文において「フルテキスト検索結果」を明記する修正が行われました。以前の表現「検索結果を条件に合わせて形状変更する方法」を「フルテキスト検索結果を条件に合わせて形状変更する方法」に変更し、検索の種類に関する明確な区別を示しています。
これらの修正は、利用者に提供される情報の正確性を高め、Azure AI Searchの検索機能に関する理解を深めることを目指しています。これにより、ユーザーは検索結果がどのように構成され、どのように適切に調整できるかをより理解しやすくなります。
articles/search/search-query-overview.md
Diff
@@ -8,7 +8,7 @@ author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Querying in Azure AI Search
@@ -21,12 +21,13 @@ Azure AI Search supports query constructs for a broad range of scenarios, from f
| Query form | Searchable content | Description |
|------------|--------------------|-------------|
-| [full text search](search-lucene-query-architecture.md) | Inverted indexes of tokenized terms. | Full text queries iterate over inverted indexes that are structured for fast scans, where a match can be found in potentially any field, within any number of search documents. Text is analyzed and tokenized for full text search.|
+| [Full text search](search-lucene-query-architecture.md) | Inverted indexes of tokenized terms. | Full text queries iterate over inverted indexes that are structured for fast scans, where a match can be found in potentially any field, within any number of search documents. Text is analyzed and tokenized for full text search.|
| [Vector search](vector-search-overview.md) | Vector indexes of generated embeddings. | Vector queries iterate over vector fields in a search index. |
| [Hybrid search](hybrid-search-overview.md) | All of the above, in a single search index. | Combines text search and vector search in a single query request. Text search works on plain text content in "searchable" and "filterable" fields. Vector search works on content in vector fields. |
+| [Agentic retrieval (preview)](search-agentic-retrieval-concept.md) | All of the above, in a single search index. | This is an alternative retrieval path on Azure AI Search that leverages large language models for query planning. The response is designed for agent consumption, where the agent rather than search app client code coordinates the response delivered to the user. |
| Others | Plain text and human-readable content.| Raw content, extracted verbatim from source documents, supporting filters and pattern matching queries like geo-spatial search, fuzzy search, and fielded search. |
-This article brings focus to the last category: queries that work on plain text and human-readable content, extracted intact from original source, used for filters and other specialized query forms.
+The remainder of this article brings focus to the last category: classic queries that work on plain text and human-readable content, extracted intact from original source, used for filters and other specialized query forms. If you're creating a traditional search application that isn't using AI, this section explains the query methods that you can implement in your client code.
## Autocomplete and suggested queries
Summary
{
"modification_type": "minor update",
"modification_title": "検索クエリの概要に関する文書の更新"
}
Explanation
この変更は、articles/search/search-query-overview.md
ファイルに対して行われ、Azure AI Searchの検索クエリに関する情報を最新のものにすることを目的としています。具体的な変更点は以下の通りです。
日付の更新: ドキュメントの日付ms.date
が12/10/2024
から05/29/2025
に変更され、最新の日付情報が反映されるようになりました。
見出しの表記修正: 「full text search」という用語の最初の文字が大文字に変更され、「Full text search」として表記されるようになりました。同様のスタイルガイドの遵守を反映しています。
新しい項目の追加: 検索のオプションとして「Agentic retrieval (preview)」が新たに追加されました。この機能は、大規模言語モデルを利用してクエリ計画を行う代替の取得パスです。この追加により、ユーザーは新しい機能の利用方法について知ることができます。
内容の明確化: 記事の最後の部分において、説明が明確にされ、従来の検索アプリケーションを作成している場合に実装できるクエリメソッドについての情報が提供されています。
これらのマイナーアップデートは、ユーザーがAzure AI Searchの検索機能をより理解し、最新の機能を利用する際の助けとなることを目指しています。
articles/search/search-query-troubleshoot-collection-filters.md
Diff
@@ -8,8 +8,8 @@ ms.author: beloh
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
-ms.date: 12/10/2024
+ms.topic: reference
+ms.date: 05/29/2025
---
# Troubleshooting OData collection filters in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI SearchにおけるODataコレクションフィルターのトラブルシューティング文書の更新"
}
Explanation
この変更は、articles/search/search-query-troubleshoot-collection-filters.md
ファイルに対して行われ、Azure AI SearchのODataコレクションフィルターに関するトラブルシューティング情報を最新のものにすることを目的としています。具体的な変更点は以下の通りです。
トピックの変更: ms.topic
の値がconceptual
からreference
に変更され、文書の性質が具体的にリファレンスに関連する目次にシフトしました。これにより、ユーザーはこの文書が主にリファレンス用であることを理解しやすくなります。
日付の更新: ドキュメントの日付ms.date
が12/10/2024
から05/29/2025
に変更され、最新の日付情報が反映されるようになりました。
これらのマイナーアップデートにより、ユーザーはODataコレクションフィルターに関する問題解決方法をより正確に参照できるようになり、資料としての品質が向上しています。
articles/search/search-query-understand-collection-filters.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Understand how OData collection filters work in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI SearchにおけるODataコレクションフィルターの理解に関する文書の更新"
}
Explanation
この変更は、articles/search/search-query-understand-collection-filters.md
ファイルに対して行われ、Azure AI SearchにおけるODataコレクションフィルターの理解に関する情報を最新のものにすることを目的としています。具体的な変更点は以下の通りです。
- 日付の更新: ドキュメントの日付
ms.date
が12/10/2024
から05/29/2025
に変更され、最新の日付情報が反映されるようになりました。
このマイナーアップデートにより、読者は最新の情報に基づいてODataコレクションフィルターの機能を理解することができ、文書の信頼性と関連性が向上しています。
articles/search/search-region-support.md
Diff
@@ -9,7 +9,7 @@ ms.author: haileytapia
ms.service: azure-ai-search
ms.topic: conceptual
ms.custom: references_regions
-ms.date: 05/15/2025
+ms.date: 05/29/2025
---
@@ -39,36 +39,36 @@ You can create an Azure AI Search service in any of the following Azure public r
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
|--|--|--|--|--|--|
-| Brazil South | ✅ | | ✅ | ✅ | |
-| Canada Central | ✅ | ✅ | ✅ | ✅ | |
+| Brazil South | ✅ | | ✅ | ✅ | ✅ |
+| Canada Central | ✅ | ✅ | ✅ | ✅ | ✅ |
| Canada East | | | ✅ | ✅ | |
-| Central US | ✅ | ✅ | ✅ | ✅ | |
+| Central US | ✅ | ✅ | ✅ | ✅ | ✅ |
| East US | ✅ | ✅ | ✅ | ✅ | |
-| East US 2 | ✅ | ✅ | ✅ | ✅ | |
+| East US 2 | ✅ | ✅ | ✅ | ✅ | ✅ |
| Mexico Central | | ✅ | | | |
-| North Central US | ✅ | | ✅ | ✅ | |
-| South Central US | ✅ | ✅ | ✅ | ✅ | |
-| West US | ✅ | | ✅ | ✅ | |
-| West US 2 <sup>1</sup>| ✅ | ✅ | ✅ | ✅ | |
-| West US 3 | ✅ | ✅ | ✅ | ✅ | |
+| North Central US | ✅ | | ✅ | ✅ | ✅ |
+| South Central US | ✅ | ✅ | ✅ | ✅ | ✅ |
+| West US | ✅ | | ✅ | ✅ | ✅ |
+| West US 2 <sup>1</sup>| ✅ | ✅ | ✅ | ✅ | ✅ |
+| West US 3 | ✅ | ✅ | ✅ | ✅ | ✅ |
| West Central US | ✅ | | ✅ | ✅ | |
### Europe
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
|--|--|--|--|--|--|
| North Europe | ✅ | ✅ | ✅ | ✅ | ✅ |
-| West Europe | ✅ | ✅ | ✅ | ✅ | |
-| France Central | ✅ | ✅ | ✅ | ✅ | |
-| Germany West Central | ✅ | ✅ | | | |
-| Italy North | | ✅ | | | |
+| West Europe | ✅ | ✅ | ✅ | ✅ | ✅ |
+| France Central | ✅ | ✅ | ✅ | ✅ | ✅ |
+| Germany West Central | ✅ | ✅ | ✅ | ✅ | |
+| Italy North | | ✅ | ✅ | ✅ | |
| Norway East | ✅ | ✅ | | | |
-| Poland Central | | | | | |
+| Poland Central | | | ✅ | ✅ | |
| Spain Central <sup>2</sup> | | ✅ | | | |
| Sweden Central | ✅ | ✅ | ✅ | ✅ | ✅ |
-| Switzerland North | ✅ | ✅ | ✅ | ✅ | |
+| Switzerland North | ✅ | ✅ | ✅ | ✅ | ✅ |
| Switzerland West | ✅ | ✅ | ✅ | ✅ | |
-| UK South | ✅ | ✅ | ✅ | ✅ | |
+| UK South | ✅ | ✅ | ✅ | ✅ | ✅ |
| UK West | | | ✅ | ✅ | |
<sup>1</sup> This region has capacity constraints on the following tiers: S2, S3, L1, and L2.
@@ -80,31 +80,31 @@ You can create an Azure AI Search service in any of the following Azure public r
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
|--|--|--|--|--|--|
| Israel Central <sup>1</sup> | | ✅ | | | |
-| Qatar Central <sup>1</sup> | | ✅ | | | |
-| UAE North | ✅ | ✅ | | | |
+| Qatar Central <sup>1</sup> | | ✅ | ✅ | ✅ | |
+| UAE North | ✅ | ✅ | ✅ | ✅ | |
<sup>1</sup> [Higher storage limits](search-limits-quotas-capacity.md#service-limits) aren't available in this region. If you want higher limits, choose a different region.
### Africa
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
|--|--|--|--|--|--|
-| South Africa North | ✅ | ✅ | | | |
+| South Africa North | ✅ | ✅ | ✅ | ✅ | |
### Asia Pacific
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
|--|--|--|--|--|--|
-| Australia East | ✅ | ✅ | ✅ | ✅ | |
+| Australia East | ✅ | ✅ | ✅ | ✅ | ✅ |
| Australia Southeast | | | ✅ | ✅ | |
-| East Asia | ✅ | ✅ | ✅ | ✅ | |
+| East Asia | ✅ | ✅ | ✅ | ✅ | ✅ |
| Southeast Asia | ✅ | ✅ | ✅ | ✅ | ✅ |
-| Central India | ✅ | ✅ | ✅ | ✅ | |
-| Jio India West | ✅ | | ✅ | ✅ | |
+| Central India | ✅ | ✅ | ✅ | ✅ | ✅ |
+| Jio India West | ✅ | | ✅ | ✅ | ✅ |
| South India | | ✅ | | | |
-| Japan East <sup>1</sup> | ✅ | ✅ | ✅ | ✅ | |
+| Japan East <sup>1</sup> | ✅ | ✅ | ✅ | ✅ | ✅ |
| Japan West | ✅ | | ✅ | ✅ | |
-| Korea Central | ✅ | ✅ | ✅ | ✅ | |
+| Korea Central | ✅ | ✅ | ✅ | ✅ | ✅ |
| Korea South | | | ✅ | ✅ | |
| Indonesia Central | | ✅ | | | |
@@ -114,9 +114,9 @@ You can create an Azure AI Search service in any of the following Azure public r
| Region | AI enrichment | Availability zones | Agentic retrieval | Semantic ranker | Query rewrite |
|--|--|--|--|--|--|
-| Arizona | ✅ | | ✅ | ✅ | |
+| Arizona | ✅ | | ✅ | ✅ | ✅ |
| Texas | | | | | |
-| Virginia | ✅ | ✅ | ✅ | ✅ | |
+| Virginia | ✅ | ✅ | ✅ | ✅ | ✅ |
## Azure operated by 21Vianet
@@ -127,7 +127,7 @@ You can create an Azure AI Search service in any of the following Azure public r
| China East 3 | | | | | |
| China North | | | | | |
| China North 2 <sup>1</sup> | | | | | |
-| China North 3 | | ✅ | ✅ | ✅ | |
+| China North 3 | | ✅ | ✅ | ✅ | ✅ |
<sup>1</sup> [Higher storage limits](search-limits-quotas-capacity.md#service-limits) aren't available in this region. If you want higher limits, choose a different region.
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI Searchの地域サポートに関する情報の更新"
}
Explanation
この変更は、articles/search/search-region-support.md
ファイルにおいて、Azure AI Searchの地域サポートに関する情報を更新しています。状況に応じたサポート機能の詳細を反映し、正確性を高めるために、以下のような変更が行われました。
日付の更新: ドキュメントの日付ms.date
が05/15/2025
から05/29/2025
に変更され、情報が最新であることを示しています。
テーブルの内容更新: 各地域におけるAIの強化、可用性ゾーン、エージェンティックリトリーバル、セマンティックランカー、クエリリライトに関する情報が見直されています。一部の地域に新たに機能が追加され、また、一部の地域では以前の情報が修正されました。
- 例:
Brazil South
ではクエリリライト機能が追加され、Canada Central
ではクエリリライト機能が改訂されています。これにより、ユーザーは使用可能な地域や機能に関する最新の情報を得ることができます。
これらのアップデートにより、Azure AI Searchの機能とサポートが強化され、ユーザーにとっての利便性が向上しています。
articles/search/search-security-network-security-perimeter.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2024
ms.topic: how-to
-ms.date: 12/05/2024
+ms.date: 05/29/2025
---
# Add a search service to a network security perimeter
Summary
{
"modification_type": "minor update",
"modification_title": "ネットワークセキュリティ境界における検索サービス追加に関する文書の更新"
}
Explanation
この変更は、articles/search/search-security-network-security-perimeter.md
ファイルに対して行われ、ネットワークセキュリティ境界に検索サービスを追加する方法についての文書を最新のものにすることを目的としています。具体的な更新点は以下の通りです。
- 日付の更新: ドキュメントの日付
ms.date
が12/05/2024
から05/29/2025
に変更され、情報が最新であることを示しています。
このマイナーアップデートにより、読者はセキュリティに関する実装が最新の情報に基づいており、より正確な手法を学ぶことができます。
articles/search/semantic-code-migration.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: how-to
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Migrate semantic ranking code from previous versions
@@ -42,6 +42,8 @@ Check your code for the REST API version or SDK package version to confirm which
| stable | [2024-07-01](/rest/api/searchservice/indexes/create-or-update?view=rest-searchservice-2024-07-01&preserve-view=true) | No change |
| preview | [2024-09-01-preview](/rest/api/searchservice/operation-groups?view=rest-searchservice-2024-09-01-preview&preserve-view=true) | No change |
| preview | [2024-11-01-preview](/rest/api/searchservice/operation-groups?view=rest-searchservice-2024-11-01-preview&preserve-view=true) | Adds query rewrite. The `queryLanguage` property is now required if you use [query rewrite (preview)](semantic-how-to-query-rewrite.md). |
+| preview | [2025-03-01-preview](/rest/api/searchservice/operation-groups?view=rest-searchservice-2025-03-01-preview&preserve-view=true) | Adds opt-in to prerelease versions of semantic models. |
+| preview | [2025-05-01-preview](/rest/api/searchservice/operation-groups?view=rest-searchservice-2025-05-01-preview&preserve-view=true) | No API updates in this preview, but semantic ranking now has [better integration with scoring profiles](semantic-how-to-enable-scoring-profiles.md). |
## Change logs for Azure SDKs
Summary
{
"modification_type": "minor update",
"modification_title": "セマンティックコード移行に関する情報の更新"
}
Explanation
この変更は、articles/search/semantic-code-migration.md
ファイルに対して行われ、セマンティックランク付けコードの移行に関する最新情報を提供しています。主な更新内容は以下の通りです。
日付の更新: ドキュメントの日付ms.date
が12/10/2024
から05/29/2025
に変更され、最新の情報を示すようになりました。
新しいプレビュー版の追加:
2025-03-01-preview
が追加され、このバージョンではセマンティックモデルのプリアル versionへのオプトイン機能が追加されています。
2025-05-01-preview
も追加され、APIの更新はないものの、セマンティックランク付けがスコアリングプロファイルとの統合が改善された旨が記載されています。
これらのマイナーな更新により、開発者は新しいセマンティック機能を利用しやすくなり、よりスムーズな移行が可能になります。
articles/search/speller-how-to-add.md
Diff
@@ -9,8 +9,8 @@ ms.author: heidist
ms.service: azure-ai-search
ms.custom:
- ignite-2023
-ms.topic: conceptual
-ms.date: 12/10/2024
+ms.topic: how-to
+ms.date: 05/29/2025
---
# Add spell check to queries in Azure AI Search
@@ -32,18 +32,18 @@ Use a search client that supports preview APIs on the query request. You can use
| Client library | Versions |
|----------|----------|
-| REST API | Versions 2020-06-30-Preview and later. We recommend the latest preview API. [2024-05-01-preview](/rest/api/searchservice/documents/search-post?view=rest-searchservice-2024-05-01-preview&preserve-view=true)|
-| Azure SDK for .NET | [version 11.5.0-beta.5](https://www.nuget.org/packages/Azure.Search.Documents/11.5.0-beta.5) |
-| Azure SDK for Java | [version 11.6.0-beta.5](https://central.sonatype.com/artifact/com.azure/azure-search-documents) |
+| REST API | Versions 2020-06-30-Preview and later. We recommend the latest preview API. [2025-05-01-preview](/rest/api/searchservice/documents/search-post?view=rest-searchservice-2025-05-01-preview&preserve-view=true)|
+| Azure SDK for .NET | [version 11.7.0-beta.4](https://www.nuget.org/packages/Azure.Search.Documents/11.7.0-beta.4) |
+| Azure SDK for Java | [version 11.8.0-beta.7](https://central.sonatype.com/artifact/com.azure/azure-search-documents/11.8.0-beta.7) |
| Azure SDK for JavaScript | [version 11.3.0-beta.8](https://www.npmjs.com/package/@azure/search-documents/v/11.3.0-beta.8) |
-| Azure SDK for Python | [version 11.4.0b3](https://pypi.org/project/azure-search-documents/11.4.0b3/) |
+| Azure SDK for Python | [version 11.6.0b12](https://pypi.org/project/azure-search-documents/11.6.0b12/) |
## Spell correction with simple search
The following example uses the built-in hotels-sample index to demonstrate spell correction on a simple text query. Without spell correction, the query returns zero results. With correction, the query returns one result for Johnson's family-oriented resort.
```http
-POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/search?api-version=2024-05-01-preview
+POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/search?api-version=2025-05-01-preview
{
"search": "famly acitvites",
"speller": "lexicon",
@@ -64,7 +64,7 @@ Spelling correction occurs on individual query terms that undergo text analysis,
This example uses fielded search over the Category field, with full Lucene syntax, and a misspelled query term. By including speller, the typo in "Suiite" is corrected and the query succeeds.
```http
-POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/search?api-version=2024-05-01-preview
+POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/search?api-version=2025-05-01-preview
{
"search": "Category:(Resort and Spa) OR Category:Suiite",
"queryType": "full",
@@ -80,7 +80,7 @@ POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/
This query, with typos in every term except one, undergoes spelling corrections to return relevant results. To learn more, see [Configure semantic ranker](semantic-how-to-query-request.md).
```http
-POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/search?api-version=2024-05-01-preview
+POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/search?api-version=2025-05-01-preview
{
"search": "hisotoric hotell wiht great restrant nad wiifi",
"queryType": "semantic",
@@ -94,7 +94,7 @@ POST https://[service name].search.windows.net/indexes/hotels-sample-index/docs/
## Supported languages
-Valid values for `queryLanguage` can be found in the following table, copied from the list of [supported languages (REST API reference)](/rest/api/searchservice/documents/search-post?view=rest-searchservice-2024-05-01-preview&tabs=HTTP#querylanguage&preserve-view=true).
+Valid values for `queryLanguage` can be found in the following table, copied from the list of [supported languages (REST API reference)](/rest/api/searchservice/documents/search-post?view=rest-searchservice-2025-05-01-preview&tabs=HTTP#querylanguage&preserve-view=true).
| Language | queryLanguage |
|----------|---------------|
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI Searchにおけるスペルチェック追加に関するガイドの更新"
}
Explanation
この変更は、articles/search/speller-how-to-add.md
ファイルに対して行われ、Azure AI Searchでのスペルチェック機能の追加に関する手順を更新しています。主な変更点は以下の通りです。
トピックの変更: ドキュメントのトピックがconceptual
からhow-to
に変更され、実用的な手順に焦点を当てています。
日付の更新: 文書の日付ms.date
が12/10/2024
から05/29/2025
に変更され、最新の情報が反映されています。
APIバージョンの更新:
- 各クライアントライブラリのバージョンが最新のものに更新されています。特に、REST APIやAzure SDKのバージョンが新しいプレビュー版である
2025-05-01-preview
に変更されており、常に最新の機能を使用することを推奨しています。
具体的なAPIリクエスト例の更新: スペルチェックが施されたHTTPリクエストの例が、最新のAPIバージョンに基づいて修正されています。
これらのマイナーな更新により、開発者は最新のAPIに基づいてスペルチェック機能を簡単に追加できるようになり、正確かつ効果的な検索結果を提供できるようになります。
articles/search/toc.yml
Diff
@@ -105,13 +105,13 @@ items:
- name: Multimodal indexing tutorials
items:
- name: Use document extraction and multimodal embeddings
- href: tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md
+ href: tutorial-document-extraction-multimodal-embeddings.md
- name: Use document extraction and image verbalizations
- href: tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md
+ href: tutorial-document-extraction-image-verbalization.md
- name: Use semantic chunking and multimodal embeddings
- href: tutorial-multimodal-index-embeddings-skill.md
+ href: tutorial-document-layout-multimodal-embeddings.md
- name: Use semantic chunking and image verbalizations
- href: tutorial-multimodal-index-image-verbalization-skill.md
+ href: tutorial-document-layout-image-verbalization.md
- name: RAG tutorials
items:
- name: Build a RAG solution
Summary
{
"modification_type": "minor update",
"modification_title": "マルチモーダルインデクシングに関するチュートリアルのリンク更新"
}
Explanation
この変更は、articles/search/toc.yml
ファイルに対して行われ、マルチモーダルインデクシングに関連するチュートリアルのリンクを更新しています。具体的な変更内容は以下の通りです。
- リンクの変更:
tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md
がtutorial-document-extraction-multimodal-embeddings.md
に変更されました。
tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md
がtutorial-document-extraction-image-verbalization.md
に変更されました。
tutorial-multimodal-index-embeddings-skill.md
がtutorial-document-layout-multimodal-embeddings.md
に変更されました。
tutorial-multimodal-index-image-verbalization-skill.md
がtutorial-document-layout-image-verbalization.md
に変更されました。
これらの変更は、ドキュメントの内容をより正確に反映させるためのものであり、特にチュートリアルの名称に基づいてリンクを修正することにより、ユーザーが正しいリソースにアクセスできるようにしています。全体として、この更新はマルチモーダルインデクシング関連の情報が最新であることを確保し、利用者に対してより良い体験を提供します。
articles/search/troubleshoot-shared-private-link-resources.md
Diff
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: conceptual
-ms.date: 12/10/2024
+ms.date: 05/29/2025
---
# Troubleshoot issues with Shared Private Links in Azure AI Search
Summary
{
"modification_type": "minor update",
"modification_title": "Azure AI Searchにおける共有プライベートリンクリソースのトラブルシューティングガイドの日付更新"
}
Explanation
この変更は、articles/search/troubleshoot-shared-private-link-resources.md
ファイルに対して行われ、Azure AI Searchにおける共有プライベートリンクリソースのトラブルシューティングガイドの更新を反映しています。主な変更内容は以下の通りです。
- 日付の更新: 文書の日付
ms.date
が12/10/2024
から05/29/2025
に変更され、最新の情報が正確に反映されています。この更新は、ドキュメントが最新の状態であることを示すものであり、読者に対し新しい情報が提供されることを保証しています。
全体として、このマイナーな更新は、ドキュメントの鮮度を維持し、ユーザーが信頼できる情報にアクセスできるようにしています。
articles/search/tutorial-document-extraction-image-verbalization.md
Diff
@@ -1,5 +1,5 @@
---
-title: 'Tutorial: Index multimodal content using image verbalization and Document Extraction skill'
+title: 'Tutorial: Use Image Verbalization and Document Extraction Skill for Multimodal Indexing'
titleSuffix: Azure AI Search
description: Learn how to extract, index, and search multimodal content using the Document Extraction skill for chunking and GenAI Prompt skill for image verbalizations.
@@ -9,7 +9,7 @@ ms.author: mdonovan
ms.service: azure-ai-search
ms.custom:
ms.topic: tutorial
-ms.date: 05/28/2025
+ms.date: 05/29/2025
---
@@ -31,7 +31,7 @@ In this tutorial, you use:
This tutorial demonstrates a lower-cost approach for indexing multimodal content using Document Extraction skill and image captioning. It enables extraction and search over both text and images from documents in Azure Blob Storage. However, it doesn't include locational metadata for text, such as page numbers or bounding regions.
-For a more comprehensive solution that includes structured text layout and spatial metadata, see [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md).
+For a more comprehensive solution that includes structured text layout and spatial metadata, see [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-document-layout-image-verbalization.md).
> [!NOTE]
> Setting `imageAction` to `generateNormalizedImages` is required for this tutorial and incurs an additional charge for image extraction according to [Azure AI Search pricing](https://azure.microsoft.com/pricing/details/search/).
@@ -751,4 +751,4 @@ Now that you're familiar with a sample implementation of a multimodal indexing s
* [GenAI Prompt skill](cognitive-search-skill-genai-prompt.md)
* [Vectors in Azure AI Search](vector-search-overview.md)
* [Semantic ranking in Azure AI Search](semantic-search-overview.md)
-* [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md)
+* [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-document-layout-image-verbalization.md)
Summary
{
"modification_type": "minor update",
"modification_title": "ドキュメント抽出と画像言語化のチュートリアルのファイル名変更と内容更新"
}
Explanation
この変更は、articles/search/tutorial-document-extraction-image-verbalization.md
ファイルがリネームされ、内容が更新されたことを反映しています。具体的な変更内容は以下の通りです。
- ファイル名の変更:
- 元のファイル名
tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md
から、新しいファイル名tutorial-document-extraction-image-verbalization.md
に変更されました。これはより明確で、内容をより正確に示す名称になっています。
- タイトルの更新:
- チュートリアルのタイトルが変更され、
'Tutorial: Index multimodal content using image verbalization and Document Extraction skill'
から'Tutorial: Use Image Verbalization and Document Extraction Skill for Multimodal Indexing'
に更新されました。これにより、チュートリアルの焦点がより明確になっています。
- 日付の微調整:
- ドキュメントの日付
ms.date
が05/28/2025
から05/29/2025
に更新され、最新の情報が反映されるようになっています。
- 関連リンクの更新:
- いくつかのリンクが新しいタイトルに合わせて更新されました。特に、より包括的なソリューションについての案内が、正しいファイル名にリンクされています。
これらの変更は、ドキュメントの内容を最新の状態に保つためのものであり、利用者が正確で関連性のある情報を得られるように努めています。
articles/search/tutorial-document-extraction-multimodal-embeddings.md
Diff
@@ -1,5 +1,5 @@
---
-title: 'Tutorial: Index multimodal content using embedding and Document Extraction skill'
+title: 'Tutorial: Use Multimodal Embeddings and Document Extraction Skill for Multimodal Indexing'
titleSuffix: Azure AI Search
description: Learn how to extract, index, and search multimodal content using the Document Extraction skill for chunking and Azure AI Vision for embeddings.
@@ -9,7 +9,7 @@ ms.author: mdonovan
ms.service: azure-ai-search
ms.custom:
ms.topic: tutorial
-ms.date: 05/28/2025
+ms.date: 05/29/2025
---
@@ -29,7 +29,7 @@ In this tutorial, you use:
This tutorial demonstrates a lower-cost approach for indexing multimodal content using Document Extraction skill and image captioning. It enables extraction and search over both text and images from documents in Azure Blob Storage. However, it doesn't include locational metadata for text, such as page numbers or bounding regions.
-For a more comprehensive solution that includes structured text layout and spatial metadata, see [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md).
+For a more comprehensive solution that includes structured text layout and spatial metadata, see [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-document-layout-image-verbalization.md).
> [!NOTE]
> Setting `imageAction` to `generateNormalizedImages` as is required for this tutorial incurs an additional charge for image extraction according to [Azure AI Search pricing](https://azure.microsoft.com/pricing/details/search/).
@@ -711,4 +711,4 @@ Now that you're familiar with a sample implementation of a multimodal indexing s
* [AI Vision multimodal embeddings skill](cognitive-search-skill-vision-vectorize.md)
* [Vectors in Azure AI Search](vector-search-overview.md)
* [Semantic ranking in Azure AI Search](semantic-search-overview.md)
-* [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-multimodal-index-image-verbalization-skill.md)
+* [Indexing blobs with text and images for multimodal RAG scenarios using image verbalization and Document Layout skill](tutorial-document-layout-image-verbalization.md)
Summary
{
"modification_type": "minor update",
"modification_title": "マルチモーダル埋め込みとドキュメント抽出のチュートリアルのファイル名変更と内容更新"
}
Explanation
この変更は、articles/search/tutorial-document-extraction-multimodal-embeddings.md
ファイルがリネームされ、内容が更新されたことを示しています。変更の具体的な内容は次の通りです。
- ファイル名の変更:
- 元のファイル名
tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md
から、新しいファイル名tutorial-document-extraction-multimodal-embeddings.md
に変更されました。これにより、ドキュメントの目的がより明確になっています。
- タイトルの更新:
- チュートリアルのタイトルが変更され、
'Tutorial: Index multimodal content using embedding and Document Extraction skill'
から'Tutorial: Use Multimodal Embeddings and Document Extraction Skill for Multimodal Indexing'
に更新されました。この新しいタイトルは、チュートリアルの内容をより正確に反映しています。
- 日付の微調整:
- ドキュメントの日付
ms.date
が05/28/2025
から05/29/2025
に更新され、最新の情報を反映しています。
- 関連リンクの更新:
- マルチモーダルなRAGシナリオに関するリンクが新しいドキュメントに合わせて更新されており、より関連性のある情報へと誘導されています。
全体的に、これらの変更は、ドキュメントの鮮度を維持し、ユーザーが正確で役立つ情報にアクセスできるようにするためのものです。
articles/search/tutorial-document-layout-image-verbalization.md
Diff
@@ -1,5 +1,5 @@
---
-title: 'Tutorial: Index multimodal content using image verbalization and Document Layout skill'
+title: 'Tutorial: Use Image Verbalization and Document Layout Skill for Multimodal Indexing'
titleSuffix: Azure AI Search
description: Learn how to extract, index, and search multimodal content using the Document Layout skill for chunking and GenAI Prompt skill for image verbalizations.
@@ -9,7 +9,7 @@ ms.author: rawan
ms.service: azure-ai-search
ms.custom:
ms.topic: tutorial
-ms.date: 05/28/2025
+ms.date: 05/29/2025
---
@@ -25,7 +25,7 @@ In this tutorial, you use:
+ The [Document Layout skill (preview)](cognitive-search-skill-document-intelligence-layout.md) for extracting text and normalized images with its locationMetadata from various documents, such as page numbers or bounding regions.
- The [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md) has limited regional availability, is bound to Azure AI services, and requires a [billable resource](cognitive-search-attach-cognitive-services.md) for transactions that exceed 20 documents per indexer per day. For a lower-cost solution to indexing multimodal content, see [Index multimodal content using image verbalization and Document Extraction skill](tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md).
+ The [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md) has limited regional availability, is bound to Azure AI services, and requires a [billable resource](cognitive-search-attach-cognitive-services.md) for transactions that exceed 20 documents per indexer per day. For a lower-cost solution to indexing multimodal content, see [Index multimodal content using image verbalization and Document Extraction skill](tutorial-document-extraction-image-verbalization.md).
+ The [GenAI Prompt skill (preview)](cognitive-search-skill-genai-prompt.md) to generate image captions, which are text-based descriptions of visual content, for search and grounding.
Summary
{
"modification_type": "minor update",
"modification_title": "ドキュメントレイアウトと画像言語化のチュートリアルのファイル名変更と内容更新"
}
Explanation
この変更は、articles/search/tutorial-document-layout-image-verbalization.md
ファイルがリネームされ、内容が一部更新されたことを示しています。具体的な変更内容は以下の通りです。
- ファイル名の変更:
- 元のファイル名
tutorial-multimodal-index-image-verbalization-skill.md
から、新しいファイル名tutorial-document-layout-image-verbalization.md
に変更されました。この変更により、ファイル名がチュートリアルの内容をより正確に反映するものとなっています。
- タイトルの更新:
- チュートリアルのタイトルが、
'Tutorial: Index multimodal content using image verbalization and Document Layout skill'
から'Tutorial: Use Image Verbalization and Document Layout Skill for Multimodal Indexing'
に更新されました。この変更により、より具体的で明確な内容が伝わるようになっています。
- 日付の更新:
- ドキュメントの日付
ms.date
が05/28/2025
から05/29/2025
に変更され、最新の情報が反映されています。
- 内容の更新:
- チュートリアル内に新しい内容が追加されており、
Document Layout skill
に関する説明がより詳細になっています。また、参照リンクもファイル名の変更に合わせて更新され、適切なファイルへのリンクが確保されています。
全体を通して、これらの変更はドキュメントの最新化を目的としており、ユーザーが正確で関連性の高い情報を得られるように配慮されています。
articles/search/tutorial-document-layout-multimodal-embeddings.md
Diff
@@ -1,5 +1,5 @@
---
-title: 'Tutorial: Index multimodal content using multimodal embedding and Document Layout skill'
+title: 'Tutorial: Use Multimodal Embeddings and Document Layout Skill for Multimodal Indexing'
titleSuffix: Azure AI Search
description: Learn how to extract, index, and search multimodal content using the Document Layout skill for chunking and Azure AI Vision for embeddings.
@@ -9,7 +9,7 @@ ms.author: rawan
ms.service: azure-ai-search
ms.custom:
ms.topic: tutorial
-ms.date: 05/28/2025
+ms.date: 05/29/2025
---
@@ -24,7 +24,7 @@ In this tutorial, you use:
+ The [Document Layout skill (preview)](cognitive-search-skill-document-intelligence-layout.md) for extracting text and normalized images with its locationMetadata from various documents, such as page numbers or bounding regions.
- The [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md) has limited regional availability, is bound to Azure AI services, and requires a [billable resource](cognitive-search-attach-cognitive-services.md) for transactions that exceed 20 documents per indexer per day. For a lower-cost solution to indexing multimodal content, see [Index multimodal content using image verbalization and Document Extraction skill](tutorial-multimodal-indexing-with-image-verbalization-and-doc-extraction.md).
+ The [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md) has limited regional availability, is bound to Azure AI services, and requires a [billable resource](cognitive-search-attach-cognitive-services.md) for transactions that exceed 20 documents per indexer per day. For a lower-cost solution to indexing multimodal content, see [Index multimodal content using image verbalization and Document Extraction skill](tutorial-document-extraction-image-verbalization.md).
+ Vectorization using the [Azure AI Vision multimodal embeddings skill](cognitive-search-skill-vision-vectorize.md), which generates embeddings for both text and images.
@@ -613,4 +613,4 @@ Now that you're familiar with a sample implementation of a multimodal indexing s
+ [Document Layout skill](cognitive-search-skill-document-intelligence-layout.md)
+ [Vectors in Azure AI Search](vector-search-overview.md)
+ [Semantic ranking in Azure AI Search](semantic-search-overview.md)
-+ [Index multimodal content using embeddings and Document Extraction skill](tutorial-multimodal-indexing-with-embedding-and-doc-extraction.md)
++ [Index multimodal content using embeddings and Document Extraction skill](tutorial-document-extraction-multimodal-embeddings.md)
Summary
{
"modification_type": "minor update",
"modification_title": "マルチモーダル埋め込みとドキュメントレイアウトのチュートリアルのファイル名変更と内容更新"
}
Explanation
この変更は、articles/search/tutorial-document-layout-multimodal-embeddings.md
ファイルがリネームされ、内容が一部更新されたことを示しています。具体的な変更内容は以下の通りです。
- ファイル名の変更:
- 元のファイル名
tutorial-multimodal-index-embeddings-skill.md
から、新しいファイル名tutorial-document-layout-multimodal-embeddings.md
に変更されました。これにより、ドキュメントの目的がより明確に示されています。
- タイトルの更新:
- チュートリアルのタイトルが
'Tutorial: Index multimodal content using multimodal embedding and Document Layout skill'
から'Tutorial: Use Multimodal Embeddings and Document Layout Skill for Multimodal Indexing'
に変更されました。新しいタイトルは、内容をより具体的かつ直感的に示しています。
- 日付の更新:
- ドキュメントの日付
ms.date
が05/28/2025
から05/29/2025
に変更され、最新の情報が反映されています。
- 内容の更新:
- チュートリアル内に新しい内容が追加され、
Document Layout skill
がどのようにテキストや正規化された画像を抽出するかの説明が明確化されています。また、関連するリンクもファイル名や内容に合わせて更新されています。
全体的に、これらの変更はドキュメントの関連性を向上させ、ユーザーが正確で役立つ情報にアクセスできるようにすることを目的としています。
articles/search/tutorial-rag-build-solution-index-schema.md
Diff
@@ -8,7 +8,7 @@ author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
ms.topic: tutorial
-ms.date: 12/18/2024
+ms.date: 05/29/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "RAGビルドソリューションインデックススキーマの更新"
}
Explanation
この変更は、articles/search/tutorial-rag-build-solution-index-schema.md
ファイルに対して行われたマイナーな更新を示しています。具体的には以下の内容が含まれています。
- 日付の更新:
- ドキュメントの日付
ms.date
が12/18/2024
から05/29/2025
に更新されました。この変更は、情報を最新のものに保つためのもので、ユーザーに最新の参考日を提供します。
全体として、この変更は情報の正確性を保つためのものであり、他の内容には影響を及ぼさない小規模な更新です。ユーザーは、ドキュメントの日付が更新されたことにより、最新の情報を確認していることがわかります。
articles/search/tutorial-rag-build-solution-models.md
Diff
@@ -8,19 +8,19 @@ ms.author: heidist
ms.service: azure-ai-search
ms.topic: tutorial
ms.custom: references_regions
-ms.date: 12/03/2024
+ms.date: 05/29/2025
---
# Tutorial: Choose embedding and chat models for RAG in Azure AI Search
-A RAG solution built on Azure AI Search takes a dependency on embedding models for vectorization, and on chat models for conversational search over your data.
+A RAG solution built on Azure AI Search takes a dependency on embedding models for vectorization, and on chat completion models for conversational search over your data.
In this tutorial, you:
> [!div class="checklist"]
-> - Learn which models in the Azure cloud work with built-in integration
-> - Learn about the Azure models used for chat
+> - Learn about the Azure models supported for built-in vectorization
+> - Learn about the Azure models supported for chat completion
> - Deploy models and collect model information for your code
> - Configure search engine access to Azure models
> - Learn about custom skills and vectorizers for attaching non-Azure models
@@ -45,12 +45,9 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
- [Azure AI Vision regions](/azure/ai-services/computer-vision/overview-image-analysis?tabs=4-0#region-availability)
- - [Azure AI Foundry](/azure/ai-foundry/reference/region-support) regions.
+ - [Azure AI Foundry regions](/azure/ai-foundry/reference/region-support)
- Azure AI Search is currently facing limited availability in some regions. To confirm region status, check the [Azure AI Search region list](search-region-support.md).
-
-> [!TIP]
-> Check [this article](search-create-service-portal.md#regions-with-the-most-overlap) for a list of overlapping regions.
+ - [Azure AI Search regions](search-region-support.md)
## Review models supporting built-in vectorization
Summary
{
"modification_type": "minor update",
"modification_title": "RAGビルドソリューションモデルの更新"
}
Explanation
この変更は、articles/search/tutorial-rag-build-solution-models.md
ファイルに行われたマイナーな更新を示しています。以下に具体的な変更点をまとめます。
- 日付の更新:
- ドキュメントの日付
ms.date
が12/03/2024
から05/29/2025
に更新され、情報が最新のものとなりました。
- 文言の修正:
- 「chat models」から「chat completion models」への変更により、チャットモデルの表現がより正確になっています。この修正は、技術的な明確さを向上させるためのものです。
- チェックリストの更新:
- 学ぶ内容が「Azure models used for chat」から「Azure models supported for chat completion」に変更され、提供される情報が明確で具体的になりました。
- 同様に、埋め込みモデルに関連する情報も「built-in integration」から「built-in vectorization」に更新され、文脈がよりはっきりしています。
- 内容の精緻化:
- 不要だった文が削除されたことで、情報が整理され、読みやすくなりました。例えば、地域の制限に関する情報が明示され、最新のリンクが追加されています。
全体として、この変更はユーザーがRAG(Retrieval-Augmented Generation)ソリューションについての理解を深めるために必要な最新の情報を提供し、ドキュメントの関連性と正確性を高めることを目的としています。
articles/search/tutorial-rag-build-solution.md
Diff
@@ -8,7 +8,7 @@ author: HeidiSteen
ms.author: heidist
ms.service: azure-ai-search
ms.topic: overview
-ms.date: 04/14/2024
+ms.date: 05/29/2025
---
Summary
{
"modification_type": "minor update",
"modification_title": "RAGビルドソリューションの更新"
}
Explanation
この変更は、articles/search/tutorial-rag-build-solution.md
ファイルに対するマイナーな更新を示しています。主な変更点は以下の通りです。
- 日付の更新:
- ドキュメントの日付
ms.date
が04/14/2024
から05/29/2025
に更新されました。この変更により、ユーザーに提供される情報が最新のものとして保持されます。
全体的に、この更新はドキュメントの正確性を維持し、利用者に最新の参考日を提供するためのものであり、他の内容には影響を及ぼさない小規模な変更となっています。
articles/search/vector-search-ranking.md
Diff
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
ms.custom:
- ignite-2023
ms.topic: concept-article
-ms.date: 12/05/2024
+ms.date: 05/29/2025
---
# Relevance in vector search
@@ -22,7 +22,7 @@ This article explains the algorithms used to find relevant matches and the simil
Vector search algorithms include exhaustive k-nearest neighbors (KNN) and Hierarchical Navigable Small World (HNSW).
-+ Exhaustive KNN performs a brute-force search that scans the entire vector space.
++ Exhaustive KNN performs a brute-force scan of the entire vector space.
+ HNSW performs an [approximate nearest neighbor (ANN)](vector-search-overview.md#approximate-nearest-neighbors) search.
Summary
{
"modification_type": "minor update",
"modification_title": "ベクトル検索ランキングの記事の更新"
}
Explanation
この変更は、articles/search/vector-search-ranking.md
ファイルに対するマイナーな更新を示しています。具体的な変更内容は以下の通りです。
- 日付の更新:
- ドキュメントの日付
ms.date
が12/05/2024
から05/29/2025
に変更され、情報が最新のものとなっています。
- 文言の修正:
- 「brute-force search that scans the entire vector space」という表現が「brute-force scan of the entire vector space」に修正されました。この変更により、文の流れが改善され、技術的な表現がより平易になっています。
- 情報の追加:
- Exhaustive KNNに関する説明に、HNSWのアルゴリズムの簡潔な説明が追加されています。具体的には、「HNSW performs an approximate nearest neighbor (ANN) search」という一文が新たに含まれています。
全体として、この更新はドキュメントの最新性を保ちつつ、読みやすさや明確さを向上させるための内容となっています。