The process in this recipe reflects the following five step staged deployment model:
Staged deployment via App Workspaces
- Power BI Desktop is used to create datasets and reports.
- Power BI Desktop files (PBIX) are stored in OneDrive for business to maintain version history.
- A development App Workspace is used to publish a development app to a small group of test or QA users.
- The Power BI REST APIs or an interface in the Power BI Service is used to clone and rebind reports to the Production App Workspace. Additionally, development or QA Power BI reports can be revised to retrieve from a production dataset and publish ...