nerdexam
Microsoft

AZ-400 · Question #59

You use GitHub for source control of .NET applications. You need to deploy a documentation solution that meets the following requirements: - Documents will be written in Markdown as developers make co

The correct answer is A. JekyII E. DocFX. https://github.com/dotnet/docfx DocFX makes it extremely easy to generate your developer hub with a landing page, API https://themefisher.com/jekyll-documentation-themes DOX - Best Jekyll Documentation Theme Dox is a blazing fast and feature-rich Jekyll documentation theme that i

Submitted by the_admin· Mar 6, 2026Design and implement source control

Question

You use GitHub for source control of .NET applications. You need to deploy a documentation solution that meets the following requirements: - Documents will be written in Markdown as developers make code changes - Changes to the documents will trigger the recompilation of a static website. - Users will access the documents from the static websites - Documents will be stored in a GitHub repository Which two tools can you use to compile the website? Each correct answer presents a complete solution.

Options

  • AJekyII
  • BMedium
  • Ccaret
  • DWordPress
  • EDocFX

How the community answered

(54 responses)
  • A
    72% (39)
  • B
    6% (3)
  • C
    19% (10)
  • D
    4% (2)

Explanation

https://github.com/dotnet/docfx DocFX makes it extremely easy to generate your developer hub with a landing page, API https://themefisher.com/jekyll-documentation-themes DOX - Best Jekyll Documentation Theme Dox is a blazing fast and feature-rich Jekyll documentation theme that is specially crafted for project documentation. You have the flexibility to use this awesome documentation theme with both GitHub and GitLab pages along with standalone projects

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice