Skip to content

Commit 306a4b5

Browse files
authored
Update quickstart-python-openai.md
1 parent e2b444b commit 306a4b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ 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+
* 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.
18+
* Additionally, to deploy the template, you need to have the preset **Role Based Access Administrator** role at the subscription level.
19+
* The **Owner** role at the subscription level satisfies this requirement.
20+
* The specific admin role that is needed is `Microsoft.Authorization/roleAssignments/write`
1721
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
1822
* You need the **Cognitive Services OpenAI User** role assigned to use the Azure AI Services resource.
1923
* 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.

0 commit comments

Comments
 (0)