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-foundry/how-to/create-projects.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,7 @@ ai-usage: ai-assisted
20
20
21
21
# Create a project for Azure AI Foundry (Foundry projects)
22
22
23
-
> [!NOTE]
24
-
> An alternate hub project creation article is available: [Create a hub project for Azure AI Foundry](hub-create-projects.md).
25
-
26
-
This article describes how to create a project in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs). Projects let you organize your work for exploring new ideas and as you prototype on a particular use case.
23
+
This article describes how to create a project in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs). Projects let you organize your work, such as agents, evaluations and files, as you build statefull apps and explore new ideas.
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/create-second-fdp-project.md
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,26 +16,32 @@ ms.custom:
16
16
---
17
17
18
18
19
-
Create multiple [!INCLUDE [fdp-project-name](fdp-project-name.md)]s on an existing `AI Foundry` resource, so you can share your environment with your team for collaboration.
19
+
Create multiple [!INCLUDE [fdp-project-name](fdp-project-name.md)]s on an existing `AI Foundry` resource to enable team collaboration and shared resource access including security, deployments, and connected tools. This setup is ideal in restricted Azure subscriptions where developers need self-serve exploration ability within the setup of a pre-configured environment.
20
+
21
+
:::image type="content" source="../media/how-to/projects/projects-multi-setup.png" alt-text="Diagram shows how a team could share resource access with multiple projects on a Foundry resource.":::
20
22
21
23
[!INCLUDE [fdp-project-name](fdp-project-name.md)]s as Azure child resources may get assigned their own access controls, but share common settings such as network security, deployments, and Azure tool integration from their parent resource.
22
24
23
-
Your first project (default project) plays a special role and has access to more features:
25
+
While not all Foundry capabilities support organizing work in projects yet, your resource's first "default" project is more powerful. You can identify it by the tag "default" in UX experiences and the resource property "is_default" when using code options.
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/fdp-description.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
@@ -11,4 +11,4 @@ ms.custom: include
11
11
---
12
12
13
13
14
-
A **[!INCLUDE [fdp](fdp-project-name.md)]** is built on an Azure AI Foundry resource. This project type allows for a simple setup, access to agents, and industry leading models from OpenAI, Mistral, Meta, and more.
14
+
A **[!INCLUDE [fdp](fdp-project-name.md)]** is managed under an Azure AI Foundry resource. Its a container for access management, data upload and integration, and monitoring. This lets you can keep work your work separated between use cases without needing to create extra Azure resources.
0 commit comments