
Ultimate access to all questions.
You are tasked with implementing custom skills for an Azure AI Search solution. The custom skills should include a custom entity recognition skill and a custom sentiment analysis skill. The custom skills must also be optimized for performance and scalability. Describe the steps you would take to implement these custom skills and include them in a skillset, ensuring they are optimized for performance and scalability.
A
Implement custom skills using Azure Functions with default settings and include them in the skillset using the Azure portal.
B
Implement custom skills using Azure Logic Apps with optimized settings and include them in the skillset using the Azure SDK.
C
Implement custom skills using Azure Machine Learning with optimized settings and include them in the skillset using the Azure CLI.
D
Implement custom skills using Azure Cognitive Services with default settings and include them in the skillset using the Azure portal.