python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to go from "published code as a wiki" back to "provisioned wiki"?
Have read about differences of the two here: https://learn.microsoft.com/en-us/azure/devops/project/wiki/provisioned-vs-published-wiki?view=azure-devops.
Would like to try out code as wiki, however, w...
Janis S.
Votes: 0
Answers: 3
Upload Markdown files to Wiki as part of Azure DevOps Pipeline
As part of an Azure Pipeline to build a Python package and store it in Azure Artifacts I'm generating a lot of .md files from the docstrings as documentation for the package. I'd like to add a step to...
Sebastian Dengler
Votes: 0
Answers: 2
Azure Devops Wiki MarkDown Multiple Lines in Table
I'm trying to generate automation release notes in MD format and working as well but when I am trying to insert the content to Azure DevOps Wiki the whole table is broken.
Here is my syntax, which I f...
nD0613
Votes: 0
Answers: 1
How to create Azure Devops Wiki SubPage with PowerShell
I need to create a sub page in Azure Devops Wiki.
Here is the following code which create the main page and if i change the name the new page is created but not a following sub page.
There is no clear...
nD0613
Votes: 0
Answers: 1