Free GH-200 Questions for Microsoft GitHub Actions GH-200 Exam as PDF & Practice Test Engine
What is a role of GitHub Marketplace when using GitHub Actions?
Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
You need to create new workflows to deploy to an unfamiliar cloud provider. What is the fastest and safest way to begin?
Correct Answer: C
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
As a DevOps engineer, you need to execute a deployment to different environments like development and testing based on the labels added to a pull request. The deployment should use the releases branch and trigger only when there is a change in the files under apps folder. Which code block should be used to define the deployment workflow trigger?
Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
You need to use a specific version of an action. How should you use v1 of an actions/javascript-action repository in your workflow?
Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
While awaiting approval, how many days can a workflow be in the "Waiting" state before it automatically fails?
Correct Answer: A
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
What will the output be for the following event trigger block in a workflow?


Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
Which native method should you use to pass files between jobs within the same GitHub Actions workflow?
Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
Which of the following scenarios requires a developer to explicitly use the GITHUB_TOKEN or github.token secret within a workflow? (Choose two.)
Correct Answer: A,C
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
As a developer, your self-hosted runner sometimes looses connection while running jobs. How should you troubleshoot the issue affecting your self-hosted runner?
Correct Answer: B
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
0
0
0
10
