nerdexam
MicrosoftMicrosoft

GH-200 · Question #92

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

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

Author and Maintain Workflows

Question

Which scopes are available to define custom environment variables within a workflow file? (Choose three.)

Options

  • Athe entire workflow, by using env at the top level of the workflow file
  • Ball jobs being run on a single Actions runner, by using runner.env at the top of the workflow file
  • Cthe entire stage, by using env at the top of the defined build stage
  • Dwithin the run attribute of a job step
  • Ethe contents of a job within a workflow, by using jobs.env
  • Fa specific step within a job, by using jobs..steps[*].env

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

#Environment Variables#Workflow Syntax#GitHub Actions#Workflow Scope
Full GH-200 PracticeBrowse All GH-200 Questions