Skip to content

Commit f890270

Browse files
committed
Updated cognitive-search-attach-cognitive-services.md
1 parent 21a5dfe commit f890270

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/search/cognitive-search-attach-cognitive-services.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- ignite-2023
1010
- ignite-2024
1111
ms.topic: how-to
12-
ms.date: 04/02/2025
12+
ms.date: 06/11/2025
1313
---
1414

1515
# Attach an Azure AI services resource to a skillset in Azure AI Search
@@ -22,7 +22,6 @@ An Azure AI services multi-service resource provides a collection of Azure AI se
2222

2323
+ [Azure AI Vision](/azure/ai-services/computer-vision/overview) for image analysis, optical character recognition (OCR), and multimodal embeddings
2424
+ [Azure AI Language](/azure/ai-services/language-service/overview) for language detection, entity recognition, sentiment analysis, and key phrase extraction
25-
+ [Azure AI Speech](/azure/ai-services/speech-service/overview) for speech to text and text to speech
2625
+ [Azure AI Translator](/azure/ai-services/translator/translator-overview) for machine text translation
2726

2827
Exceptions to billing through the multi-service resource include [AzureOpenAIEmbedding](cognitive-search-skill-azure-openai-embedding.md) or the [AML skill](cognitive-search-aml-skill.md) billing. Azure AI Search doesn't internally host models from Azure OpenAI or the Azure AI Foundry model catalog. Usage for AML and Azure OpenAI skills and vectorizers are through [Azure OpenAI Standard pricing](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/#pricing) and [Azure Machine Learning Standard pricing](https://azure.microsoft.com/pricing/details/machine-learning/), respectively. A few other skills, such as Text Split and Text Merge, aren't billable.

0 commit comments

Comments
 (0)