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
Copy file name to clipboardExpand all lines: articles/ai-services/translator/reference/v3-0-reference.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,10 @@ curl -X POST "https://api.cognitive.microsofttranslator.com/translate?api-versio
202
202
-data-raw "[{'Text':'Hello, friend.'}]"
203
203
```
204
204
205
+
> [!IMPORTANT]
206
+
> Assign [**Cognitive Services User**](../../../role-based-access-control/built-in-roles/ai-machine-learning.md#cognitive-services-user) role to the service principal. By assigning this role, you're granting service principal access to the Translator resource.
0 commit comments