Skip to content

Commit

Permalink
Merge pull request #90 from seesharprun/sfi-remediation
Browse files Browse the repository at this point in the history
SFI Remediation | Global Admin
  • Loading branch information
huypub authored Dec 4, 2024
2 parents 2c8e758 + 1e9f45b commit 8fac6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Restore-PowerBIWorkspace [-Scope <PowerBIUserScope>] [-RestoredName <String>] -A
## DESCRIPTION
Restores a deleted Power BI workspace with the owner set to the user that matches the specified email address.
Only workspaces in the new workspace experiences are supported and only deleted workspaces that haven't reached the data retention policy to be completely removed.
Only -Scope Organization is supported and you must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) to call this command.
Only -Scope Organization is supported and you must have the appropriate permissions or role (such as Power BI Service Administrator) to call this command.
You must have logged in previously before using Connect-PowerBIServiceAccount.

## EXAMPLES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Set-PowerBIWorkspace [-Scope <PowerBIUserScope>] -Id <Guid> -CapacityId <Guid> [
## DESCRIPTION
Updates the name or description of a Power BI workspace.
Only workspaces in the new workspace experiences preview are supported.
Only -Scope Organization is supported and you must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) to call this command.
Only -Scope Organization is supported and you must have the appropriate permissions or role (such as Power BI Service Administrator) to call this command.
Before you run this command, make sure you log in using Connect-PowerBIServiceAccount.

## EXAMPLES
Expand Down

0 comments on commit 8fac6bc

Please sign in to comment.