
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.
A
Create an Azure AI Content Safety account, configure the service to detect explicit content, and integrate it with the website's image upload process using a JavaScript library.
B
Create an Azure AI Content Safety account, configure the service to detect explicit content, and integrate it with the website's image upload process using a server-side script.
C
Create an Azure AI Content Safety account, configure the service to detect explicit content, adult content, and violence, and integrate it with the website's image upload process using a server-side script.
D
Create an Azure AI Content Safety account, configure the service to detect all types of content, and integrate it with the website's image upload process using a database trigger.