How to upload files to onedrive from azure pipeline?

Uday Kiran Reddy (ureddy) 61 Reputation points
2021-10-02T07:23:56.763+00:00

We use jenkins for our CI/CD and upload the files at the end to onedrive for business shared folders at the end of pipeline in jenkins.

For that we use onedrive client for linux.Because official linux client is not available.

https://abraunegg.github.io/
https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md

For windows nodes, we use onedrive client for windows and copy to the synced folders at the end of pipeline.

How to achieve this part (uploading files to onedrive) instead of "publish to artifacts" section in the azure pipeline.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
26,958 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. prmanhas-MSFT 17,741 Reputation points Microsoft Employee
    2021-10-04T04:44:20.163+00:00

    @Uday Kiran Reddy (ureddy) Apologies for the delay in response and all the inconvenience caused because of the issue.

    Currently Microsoft One Drive and Azure Devops are not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products

    I would recommend you to ask your query on dedicated forum here for OneDrive and on Azure Devops as well here so you get help from the experts in timely manner :)

    Hope it helps!!!

    Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.

    0 comments No comments