Skip to content

Commit 94caf17

Browse files
committed
acrolynx
1 parent 5d5feb7 commit 94caf17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-foundry/concepts/resource-types.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ AI Foundry Portal and SDK clients support multiple distinct Azure resource types
2121

2222
## Resource Types supported with AI Foundry
2323

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.
2525

2626
Get started by [creating a first AI Foundry resource](../../ai-services/multi-service-resource.md?context=/azure/ai-foundry/context/context).
2727

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.
2929

3030
* **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.
3131

3232
* **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.
3333

3434
## References
3535

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)
3737
* [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)
3939
* [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

Comments
 (0)