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/agents/includes/quickstart-rest.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.date: 02/15/2025
11
11
## Prerequisites
12
12
13
13
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
14
+
* Ensure that each team member who wants to use the Agent Playground or SDK to create or edit agents has been assigned the built-in **Azure AI Developer**[RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) for the project.
15
+
* Note: assign these roles after the template has been deployed
16
+
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**
14
17
* Ensure that each team member who wants to use the Agent Playground or Agent SDK to create or edit agents has been assigned the built-in **Azure AI Developer**[RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) for the project.
15
18
* Note: assign these roles after the template has been deployed
16
19
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**
0 commit comments