Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 538 Bytes

File metadata and controls

6 lines (4 loc) · 538 Bytes

Azure-DevOps-attachment-downloader

A python utility that allows to bulk download attachments added to Azure DevOps work items (PBI's, Bugs, Features etc..) attachments

This can be useful when migrating an Azure DevOps team project from one team collection or organization to another, see this feature request: https://developercommunity.visualstudio.com/idea/365365/make-it-possible-to-move-a-team-project-between-te-1.html

Note : Replace [organization name], [team project name], [username] and [pat token] with actual values.