
Microsoft Certified Azure AI Engineer Associate - AI-102
Get started today
Ultimate access to all questions.
You are working on implementing an image moderation solution using Azure AI Content Safety to automatically detect and filter out explicit content from images uploaded to a website. Describe the steps you would take to implement this solution, including how you would configure the service to handle different types of explicit content and how you would integrate it with the website's existing image upload process.
You are working on implementing an image moderation solution using Azure AI Content Safety to automatically detect and filter out explicit content from images uploaded to a website. Describe the steps you would take to implement this solution, including how you would configure the service to handle different types of explicit content and how you would integrate it with the website's existing image upload process.
Explanation:
Option C is the most comprehensive and accurate answer. It covers the necessary steps to implement an image moderation solution using Azure AI Content Safety, including creating an account, configuring the service to handle different types of explicit content, and integrating it with the website's image upload process using a server-side script. This approach allows for automatic detection and filtering of explicit content, ensuring that inappropriate images are not uploaded to the website.