Skip to content

Commit 3e40258

Browse files
committed
layout feedback
1 parent a55bc35 commit 3e40258

File tree

4 files changed

+13
-19
lines changed

4 files changed

+13
-19
lines changed

articles/ai-services/document-intelligence/overview.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,6 @@ Document Intelligence supports optional features that can be enabled and disable
261261

262262
## Models and development options
263263

264-
> [!NOTE]
265-
>The following document understanding models and development options are supported by the Document Intelligence service v3.0.
266-
267264
You can use Document Intelligence to automate document processing in applications and workflows, enhance data-driven strategies, and enrich document search capabilities. Use the links in the table to learn more about each model and browse development options.
268265

269266
### Read
@@ -616,12 +613,9 @@ Azure AI Document Intelligence is a cloud-based [Azure AI service](../../ai-serv
616613

617614
>[!TIP]
618615
>
619-
> * For an enhanced experience and advanced model quality, try the [Document Intelligence v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio).
620-
> * The v3.0 Studio supports any model trained with v2.1 labeled data.
621-
> * You can refer to the API migration guide for detailed information about migrating from v2.1 to v3.0.
622-
623-
> [!NOTE]
624-
> The following models and development options are supported by the Document Intelligence service v2.1.
616+
> * For an enhanced experience and advanced model quality, try the [Document Intelligence v3.0 Studio](https://formrecognizer.appliedai.azure.com/studio):
617+
> * The v3.0 Studio supports any model trained with v2.1 labeled data.
618+
> * You can refer to the API migration guide for detailed information about migrating from v2.1 to v3.0.
625619
626620
Use the links in the table to learn more about each model and browse the API references:
627621

articles/ai-services/document-intelligence/prebuilt/layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Document Intelligence v4.0: **2024-11-30** (GA) supports the following tools, ap
4444
|----------|-------------|-----------|
4545
|**Layout model**|&bullet; [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com)</br>&bullet; [**REST API**](/rest/api/aiservices/operation-groups?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true)</br>&bullet; [**C# SDK**](../versioning/sdk-overview-v4-0.md)</br>&bullet; [**Python SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&bullet; [**Java SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&bullet; [**JavaScript SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|**prebuilt-layout**|
4646

47-
:::moniker-end
47+
::: moniker-end
4848

4949
:::moniker range="doc-intel-3.1.0"
5050

articles/ai-services/document-intelligence/service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ This article contains both a quick reference and detailed description of Azure A
3737
✔️ = supported
3838
✖️ = Not supported
3939

40-
For Document Intelligence v4.0 2024-11-30 (GA) supports page and line features with the following restrictions:
40+
For Document Intelligence v4.0 `2024-11-30` (GA) supports page and line features with the following restrictions:
4141

4242
* Angle, width/height, and unit aren't supported.
43-
* For each object detected, bounding polygon or bounding region aren't supported.
43+
* For each object detected, bounding polygon or bounding regions aren't supported.
4444
* Page range (`pages`) isn't supported as a parameter.
4545
* The `lines` object isn't supported.
4646
:::moniker-end

articles/ai-services/document-intelligence/studio-overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Select the studio experience from the following tabs to learn more about each st
4949

5050
> [!IMPORTANT]
5151
>
52-
> * There are separate URLs for Document Intelligence Studio sovereign cloud regions.
53-
> * Azure for US Government: [Document Intelligence Studio (Azure Fairfax cloud)](https://formrecognizer.appliedai.azure.us/studio)
54-
> * Microsoft Azure operated by 21Vianet: [Document Intelligence Studio (Azure in China)](https://formrecognizer.appliedai.azure.cn/studio)
52+
> * Document Intelligence Studio has distinct URLs for sovereign cloud regions.
53+
> * Azure for US Government: [Document Intelligence Studio (`Azure Fairfax`)](https://formrecognizer.appliedai.azure.us/studio)
54+
> * Microsoft Azure operated by 21Vianet: [Document Intelligence Studio (`Azure China`)](https://formrecognizer.appliedai.azure.cn/studio)
5555
5656
The studio supports Document Intelligence v3.0 and later API versions for model analysis and custom model training. Previously trained v2.1 models with labeled data are supported, but not v2.1 model training. Refer to the [REST API migration guide](v3-1-migration-guide.md) for detailed information about migrating from v2.1 to v3.0.
5757

@@ -66,9 +66,9 @@ To use Document Intelligence Studio, you need to acquire the following assets fr
6666
* **An Azure 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.CognitiveServicesAIServices) resource, in the Azure portal to get your key and endpoint. Use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
6767

6868
> [!TIP]
69-
> Create an Azure AI services resource if you plan to access multiple Azure AI services 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).
69+
> Create an Azure AI services resource if you plan to access multiple Azure AI services 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).
7070
>
71-
> Document Intelligence now supports AAD token authentication additional to local (key-based) authentication when accessing the Document Intelligence resources and storage accounts. Be sure to follow below instructions to setup correct access roles, especially if your resources are applied with `DisableLocalAuth` policy.
71+
> Document Intelligence now supports Azure Active Directory (Azure AD) token authentication in addition to local (key-based) authentication when accessing the Document Intelligence resources and storage accounts. Be sure to follow below instructions to set up correct access roles, especially if your resources are applied with `DisableLocalAuth` policy.
7272
7373
There are added prerequisites for using custom models in Document Intelligence Studio. Refer to the [documentation](quickstarts/studio-custom-project.md) for step by step guidance.
7474

@@ -86,7 +86,7 @@ For more information, *see* the following guidance:
8686
* [Prevent Shared Key authorization for an Azure Storage account](/azure/storage/common/shared-key-authorization-prevent)
8787

8888
> [!NOTE]
89-
> If local (key-based) authentication is disabled for your Document Intelligence service resource, be sure to obtain **Cognitive Services User** role and your AAD token will be used to authenticate requests on Document Intelligence Studio. The **Contributor** role only allows you to list keys but does not give you permission to use the resource when key-access is disabled.
89+
> If local (key-based) authentication is disabled for your Document Intelligence service resource, be sure to obtain **Cognitive Services User** role and your Azure AD token to authenticate requests on Document Intelligence Studio. The **Contributor** role only allows you to list keys but doesn't give you permission to use the resource when key-access is disabled.
9090
9191
* **Designating role assignments**. Document Intelligence Studio basic access requires the [`Cognitive Services User`](/azure/role-based-access-control/built-in-roles/ai-machine-learning#cognitive-services-user) role. For more information, *see* [Document Intelligence role assignments](quickstarts/try-document-intelligence-studio.md#azure-role-assignments).
9292

@@ -96,7 +96,7 @@ For more information, *see* the following guidance:
9696
> * ✔️ **Cognitive Services User**: you need this role to Document Intelligence or Azure AI services resource to enter the analyze page.
9797
> * ✔️ **Contributor**: you need this role to create resource group, Document Intelligence service, or Azure AI services resource.
9898
> * In Azure context, Contributor role can only perform actions to control and manage the resource itself, including listing the access keys.
99-
> * User accounts with a Contributor are only able to access the Document Intelligence service by calling with access keys. However, when setting up access with Entra ID, key-access will be disabled and **Cognitive Service User** role will be required for an account to use the resources.
99+
> * User accounts with a Contributor are only able to access the Document Intelligence service by calling with access keys. However, when setting up access with Entra ID, key-access is disabled and **Cognitive Service User** role is required for an account to use the resources.
100100
101101
### Authentication in Studio
102102

0 commit comments

Comments
 (0)