March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I am trying to change the name of a workspace without success:
Here is my code:
Set-PowerBIWorkspace -Scope Organization -Id "1fe0391c-cc6f-495a-bd48-b397c1ea2481" -Name "Test DS WS" -Description "Test WS for PS Added some description"
Here is the error:
Set-PowerBIWorkspace : Operation returned an invalid status code 'Unauthorized'
Au caractère Ligne:1 : 1
+ Set-PowerBIWorkspace -Scope Organization -Id "1fe0391c-cc6f-495a-bd48 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...owerBIWorkspace:SetPowerBIWorkspace) [Set-PowerBIWorkspace], HttpOperationException
+ FullyQualifiedErrorId : Operation returned an invalid status code 'Unauthorized',Microsoft.PowerBI.Commands.Workspaces.SetPowerBIWorkspace
Solved! Go to Solution.
Hi @Charline_74 ,
According to the error message, it seems that you didn't have the sufficient privileges to do it. The administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) is necessary when you call this command. And it only support the workspaces in the new workspace experiences. Please review the following official documentation for more details.
Renaming an existing workspace
Best Regards
Dear @v-yiruan-msft, I get the point that the API User (Service Principal) need the administrator rights. But how can I add these (Office 365 Global Administrator or Power BI Service Administrator) to the Service Principal?
I get a quite similar error measseage when I want to change or add a workspace description to a workspace which was created by the service princial.
Best
Manuel
Hi @Charline_74 ,
According to the error message, it seems that you didn't have the sufficient privileges to do it. The administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) is necessary when you call this command. And it only support the workspaces in the new workspace experiences. Please review the following official documentation for more details.
Renaming an existing workspace
Best Regards
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
10 | |
3 | |
2 | |
2 | |
2 |