Skip to content

Commit 1e1a96f

Browse files
authored
Update get-started-studio.md
1 parent c3fdbd1 commit 1e1a96f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/document-intelligence/quickstarts/get-started-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ With Document Intelligence, you can quickly automate your data processing in app
127127
|Scenario |Cause| Resolution|
128128
|-------------|------|----------|
129129
|You receive the error message</br> `Form Recognizer Not Found` when you open a custom project.|Your Document Intelligence resource, which is bound to the custom project, was deleted or moved to another resource group.| There are two ways to resolve this problem: </br>&bullet; Re-create the Document Intelligence resource under the same subscription and resource group with the same name.</br>&bullet; Re-create a custom project with the migrated Document Intelligence resource and specify the same storage account.|
130-
|You receive the error message</br> `PermissionDenied` when you use prebuilt apps or open a custom project.|The principal doesn't have access to the API or operation when it analyzes against prebuilt models or opens a custom project. It's likely the local (key-based) authentication is disabled for your Document Intelligence resource, and you don't have enough permission to access the resource.|To configure your access roles, see [Azure role assignments](try-document-intelligence-studio.md#azure-role-assignments).|
131-
|You receive the error message</br> `AuthorizationPermissionMismatch` when you open a custom project.|The request isn't authorized to perform the operation by using the designated permission. It's likely the local (key-based) authentication is disabled for your storage account, and you don't have the granted permission to access the blob data.|To configure your access roles, see [Azure role assignments](try-document-intelligence-studio.md#azure-role-assignments).|
130+
|You receive the error message</br> `PermissionDenied` when you use prebuilt apps or open a custom project.|The principal doesn't have access to the API or operation when it analyzes against prebuilt models or opens a custom project. It's likely that the local (key-based) authentication is disabled for your Document Intelligence resource, and you don't have enough permission to access the resource.|To configure your access roles, see [Azure role assignments](try-document-intelligence-studio.md#azure-role-assignments).|
131+
|You receive the error message</br> `AuthorizationPermissionMismatch` when you open a custom project.|The request isn't authorized to perform the operation by using the designated permission. It's likely that the local (key-based) authentication is disabled for your storage account, and you don't have the granted permission to access the blob data.|To configure your access roles, see [Azure role assignments](try-document-intelligence-studio.md#azure-role-assignments).|
132132
|You can't sign in to Document Intelligence Studio and receive the error message</br> `InteractionRequiredAuthError:login_required:AADSTS50058:A silent sign-request was sent but no user is signed in`.|It's likely that your browser is blocking non-Microsoft cookies, so you can't successfully sign in.|To resolve this issue, see [Manage non-Microsoft settings](#manage-non-microsoft-settings-for-document-intelligence-studio-access) for your browser.|
133133

134134
## Related content

0 commit comments

Comments
 (0)