Skip to content

Commit e6995c3

Browse files
committed
AI Foundry resource with or without a project
1 parent 065f284 commit e6995c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-services/multi-service-resource.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ You access Azure AI services via Azure [resources](/azure/azure-resource-manager
2929

3030
## Usage in AI Foundry projects
3131

32-
You can use an AI Foundry resource with or without an AI Foundry project. For example:
32+
> [!IMPORTANT]
33+
> Unless otherwise noted, the instructions in this article are for creating an AI Foundry resource without any project association. For information about how to create a project, see [Create a project for Azure AI Foundry](../ai-foundry/how-to/create-projects.md).
34+
35+
You can use an AI Foundry resource [with or without an AI Foundry project](../ai-foundry/what-is-azure-ai-foundry.md#which-type-of-project-do-i-need). For example:
3336
- Create a project when you need to use the Azure AI Foundry Agent Service.
3437
- Create a project when you need to fine-tune a model.
3538
- You don't need a project when you want to use models as-is via REST API or SDKs.
3639

37-
> [!IMPORTANT]
38-
> Unless otherwise noted, the instructions in this article are for creating an AI Foundry resource without any project association. For information about how to create a project, see [Create a project for Azure AI Foundry](../ai-foundry/how-to/create-projects.md).
39-
40-
Your AI Foundry resource might or might not be associated with an AI Foundry project.
40+
Your AI Foundry resource might or might not be associated with an AI Foundry project:
4141
- AI Foundry resources can be created in the Azure portal, Azure CLI, PowerShell, Bicep template, Terraform, or SDKs. In those cases, the AI Foundry resource by default isn't associated with a project. You can create a project later and associate it as a dependent of the AI Foundry resource.
4242
- A [project can be created in the Azure AI Foundry portal](../ai-foundry/how-to/create-projects.md) and automatically associated as a dependent of a new AI Foundry resource.
4343
- An AI Foundry resource might have been created in the AI Foundry portal, but as a dependent resource of an [Azure AI Foundry hub](../ai-foundry/concepts/ai-resources.md). In this case, the resource is automatically associated with the project you create in the hub.

0 commit comments

Comments
 (0)