Skip to content

Commit 58c101f

Browse files
Merge pull request #273157 from laujan/patch-3
Update disaster-recovery.md
2 parents ee75b12 + 1640d88 commit 58c101f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/document-intelligence/disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-ai-document-intelligence
88
ms.custom:
99
- ignite-2023
1010
ms.topic: how-to
11-
ms.date: 04/17/2024
11+
ms.date: 04/23/2024
1212
ms.author: lajanuar
1313
---
1414

@@ -65,7 +65,7 @@ The process for copying a custom model consists of the following steps:
6565
The following HTTP request gets copy authorization from your target resource. You need to enter the endpoint and key of your target resource as headers.
6666

6767
```http
68-
POST https://<your-resource-endpoint>/documentintelligence/documentModels/{modelId}:copyTo?api-version=2024-02-29-preview
68+
POST https://<your-resource-endpoint>/documentintelligence/documentModels:authorizeCopy?api-version=2024-02-29-preview
6969
Ocp-Apim-Subscription-Key: {<your-key>}
7070
```
7171

0 commit comments

Comments
 (0)