Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove group from PowerBIWorkspace #384

Open
kimlaurits opened this issue Feb 7, 2023 · 1 comment
Open

Remove group from PowerBIWorkspace #384

kimlaurits opened this issue Feb 7, 2023 · 1 comment

Comments

@kimlaurits
Copy link

Hi,
It's possible to add group to a PowerBI Workspaces via Add-PowerBIWorkspaceUser.
Here you use the parameter PrincipalType to define if its a App, Group, User.

To remove permissions we can use Remove-PowerBIWorkspaceUser.
But that only seems to support UPN - and therefore only users. There is no option similar to PrincipalType or Identifier.

@philosophicles
Copy link

+1 vote for this feature, I've just come up against this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants