The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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