File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
articles/ai-services/document-intelligence/how-to-guides/includes Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ monikerRange: 'doc-intel-3.1.0 || doc-intel-3.0.0'
13
13
14
14
15
15
:::moniker range="doc-intel-3.1.0"
16
- | [ Document Intelligence REST API] ( /rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP ) | [ Supported Azure SDKS] ( ../../../sdk-overview-v3-1.md ) |
16
+ | [ Document Intelligence REST API] ( /rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP ) | [ Supported Azure SDKS] ( ../../../sdk-overview-v3-1.md ) |
17
17
::: moniker-end
18
18
19
19
:::moniker range="doc-intel-3.0.0"
20
- | [ Document Intelligence REST API] ( https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument ) | [ Supported Azure SDKS] ( ../../../sdk-overview-v3-0.md ) |
20
+ | [ Document Intelligence REST API] ( https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument ) | [ Supported Azure SDKS] ( ../../../sdk-overview-v3-0.md ) |
21
21
::: moniker-end
22
22
23
23
> [ !NOTE]
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ ms.service: azure-ai-document-intelligence
7
7
ms.custom :
8
8
- ignite-2023
9
9
ms.topic : include
10
- ms.date : 11/21/2023
10
+ ms.date : 03/28/2024
11
11
ms.author : lajanuar
12
12
---
13
13
14
14
> [ !NOTE]
15
15
>
16
- > This project targets Azure AI Document Intelligence API version 3.1 and uses cURL to execute REST API calls.
16
+ > This project uses cURL command-line tool to execute REST API calls.
17
17
18
18
[ Document Intelligence REST API] ( /rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP ) | [ Azure SDKs] ( https://azure.github.io/azure-sdk/releases/latest/index.html ) | [ Supported SDKs] ( ../../../sdk-overview-v3-1.md )
19
19
@@ -40,7 +40,7 @@ ms.author: lajanuar
40
40
41
41
:::image type="content" source="../../../media/containers/keys-and-endpoint.png" alt-text="Screenshot of keys and endpoint location in the Azure portal.":::
42
42
43
- [ !INCLUDE [ environment-variables] ( set-environment-variables.md )]
43
+ [ !INCLUDE [ environment-variables] ( ../ set-environment-variables.md)]
44
44
45
45
## Analyze documents and get results
46
46
You can’t perform that action at this time.
0 commit comments