
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. Describe the steps you would take to implement these custom skills and include them in a skillset.
A
Implement custom skills using Azure Functions and include them in the skillset using the Azure portal.
B
Implement custom skills using Azure Logic Apps and include them in the skillset using the Azure SDK.
C
Implement custom skills using Azure Machine Learning and include them in the skillset using the Azure CLI.
D
Implement custom skills using Azure Cognitive Services and include them in the skillset using the Azure portal.