You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: articles/ai-services/language-service/custom-named-entity-recognition/includes/use-pre-existing-resource.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Make sure to enable **Custom text classification / Custom Named Entity Recogniti
51
51
5. Select **Apply**.
52
52
53
53
>[!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.
0 commit comments