Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-400 Topic 3 Question 96 Discussion

Actual exam question for Microsoft's AZ-400 exam
Question #: 96
Topic #: 3
[All AZ-400 Questions]

You use Git for source control.

You enable GitHub code scanning.

You raise a pull request from a non-default branch. In the code scanning output you receive the following error message: "Analysis not found."

You need to ensure that the code scanning completes successfully for the pull request.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer: C, D

Contribute your Thoughts:

Hyman
3 months ago
Good point. So the answer should be A) Add a new workflow for code scanning, and B) Add the name of the non-default branch to the on: push specification.
upvoted 0 times
...
Mitsue
3 months ago
Exactly. Adding the non-default branch to the on: push specification makes sense.
upvoted 0 times
...
Anika
3 months ago
I don't think it's enough. We might need to add the name of the branch in the existing workflow.
upvoted 0 times
...
Daniel
4 months ago
I agree. I think one action is to update the workflow. Adding a new workflow for code scanning, right?
upvoted 0 times
...
Mitsue
4 months ago
Yeah, the one about the error message 'Analysis not found'? It was tricky.
upvoted 0 times
...
Hyman
4 months ago
Hey, did you see the GitHub code scanning question in the exam?
upvoted 0 times
...

Save Cancel