Azure-Samples / powerbi-powershell

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

Added Uploadapplication.ps1 and Add-User-All-Workspace.ps1 #29

Open sgsshankar opened 5 years ago

sgsshankar commented 5 years ago

Upload Application uploads the local application into the specified Workspace and creates it if it does not exist. it uses Power BI PowerShell CMDLETs.

sgsshankar commented 5 years ago

@guyinacube Please review and commit.

Regards

sgsshankar commented 5 years ago

Upload Application which adds a user to Workspace specified or all the Workspace

sgsshankar commented 5 years ago

@guyinacube Can you please check and do the merge?

sgsshankar commented 5 years ago

@guyinacube Can you please review and let me know if there should be any changes, if not can you merge it to the branch?