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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
jimmcslim
Helper III
Helper III

Power BI ARM REST API - sku and other endpoints

I've been doing some exploration of the Power BI ARM REST API.

 

The endpoint https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.PowerBIDedicated/sku... referenced by https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/capacities/listskus returns nothing. I have tried multiple subscriptionIds and I get a well-formed but ultimately empty JSON response.

 

I have also tried https://management.azure.com/providers/Microsoft.PowerBIDedicated/operations?api-version=2017-10-01 as indicated by https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/operations/list

 

This returns the error "The resource type 'operations' could not be found in the namespace 'Microsoft.PowerBIDedicated' for api version '2017-10-01'. The supported api-versions are '2017-01-01-preview'.", so therefore your docs are buggy!

 

Replacing the api-version with 2017-01-01-preview does provoke a response - although the layout is a bit different to that specified by the docs.

1 REPLY 1
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @jimmcslim,

 

In this scenario, I would suggest you create a support ticket on Power BI Support for direct assistance to better troubleshooting this issue. Smiley Happy

 

Regards

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors