
Ultimate access to all questions.
In a scenario where you need to implement a comprehensive content moderation solution for a global video streaming service using Azure AI Content Safety, how would you ensure that the solution is scalable, supports multiple languages and formats, and integrates with existing video processing pipelines? Provide a detailed strategy including the use of any relevant Azure services and their configurations.
A
Use Azure AI Content Safety with default settings, ignore language and format diversity, and manually process all videos.
B
Configure Azure AI Content Safety to support multiple languages and formats, integrate with Azure Media Services for video processing, and use Azure Event Grid for scalable event handling.
C
Deploy Azure AI Content Safety without language support, rely on user reports for moderation, and ignore integration with video processing pipelines.
D
Set up Azure AI Content Safety for English only, use external services for language processing, and manually manage all video moderation tasks.