Skip to content

Commit c94830a

Browse files
committed
resolve moniker issues
1 parent 9395bd2 commit c94830a

File tree

1 file changed

+6
-7
lines changed
  • articles/ai-services/document-intelligence/prebuilt

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ The following illustration shows the typical components in an image of a sample
3636

3737
## Development options
3838

39-
:::moniker range="doc-intel-4.0.0"
40-
4139
Document Intelligence v4.0: **2024-11-30** (GA) supports the following tools, applications, and libraries:
4240

4341
| Feature | Resources | Model ID |
@@ -78,7 +76,6 @@ Document Intelligence v4.0: **2024-11-30** (GA) layout model supports the follow
7876

7977
For more information on model usage, quotas, and service limits, *see* [service limits](../service-limits.md).
8078

81-
8279
### Get started with Layout model
8380

8481
See how data, including text, tables, table headers, selection marks, and structure information is extracted from documents using Document Intelligence. You need the following resources:
@@ -91,7 +88,7 @@ See how data, including text, tables, table headers, selection marks, and struct
9188

9289
* After you retrieve you key and endpoint, you can use the following development options to build and deploy your Document Intelligence applications:
9390

94-
# [REST API](#tab/rest)
91+
### [REST API](#tab/rest)
9592

9693
* [Document Intelligence REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v4.0%20(2024-11-30)&preserve-view=true&tabs=HTTP&)
9794

@@ -103,12 +100,14 @@ See how data, including text, tables, table headers, selection marks, and struct
103100
* [**Java SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#layout-model)
104101
* [**JavaScript**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true#layout-model)
105102

106-
# [Document Intelligence Studio](#tab/studio)
103+
### [Document Intelligence Studio](#tab/studio)
107104

108105
* [Studio](https://documentintelligence.ai.azure.com/studio)
109106

110107
* [How-to guide](../studio-overview.md#authentication-in-studio)
111108

109+
---
110+
112111
## Data extraction
113112

114113
The layout model extracts text, selection marks, tables, paragraphs, and paragraph types (`roles`) from your documents.
@@ -633,6 +632,8 @@ Document Intelligence v2.1 supports the following tools, applications, and libra
633632

634633
:::moniker-end
635634

635+
:::moniker range="<=doc-intel-3.1.0"
636+
636637
### Get started with Layout model
637638

638639
See how data, including text, tables, table headers, selection marks, and structure information is extracted from documents using Document Intelligence. You need the following resources:
@@ -643,8 +644,6 @@ See how data, including text, tables, table headers, selection marks, and struct
643644

644645
:::image type="content" source="../media/containers/keys-and-endpoint.png" alt-text="Screenshot of keys and endpoint location in the Azure portal.":::
645646

646-
:::moniker range="{range}"
647-
{content}
648647
:::moniker-end
649648

650649
:::moniker range="doc-intel-3.1.0 || doc-intel-3.0.0"

0 commit comments

Comments
 (0)