Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
Hi, @SubramoniaIyer
Maybe you can use power rest api, please refer to Rest API documentation
https://docs.microsoft.com/en-us/rest/api/power-bi/groups/add-group-user
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @SubramoniaIyer
Maybe you can use power rest api, please refer to Rest API documentation
https://docs.microsoft.com/en-us/rest/api/power-bi/groups/add-group-user
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Could you show me how can I get authorization. I was getting an error when I was trying to given API permissions for Power BI service in Azure active directory for my app.
The following is a reference, please check if it is what you want
https://www.youtube.com/watch?v=fjzmz0BNN_g
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can use Power BI API- Admin - Groups AddUserAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs
If this post helps, then please consider Accept it as the solution and give it a thumbs up
How can I give the authorization before Using this?