View Diff on GitHub
Highlights
このコード差分の主な変更点は、ドキュメント内で用いられているリソースまたはツールの名称が「AI Services」から「Foundry Tools」に変更されたことです。これは、Azureのドキュメントインテリジェンスおよび会話型言語理解(CLU)に関連する複数のファイルで行われた修正であり、主に利用者がリソースを適切に選択し、利用できるようにするための改善です。これにより、ユーザーマニュアルやクイックスタートガイドがより正確で一貫性のあるものとなり、ユーザーが混乱するリスクを軽減することが期待されています。
New features
Breaking changes
- 特に重大な破壊的変更はありませんが、「AI Services」から「Foundry Tools」への用語の変更は、ユーザーが使用する際の微細な違いを引き起こす可能性があります。
Other updates
- Python、Java、C#、JavaScriptの各SDKおよびREST APIのクイックスタートガイドについて、リソース名が「Foundry Tools」に変更されました。
- スタジオの概要やラベルツールに関するドキュメントでも同様の変更が行われています。
- 会話型言語理解のプロジェクト作成においても、ファインチューニングウィンドウの名称が更新されました。
Insights
このコード変更は、Azureドキュメントインテリジェンスのリソース名称を「AI Services」から「Foundry Tools」に更新することによって、ドキュメントの正確さと一貫性を向上させることを目的としています。特に、Azure portalでのリソース作成手順に関する説明が変更されており、ユーザーは最新の用語で適切なサービスを選択できるようになっています。これにより、ユーザーがリソースを探す際の手間を削減し、誤った選択を防ぐことが助けとなります。
また、この変更は、ドキュメントの整合性を高め、ユーザーの混乱を防ぐことを意図したものであり、サービスを利用する際のスムーズな体験を促進します。特に、リソース名が変更されたことは、将来的にAzureサービスがどのように進化するかを反映させるためのものであり、最新の技術や用語にユーザーが迅速に適応することを支援します。
このような名称変更は、組織がサービス内容をアップデートし、よりわかりやすく、説明的な名称を追求していることを示しています。したがって、ユーザーはドキュメントを見直し、新しい用語に慣れ親しむことが求められますが、その結果として得られる正確な情報は、ビジネスニーズに応じた適切な技術選択を支えるものとなるでしょう。
Summary Table
Modified Contents
articles/ai-services/document-intelligence/how-to-guides/includes/v2-1/javascript-sdk.md
Diff
@@ -26,7 +26,7 @@ ms.custom: devx-track-js
- The latest version of [Visual Studio Code](https://code.visualstudio.com/).
- The latest LTS version of [Node.js](https://nodejs.org/).
- An Azure Storage blob that contains a set of training data. See [Build and train a custom model](../../build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=true) for tips and options for putting together your training data set. For this project, you can use the files under the *Train* folder of the [sample data set](https://go.microsoft.com/fwlink/?linkid=2090451). Download and extract *sample_data.zip*.
-- An AI Services or Document Intelligence resource. <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer" title="Create a Document Intelligence resource" target="_blank">Create a Document Intelligence resource.</a> You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+- A Foundry Tools or Document Intelligence resource. <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer" title="Create a Document Intelligence resource" target="_blank">Create a Document Intelligence resource.</a> You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
- The key and endpoint from the resource you create to connect your application to the Azure Document Intelligence.
1. After your resource deploys, select **Go to resource**.
Summary
{
"modification_type": "minor update",
"modification_title": "ドキュメントインテリジェンスリソース名の変更"
}
Explanation
この変更では、ドキュメントの内容において「AI Services」という用語が「Foundry Tools」に変更されました。この修正は、特定のリソースの名称をより正確に反映させることを目的としています。具体的には、Azureのドキュメントインテリジェンスに関連するリソースの作成手順を説明する部分で、この用語の変更が行われています。
元の文「AI Services or Document Intelligence resource」は、「Foundry Tools or Document Intelligence resource」に更新されました。この変更は、利用者がリソースの作成時に正しい名称を使用できるようにするための微調整です。全体として、リソース作成のガイドラインがより明確になり、正確性が向上しています。
articles/ai-services/document-intelligence/how-to-guides/includes/v2-1/rest-api.md
Diff
@@ -35,7 +35,7 @@ ms.author: lajanuar
- [PowerShell version 6.0+](/powershell/scripting/install/installing-powershell-core-on-windows), or a similar command-line application.
- An Azure Storage blob that contains a set of training data. See [Build and train a custom model](../../build-a-custom-model.md?view=doc-intel-2.1.0&preserve-view=true) for tips and options for putting together your training data set. You can use the files under the **Train** folder of the [sample data set](https://go.microsoft.com/fwlink/?linkid=2090451). Download and extract *sample_data.zip*.
-- An AI Services or Document Intelligence resource. Create a <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer" title="Create a Document Intelligence resource." target="_blank">single-service</a> or <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry" title="Create a multiple Document Intelligence resource." target="_blank">multi-service</a>. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+- A Foundry Tools or Document Intelligence resource. Create a <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer" title="Create a Document Intelligence resource." target="_blank">single-service</a> or <a href="https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry" title="Create a multiple Document Intelligence resource." target="_blank">multi-service</a>. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
- The key and endpoint from the resource you create to connect your application to the Azure Document Intelligence.
1. After your resource deploys, select **Go to resource**.
Summary
{
"modification_type": "minor update",
"modification_title": "ドキュメントインテリジェンスリソース名の修正"
}
Explanation
この変更は、ドキュメントに含まれるリソース名の表記を修正することを目的としています。「AI Services」という用語が「Foundry Tools」に置き換えられています。この修正は、Azureのドキュメントインテリジェンスに関連するリソースの説明部分で行われています。
具体的には、リソースの作成に関する手順で「AI Services or Document Intelligence resource」という表現が「Foundry Tools or Document Intelligence resource」に変更されています。この改訂により、利用者が正確にリソースの種類を理解し、適切なサービスを選べるようになることを目指しています。全体として、この変更により、ドキュメントの内容がさらに明確になり、誤解を防ぐ助けとなるでしょう。
articles/ai-services/document-intelligence/quickstarts/includes/csharp-sdk.md
Diff
@@ -42,7 +42,7 @@ In this quickstart, use the following features to analyze and extract data and v
:::moniker range="doc-intel-4.0.0"
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Azure multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) resource, in the Azure portal, to get your key and endpoint.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Azure multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) resource, in the Azure portal, to get your key and endpoint.
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
@@ -57,7 +57,7 @@ In this quickstart, use the following features to analyze and extract data and v
:::moniker range="doc-intel-3.1.0 || doc-intel-3.0.0"
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Azure multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) resource, in the Azure portal, to get your key and endpoint.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Azure multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) resource, in the Azure portal, to get your key and endpoint.
* You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更では、ドキュメントに記載されているリソースの名称が修正されました。具体的には、「AI Services」という用語が「Foundry Tools」に変更されています。この修正は、C# SDKを使用するためのクイックスタートガイドの一部として行われています。
変更は、ドキュメントの特定のセクションにおいて、リソースを作成する際の指示部分にあります。元々の表現であった「AI Services or Document Intelligence resource」という表現が、新しい表現「Foundry Tools or Document Intelligence resource」に置き換えられました。この修正により、利用者がリソースに関してより正確な情報を得られるようになり、Azureのサービス利用時に混乱を避けることが期待されます。全体として、ドキュメントの内容が明確になり、正しいサービスの選択を助ける改訂となっています。
articles/ai-services/document-intelligence/quickstarts/includes/java-sdk.md
Diff
@@ -47,7 +47,7 @@ In this quickstart, use the following features to analyze and extract data and v
* [**Gradle**](https://docs.gradle.org/current/userguide/installation.html), version 6.8 or later.
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a Microsoft Foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. You need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、Java SDKを使用するためのクイックスタートガイドの一部で行われたもので、ドキュメント内に記載されているリソース名称が「AI Services」から「Foundry Tools」に変更されています。具体的には、Azureでのリソース作成に関する指示を説明している部分です。
修正された文では、利用者がAzure サブスクリプションを持っている場合に、single-serviceまたはmulti-serviceリソースを作成するよう促されています。この変更により、利用者は利用するリソースの名称を適切に理解し、正しいサービスを選択することが容易になります。
全体として、この修正はドキュメントの整合性を高め、正確でわかりやすい情報を提供することを目的としており、利用者の混乱を避ける手助けとなるでしょう。
articles/ai-services/document-intelligence/quickstarts/includes/javascript-sdk.md
Diff
@@ -38,7 +38,7 @@ In this quickstart, use the following features to analyze and extract data and v
* The latest `LTS` version of [Node.js](https://nodejs.org/).
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a Microsoft Foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. You need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、JavaScript SDKを使用するためのクイックスタートガイドの一部で行われ、リソース名称が「AI Services」から「Foundry Tools」に変更されました。具体的には、Azureでのリソース作成手順に関する記述が更新されています。
ドキュメントでは、Azure サブスクリプションを持っている場合に、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成するように案内されています。この修正により、ユーザーはより正確なリソース名を使用することができ、Azure サービスへのアクセスが容易になります。
この変更は、ドキュメントの整合性を改善し、利用者が正しいサービスを選択する際の混乱を軽減することを目的としており、全体としてより明確で分かりやすいガイドとするためのものです。
articles/ai-services/document-intelligence/quickstarts/includes/python-sdk.md
Diff
@@ -39,7 +39,7 @@ In this quickstart, use the following features to analyze and extract data from
* The latest version of [Visual Studio Code](https://code.visualstudio.com/) or your preferred IDE. For more information, *see* [Getting Started with Python in Visual Studio Code](https://code.visualstudio.com/docs/python/python-tutorial).
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a Microsoft Foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. You need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、Python SDKを使用するためのクイックスタートガイドの一部で行われており、リソース名称が「AI Services」から「Foundry Tools」に修正されています。変更箇所は、Azure portalでのリソース作成に関する説明です。
具体的には、利用者はAzure サブスクリプションを持っている場合に、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成することが求められています。この修正により、リソース名が正確に表記され、ユーザーがサービスを利用する際の理解を助けることが目的です。
全体として、この変更はドキュメントの正確性を高め、利用者が適切な手続きを行いやすくするためのものです。また、Azureサービスを利用する際の混乱を軽減するために寄与しています。
articles/ai-services/document-intelligence/quickstarts/includes/rest-api.md
Diff
@@ -41,7 +41,7 @@ In this quickstart, learn to use the Document Intelligence REST API to analyze a
* Windows: `Get-Host | Select-Object Version`
* macOS or Linux: `$PSVersionTable`
-* A Document Intelligence (single-service) or AI Services (multi-service) resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Document Intelligence (single-service) or Foundry Tools (multi-service) resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource, in the Azure portal, to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a Microsoft Foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. You need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、Document Intelligence REST APIを使用するためのクイックスタートガイドに関するもので、リソース名称が「AI Services」から「Foundry Tools」に変更されました。具体的には、Azureでのリソース作成に関する案内の中で表記が修正されています。
利用者は、Azure サブスクリプションを持っている場合に、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成する必要があります。この修正によって、リソース名がより正確になり、ユーザーが必要なサービスを選択する際の理解を深める助けとなります。
全体的に、この変更はドキュメントの明確さを向上させ、利用者がサービスをよりスムーズに利用できるようにするためのものです。また、Azureサービスへのアクセス時の誤解を防ぐことにも寄与しています。
articles/ai-services/document-intelligence/quickstarts/includes/v2-1/csharp.md
Diff
@@ -27,7 +27,7 @@ In this quickstart, you use the following APIs to extract structured data from f
* The current version of [Visual Studio IDE](https://visualstudio.microsoft.com/vs/). <!-- or [.NET Core](https://dotnet.microsoft.com/download). -->
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. Please note that you'll need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、C#を使用したDocument Intelligenceのクイックスタートガイドの一部で、リソース名称の表記を「AI Services」から「Foundry Tools」に修正しています。具体的な修正内容は、Azureポータルにおけるリソース作成についての説明です。
利用者は、Azureサブスクリプションを持っている場合に、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成することが求められます。この更新によって、リソース名がより正確になり、ユーザーが適切なサービスを選択しやすくすることを目的としています。
この修正は、ドキュメントの正確性を向上させ、ユーザーがAzureサービスを利用する際の混乱を軽減する手助けとなります。また、利用者が必要な情報に迅速にアクセスできるようにすることで、全体的なユーザー体験を改善する役割も果たしています。
articles/ai-services/document-intelligence/quickstarts/includes/v2-1/java.md
Diff
@@ -23,7 +23,7 @@ In this quickstart, you use the following APIs to extract structured data from f
* A [**Java Development Kit (JDK)**](https://wiki.openjdk.java.net/display/jdk8u) version 8 or later. For more information, *see* [supported Java Versions and update schedule](/azure/developer/java/fundamentals/java-support-on-azure#supported-java-versions-and-update-schedule).
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、Javaを使用したDocument Intelligenceのクイックスタートガイドに関するもので、リソース名称が「AI Services」から「Foundry Tools」に更新されました。この修正は、Azureポータルにおけるドキュメントインテリジェンスリソースの作成に関する記述に影響を与えています。
具体的には、Azureサブスクリプションを持つユーザーが、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成する際に、より正確なリソース名を用いることが求められます。この変更は、ユーザーがどのサービスを選択すべきかの理解を助けることを目的としています。
全体として、この修正はドキュメントの明確性を向上させ、Azureサービスを利用する際の誤解を防ぎ、ユーザー体験を向上させる役割を果たしています。
articles/ai-services/document-intelligence/quickstarts/includes/v2-1/javascript.md
Diff
@@ -26,7 +26,7 @@ In this quickstart, you use the following APIs to extract structured data from f
* The latest `LTS` version of [Node.js](https://nodejs.org/)
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. Please note that you'll need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、JavaScriptを使用したDocument Intelligenceのクイックスタートガイドの内容を更新するもので、リソース名称が「AI Services」から「Foundry Tools」に変更されています。この修正は、Azureポータルでのドキュメントインテリジェンスリソース作成に関する指示に影響を与えます。
具体的には、ユーザーがAzureサブスクリプションを持っている場合に、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成することが求められます。この変更は、より正確なリソース名の使用を促し、ユーザーが適切なサービスを選択しやすくする狙いがあります。
全体として、この修正はドキュメントの整合性を高め、Azureサービスの利用に際しての誤解を避ける助けとなります。結果として、ユーザー体験が向上し、必要な情報に迅速にアクセスできるようになります。
articles/ai-services/document-intelligence/quickstarts/includes/v2-1/python.md
Diff
@@ -26,7 +26,7 @@ In this quickstart, you use the following APIs to extract structured data from f
* Your Python installation should include [pip](https://pip.pypa.io/en/stable/). You can check if you have pip installed by running `pip --version` on the command line. Get pip by installing the latest version of Python.
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. Please note that you'll need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、Pythonを使用したDocument Intelligenceのクイックスタートガイドに関連しており、リソース名称が「AI Services」から「Foundry Tools」に更新されています。この修正は、ユーザーがAzureポータルでドキュメントインテリジェンスリソースを作成する際の指示に影響を与えます。
具体的には、Azureサブスクリプションを持つユーザーは、single-serviceまたはmulti-serviceのDocument Intelligenceリソースを作成し、キーとエンドポイントを取得する必要があります。この変更により、ユーザーはより正確なリソースの名称を認識し、適切なサービスを選択することが助けられます。
この修正は、ドキュメントの情報を整合的に保ち、ユーザーが正確にサービスを利用できるように支援することで、全体的なユーザー体験を向上させることを目的としています。
articles/ai-services/document-intelligence/quickstarts/includes/v2-1/rest-api.md
Diff
@@ -29,7 +29,7 @@ In this quickstart, you use the following APIs to extract structured data from f
* [PowerShell version 6.0+](/powershell/scripting/install/installing-powershell-core-on-windows), or a similar command-line application.
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. Please note that you'll need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の更新"
}
Explanation
この変更は、Document Intelligenceのクイックスタートガイドにおいて、REST APIに関連する部分を更新したものです。具体的には、リソース名称が「AI Services」から「Foundry Tools」に変更されています。この修正は、Azureポータルでドキュメントインテリジェンスリソースを作成する際の手順に影響を与えます。
ユーザーはAzureサブスクリプションを通じて、single-serviceもしくはmulti-serviceのDocument Intelligenceリソースを作成し、必要なキーとエンドポイントを取得する必要があります。この変更により、リソース名がより正確で適切なものになり、ユーザーが混乱なくサービスを選べるようになります。
全体として、この修正はドキュメントの整合性を向上させ、ユーザー体験を改善することを目的としており、正しいリソースの使用を促進します。
articles/ai-services/document-intelligence/studio-overview.md
Diff
@@ -76,7 +76,7 @@ Use the help wizard, labeling interface, training step, and interactive visualiz
Document Intelligence is part of the Foundry Tools offerings in the [Foundry portal](https://ai.azure.com/?cid=learnDocs). Each of the Foundry Tools helps developers and organizations rapidly create intelligent and responsible applications. Developers can use the prebuilt and customizable APIs and models to make their applications.
-Learn how to [connect your AI services hub](../../ai-services/connect-services-ai-foundry-portal.md) with Foundry Tools and start using Document Intelligence.
+Learn how to [connect your Foundry Tools hub](../../ai-services/connect-services-ai-foundry-portal.md) with Foundry Tools and start using Document Intelligence.
---
Summary
{
"modification_type": "minor update",
"modification_title": "ハブ名称の更新"
}
Explanation
この変更は、Document Intelligenceに関するスタジオの概要ページでのテキスト修正です。具体的には、「AI services hub」という表現が「Foundry Tools hub」に変更されました。この修正は、ユーザーがFoundryポータルでDocument Intelligenceを利用する際に、正確なリソースの名称を認識できるようにするためのものです。
変更後のテキストは、ユーザーがFoundry Toolsとの接続方法を学び、Document Intelligenceを利用開始することを促しています。このような名称の一貫性は、サービスを利用する際の混乱を防ぎ、よりスムーズな体験を提供するために重要です。
全体として、この修正はドキュメントの正確性を高め、ユーザーがサービスを適切に利用できるよう支援することを目的としています。
articles/ai-services/document-intelligence/v21/try-sample-label-tool.md
Diff
@@ -41,7 +41,7 @@ You need the following to get started:
* An Azure subscription—you can [create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn)
-* An AI Services or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer), or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
+* A Foundry Tools or Document Intelligence resource. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer), or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIFoundry) Document Intelligence resource in the Azure portal to get your key and endpoint. You can use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
> [!TIP]
> Create a foundry resource if you plan to access multiple Foundry Tools under a single endpoint/key. For Document Intelligence access only, create a Document Intelligence resource. Please note that you'll need a single-service resource if you intend to use [Microsoft Entra authentication](/azure/active-directory/authentication/overview-authentication).
Summary
{
"modification_type": "minor update",
"modification_title": "リソース名の変更"
}
Explanation
この変更は、Document Intelligenceのサンプルラベルツールの使用方法を説明するページにおいて、必要なリソースに関する表現を更新したものです。具体的には、「AI Services」から「Foundry Tools」という名称に変更されています。この修正により、ユーザーはAzureポータルでテクノロジーを利用する際に、最新の用語を理解しやすくなります。
この変更は、Azureサブスクリプションを持つユーザーが、single-serviceやmulti-serviceのDocument Intelligenceリソースを作成する際に、どのリソースを選択すれば良いかを明確にするためのものです。また、ユーザーがリソースを利用する際に、正確な情報を提供し、混乱を避けることを目指しています。
全体として、この修正はドキュメントの整合性を向上させ、ユーザー体験を改善することに寄与しています。
articles/ai-services/language-service/conversational-language-understanding/how-to/create-project.md
Diff
@@ -60,7 +60,7 @@ A Conversational Language Understanding (CLU) fine-tuning task is a workspace pr
> * **Advanced training** includes longer training durations and is supported for English, other languages, and multilingual projects.
> * For more information, *see* [Training modes](train-model.md#training-modes).
-1. Once the task creation is complete, select the task from the AI Service fine-tuning window to arrive at the **Getting started with fine-tuning** page.
+1. Once the task creation is complete, select the task from the Foundry Tool fine-tuning window to arrive at the **Getting started with fine-tuning** page.
:::image type="content" source="../media/create-project/getting-started-fine-tuning.png" alt-text="Screenshot of the getting started with fine-tuning page in the Foundry." lightbox="../media/create-project/getting-started-fine-tuning.png":::
Summary
{
"modification_type": "minor update",
"modification_title": "ファインチューニングウィンドウの名称変更"
}
Explanation
この変更は、会話型言語理解(CLU)プロジェクトの作成方法に関するドキュメントにおいて、重要な用語の修正を行ったものです。「AI Service fine-tuning window」という表現が「Foundry Tool fine-tuning window」に変更され、この更新により、ユーザーが正しいリソースを特定しやすくなります。
具体的には、タスクの作成が完了した後に、ユーザーがファインチューニングを開始するためのページにアクセスする文脈での表現に関するもので、正確な用語を使用することで、ユーザーの理解を深め、混乱を避けることを意図しています。
この修正は、最適なファインチューニングプロセスを利用するための一助となり、ドキュメント全体の整合性を保つことが狙いです。