Forum Discussion

OneWithQuestion's avatar
OneWithQuestion
Icon for Post Prodigy rankPost Prodigy
7 years ago

Connect to Microsoft Graph to query List subscribedSkus?

Is it possible to connect to Microsoft Graph API using PBI to extract a list of all users and their assigned skus?

 

Using Microsoft Graph it appears that List subscribedSkus would return the desired data, but I'm having trouble working out how to query that and return it as a dataset in PBI?

https://docs.microsoft.com/en-us/graph/api/subscribedsku-list?view=graph-rest-1.0&tabs=cs

 

Thank you!