From 49f53c5dcf077e1b9812dccce020c839336cf075 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 4 Dec 2024 13:42:23 -0500 Subject: [PATCH] Update Restore-PowerBIWorkspace.md --- .../MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md index 867a18e..d6c6d4f 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 ower BI Service Administrator) to call this command. You must have logged in previously before using Connect-PowerBIServiceAccount. ## EXAMPLES