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
We have received the following message from message center. Can someone guide us on where to run this command from? We are trying to determine if we are affected by this Office 365 change.
Solved! Go to Solution.
Hi @sakshamgupta01 ,
You can refer the following official documentation to get it.
Admin - Groups GetGroupsAsAdmin
In addition, you can refer the following links to get the classic workspaces info by Powershell or Admin portal.
Powershell:
|
# Connect with regular power bi admin Connect-PowerBIServiceAccount -Credential (Get-Credential) # Find all active workspaces $workspaces = Get-PowerBIWorkspace -Scope Organization -Type Group | Where-Object { $_.State -match 'Active' } | Select-Object Id, Name, Type $workspaces |
Check in Admin portal:
For more details on some of the changes, restrictions and considerations for upgrading from classic workspace to the new workspace, you can check out this official document below.
Upgrade classic workspaces to the new workspaces in Power BI
Best Regards
Hi @sakshamgupta01 ,
You can refer the following official documentation to get it.
Admin - Groups GetGroupsAsAdmin
In addition, you can refer the following links to get the classic workspaces info by Powershell or Admin portal.
Powershell:
|
# Connect with regular power bi admin Connect-PowerBIServiceAccount -Credential (Get-Credential) # Find all active workspaces $workspaces = Get-PowerBIWorkspace -Scope Organization -Type Group | Where-Object { $_.State -match 'Active' } | Select-Object Id, Name, Type $workspaces |
Check in Admin portal:
For more details on some of the changes, restrictions and considerations for upgrading from classic workspace to the new workspace, you can check out this official document below.
Upgrade classic workspaces to the new workspaces in Power BI
Best Regards
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |