Skip to content

Commit 7045068

Browse files
authored
Improving RBAC roles needed for running the quickstart end to end
1 parent e76f08f commit 7045068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.date: 07/11/2025
99

1010
## Prerequisites
1111
- An Azure subscription - <a href="https://azure.microsoft.com/free/cognitive-services" target="_blank">Create one for free</a>.
12-
- Ensure that the individual creating the account and project has the **Azure AI Account Owner** role at the subscription scope
13-
* Alternatively, having the **Contributor** or **Cognitive Services Contributor** role at the subscription level also satisfies this requirement.
12+
- 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.
1414

1515

1616
> [!IMPORTANT]

0 commit comments

Comments
 (0)