Powershell script to download Azure DevOps project wiki
Azure DevOps has two types of wikis:
Code wikis (Git-backed) - which you can clone
Project wikis (non-Git) - stored in Azure DevOps' internal storage
The Azure DevOps UI gives you the URL to clone
techblog.timhilton.xyz2 min read