Skip to content

Commit 610a2c7

Browse files
authored
Update quickstart-typescript.md
1 parent 4aa81bd commit 610a2c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ms.custom: devx-track-ts
1616
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1717
* [Node.js LTS](https://nodejs.org/)
1818
* [TypeScript 5.x](https://www.typescriptlang.org/)
19+
* 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.
20+
* Note: assign these roles after the template has been deployed
21+
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**
1922
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
2023
* Install [the Azure CLI and the machine learning extension](/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
2124

0 commit comments

Comments
 (0)