Skip to content

Commit e6e549b

Browse files
authored
Update quickstart-csharp.md
1 parent 306a4b5 commit e6e549b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ ms.date: 01/15/2025
1313

1414
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
1515
* [The latest version of .NET](https://dotnet.microsoft.com/en-us/download)
16+
* 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.
17+
* Additionally, to deploy the template, you need to have the preset **Role Based Access Administrator** role at the subscription level.
18+
* The **Owner** role at the subscription level satisfies this requirement.
19+
* The specific admin role that is needed is `Microsoft.Authorization/roleAssignments/write`
1620
* 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.
1721
* Note: assign these roles after the template has been deployed
1822
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**

0 commit comments

Comments
 (0)