Question 349 of 985
AI-900 Practice Question: Describe features of generative AI workloads on Azure
A company uses Azure OpenAI to build a customer service chatbot. They want to prevent malicious users from injecting prompts that cause the chatbot to behave unexpectedly, such as revealing its system instructions. Which responsible AI consideration is most directly relevant?
⚠ Common exam trap
Microsoft often tests the distinction between 'Privacy and Security' (data protection) and 'Reliability and Safety' (operational integrity), causing candidates to mistakenly choose Privacy and Security because prompt injection can reveal system instructions, which feels like a privacy breach, but the primary responsible AI pillar is Reliability and Safety.
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
✓
Reliability and Safety
Prompt injection attacks target the system by embedding malicious instructions in user input, causing the model to override its original directives or reveal sensitive information. This directly undermines the reliability and safety of the AI system, as the chatbot's behavior becomes unpredictable and potentially harmful. Azure OpenAI's safety systems (e.g., content filtering, abuse detection) are designed to mitigate such risks, making Reliability and Safety the most relevant responsible AI consideration.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Fairness
Why it's wrong here
Fairness is a responsible AI principle focused on identifying and mitigating bias so that model outcomes are equitable across race, gender, age, and other protected attributes. Prompt injection, however, is an adversarial input technique that tries to override the model's system instructions, which is a robustness and safety concern rather than a bias concern. Since the attack does not target demographic parity or equitable treatment, Fairness is not the relevant principle for this scenario.
- ✓
Reliability and Safety
Why this is correct
Reliability and Safety is the correct principle because Azure OpenAI systems must be trustworthy and behave predictably even when confronted with malicious or unexpected inputs. Prompt injection attempts to subvert the model's intended instructions and can cause the chatbot to output harmful, unintended, or policy-violating content. This principle ensures the system is resilient against such adversarial manipulations, including having safeguards like system messages, input filtering, and abuse detection to maintain safe operation.
- ✗
Privacy and Security
Why it's wrong here
Privacy and Security centers on protecting data confidentiality, controlling unauthorized access, and preventing data breaches through encryption, authentication, and network security. While a successful prompt injection could lead to data leakage, the fundamental issue is that the model's behavior is being manipulated to disregard its configured instructions, which is a failure of reliable and safe operation. The principle of Privacy and Security addresses perimeter and access protections, not the model's susceptibility to adversarial prompt engineering.
- ✗
Inclusiveness
Why it's wrong here
Inclusiveness is a responsible AI principle aimed at designing systems that work well for users of all abilities, backgrounds, and contexts, including accessibility and avoiding exclusion. Prompt injection has no direct relationship to inclusive design; it is an adversarial attack that exploits the model's instruction-following mechanics. Because the attack targets behavioral robustness rather than how fairly or accessibly the system serves diverse users, Inclusiveness is not the applicable principle here.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 30, 2026
This AI-900 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-900 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.