Markdown in Azure DevOps Dashboard

Markdown widgets allow you add your own text, images as well as links in Azure DevOps. This is another way of adding an image to Azure DevOps Dashboard whereas you can also add an image via webpage widget. Let us see below how to add a MarkDown widget in Azure DevOps Dashboard and configure the same in the below steps

Steps to add MarkDown Widget in Azure DevOps Dashboard

  1. Go to Dashboard where you want to add a widget and then click on “Edit”

  2. Search for MarkDown Widget as shown and select the MarkDown widget. Then click on “Add” button at the bottom

  3. Select the Width and Height as you desire

  4. You can either enter your own markdown or select the MarkDown file from the Wiki or an Repo
    MarkDown

  5. Let us select the Markdown file from one the repos as shown below

    MarkDown

  6. Once Markdown is selected, preview of the markdown will be displayed in the Widget screen

    MarkDown

  7. Now Click on Save and “Done Editing”. Markdown widget will display markdown as shown below

    MarkDown

You may also like...