Courseiva
Security And ObservabilityhardMultiple ChoiceObjective-mapped

AI-200 Security And Observability Practice Question

You are troubleshooting a live AI web application where users report intermittent 504 Gateway Timeout errors when submitting large text prompts to a custom model endpoint. You want to check if the backend inference container is timing out or crashing. Where should you examine container-level stdout/stderr logs in Azure Container Apps?

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

Log Analytics workspace querying the ContainerAppConsoleLogs_CL table

Azure Container Apps provides container console logs and system log streams accessible via Azure CLI (`az containerapp logs show`) or Log Analytics under the `ContainerAppConsoleLogs_CL` table.

Answer analysis

Option-by-option breakdown

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

  • Log Analytics workspace querying the ContainerAppConsoleLogs_CL table

    Why this is correct

    Correct. Container Apps stream stdout and stderr logs directly to Log Analytics for querying.

  • Azure Cosmos DB request unit (RU) consumption logs

    Why it's wrong here

    Incorrect. Cosmos DB logs track database throughput, not container console execution errors.

  • Azure Key Vault audit logs

    Why it's wrong here

    Incorrect. Key Vault audit logs track secret access, not application container console output.

  • Azure Advisor performance recommendations

    Why it's wrong here

    Incorrect. Advisor gives high-level guidance, not real-time container crash logs.

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.