
Answer-first summary for fast verification
Answer: Configure Azure AI Content Safety with advanced detection features, integrate with Azure Media Services for video processing, and use Azure Functions for real-time feedback.
Option B is the correct approach as it uses advanced detection features in Azure AI Content Safety, integrates with Azure Media Services for video processing, and leverages Azure Functions for real-time feedback, ensuring an efficient and responsive moderation system for a social networking platform.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are developing a content moderation system for a social networking platform that supports user-generated videos. How would you design the system to handle a high volume of video uploads, detect a wide range of inappropriate content, and provide real-time feedback to users? Describe the process in detail, including any necessary Azure services and their configurations.
A
Use Azure AI Content Safety with basic settings, handle all uploads manually, and provide delayed feedback to users.
B
Configure Azure AI Content Safety with advanced detection features, integrate with Azure Media Services for video processing, and use Azure Functions for real-time feedback.
C
Deploy Azure AI Content Safety without integration, rely on user reports for moderation, and ignore real-time feedback requirements.
D
Set up Azure AI Content Safety for limited content types, use Azure Storage for video hosting, and manually review all uploads.
No comments yet.