Skip to content

Commit a964108

Browse files
authored
Update use-pre-existing-resource.md
updating instructions given the MSI token change, we are now fetching storage tokens on behalf of the user rather than the resource level. So the role requirement has changed from needing storage data blob contributor role on the resource -> needing this role to be assigned to the user.
1 parent 39c612d commit a964108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/custom-named-entity-recognition/includes/use-pre-existing-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Make sure to enable **Custom text classification / Custom Named Entity Recogniti
5151
5. Select **Apply**.
5252

5353
>[!Important]
54-
> * Make sure that your **Language resource** has **storage blob data contributor** role assigned on the storage account you are connecting.
54+
> * Make sure that the user has storage blob data contributor role assigned for the user making the changes.
5555
5656
### Add required roles
5757

0 commit comments

Comments
 (0)