Responsible AI for images, video, and generated media
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AI-103 premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Which control sees pixels, and which sees only text
- Scoring an image with Content Safety
- Policy rules the harm taxonomy cannot express
- Configuring the filter that guards generation
- What a blocked image request looks like in code
- Injection hidden in an uploaded image
- Provenance on generated media
- Exam-pattern recognition
Which control can express which visual rule
| Control property | Analyze Image (harm categories) | Custom categories (rapid) | Custom categories (standard) | Blocklists |
|---|---|---|---|---|
| What it inspects | Image pixels | Text or image samples | Text only | Text only |
| What it can express | Four fixed harm categories | Any incident you describe by example | Any category you train from samples | The exact terms you list |
| What it returns | A severity per category | A match against the incident | A match against the trained category | A term hit, never a severity |
| Setup before first use | None, the categories are built in | Create an incident and upload samples | Define, sample, and train, which can take hours | Create the list and attach it to a filter |
| Fits a prohibited-symbol rule | No, symbols are not a harm category | Yes, image samples define the incident | No, the trained model reads text only | No, it never reads pixels |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- Harm categories in Azure AI Content Safety
- Quickstart: Analyze image content
- Custom categories in Azure AI Content Safety
- Use blocklists for text moderation
- How to use block lists in Microsoft Foundry models
- Content filtering for Microsoft Foundry Models
- Use the image generation tool in Foundry Agent Service
- How to use image generation models from OpenAI in Microsoft Foundry
- Prompt Shields in Microsoft Foundry
- Quickstart: Detect prompt attacks with Prompt Shields
- Document embedding in prompts for Azure OpenAI
- Content Credentials in Azure OpenAI
- Content credentials in Azure text to speech avatar