Courseiva
Implement generative AI solutionshardMultiple ChoiceObjective-mapped

AI-102 Implement generative AI solutions Practice Question

Your team is building an application that uses Azure OpenAI Service to summarize legal documents. You need to ensure that the summaries do not include any personally identifiable information (PII) that might appear in the source documents. Which feature should you configure in the Azure OpenAI Service?

⚠ Common exam trap

Many candidates assume a system message is sufficient for content safety, but Microsoft explicitly tests that content filtering is the only guaranteed mechanism for PII removal, as model-level instructions can be overridden or ignored.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Enable content filtering with PII detection.

Azure OpenAI Service's content filtering system includes built-in PII detection capabilities that can automatically identify and redact personally identifiable information from model inputs and outputs. This feature operates at the platform level, ensuring PII is filtered regardless of how the model is prompted, providing a reliable safeguard for sensitive legal documents.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Configure rate limiting to reduce processing volume.

    Why it's wrong here

    Rate limiting does not affect content.

  • Enable content filtering with PII detection.

    Why this is correct

    Content filtering can detect and redact PII.

  • Set the system message to instruct the model to exclude PII.

    Why it's wrong here

    System messages are not reliable for PII removal.

  • Use the 'Add your data' feature to ground the model.

    Why it's wrong here

    Grounding provides context but does not filter PII.

About these practice questions

One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-102 exam.