exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 5 question 14 discussion

Actual exam question from Microsoft's AZ-400
Question #: 14
Topic #: 5
[All AZ-400 Questions]

Your company uses GitHub for source control. The company has a team that performs code reviews.
You need to automate the assignment of the code reviews. The solution must meet the following requirements:
✑ Prioritize the assignment of code reviews to team members who have the fewest outstanding assignments.
✑ Ensure that each team member performs an equal number of code reviews in any 30-day period.
✑ Prevent the assignment of code reviews to the team leader.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Clear Never assign certain team members.
  • B. Select If assigning team members, don't notify the entire team.
  • C. Select Never assign certain team members.
  • D. Set Routing algorithm to Round robin.
  • E. Set Routing algorithm to Load balance.
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
syu31svc
Highly Voted 2 years, 4 months ago
Selected Answer: CE
https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team "Optionally, to always skip certain members of the team, select Never assign certain team members. Then, select one or more team members you'd like to always skip" ---> C (prevent assignment to Leader) "The load balance algorithm chooses reviewers based on each member's total number of recent review requests and considers the number of outstanding reviews for each member. The load balance algorithm tries to ensure that each team member reviews an equal number of pull requests in any 30 day period." ---> E (Ensure that each team member performs an equal number of code reviews in any 30-day period)
upvoted 18 times
...
Bakare118
Most Recent 3 months, 3 weeks ago
Selected Answer: CE
C and E
upvoted 1 times
...
AnishGS
9 months, 3 weeks ago
Selected Answer: CE
Tested in lab account
upvoted 1 times
...
vsvaid
1 year ago
Selected Answer: CE
C and E
upvoted 1 times
...
fafda
1 year, 6 months ago
Selected Answer: CE
CE. Select Never assign certain team members is option C not A.
upvoted 2 times
...
zellck
1 year, 7 months ago
Selected Answer: CE
CE is the answer. https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team#routing-algorithms The load balance algorithm chooses reviewers based on each member's total number of recent review requests and considers the number of outstanding reviews for each member. The load balance algorithm tries to ensure that each team member reviews an equal number of pull requests in any 30 day period.
upvoted 4 times
zellck
1 year, 7 months ago
https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team#configuring-auto-assignment Optionally, to always skip certain members of the team, select Never assign certain team members. Then, select one or more team members you'd like to always skip.
upvoted 2 times
...
...
az_architect
2 years, 5 months ago
CE options are logically correct. However, I have not tried the options practically.
upvoted 3 times
...
Govcomm
2 years, 5 months ago
Never assign specific team member. i.e. The team leader Load balancing
upvoted 1 times
...
Leandrocei
2 years, 5 months ago
Selected Answer: CE
CE. Came today 22 july 9
upvoted 4 times
...
Redimido
2 years, 6 months ago
Selected Answer: CE
1. The load balance algorithm chooses reviewers based on each member's total number of recent review requests and considers the number of outstanding reviews for each member. The load balance algorithm tries to ensure that each team member reviews an equal number of pull requests in any 30 day period. 2. Optionally, to always skip certain members of the team, select Never assign certain team members. Then, select one or more team members you'd like to always skip.
upvoted 3 times
...
Eltooth
2 years, 7 months ago
Selected Answer: CE
Correct answer - C & E.
upvoted 3 times
...
zuzu_toggler
2 years, 7 months ago
Selected Answer: CE
CE is correct.
upvoted 2 times
...
UnknowMan
2 years, 7 months ago
Selected Answer: CE
CE is correct
upvoted 2 times
...
UnknowMan
2 years, 7 months ago
CE is correct
upvoted 2 times
...
jay158
2 years, 8 months ago
Selected Answer: CE
https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team
upvoted 4 times
...
Brexten
2 years, 8 months ago
Provided answer and choice do not match, perhaps some mix up. Should be C&E
upvoted 2 times
...
Pandur1
2 years, 8 months ago
So I guess that should be C&E (instead of A&E)
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...