You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/faq.yml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -520,6 +520,14 @@ sections:
520
520
521
521
Yes. The labeling experience from Studio is open sourced in the [Toolkit repo](https://github.com/microsoft/Form-Recognizer-Toolkit)
522
522
523
+
- question: |
524
+
Why am I receiving 'Form Recognizer Not Found' error when opening my custom project?
525
+
answer: |
526
+
Your Document Intelligence resource bound to this custom project may have been deleted or moved to another resource group. There are two ways to resolve this issue:
527
+
528
+
- Re-create the Document Intelligence resource under the same subscription/resource group with the same name.
529
+
530
+
- Re-create a custom project with the migrated Document Intelligence resource and specify the very same storage account.
0 commit comments