From 087b2346654a887aa09e5b859dd2ed1f3c24b789 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 4 Dec 2024 13:42:19 -0500 Subject: [PATCH 1/4] Update Set-PowerBIWorkspace.md --- .../MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md index 53e38a8..1328145 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 ower BI Service Administrator) to call this command. Before you run this command, make sure you log in using Connect-PowerBIServiceAccount. ## EXAMPLES From 49f53c5dcf077e1b9812dccce020c839336cf075 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 4 Dec 2024 13:42:23 -0500 Subject: [PATCH 2/4] 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 From e7b24c702ec356af63d06ec50824aaa698b08c02 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 4 Dec 2024 14:28:58 -0500 Subject: [PATCH 3/4] Update powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Restore-PowerBIWorkspace.md Co-authored-by: Sneha Gunda --- .../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 d6c6d4f..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 the appropriate permissions or role (such as ower 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 From 1e9f45bf61645c71673f0c97811ada8ca8d83787 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 4 Dec 2024 14:29:11 -0500 Subject: [PATCH 4/4] Update powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md Co-authored-by: Sneha Gunda --- .../MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md b/powerbi-ps/MicrosoftPowerBIMgmt.Workspaces/Set-PowerBIWorkspace.md index 1328145..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 the appropriate permissions or role (such as ower 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