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
@@ -22,27 +22,27 @@ Azure AI Foundry portal and SDK clients support multiple distinct Azure resource
22
22
23
23
## Resource Types supported with AI Foundry Portal and SDK clients
24
24
25
-
***Azure AI Foundry** – The primary resource type for designing, deploying, and managing generative AI applications and agents. It provides access to the supserset of Azure AI capabilities including agent service, models that are hosted using a serverless hosting model, evaluations, AI Services such as Speech and Language service and Azure OpenAI service capablitities. Azure AI Foundry is the recommended resource type for most applications built in Azure AI Foundry.
25
+
***Azure AI Foundry** – The primary resource type for designing, deploying, and managing generative AI applications and agents. It provides access to the superset of Azure AI capabilities. This includes agent service, models sold by Microsoft and its partners, evaluations, AI Services and Azure OpenAI service capabilities. Azure AI Foundry is the recommended resource type for most applications built in Azure AI Foundry.
26
26
27
27
Get started by [creating a first AI Foundry resource](../../ai-services/multi-service-resource.md?context=/azure/ai-foundry/context/context).
28
28
29
29
:::image type="content" source="../media/concepts/foundry-resource.png" alt-text="Screenshot shows how AI Foundry resource type provided access to the supser of Azure AI capabilities including agent service, a wide selection of models, and Azure OpenAI capabilities.":::
30
30
31
31
***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.
32
32
33
-
***Azure OpenAI** – A specialized resource type that provides access to OpenAI models and APIs only. For most use cases, it is recommended to use the Azure AI Foundry resource which offers backwards compatibility with all Azure OpenAI APIs.
33
+
***Azure OpenAI** – A specialized resource type that provides access to OpenAI models and APIs only. For most use cases, it's recommended to use the Azure AI Foundry resource, which offers backwards compatibility with all Azure OpenAI APIs.
34
34
35
-
If your IT security team has not yet enabled the superset of Foundry capabilities in your environment, then the standalone Azure OpenAI resource may still be required for you.
35
+
If your IT security team hasn't enabled the superset of Foundry capabilities in your environment, then the standalone Azure OpenAI resource may still be required for you.
36
36
37
37
[An upgrade option from Azure OpenAI to AI Foundry](../how-to/upgrade-azure-openai.md) is available to access all Foundry capabilities and models while keeping your existing Azure OpenAI API endpoint, state of work, and security configurations.
38
38
39
-
***Azure AI Hub** - In June 2025, we started to move most of Hub's capabilities under "Azure AI Foundry" resource type. This change brings the management of agents, models and tools together for management and governance, and a more cohesive developer experience, under a dedicated Azure resource type for AI Foundry.
39
+
***Azure AI Hub** - In June 2025, we started to move most of Hub's capabilities under "Azure AI Foundry" resource type. This change brings agents, models, and their tools together for development, management and governance, under a dedicated Azure resource type for AI Foundry.
40
40
41
41
New features will only release on Azure AI Foundry resource. To learn more, see [migrate from hub-based to Foundry projects](../how-to/migrate-project.md). [Select use cases](../what-is-azure-ai-foundry.md#which-type-of-project-do-i-need), including open source model deployments, currently still require a hub resource.
42
42
43
43
## References
44
44
45
-
*[Azure AI Foundy architecture](architecture.md)
45
+
*[Azure AI Foundry architecture](architecture.md)
46
46
*[What is Azure Resource Manager?](/azure/azure-resource-manager/management/overview)
47
47
*[Create a first AI Foundry resource](../../ai-services/multi-service-resource.md?context=/azure/ai-foundry/context/context)
48
48
*[Create AI Foundry with advanced options](../how-to/create-resource-template.md)
0 commit comments