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-services/multi-service-resource.md
+7-33Lines changed: 7 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,9 @@
2
2
title: Create an AI Foundry resource
3
3
titleSuffix: Azure AI services
4
4
description: Create and manage an AI Foundry resource.
5
-
author: laujan
6
-
ms.author: lajanuar
7
-
manager: nitinme
8
-
ms.date: 7/16/2025
5
+
author: jonburchel
6
+
ms.author: jburchel
7
+
ms.date: 10/07/2025
9
8
ms.service: azure-ai-services
10
9
ms.topic: quickstart
11
10
ms.custom:
@@ -25,7 +24,7 @@ Azure AI Foundry is the next version and renaming of former 'Azure AI Services'.
25
24
26
25
Looking to use AI Foundry with advanced security settings? See [advanced AI Foundry creation options](../ai-foundry/how-to/create-resource-template.md)
27
26
28
-
Looking to use [Azure AI Search skills?](../search/tutorial-skillset.md) See classic [Azure AI multi-services resource](#azure-ai-multi-services-resource-for-azure-ai-search-skills).
27
+
Looking to use [Azure AI Search skills?](../search/tutorial-skillset.md) See [Use Azure AI Foundry with Azure AI Search skills](multi-services-resource-search-skills.md).
29
28
30
29
::: zone pivot="azportal"
31
30
@@ -76,37 +75,12 @@ The AI Foundry resource enables access to the following Azure AI services with a
76
75
|[Translator](./translator/index.yml)| Use AI-powered translation technology to translate more than 100 in-use, at-risk, and endangered languages and dialects. |`AIServices`<br/>`TextTranslation`|
77
76
|[Vision](./computer-vision/index.yml)| Analyze content in images and videos. |`AIServices` (Training and Prediction)<br/>`ComputerVision`|
78
77
79
-
## Azure AI multi-services resource for Azure AI Search skills
80
-
81
-
[Azure AI Search skills](../search/tutorial-skillset.md) don't support the AI Foundry resource as described previously in this article. You must create a different kind of multi-service resource for Azure AI Search skills.
82
-
83
-
The multi-service resource that you can use with Azure AI Search skills is listed under **AI Foundry** > **Classic AI services** > **Azure AI services multi-service account (classic)** in the portal. Look for the logo as shown here:
84
-
85
-
:::image type="content" source="./media/cognitive-services-resource-portal.png" alt-text="Screenshot of the Azure AI services multi-service account in the Azure portal." lightbox="./media/cognitive-services-resource-portal.png":::
86
-
87
-
To create a multi-service resource for Azure AI Search skills follow these instructions:
88
-
1. Select this link to create an **Azure AI services multi-service account (classic)** resource: [https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne)
89
-
90
-
1. On the **Create** page, provide the following information:
91
-
92
-
|Project details| Description |
93
-
|--|--|
94
-
|**Subscription**| Select one of your available Azure subscriptions. |
95
-
|**Resource group**| The Azure resource group that will contain your Azure AI services multi-service account resource. You can create a new group or add it to a preexisting group. |
96
-
|**Region**| The location of your Azure AI services multi-service account instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
97
-
|**Name**| A descriptive name for your Azure AI services multi-service account resource. For example, *MyCognitiveServicesResource*. |
98
-
|**Pricing tier**| The cost of your Azure AI services multi-service account depends on the options you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/). |
99
-
100
-
1. Configure other settings for your resource as needed, read and accept the conditions (as applicable), and then select **Review + create**.
101
-
102
-
> [!TIP]
103
-
> If your subscription doesn't allow you to create an AI Foundry resource, you might need to enable the privilege of that [Azure resource provider](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider) using the [Azure portal](/azure/azure-resource-manager/management/resource-providers-and-types#azure-portal), [PowerShell command](/azure/azure-resource-manager/management/resource-providers-and-types#azure-powershell) or an [Azure CLI command](/azure/azure-resource-manager/management/resource-providers-and-types#azure-cli). If you are not the subscription owner, ask someone with the role of *Owner* or *Admin* to complete the registration for you or ask for the **/register/action** privileges to be granted to your account.
104
-
105
78
## Pricing
106
79
107
80
[!INCLUDE [SKUs and pricing](./includes/quickstarts/sku-pricing.md)]
108
81
109
82
## Related content
110
83
111
-
- Go to the [Azure AI services hub page](../ai-services/index.yml).
112
-
- Try AI services in the [Azure AI Foundry portal](../ai-services/connect-services-ai-foundry-portal.md).
84
+
-[Azure AI services hub page](../ai-services/index.yml)
85
+
-[Azure AI Foundry portal](../ai-services/connect-services-ai-foundry-portal.md)
86
+
-[Use Azure AI Foundry with Azure AI Search skills](multi-services-resource-search-skills.md)
title: Use Azure AI Foundry with Azure AI Search skills
3
+
titleSuffix: Azure AI services
4
+
description: Learn how to create a multi-service resource to use Azure AI Search skills with an Azure AI Foundry resource.
5
+
author: jonburchel
6
+
ms.author: jburchel
7
+
ms.date: 10/07/2025
8
+
ms.service: azure-ai-services
9
+
ms.topic: quickstart
10
+
---
11
+
12
+
# Use Azure AI Foundry with Azure AI Search skills
13
+
14
+
[Azure AI Search skills](../search/tutorial-skillset.md) don't natively support the AI Foundry resource. You need to create a different _multi-service_ resource, instead, to use Azure AI Search skills with an Azure AI Foundry resource.
15
+
16
+
## Create a multi-service resource
17
+
18
+
The multi-service resource that you can use with Azure AI Search skills is listed under **AI Foundry** > **Classic AI services** > **Azure AI services multi-service account (classic)** in the portal. Look for the logo as shown here:
19
+
20
+
:::image type="content" source="./media/cognitive-services-resource-portal.png" alt-text="Screenshot of the Azure AI services multi-service account in the Azure portal." lightbox="./media/cognitive-services-resource-portal.png":::
21
+
22
+
To create a multi-service resource for Azure AI Search skills follow these instructions:
23
+
1. Select this link to create an **Azure AI services multi-service account (classic)** resource: [https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne)
24
+
25
+
1. On the **Create** page, provide the following information:
26
+
27
+
|Project details| Description |
28
+
|--|--|
29
+
|**Subscription**| Select one of your available Azure subscriptions. |
30
+
|**Resource group**| The Azure resource group that contains your Azure AI services multi-service account resource. You can create a new group or add it to a preexisting group. |
31
+
|**Region**| The location of your Azure AI services multi-service account instance. Different locations might introduce latency, but have no impact on the runtime availability of your resource. |
32
+
|**Name**| A descriptive name for your Azure AI services multi-service account resource. For example, *MyCognitiveServicesResource*. |
33
+
|**Pricing tier**| The cost of your Azure AI services multi-service account depends on the options you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/). |
34
+
35
+
1. Configure other settings for your resource as needed, read, and accept the conditions (as applicable), and then select **Review + create**.
36
+
37
+
> [!TIP]
38
+
> If your subscription doesn't allow you to create an AI Foundry resource, you might need to enable the privilege of that [Azure resource provider](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider) using the [Azure portal](/azure/azure-resource-manager/management/resource-providers-and-types#azure-portal), [PowerShell command](/azure/azure-resource-manager/management/resource-providers-and-types#azure-powershell), or an [Azure CLI command](/azure/azure-resource-manager/management/resource-providers-and-types#azure-cli). If you aren't the subscription owner, ask someone with the role of *Owner* or *Admin* to complete the registration for you or ask for the **/register/action** privileges to be granted to your account.
39
+
40
+
## Related content
41
+
42
+
[Create an AI Foundry resource](multi-service-resource.md).
0 commit comments