Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I need to access MS Graph API for retrieving Power BI license and user information. Do I need to register an app in Azure active directory? If so, what should I select as the redirect URL?
Thank you
Solved! Go to Solution.
HI @innocence84,
AFAIK, power bi subscription is assign on office 365 side. I think you can try to using office 365 related rest API to get the user information and correspond license/subscriptions.
Office 365 Management APIs overview | Microsoft Learn
Regards,
Xiaoxin Sheng
thank you 🙂
HI @innocence84,
AFAIK, power bi subscription is assign on office 365 side. I think you can try to using office 365 related rest API to get the user information and correspond license/subscriptions.
Office 365 Management APIs overview | Microsoft Learn
Regards,
Xiaoxin Sheng