Skip to content

Commit ba4dc79

Browse files
authored
Update v3-0-reference.md
1 parent 861026f commit ba4dc79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/ai-services/translator/reference/v3-0-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,10 @@ curl -X POST "https://api.cognitive.microsofttranslator.com/translate?api-versio
202202
-data-raw "[{'Text':'Hello, friend.'}]"
203203
```
204204

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.
207+
208+
205209
#### **Using your custom endpoint**
206210

207211
```curl

0 commit comments

Comments
 (0)