
Answer-first summary for fast verification
Answer: server applications
The underlined text 'Azure Active Directory (Azure AD) user accounts' is incorrect because Azure Key Vault is not primarily designed to store secrets for user accounts. According to Microsoft documentation and the community consensus (with the top comment having 132 upvotes and multiple references to official sources), Azure Key Vault is intended to store configuration secrets for server applications, such as API keys, certificates, and connection strings. While Azure Key Vault can store secrets used by applications and services, it does not specifically store user account secrets like passwords for Azure AD users. Option D ('server applications') correctly describes the primary use case, as supported by the Microsoft Learn module stating 'Key Vault is designed to store configuration secrets for server apps.' Option A ('No change is needed') is incorrect because the original statement is misleading. Option B ('Azure Active Directory (Azure AD) administrative accounts') is also incorrect, as Key Vault is not limited to administrative accounts. Option C ('Personally Identifiable Information (PII)') is not the best fit, as PII is not the primary focus of Key Vault.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Azure Key Vault is used to store secrets for Azure Active Directory (Azure AD) user accounts.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.
A
No change is needed
B
Azure Active Directory (Azure AD) administrative accounts
C
Personally Identifiable Information (PII)
D
server applications