Skip to content

Commit 1d225ac

Browse files
committed
small changes
1 parent 8ee74e0 commit 1d225ac

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ ms.date: 01/21/2025
99

1010
## Prerequisites
1111
- An Azure subscription - <a href="https://azure.microsoft.com/free/cognitive-services" target="_blank">Create one for free</a>.
12-
<!--
13-
- An [Azure AI hub resource](../../../ai-studio/how-to/create-azure-ai-resource.md) with a model deployed. For more information about model deployment, see the [resource deployment guide](../../../ai-studio/how-to/create-azure-ai-resource.md).
14-
- An [Azure AI project](../../../ai-studio/how-to/create-projects.md) in Azure AI Foundry portal.
15-
-->
1612
- Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned.
1713

1814
## Basic agent setup support
@@ -23,7 +19,7 @@ Before getting started, determine if you want to perform a basic agent setup or
2319

2420
**Standard Setup**: Agents use customer-owned, single-tenant search and storage resources. With this setup, you have full control and visibility over these resources, but you incur costs based on your usage. Standard setup can only be performed using an automated bicep template.
2521

26-
> [IMPORTANT]
22+
> [!IMPORTANT]
2723
> The Azure AI Foundry portal only supports basic setup at this time. If you want to perform a standard agent setup, use the other tabs at the top of the article to learn about configuring a standard agent setup.
2824
2925
## Create a hub and project in Azure AI Foundry portal
@@ -46,7 +42,7 @@ To create a project in Azure AI Foundry, follow these steps:
4642

4743
:::image type="content" source="../../../ai-studio/media/how-to/projects/projects-create-details.png" alt-text="Screenshot of the project details page within the create project dialog." lightbox="../../../ai-studio/media/how-to/projects/projects-create-details.png":::
4844

49-
1. Select Create.
45+
1. Select **Create**.
5046

5147
## Deploy a model
5248

0 commit comments

Comments
 (0)