exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 6 question 19 discussion

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

You have a project in Azure DevOps named Project1. Project1 contains a published wiki.
You need to change the order of pages in the navigation pane of the published wiki in the Azure DevOps portal.
What should you do?

  • A. At the root of the wiki, create a file named .order that defines the page hierarchy.
  • B. At the root of the wiki, create a file named wiki.md that defines the page hierarchy.
  • C. Rename the pages in the navigation pane.
  • D. Drag and drop the pages in the navigation pane.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
franekfranek
Highly Voted 3 years ago
Selected Answer: A
"To structure the list of pages in the navigation pane for a *publish code as wiki*, define the .order file at the root, and for each subfolder or parent page that contains subpages." "The *provisioned* wiki manages the page sequence and page list automatically as you add or move pages within the navigation pane." https://docs.microsoft.com/en-us/azure/devops/project/wiki/provisioned-vs-published-wiki?view=azure-devops#page-sequence-and-page-list-in-navigation-pane
upvoted 22 times
SenseiJC
1 year, 9 months ago
This is specific to a provisioned wiki or "code as wiki" but the question is more general. So answer D is better.
upvoted 2 times
Smartiup
1 year, 7 months ago
"Project1 contains a *published* wiki." Published means wiki as code in a markdown .md file. Editing the .order file is the the correct and only answer.
upvoted 2 times
...
...
...
syu31svc
Highly Voted 2 years, 9 months ago
Selected Answer: A
https://docs.microsoft.com/en-us/azure/devops/project/wiki/wiki-file-structure?view=azure-devops#order-file "The .order file defines the sequence of pages within the wiki." Answer is A
upvoted 11 times
...
swk2az400
Most Recent 8 months, 2 weeks ago
Both solutions A or D are possible. When I have the navigation pane, the solution D is the easiest way.
upvoted 1 times
...
AnishGS
1 year, 3 months ago
A Tested in my account
upvoted 1 times
AnishGS
1 year, 3 months ago
Sorry. The option is D. Answer A is a typo
upvoted 1 times
...
...
Shachar_Nativ
1 year, 3 months ago
Selected Answer: D
"You can reorder pages within the wiki tree view to have pages appear in the order and hierarchy you want. You can drag-and-drop a page title in the tree view to do the following operations: * Change the parent-child relationship of a page. * Change the order of the page within the hierarchy. " https://learn.microsoft.com/en-us/azure/devops/project/wiki/add-edit-wiki?view=azure-devops&tabs=browser#reorder-a-wiki-page
upvoted 3 times
...
Munwalinwali
1 year, 4 months ago
Answer is A. https://learn.microsoft.com/en-us/azure/devops/project/wiki/wiki-file-structure?view=azure-devops#order-file
upvoted 1 times
...
ServerBrain
1 year, 5 months ago
Selected Answer: D
Questions says ‘change the order of pages in the navigation pane’ so why not simply Drag and drop the pages in the navigation pane???
upvoted 3 times
...
MeysamBayani
1 year, 6 months ago
You can reorder pages within the wiki tree view to have pages appear in the order and hierarchy you want. You can drag-and-drop a page title in the tree view to do the following operations: Change the parent-child relationship of a page. Change the order of the page within the hierarchy.
upvoted 1 times
...
Firdous586
1 year, 7 months ago
D is the answer for this question Already tested this in lab you can simply drag and drop
upvoted 1 times
Firdous586
1 year, 6 months ago
After checking with MS Documents: I am changing my earlier answer A is the correct option for Published Wiki but for other option you can drag and drop This is because if you try to drag and drop in Published Wiki your links may get break and you have to manually need to change it therefore you need to change it from Root Directory it self to make order
upvoted 2 times
...
...
yana_b
1 year, 9 months ago
Selected Answer: D
D is the option to reorder it in the Navigation pane (drag & drop on the nav. pane itself). .order is a type of file which we create and in this file we specify the desired sequence, but this is not done on the navigation pane Evidenced by the lab itself: https://azuredevopslabs.com/labs/azuredevops/wiki/
upvoted 1 times
...
SenseiJC
1 year, 9 months ago
Selected Answer: D
Answer D is most appropriate based on the phrasing of the question. https://learn.microsoft.com/en-us/azure/devops/project/wiki/add-edit-wiki?view=azure-devops&tabs=browser#reorder-a-wiki-page
upvoted 1 times
...
renzoku
1 year, 11 months ago
Selected Answer: D
Drag and drop https://learn.microsoft.com/en-us/azure/devops/project/wiki/add-edit-wiki?view=azure-devops&tabs=browser
upvoted 2 times
renzoku
1 year, 10 months ago
Im sorry, I was wrong, the link provided refer to provisioned wiki, not published wiki. The answer should be A. A. At the root of the wiki, create a file named .order that defines the page hierarchy. This file allows you to control the page sequence and hierarchy in the navigation pane. Drag and drop the pages in the navigation pane, available for Provisioned Wikis, for Published Wikis, this option is not available. https://learn.microsoft.com/en-us/azure/devops/project/wiki/provisioned-vs-published-wiki?view=azure-devops#page-sequence-and-page-list-in-navigation-pane
upvoted 3 times
mcabrito
1 year, 3 months ago
You are correct! Nice observation. I would have chosen option D as well, but after your comment, I went to check the documentation from the link you provided, and it does make sense. The correct option for this question is A, precisely because the beginning of the question refers to a "published wiki" and not a "provisioned wiki." Thank you very much.
upvoted 1 times
...
...
...
Pamban
1 year, 11 months ago
Selected Answer: A
It is clear that answer is A Source: https://learn.microsoft.com/en-us/azure/devops/project/wiki/wiki-file-structure?view=azure-devops#order-file
upvoted 1 times
...
zellck
2 years ago
Selected Answer: A
A is the answer. https://learn.microsoft.com/en-us/azure/devops/project/wiki/wiki-file-structure?view=azure-devops#order-file The .order file defines the sequence of pages within the wiki.
upvoted 2 times
...
resser
2 years, 1 month ago
Selected Answer: D
Option A is incorrect. We have published wiki, which means that .order file already exists. I am going to choose option D.
upvoted 4 times
...
Fal991l
2 years, 2 months ago
Selected Answer: D
GPT: To change the order of pages in the navigation pane of a published wiki in the Azure DevOps portal, you should drag and drop the pages in the navigation pane. This is the correct answer. While you can define the order of pages in a wiki using a .order file at the root of the wiki, this only works for provisioned wikis, not published wikis. A published wiki is backed by a Git repository, so the order of pages is determined by the order of files in the repository. Renaming pages in the navigation pane will not change their order, and creating a wiki.md file at the root of the wiki will not change the page hierarchy. Therefore, the best approach to change the order of pages in the navigation pane of a published wiki in the Azure DevOps portal is to simply drag and drop the pages to the desired order.
upvoted 3 times
Fal991l
2 years, 2 months ago
For the question "You need to change the order of pages in the navigation pane of the published wiki in the Azure DevOps portal. What should you do?" the correct answer is actually D. Drag and drop the pages in the navigation pane. According to Microsoft documentation, you can change the order of pages in the navigation pane by dragging and dropping them into the desired order. The order will be saved automatically. There is no need to create a file such as .order or wiki.md to specify the page hierarchy.
upvoted 2 times
...
...
Mc92001
2 years, 5 months ago
asked in my yesterdays exam
upvoted 2 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 ...