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.
I am currently developing an Azure function that is supposed to trigger the Power BI API to refresh a Power BI dataset. I have registered my Azure function as a managed identity and added it to a security group in Azure AD that has access to the Power BI API. However, when i try to refresh the dataset using the Power BI API, i am encountering a problem with permissiond in the token provided by the managed identity credential function in my Python Azure function. I have also tested my function for several other features, like reading all datasets in one workspace (because you only need read.all permissions then) but it doesn't work.
I have followed all the necessary steps to grant the managed identity the required permissions, but i am still not able to refresh the dataset. I have decoded and checked the managed identity token and it seems to be missing the necessary permissions. I cannot see any permission (the whole "scope" part is missing)
Has anyone else encountered a similar issue when using a managed identity to access the Power BI API? If so, can you share any solutions or suggestions that might help me resolve this issue?
Any help would be grantly aprreciated. Thank you!
This is the one I am referring :
Follow first 2 steps for access aspects
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |