Courseiva
Security And ObservabilitymediumMultiple SelectObjective-mapped

AI-200 Security And Observability Practice Question

You are designing a secure enterprise AI architecture on Azure. Which TWO of the following practices should you implement to secure credentials and service access? (Choose two)

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

Use system-assigned or user-assigned managed identities for Azure service-to-service authentication.

Using managed identities eliminates hardcoded credentials, and storing runtime configuration secrets in Azure Key Vault ensures centralized, secure secret management.

Answer analysis

Option-by-option breakdown

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

  • Use system-assigned or user-assigned managed identities for Azure service-to-service authentication.

    Why this is correct

    Correct. Managed identities eliminate the need for developers to manage credentials.

  • Store API keys and connection strings as plain text in Git repository configuration files.

    Why it's wrong here

    Incorrect. Storing plain-text secrets in code repositories is a major security vulnerability.

  • Store runtime secrets and certificates in Azure Key Vault.

    Why this is correct

    Correct. Azure Key Vault provides centralized and secure secret storage.

  • Grant subscription Owner permissions to all mobile client applications.

    Why it's wrong here

    Incorrect. Granting Owner permissions violates the principle of least privilege.

  • Disable TLS encryption on internal microservice communication to improve network throughput.

    Why it's wrong here

    Incorrect. Disabling TLS encryption exposes data in transit to interception.

About these practice questions

Courseiva writes every AI-200 question from scratch — 507 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.