Skip to content

Commit 9de6106

Browse files
committed
moving environment setup
1 parent 2fba283 commit 9de6106

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed
File renamed without changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
manager: nitinme
3+
author: aahill
4+
ms.author: aahi
5+
ms.service: azure-ai-agent-service
6+
ms.topic: include
7+
ms.date: 05/12/2025
8+
---
9+
10+
* [A set up agent environment](../environment-setup.md)
11+
* Assign the **Azure AI User** [RBAC role](../../../ai-foundry/concepts/rbac-azure-ai-foundry.md) to each team member who needs to create or edit agents using the SDK or Agent Playground
12+
* This role must be assigned at the project scope
13+
* Minimum required permissions: **agents/*/read**, **agents/*/action**, **agents/*/delete**
14+

articles/ai-services/agents/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ items:
1313
- name: Getting started
1414
expanded: true
1515
items:
16+
- name: Environment setup
17+
href: how-to/environment-setup.md
1618
- name: Quickstart
1719
href: quickstart.md
1820
- name: Quotas and limits
@@ -124,8 +126,6 @@ items:
124126
href: how-to/connected-agents.md
125127
- name: How-to
126128
items:
127-
- name: Environment setup
128-
href: how-to/environment-setup.md
129129
- name: Agent catalog
130130
href: how-to/agent-catalog.md
131131
- name: Trigger an agent using Logic Apps

0 commit comments

Comments
 (0)