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/concepts/resource-types.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,20 +21,20 @@ AI Foundry Portal and SDK clients support multiple distinct Azure resource types
21
21
22
22
## Resource Types supported with AI Foundry
23
23
24
-
***Azure AI Foundry** – The primary resource type for designing, deploying, and managing generative AI applications and agents. It provides access to agent service, models that are hosted using a serverless hosting model, evaluations and Azure OpenAI service. This is the recommended resource type for most applications built in Azure AI Foundry.
24
+
***Azure AI Foundry** – The primary resource type for designing, deploying, and managing generative AI applications and agents. It provides access to agent service, models that are hosted using a serverless hosting model, evaluations, and Azure OpenAI service. This is the recommended resource type for most applications built in Azure AI Foundry.
25
25
26
26
Get started by [creating a first AI Foundry resource](../../ai-services/multi-service-resource.md?context=/azure/ai-foundry/context/context).
27
27
28
-
***Azure AI Hub** – Use this resource type in combination with Azure AI Foundry to additionally access open-source model hosting and finetuning capabilities, as well as Azure Machine Learning capabilities. When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in both AI Foundry Portal and Machine Learning Studio.
28
+
***Azure AI Hub** – Use this resource type in combination with Azure AI Foundry to additionally access open-source model hosting and fine-tuning capabilities, as well as Azure Machine Learning capabilities. When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in both AI Foundry Portal and Machine Learning Studio.
29
29
30
30
***Azure AI Search** – A resource used to index and retrieve data for grounding AI applications. It can be [connected](../how-to/connections-add.md) to Azure AI Foundry agents to enable retrieval-augmented generation (RAG) and semantic search experiences.
31
31
32
32
***Azure OpenAI** – A specialized resource type that provides access to OpenAI models such as GPT-4 and GPT-4o. It offers a subset of the capabilities available in Azure AI Foundry and provides solely access to Azure OpenAI APIs.
33
33
34
34
## References
35
35
36
-
*[What is Azure resource manager?](https://learn.microsoft.com/azure/azure-resource-manager/management/overview)
36
+
*[What is Azure Resource Manager?](https://learn.microsoft.com/azure/azure-resource-manager/management/overview)
37
37
*[Create a first AI Foundry resource](../../ai-services/multi-service-resource.md?context=/azure/ai-foundry/context/context)
38
-
*[Advanced AI Foundry creation options](../how-to/create-resource-template.md)
38
+
*[Create AI Foundry with advanced options](../how-to/create-resource-template.md)
39
39
*[Create a first AI Hub](../how-to/create-azure-ai-resource.md)
40
-
*[Advanced AI Hub creation options](../how-to/create-azure-ai-hub-template.md)
40
+
*[Create AI Hub with advanced options](../how-to/create-azure-ai-hub-template.md)
0 commit comments