Skip to content

Commit e572453

Browse files
authored
Merge pull request #117973 from esther-tsai/distudio-rbac-edit
Update faq.yml on permissions to DI studio
2 parents e37fd7b + 9e24848 commit e572453

File tree

1 file changed

+24
-3
lines changed
  • articles/ai-services/document-intelligence

1 file changed

+24
-3
lines changed

articles/ai-services/document-intelligence/faq.yml

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -460,11 +460,32 @@ sections:
460460
461461
- You need an active [Azure account](https://azure.microsoft.com/free/cognitive-services/) and subscription with at least a **Reader** role to access Document Intelligence Studio.
462462
463-
- For **document analysis and prebuilt models**, you need full access—**Cognitive Services User** role—to at least one [Document Intelligence](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne) resource. Once you access the model analyze page, you can change the endpoint and key to access other resources, if needed.
463+
- For document analysis and prebuilt models, here are the role requirements for user scenarios.
464464
465-
- For **custom models**, you can either use a **Cognitive Services User** role, or use the endpoint and key of a [Document Intelligence](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne) resource to create a project. You also need to have **Storage Blob Data Contributor** role to access to at least one blob storage account.
465+
- Basic
466466
467-
- For more information, *see* [Microsoft Entra built-in roles](../../role-based-access-control/built-in-roles.md).
467+
- **Cognitive Services User**: you need this role to [Document Intelligence](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Cognitive Services multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne) resource to enter the analyze page.
468+
469+
- Advanced
470+
471+
- **Contributor**: you need this role to create resource group or Document Intelligence resource.
472+
473+
- For custom model projects, here are the role requirements for user scenarios.
474+
475+
- Basic
476+
477+
- **Cognitive Services User**: you need this role to [Document Intelligence](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Cognitive Services multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne) resource to train custom model or analyze with trained models.
478+
479+
- **Storage Blob Data Contributor**: you need this role to storage account to create project and label data.
480+
481+
- Advanced
482+
483+
- **Storage Account Contributor**: you need this role to the storage account to setup CORS settings (this is one time effort if the same storage account is reused).
484+
485+
- **Contributor**: you need this role to create resource group and resources.
486+
487+
488+
- For more information, *see* [Microsoft Entra built-in roles](../../role-based-access-control/built-in-roles.md) and **Azure role assignments** sections in [Document Intelligence Studio](quickstarts/try-document-intelligence-studio.md) page.
468489
469490
- question: |
470491
I have multiple pages in a document. Why are there only two pages analyzed in Document Intelligence Studio?

0 commit comments

Comments
 (0)