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/includes/create-project-fdp.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,16 +20,15 @@ ms.custom:
20
20
21
21
* This project type gives you the best support for:
22
22
23
-
* Agents
24
-
* AI Model Inference including Azure OpenAI
25
-
* AI Foundry API that works with agents and across models
23
+
* Agents
24
+
* AI Foundry API to work with agents and across models
25
+
* Models sold directly by Azure - Azure OpenAI, DeepSeek, xAI, etc.
26
+
* Partner & Community Models sold through Marketplace - Stability, Bria, Cohere, etc.
26
27
* Project files (directly upload files and start experimenting)
27
28
* Evaluations
28
29
* Fine-tuning
29
30
* Playgrounds
30
31
31
-
* You can also [Use a Bicep file](../how-to/create-azure-ai-project-template.md) to create a [!INCLUDE [fdp-project-name](fdp-project-name.md)].
32
-
33
32
34
33
## Prerequisites
35
34
@@ -61,7 +60,12 @@ Use the following tabs to select the method you plan to use to create a [!INCLUD
61
60
62
61
# [Azure AI Foundry portal](#tab/ai-foundry)
63
62
64
-
These steps provide a way to create a new Azure resource with basic, defaulted, settings. If your organization requires customized Azure configurations like alternative names, security controls or cost tags, you may need to instead use ([Create your first AI Foundry resource](../../ai-services/multi-service-resource.md)) or [Create an Azure AI Foundry resource using a Bicep file](../how-to/create-resource-template.md) to comply with your organization's Azure Policy compliance.
63
+
These steps provide a way to create a new Azure resource with basic, defaulted, settings.
64
+
65
+
> [!TIP]
66
+
> If your organization requires customized Azure configurations like alternative names, security controls or cost tags, use one of these methods instead to comply with your organization's Azure Policy compliance:
67
+
> *[Create your first AI Foundry resource](../../ai-services/multi-service-resource.md)
68
+
> *[Create an Azure AI Foundry resource using a Bicep file](../how-to/create-resource-template.md)
65
69
66
70
To create a [!INCLUDE [fdp-project-name](fdp-project-name.md)] in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs), follow these steps:
0 commit comments