Skip to content

Commit 4d960a3

Browse files
authored
Update migration guide for Document Intelligence v4.0
1 parent b1733b1 commit 4d960a3

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/ai-services/document-intelligence/versioning/v3-1-migration-guide.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,24 @@
11
---
22
title: "How-to: Migrate Document Intelligence applications to v3.1."
33
titleSuffix: Azure AI services
4-
description: In this how-to guide, learn the differences between Document Intelligence API v3.0 and v3.1 and how to move to the newer version of the API.
4+
description: In this how-to guide, learn the differences between Document Intelligence API versions and how to move to the newer version of the API.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: how-to
99
ms.date: 02/07/2025
1010
ms.author: lajanuar
11-
monikerRange: '<=doc-intel-3.1.0'
11+
monikerRange: '<=doc-intel-4.0.0'
1212
---
1313

1414
<!-- markdownlint-disable MD004 -->
1515
# Document Intelligence v4.0 migration
1616

17-
::: moniker range="<=doc-intel-3.1.0"
18-
[!INCLUDE [applies to v3.1, v3.0, and v2.1](../includes/applies-to-v40-v31-v30-v21.md)]
19-
::: moniker-end
20-
2117
> [!IMPORTANT]
2218
>
23-
> Document Intelligence REST API v3.1 introduces breaking changes in the REST API request and analyze response JSON.
19+
> Document Intelligence REST API v4.0 introduces breaking changes in the REST API request and analyze response JSON.
2420
25-
## Migrating from v3.1 API version
21+
## Migrating from v3.1 to v4.0
2622

2723
Preview APIs are periodically deprecated. If you're using a preview API version, update your application to target the GA API version. To migrate from a preview API version to the `2024-11-30 (GA)` API version using the SDK, update to the [current version of the language specific SDK](sdk-overview-v4-0.md).
2824

@@ -447,3 +443,4 @@ GET https://{your-form-recognizer-endpoint}/formrecognizer/info? api-version=202
447443
* [Review the new REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)
448444
* [What is Document Intelligence?](../overview.md)
449445
* [Document Intelligence quickstart](../quickstarts/get-started-sdks-rest-api.md)
446+
0

0 commit comments

Comments
 (0)