
Ultimate access to all questions.
You are working on an Azure AI Search solution for a media company that needs to index and search through a large volume of multimedia content, such as images, videos, and audio files. How would you approach the task of extracting and indexing multimedia metadata and content?
A
Leverage the built-in multimedia processing capabilities of Azure AI Search to automatically extract metadata and content from multimedia files.
B
Implement custom skills that utilize multimedia processing libraries or APIs to extract and process multimedia metadata and content.
C
Use Azure Media Services to process and analyze multimedia content, and then index the extracted metadata and insights using Azure AI Search.
D
All of the above