Azure-Samples / powerbi-powershell

Samples for calling the Power BI REST API via PowerShell
MIT License
256 stars 189 forks source link

enhancements to copyworkspace.ps1 #30

Open u02cm62 opened 5 years ago

u02cm62 commented 5 years ago

Please copy or allow to copy the permissions to the workspace as well and any schedules created. Basically i want to use this to "convert" even though it copies the workspace from v1 to v2. So I want an identical copy of everything in the workspace.

GraemeSMiller commented 4 years ago

It would be excellent of the copyWorkspace could target an existing workspace and update matching reports/datasets. That way we can have a base workSpace for tenants and keep synchronising it when we change a base report. This would be a great way to keep MultiTenant workspaces up to date. We would want to keep additional reports/datasets in the target workspace untouched