Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
pvuppala
Helper V
Helper V

AssignWorkspaces to an embedded capacity

Hey guys,

Just wondering if you guys have any adivse for me, we're getting ready to run all of our Personal workspaces (35K) to an embedded A-SKU to limit the usage or disable.  We have a separate process to go through Team workspaces and only enable Personal workspace as requested.  I am able to test run this API "admin/capacities/AssignWorkspaces"  but just not sure how to handle such a big volume. There's no known limitations mentioned in the document.  Is it better to run 'em all once or loop it thru For-Each workspace?

 

Thanks in advance!

2 ACCEPTED SOLUTIONS
v-chenwuz-msft
Community Support
Community Support

Hi @pvuppala ,

 

There two ways to assign capacity:in the admin portal; and from a workspace. In your case, please use in admin portal.

Worlspace -> Type = Personal Group -> select all -> Capacity.

vchenwuzmsft_0-1650855081395.png

But you can only set up to a maximum of one hundred at a time via Items per page 100.

Configure and manage capacities in Power BI Premium - Power BI | Microsoft Docs

 

Or you can export the personal list by Export icon and use REST API Admin - Capacities AssignWorkspacesToCapacity to assign capacity.

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

pvuppala
Helper V
Helper V

Also, for others needing to automate or bulk-assign to a specific capacity check this out this awesome code by  Rui  Romano

View solution in original post

2 REPLIES 2
pvuppala
Helper V
Helper V

Also, for others needing to automate or bulk-assign to a specific capacity check this out this awesome code by  Rui  Romano

v-chenwuz-msft
Community Support
Community Support

Hi @pvuppala ,

 

There two ways to assign capacity:in the admin portal; and from a workspace. In your case, please use in admin portal.

Worlspace -> Type = Personal Group -> select all -> Capacity.

vchenwuzmsft_0-1650855081395.png

But you can only set up to a maximum of one hundred at a time via Items per page 100.

Configure and manage capacities in Power BI Premium - Power BI | Microsoft Docs

 

Or you can export the personal list by Export icon and use REST API Admin - Capacities AssignWorkspacesToCapacity to assign capacity.

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors