Question 641 of 1,031
Describe Azure architecture and servicesmediumMultiple ChoiceObjective-mapped

Quick Answer

Azure Key Vault is the correct choice because it is the dedicated Azure service for centralized, secure management of application secrets, API keys, and certificates. It protects sensitive data by using hardware security modules (HSMs) for encryption and enforces fine-grained access control through Azure RBAC, ensuring that secrets are never exposed in code or configuration files. On the AZ-900 exam, this question tests your understanding of core security services, often appearing as a straightforward scenario where you must identify the vault-based solution versus alternatives like Azure App Configuration or Managed Identities. A common trap is confusing Key Vault with Azure Information Protection, but remember that Key Vault is strictly for storing and rotating secrets, keys, and certs, not for classifying data. For a quick memory tip, think of Key Vault as your digital safety deposit box: it holds the keys (API keys), the locks (certificates), and the passwords (secrets) so your applications never have to.

AZ-900 Describe Azure architecture and services Practice Question

This AZ-900 practice question tests your understanding of describe azure architecture and services. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Which Azure service manages application secrets, API keys, and certificates in a centralized, secure vault?

Question 1mediummultiple choice
Full question →

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

Azure Key Vault

Azure Key Vault is the correct service because it is specifically designed to centrally store and control access to application secrets, API keys, and certificates. It provides hardware security module (HSM)-backed encryption, granular access policies via Azure RBAC, and integrates seamlessly with Azure services like VMs and App Services to inject secrets at runtime without exposing them in code.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Azure Active Directory

    Why it's wrong here

    Azure AD manages user identities, not application secrets and certificates.

  • Azure Information Protection

    Why it's wrong here

    Information Protection classifies and protects documents; Key Vault stores secrets and keys.

  • Azure Key Vault

    Why this is correct

    Key Vault securely stores and controls access to secrets, encryption keys, and SSL/TLS certificates.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Azure Security Center

    Why it's wrong here

    Security Center assesses security posture; Key Vault provides the secret storage service.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Azure Key Vault with Azure Active Directory, assuming that identity management includes secret storage, but Azure AD handles authentication tokens and user identities, not the secure storage of application secrets, API keys, or certificates.

Detailed technical explanation

How to think about this question

Azure Key Vault supports two types of vaults: vaults (standard tier) and managed HSMs (premium tier). The standard tier uses software-backed keys, while the premium tier uses FIPS 140-2 Level 3 validated HSMs. Secrets are encrypted at rest using AES-256 and in transit via TLS 1.2+. A common real-world scenario is using Key Vault with Azure App Service to store database connection strings, which are injected as environment variables at runtime via Managed Identity, eliminating the need to store secrets in configuration files or source code.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-900 question test?

Describe Azure architecture and services — This question tests Describe Azure architecture and services — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Azure Key Vault — Azure Key Vault is the correct service because it is specifically designed to centrally store and control access to application secrets, API keys, and certificates. It provides hardware security module (HSM)-backed encryption, granular access policies via Azure RBAC, and integrates seamlessly with Azure services like VMs and App Services to inject secrets at runtime without exposing them in code.

What should I do if I get this AZ-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

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 →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

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.

Loading comments…

Sign in to join the discussion.

This AZ-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 AZ-900 exam.