exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 1 question 7 discussion

Actual exam question from Microsoft's MB-500
Question #: 7
Topic #: 1
[All MB-500 Questions]

DRAG DROP -
You are configuring your developer environment by using Team Explorer.
There are several developers working on a customization.
You need to ensure that all code is checked in and then merged to the appropriate branches.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

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
Yrich
Highly Voted 4 years, 5 months ago
Connect to the Microsoft Azure DevOps project. Map the Microsoft Azure DevOps project to your local developer machine. Create a main branch. Create a test branch. Create a dev branch.
upvoted 19 times
abhig535
3 weeks, 6 days ago
Correct! Per Copilot: connect, map, create main, create test, create dev
upvoted 1 times
...
jhramirez
4 years, 4 months ago
I am not sure, we can stup in many ways but Microsofts article is: Connect - Create(main dev test) and map
upvoted 7 times
...
Ahmed_Hassan
4 years, 5 months ago
Thanks for correcting this :)
upvoted 2 times
...
ying
4 years, 1 month ago
Correct answer
upvoted 1 times
...
...
sadoki9311
Highly Voted 4 years, 9 months ago
(Main - dev - test)***
upvoted 13 times
...
globeearth
Most Recent 2 weeks, 1 day ago
The given answers are correct. In Azure DevOps, a repository is typically initialized with a default branch (often called main or master) when the project is created.
upvoted 1 times
...
terste
2 weeks, 6 days ago
If there is no dev branch, how do we map it? First, branches must be created.
upvoted 1 times
terste
2 weeks, 6 days ago
Connect to the Microsoft Azure DevOps project. Create a main branch. Create a test branch. Create a dev branch. Map the Microsoft Azure DevOps project to your local developer machine.
upvoted 1 times
...
...
Nasar6
8 months, 2 weeks ago
I think First connect to MicrosoftAzure Devops Project Map to Machine third create dev branch fourth create Test branch for test code fifth keep in main branch
upvoted 1 times
...
jorgkpo
2 years ago
1,4,5,3,2. Period.
upvoted 1 times
...
krzych2837
3 years, 2 months ago
Look at Create the Dev and release branches: 1-Connect 2-Map 3-Convert to Branch(Create Main) 4-Create Dev 5-Create ProdRel1(Probably here it can be test)
upvoted 3 times
...
Sisb
3 years, 6 months ago
Connect to Azure DevOps Create main branch Map main folder to local VS Create DEV Create Test(logically should be after DEV branch)
upvoted 1 times
Sisb
3 years, 6 months ago
Normal process is Local VS fellow DebOps to map Main branch folder then automatically link to local \source\repos folder It is tricky during 2-3 step
upvoted 1 times
Sisb
3 years, 6 months ago
ProdRel1 Should replace “Test”, test branch is not clear.
upvoted 1 times
Sisb
3 years, 5 months ago
My answer is 4-1-5-3-2
upvoted 1 times
...
...
...
...
kornetmuse
3 years, 9 months ago
I think the relevant sentence here is "You are configuring your developer environment by using Team Explorer." So everything must be done in visual studio I guess. Therefore The correct order will be Connect Map Create branch (no matter the order). In order to create a branch (within VS) you must have mapped your projet to your local machine.
upvoted 3 times
...
Maralse
3 years, 10 months ago
Connect to the Microsoft Azure DevOps project. Create a main branch. Create a test branch. Create a dev branch. Map the Microsoft Azure DevOps project to your local developer machine.
upvoted 3 times
...
LordDorn
4 years ago
Connect to the Microsoft Azure DevOps project. Create a main branch. Map the Microsoft Azure DevOps project to your local developer machine. (!!!!!) Create a dev branch. Create a test branch. Follow these steps to create the branches. Sign in to a development environment. Start Microsoft Visual Studio as an administrator. Use an account that has access to the Azure DevOps project. In Team Explorer, connect Visual Studio to the Azure DevOps project, if this connection doesn't already exist. Map the Trunk/Main folder to a local folder (if this mapping doesn't already exist). This mapping is temporary. In Source Control Explorer, right-click the Main folder, and then select Branching and Merging > Convert to Branch. Right-click the Main branch, select Branching and Merging > Branch, and name the new branch Dev. Use Pending Changes, and submit this change to Azure DevOps. Right-click the Main branch, select Branching and Merging > Branch, and name the new branch ProdRel1.
upvoted 4 times
Sisb
3 years, 6 months ago
Normal situation is Main(master) branch already exited in the Azure DevOps.
upvoted 2 times
...
...
BuzzZ
4 years, 3 months ago
Connect - Create branches (main-dev-test) - Map
upvoted 3 times
...
Pir
4 years, 5 months ago
The answer is correct . Why mapping to dev box should come after test branch?
upvoted 1 times
...
Frima
4 years, 6 months ago
Connect to the Microsoft Azure DevOps project. Create a main branch. Create a dev branch. Create a test branch. Map the Microsoft Azure DevOps project to your local developer machine. That's what you mean?
upvoted 8 times
globeearth
2 weeks, 1 day ago
Agreed
upvoted 1 times
...
...
Ahmed_Hassan
4 years, 7 months ago
I agree with you :)
upvoted 1 times
...
sadoki9311
4 years, 9 months ago
Connect - Create branches (dev-test-main) - Map
upvoted 3 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 ...