nerdexam
MicrosoftMicrosoft

AZ-204 · Question #452

AZ-204 Question #452: Real Exam Question with Answer & Explanation

Sign in or unlock AZ-204 to reveal the answer and full explanation for question #452. The question stem and answer options stay visible for context.

Submitted by anjalisingh· Mar 30, 2026

Question

You develop a Python application for image rendering that uses GPU resources to optimize rendering processes. You deploy the application to an Azure Container Instances (ACI) Linux container. The application requires a secret value to be passed when the container is started. The value must only be accessed from within the container. You need to pass the secret value. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • ACreate an environment variable Set the secureValue property to the secret value.
  • BAdd the secret value to the container image. Use a managed identity.
  • CAdd the secret value to the application code Set the container startup command.
  • DAdd the secret value to an Azure Blob storage account. Generate a SAS token.
  • EMount a secret volume containing the secret value in a secrets file.

Unlock AZ-204 to see the answer

You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full AZ-204 PracticeBrowse All AZ-204 Questions