microsoft / powerbi-powershell

PowerShell community for Microsoft PowerBI. Here you will find resources and source for PowerShell modules targeting PowerBI.
MIT License
348 stars 121 forks source link

Add cmdlet to get App information #61

Open willatmicrosoft opened 6 years ago

willatmicrosoft commented 6 years ago

A cmdlet to get information about the App published from a Workspace.

hfoley commented 6 years ago

I just had someone ask to have a programmatic way to add users to app.

fishnexj commented 6 years ago

Upvote!

alan-at-microsoft commented 5 years ago

@hfoley same here- this request came from a large building materials mfgr with close to 800 monthly active power BI users

RussellReed commented 4 years ago

Up vote.

We have to audit who has access to our Workspaces and Apps on a quarterly basis for our SOC2 certification. This would be drastically easier if we could automate collecting the evidence of users and permissions for the 100+ apps we have deployed. The functionality exists for Workspaces but not for Apps (at least that we could find). The API returns a list of Apps but seems to be missing the security aspect.

Thanks!