Courseiva
Implement Generative AI And Agentic SolutionsmediumMultiple ChoiceObjective-mapped

AI-103 Implement Generative AI And Agentic Solutions Practice Question

How do you handle sensitive user data when using an Azure AI Agent?

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

Use Data Masking/PII filtering before the data reaches the agent.

Data privacy practices dictate that sensitive data should be anonymized before being sent to the model or excluded from training.

Answer analysis

Option-by-option breakdown

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

  • Send all data to the model; the model will ignore it.

    Why it's wrong here

    The model will process whatever it is given.

  • Increase the model parameter size.

    Why it's wrong here

    Larger models do not handle privacy better.

  • Store user PII in the vector index.

    Why it's wrong here

    Storing PII in vector indexes creates a security risk.

  • Use Data Masking/PII filtering before the data reaches the agent.

    Why this is correct

    Data sanitization is a critical step in maintaining privacy compliance.

About these practice questions

Courseiva writes every AI-103 question from scratch — 510 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Microsoft exam blueprint

This AI-103 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-103 exam.