Skip to content

Commit f9b41ff

Browse files
Merge pull request #6000 from aahill/july-fixes
updating playground image and updating RBAC
2 parents 82ac718 + ac386ac commit f9b41ff

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: aahill
44
ms.author: aahi
55
ms.service: azure-ai-agent-service
66
ms.topic: include
7-
ms.date: 01/21/2025
7+
ms.date: 07/11/2025
88
---
99

1010
## Prerequisites
@@ -38,7 +38,7 @@ To create an account and project in Azure AI Foundry, follow these steps:
3838
1. The gpt-4o model will automatically be deployed
3939
1. A default agent will be created
4040

41-
1. Once complete, you will land directly in the agent playground and you can start creating agents.
41+
1. Once complete, you will land directly in the agent playground and you can start creating agents. You can give your agent instructions on what to do and how to do it. For example: *"You are a helpful agent that can answer questions about geography."* Then you can start chatting with your agent.
4242

4343
:::image type="content" source="../media\quickstart\agent-playground.png" alt-text="Screenshot of the agent playground." lightbox="../media\quickstart\agent-playground.png":::
4444

-82.6 KB
Loading

articles/ai-foundry/agents/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: aahi
77
manager: nitinme
88
ms.service: azure-ai-agent-service
99
ms.topic: quickstart
10-
ms.date: 06/30/2025
10+
ms.date: 07/11/2025
1111
ms.custom:
1212
- azure-ai-agents
1313
- build-2025

articles/ai-foundry/openai/how-to/role-based-access-control.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mrbullwinkle
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 07/03/2025
8+
ms.date: 07/11/2025
99
ms.author: mbullwin
1010
recommendations: false
1111
---
@@ -73,6 +73,7 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
7373
✅ Upload datasets for fine-tuning <br>
7474
✅ View, query, filter Stored completions data <br>
7575
✅ Create new model deployments or edit existing model deployments **[Added Fall 2023]** <br>
76+
✅ Grant access to the Assistants API <br>
7677
✅ Add data sources to Azure OpenAI On Your Data. **You must also have the [Cognitive Services Contributor](#cognitive-services-contributor) role as well**.
7778

7879
A user with only this role assigned would be unable to:

0 commit comments

Comments
 (0)