IBM TechXchange Group

TechXchange Group

Your hub for all things community! Ask questions, connect with fellow members, get the support you need, and stay informed with the latest updates.


#Other
#TechXchangePresenter

 View Only

Uploading Attachment on Azure DevOps using Create Attachment WIT

  • 1.  Uploading Attachment on Azure DevOps using Create Attachment WIT

    Posted Fri April 08, 2022 08:44 AM

    I am working on this task in which I am supposed to take a file from the user, upload it on Azure DevOps, create Release pipeline, and then triggerthe release with the file upload on the DevOps. I have already written an Azure Function taking file from the user and creating release pipeline. Now, I am struggling to upload the received file to Azure DevOps. One idea is to use Create-Attachment API of Work Item Tracking but as I am new to this field, I am unsure about how to proceed. P.S. I am using Typescript programming language. Can anyone please help me?

    Taking file from the user and I am trying to write an Azure Function which uploads the received file using Rest API on Azure DevOps.



    ------------------------------
    ravi kumar
    ------------------------------