
Ultimate access to all questions.
You are responsible for enhancing the image moderation capabilities of a popular travel blog using Azure AI Content Safety. Describe how you would design a system that can detect a wide range of inappropriate content, handle high volumes of image uploads, and provide real-time feedback to users. Include details about the Azure services you would use and their specific roles in the solution.
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 CDN for high-volume handling, 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 image hosting, and manually review all uploads.