Skip to content

Commit e6f4635

Browse files
authored
Acrolinx fixes
1 parent f01ad77 commit e6f4635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The following code snippets use cURL to make API calls outlined in the steps abo
187187

188188
### Track copy operation progress
189189

190-
You can use the [**Get operation**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/GetOperation) API to list all document model operations (succeeded, in-progress, failed ) associated with your Form Recognizer resource. Operation information only persists for 24 hours.Here is a list of the operations (operationId) that can be returned:
190+
You can use the [**Get operation**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/GetOperation) API to list all document model operations (succeeded, in-progress, failed) associated with your Form Recognizer resource. Operation information only persists for 24 hours. Here is a list of the operations (operationId) that can be returned:
191191

192192
* documentModelBuild
193193
* documentModelCompose

0 commit comments

Comments
 (0)