Skip to content

Commit 7b3fd51

Browse files
authored
Update faq.yml
1 parent 4cf96ec commit 7b3fd51

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,8 @@ sections:
200200
201201
- Basic
202202
203-
- **Cognitive Services User**: You need this role for a [Document Intelligence](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Cognitive Services multiple-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne) resource to train a custom model or analyze with trained models.
203+
- **Cognitive Services User**: You need this role for a [Document Intelligence](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [Cognitive Services multiple-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne) resource to read/write data and is
204+
**required to call the API**. This role is also the minimum necessary to train a custom model or analyze with trained models.
204205
205206
- **Storage Blob Data Contributor**: You need this role for a storage account to create project and label data.
206207
@@ -210,7 +211,7 @@ sections:
210211
211212
The Contributor role doesn't allow you to access data in your blob. To use Document Intelligence Studio, you still need the Storage Blob Data Contributor role.
212213
213-
- **Contributor**: You need this role to create a resource group and resources. The Contributor role doesn't give you access to use the created resources or storage. To use Document Intelligence Studio, you still need basic roles.
214+
- **Contributor**: You need this role to create a resource group and resources. The Contributor role doesn't give you access to use the created resources or storage it only allow a user to read/write the resource itself. To use Document Intelligence Studio, you still need basic roles.
214215
215216
For more information, see [Microsoft Entra built-in roles](../../role-based-access-control/built-in-roles.md) and the sections about Azure role assignments in the [Document Intelligence Studio quickstart](quickstarts/try-document-intelligence-studio.md).
216217

0 commit comments

Comments
 (0)