nerdexam
MicrosoftMicrosoft

GH-200 · Question #7

GH-200 Question #7: Real Exam Question with Answer & Explanation

Sign in or unlock GH-200 to reveal the answer and full explanation for question #7. The question stem and answer options stay visible for context.

Implement and manage GitHub Actions workflows

Question

How can a workflow deploy mitigate the risk of multiple workflow runs that are deploying to a single cloud environment simultaneously? (Each correct answer presents part of the solution. Choose two.)

Options

  • AReference the mutex in the task performing the deployment.
  • BSet the concurrency in the deploymentjob to 1.
  • CSpecify a target environment in the deploymentjob.
  • DSpecify a concurrency scope in the workflow.
  • EConfigure the mutex setting in the environment.
  • FPass the mutex into the deployment job.

Unlock GH-200 to see the answer

You've previewed enough free GH-200 questions. Unlock GH-200 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.

Topics

#GitHub Actions#Concurrency Control#Deployment Workflows#Environments
Full GH-200 PracticeBrowse All GH-200 Questions