Skip to content

Commit e2b444b

Browse files
authored
Update quickstart-javascript.md
1 parent aa73878 commit e2b444b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/ai-services/agents/includes/quickstart-javascript.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ ms.custom: devx-track-js
1515

1616
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1717
* [Node.js LTS](https://nodejs.org/)
18+
* Ensure that the individual deploying the template has the **Azure AI Developer** role assigned at the resource group level where the template is being deployed.
19+
* Additionally, to deploy the template, you need to have the preset **Role Based Access Administrator** role at the subscription level.
20+
* The **Owner** role at the subscription level satisfies this requirement.
21+
* The specific admin role that is needed is `Microsoft.Authorization/roleAssignments/write`
1822
* 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.
1923
* Note: assign these roles after the template has been deployed
2024
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**

0 commit comments

Comments
 (0)