Skip to content

Commit b471853

Browse files
authored
Update quickstart-python.md
1 parent 09c397b commit b471853

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ms.date: 11/13/2024
1414

1515
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1616
* [Python 3.8 or later](https://www.python.org/)
17-
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
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.
18+
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**
1819
* 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.
1920

2021
[!INCLUDE [bicep-setup](bicep-setup.md)]

0 commit comments

Comments
 (0)