Skip to content

Commit 30ebcdb

Browse files
committed
edit for review
1 parent ab3ad35 commit 30ebcdb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/applied-ai-services/form-recognizer/how-to-guides/project-share-custom-classifier.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: how-to
10-
ms.date: 04/13/2023
10+
ms.date: 04/14/2023
1111
ms.author: jppark
1212
monikerRange: 'form-recog-3.0.0'
1313
recommendations: false
@@ -32,7 +32,7 @@ For more information, *see*, [Enable a system-assigned managed identity](../mana
3232

3333
### Role-based access control (RBAC)
3434

35-
Grant your Form Recognizer managed identity access to your storage account using Azure role-based access control (Azure RBAC). The [Storage Blob Data Reader](../../..//role-based-access-control/built-in-roles.md#storage-blob-data-reader) role grants read, write, and delete permissions to Azure Storage containers and blobs.
35+
Grant your Form Recognizer managed identity access to your storage account using Azure role-based access control (Azure RBAC). The [Storage Blob Data Reader](../../..//role-based-access-control/built-in-roles.md#storage-blob-data-reader) role grants read and list permissions to Azure Storage containers and blobs.
3636

3737
For more information, *see*, [Grant access to your storage account](../managed-identities.md#grant-access-to-your-storage-account)
3838

@@ -74,7 +74,6 @@ Follow the steps below to share your project using Form Recognizer studio.
7474

7575
:::image type="content" source="../media/how-to/studio-project-token.png" alt-text="Screenshot showing how to copy the project token.":::
7676

77-
7877
## Import custom extraction model with Form Recognizer studio
7978

8079
Follow the steps below to import a project using Form Recognizer studio.

0 commit comments

Comments
 (0)