
Ultimate access to all questions.
Consider a scenario where you need to implement an image moderation solution for a healthcare application that allows doctors to upload patient scans. How would you ensure that the solution is highly accurate, respects patient privacy, and integrates with the existing application infrastructure? Provide a detailed plan including the use of any relevant Azure services and their configurations.
A
Use Azure AI Content Safety with default settings, ignore patient privacy, and manually review all uploads.
B
Configure Azure AI Content Safety with high accuracy settings, integrate with Azure Key Vault for privacy compliance, and use Azure API Management for seamless integration.
C
Deploy Azure AI Content Safety without privacy measures, rely on user reports for moderation, and ignore integration with the application infrastructure.
D
Set up Azure AI Content Safety for limited content types, use external services for privacy compliance, and manually manage all moderation tasks.