This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
This has been a great year for Power BI service admins. In July, we shipped APIs and PowerShell cmdlets for Power BI management, and recently we also released a preview version of a Workspaces page in the Power BI Admin Portal (see the screenshot below). This page lists all the workspaces in a tenant and lets you examine pretty much the same workspace properties that you can also obtain from the Power BI management cmdlets. In this way, the new Workspaces page eliminates the need to use PowerShell for the most common admin operations.
Workspace_Management_in_the_Admin_Portal
The initial preview release provides a read-only experience. You can filter and sort the workspaces list and display the details for a given workspace. There is also a pagination control that lets you display between 5 and 100 workspaces at a time, which is particularly convenient if your Power BI environment contains thousands of workspaces. More capabilities will come with subsequent interactions, such as the ability to add and remove users from one or multiple workspaces in a single step, recovering deleted workspaces, migrating workspaces to Premium capacities, and upgrading legacy workspaces to the modern experience.
It is noteworthy that the column values in the Workspaces table are aligned with the output of the management cmdlets. But if you are not familiar with the cmdlet output, you might find some column values unintuitive. Particularly the Type column might leave you wondering. Refer to the following table as a reference.
| Column | Description |
| Name | The name of the workspace. |
| Description | The description of the workspace. |
| Type | Can contain one of the following values:
|
| State | Can contain one of the following values:
|
| Read only | This column corresponds to the IsReadOnly property of legacy workspaces:
|
| On dedicated capacity | This column corresponds to the IsOnDedicatedCapacity property, which is true if the workspace is on a dedicated capacity, such as Power BI Premium. |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.