Skip to content

Commit c1c2c8d

Browse files
authored
Update virtual-networks.md
1 parent 7ef6835 commit c1c2c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/agents/how-to/virtual-networks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Azure AI Agent Service offers a standard agent configuration with private networ
4040
4. Additionally, to deploy the template, you need to have the preset [Role Based Access Administrator](/azure/role-based-access-control/built-in-roles/privileged#role-based-access-control-administrator) role at the subscription level.
4141
* The **Owner** role at the subscription level satisfies this requirement.
4242
* The specific admin role that is needed is `Microsoft.Authorization/roleAssignments/write`
43-
5. Ensure that each team member who wants to use the Agent Playground or Agent 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.
44-
* **Note:** assign these roles after the template has been deployed
43+
5. 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.
44+
* Note: assign these roles after the template has been deployed
4545
* The minimum set of permissions required is: **agents/*/read**, **agents/*/action**, **agents/*/delete**
4646
5. 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.
4747
6. Register providers. The following providers must be registered:

0 commit comments

Comments
 (0)