diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md index 867a18e..6e5ba75 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md @@ -27,7 +27,7 @@ Restore-PowerBIWorkspace [-Scope ] [-RestoredName ] -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 diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md index 53e38a8..0d677f0 100644 --- a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md +++ b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md @@ -31,7 +31,7 @@ Set-PowerBIWorkspace [-Scope ] -Id -CapacityId [ ## 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