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-services/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
@@ -46,7 +46,7 @@ Azure AI Foundry Agent Service offers three environment configuration modes to s
46
46
47
47
-**Basic Setup**:
48
48
49
-
This setup is compatible with OpenAI Assistants and manages agent states using the platform's built-in storage. It includes the same tools and capabilities as the Assistants API, with added support for non-OpenAI models and tools such as Azure AI Search, Bing, and SharePoint.
49
+
This setup is compatible with OpenAI Assistants and manages agent states using the platform's built-in storage. It includes the same tools and capabilities as the Assistants API, with added support for non-OpenAI models and tools such as Azure AI Search, and Bing.
Copy file name to clipboardExpand all lines: articles/ai-services/agents/how-to/tools/overview.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,6 @@ The Foundry Agent Service provides the following built-in tools. You can use the
68
68
|[Microsoft Fabric](./fabric.md)| Integrate your agent with the [Microsoft Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. |
69
69
|[Microsoft Fabric (preview)](./fabric.md)| Integrate your agent with the [Microsoft Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. |
70
70
|[OpenAPI 3.0 Specified tool ](./openapi-spec.md)| Connect your Azure AI Agent to external APIs using functions with an OpenAPI 3.0 specification. |
71
-
|[SharePoint (preview)](./sharepoint.md)| Ground your agents using your SharePoint sites. |
Copy file name to clipboardExpand all lines: articles/ai-services/agents/includes/quickstart-foundry.md
+18-45Lines changed: 18 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,65 +9,38 @@ ms.date: 01/21/2025
9
9
10
10
## Prerequisites
11
11
- An Azure subscription - <ahref="https://azure.microsoft.com/free/cognitive-services"target="_blank">Create one for free</a>.
12
-
- Make sure you have the **Azure AI Developer**[RBAC role](../../../ai-foundry/concepts/rbac-azure-ai-foundry.md) assigned.
12
+
- Ensure that the individual creating the account and project has the **Azure AI Account Owner** role at the subscription scope
13
+
* Alternatively, having the **Contributor** or **Cognitive Services Contributor** role at the subscription level also satisfies this requirement.
13
14
14
-
## Basic agent setup support
15
-
16
-
Before getting started, determine if you want to perform a basic agent setup or a standard agent setup. Azure AI Foundry only supports basic agent setup.
17
-
18
-
**Basic Setup**: Agents use multitenant search and storage resources fully managed by Microsoft. You don't have visibility or control over these underlying Azure resources. A basic setup can be created using the Azure AI Foundry portal or an automated bicep template.
19
-
20
-
**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.
21
15
22
16
> [!IMPORTANT]
23
-
> 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 standard agent configuration.
24
-
25
-
## Create a Foundry project in Azure AI Foundry portal
17
+
> The Azure AI Foundry portal only supports basic agent set at this time. If you want to perform a standard agent setup, see the [Getting Started](../getting-started.md) article to learn about more.
26
18
27
-
To create a new project, you need either the Owner or Contributor role on the resource group. If you're unable to create a project due to permissions, reach out to your administrator.
19
+
## Create a Foundry account and project in Azure AI Foundry portal
28
20
29
-
To create a project in Azure AI Foundry, follow these steps:
21
+
To create an account and project in Azure AI Foundry, follow these steps:
30
22
31
23
1. Go to Azure AI Foundry. If you are in a project, select Azure AI Foundry at the top left of the page to go to the Home page.
32
24
33
-
1. Select **+ New**.
34
-
35
-
1. Enter a name for the project. If you want to customize the default values, select **Advanced options**.
36
-
37
-
:::image type="content" source="../media/quickstart/create-project.png" alt-text="Screenshot of the project details page within the create project dialog." lightbox="../media/quickstart/create-project.png":::
38
-
39
-
1. Select **Create**.
40
-
41
-
## Deploy a model
42
-
43
-
1. Sign in to [Azure AI Foundry](https://ai.azure.com).
44
-
1. Go to your project or [create a new project](../../../ai-foundry/how-to/create-projects.md) in Azure AI Foundry portal.
45
-
1. From your project overview, select **Agents**, located under **Build and customize**.
46
-
47
-
1. Select your Azure OpenAI resource.
25
+
1. Use the Agent getting started creation flow for the fastest experience. Click **Create the future**.
48
26
49
-
:::image type="content" source="../media/quickstart/agents-foundry.png" alt-text="A screenshot of the initial Agents screen." lightbox="../media/quickstart/agents-foundry.png":::
50
-
51
-
1. Select a [model](../concepts/model-region-support.md) deployment for the Agent to use. If you don't have one, a screen to deploy a new model will open. Otherwise you can select **Deploy a model**.
27
+
:::image type="content" source="../media/quickstart/foundry-landing-page.png" alt-text="A screenshot of the Azure AI Foundry portal." lightbox="../media/quickstart/foundry-landing-page.png":::
52
28
53
-
:::image type="content" source="../media/quickstart/select-deploy-model.png" alt-text="A screenshot of the model selection screen." lightbox="../media/quickstart/select-deploy-model.png":::
54
29
55
-
:::image type="content" source="../media/quickstart/model-list.png" alt-text="A screenshot of the available models." lightbox="../media/quickstart/model-list.png":::
56
-
57
-
## Use the agent playground
58
-
59
-
The **Agents playground** allows you to explore, prototype, and test agents without needing to run any code. From this page, you can quickly iterate and experiment with new ideas.
30
+
1. Enter a name for the project. If you want to customize the default values, select **Advanced options**.
60
31
61
-
1. In the **Create and debug your agents** screen, select your agent, or create a new one with **New agent**. The **Setup** pane on the right is where you can change its parameters and tools.
32
+
:::image type="content" source="../media/quickstart/create-project.png" alt-text="A screenshot of the advanced options for creating a project." lightbox="../media/quickstart/create-project.png":::
62
33
63
-
You can optionally give your agent a name other than the one generated for it, and add instructions to help improve its performance. Give your agent clear directions on what to do and how to do it. Include specific tasks, their order, and any special instructions like tone or engagement style.
34
+
1. Select **Create**.
64
35
65
-
:::image type="content" source="../media/quickstart/create-debug-agent.png" alt-text="A screenshot of the Agents create and debug screen." lightbox="../media/quickstart/create-debug-agent.png":::
36
+
1. Wait for your resources to be provisioned.
37
+
1. An account and project (child resource of your account) will be created.
38
+
1. The gpt-4o model will automatically be deployed
39
+
1. A default agent will be created
66
40
67
-
> [!TIP]
68
-
> Your agent can access multiple tools such as [code interpreter](../how-to/tools/code-interpreter.md) that extend its capabilities, such as the ability to search the web with Bing, run code, and more. In the **Setup** pane, scroll down to **knowledge** and **action** and select **Add** to see the tools available for use.
69
-
> :::image type="content" source="../media/quickstart/portal-tools.png" alt-text="A screenshot of the Agents tool choices." lightbox="../media/quickstart/portal-tools.png":::
41
+
1. Once complete, you will land directly in the agent playground and you can start creating agents.
70
42
71
-
## See also
43
+
:::image type="content" source="../media/quickstart/agent-playground.png" alt-text="Screenshot of the agent playground." lightbox="../media/quickstart/agent-playground.png":::
72
44
73
-
Check out the [models](../concepts/model-region-support.md) that you can use with Agents.
45
+
> [!NOTE]
46
+
> If you are getting permission error when trying to configure or create agents ensure you have the **Azure AI User** on the project.
0 commit comments