Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
How can we archieve(take backup) of power bi reports in onedrive using Azure DevOps?
Solved! Go to Solution.
HI @Anonymous,
You can try to use Azure DevOps to invoke the rest API to export and upload them to onedrive.
How to Call a REST API - Azure DevOps | Microsoft Docs
Reports - Export Report - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Upload small files - OneDrive API - OneDrive dev center | Microsoft Docs
Regards,
Xiaoxin Sheng
HI @Anonymous,
You can try to use Azure DevOps to invoke the rest API to export and upload them to onedrive.
How to Call a REST API - Azure DevOps | Microsoft Docs
Reports - Export Report - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Upload small files - OneDrive API - OneDrive dev center | Microsoft Docs
Regards,
Xiaoxin Sheng