AI-200 Security And Observability Practice Question
You are reviewing security logs in Azure Key Vault and notice unexpected access attempts from an unrecognized IP address. You need to immediately revoke all active Azure Active Directory tokens issued to a specific compromised user or service principal across your Azure AI applications. What action should you take?
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
✓
Revoke user refresh tokens using Azure AD PowerShell (Revoke-AzureADUserAllRefreshToken) or Microsoft Entra admin center
Revoking refresh tokens in Azure Active Directory forces all active sessions and tokens for the specified user or service principal to become invalid immediately.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Restart the Azure portal browser session
Why it's wrong here
Incorrect. Restarting a browser session only affects local UI state, not enterprise-wide issued tokens.
- ✓
Revoke user refresh tokens using Azure AD PowerShell (Revoke-AzureADUserAllRefreshToken) or Microsoft Entra admin center
Why this is correct
Correct. Revoking refresh tokens invalidates all active sessions and tokens immediately across all connected applications.
- ✗
Change the Azure subscription display name
Why it's wrong here
Incorrect. Changing a display name has no effect on security tokens or authentication validity.
- ✗
Delete the Azure Monitor Log Analytics workspace
Why it's wrong here
Incorrect. Deleting the log workspace destroys audit history, it does not revoke active security tokens.
About these practice questions
One of 507 original AI-200 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 →
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-200 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-200 exam.