Microsoft
AZ-400 · Question #306
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. Wh
The correct answer is A. At the root of the wiki, create a file named .order that defines the page hierarchy.. 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.
Submitted by noor.lb· Mar 6, 2026Configure processes and communications
Question
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?
Options
- AAt the root of the wiki, create a file named .order that defines the page hierarchy.
- BAt the root of the wiki, create a file named wiki.md that defines the page hierarchy.
- CRename the pages in the navigation pane.
- DDrag and drop the pages in the navigation pane.
How the community answered
(52 responses)- A77% (40)
- B4% (2)
- C6% (3)
- D13% (7)
Explanation
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.
Topics
#.order file#Azure DevOps wiki#page hierarchy#navigation pane
Community Discussion
No community discussion yet for this question.