You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/agents/environment-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Projects are currently the unit of sharing and isolation in Foundry. See the [wh
39
39
40
40
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
41
41
* Ensure that the individual creating the account and project has the **Azure AI Account Owner** role at the subscription scope
42
-
* If configuring a [standard setup](#choose-your-setup), the same individual must also have permissions to assign roles to required resources (Cosmos DB, Azure AI Search, Azure Blob Storage). For more information on RBAC roles, specific to Azure AI Foundry Agent Service, see [Azure AI Foundry Agent Service RBAC roles](../../../ai-foundry/concepts/rbac-azure-ai-foundry.md).
42
+
* If configuring a [standard setup](#choose-your-setup), the same individual must also have permissions to assign roles to required resources (Cosmos DB, Azure AI Search, Azure Blob Storage). For more information on RBAC roles, specific to Azure AI Foundry Agent Service, see [Azure AI Foundry Agent Service RBAC roles](../concepts/rbac-azure-ai-foundry.md).
43
43
* The built-in role needed is **Role Based Access Administrator**.
44
44
* Alternatively, having the **Owner** role at the subscription level also satisfies this requirement.
45
45
* The key permission needed is: `Microsoft.Authorization/roleAssignments/write`
0 commit comments