Forum Discussion
Archiving Power bi reports to onedrive using Azure DevOps
How can we archieve(take backup) of power bi reports in onedrive using Azure DevOps?
- Anonymous4 years ago
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
1 Reply
- AnonymousNot applicable
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