Courseiva
Security And ObservabilityeasyMultiple ChoiceObjective-mapped

AI-200 Security And Observability Practice Question

Your development team needs to store API keys and connection strings for an Azure Cognitive Search service securely without embedding them in the source code. Where should you store these secrets?

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 designed specifically for securely storing and controlling access to secrets, keys, and certificates.

Answer analysis

Option-by-option breakdown

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

  • An Azure Storage Table with public read permissions

    Why it's wrong here

    Azure Storage Tables are not designed for credential management and public permissions are insecure.

  • An environment variable in the application's appsettings.json file

    Why it's wrong here

    App settings files can be exposed in source control repositories and are not secure for secrets.

  • Azure Key Vault

    Why this is correct

    Azure Key Vault securely stores application secrets and sensitive configuration values.

  • The Azure AI Studio model deployment configuration metadata

    Why it's wrong here

    Model metadata is not designed for general secret management.

About these practice questions

One of 503 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 →

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-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.