Skip to content

Commit 70769d3

Browse files
authored
Separating Azure AI User prerequisite
1 parent 7045068 commit 70769d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-foundry/agents/includes/quickstart-foundry.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ ms.date: 07/11/2025
1010
## Prerequisites
1111
- An Azure subscription - <a href="https://azure.microsoft.com/free/cognitive-services" target="_blank">Create one for free</a>.
1212
- Ensure that the individual creating the account and project has the **Azure AI Account Owner** role at the subscription scope, which will grant you the necessary permissions for creating the agent and project
13-
* Alternatively, having the **Contributor** or **Cognitive Services Contributor** role at the subscription level will allow the creation of the project, and **Azure AI User** at the project level will allow the creation of the agent.
13+
* Alternatively, having the **Contributor** or **Cognitive Services Contributor** role at the subscription level will allow the creation of the project
14+
- Once the project is created, ensure that the individual creating the agent within the project has the **Azure AI User** at the project level
1415

1516

1617
> [!IMPORTANT]

0 commit comments

Comments
 (0)