Forum Discussion
Anonymous
7 years agoNot applicable
automate deployment process in Power BI
Hi I have a requirement to automate deployment process in Power BI. 1, .pbix files are in shared repository 2. automatically should be published to workspace and then to apps. I have seen m...
TonSwart
7 years agoNew Member
The PowerBI REST API is supporting the creation of workspaces, adding users too it, upload PowerBI reports, change dataset connections etc. etc.
Maybe a good starting point is to watch the Youtube video from Guy in a Cube (especially at 07:07 Invoke-PowerBIrestMethod)
https://www.youtube.com/watch?v=SQ7ufcRayYY&t=1s
Another good reference is the documentation page.
https://docs.microsoft.com/en-us/rest/api/power-bi/