Hi,
Any chance this topic can be handled ? Today in the desktop you can create a Power BI connector based on azure app but only in delegation mode using a token with expiration date. We don’t use it at all because it’s painful to renew and above all the token is stored in easymorph project which is not valid in our big company in terms of security.
Would it be possible to implement the authentication through an azure app with service principal ? In terms of dev on your side it seems to be step 8 of this link Incorporer du contenu dans votre application d’analytique incorporée Power BI - Power BI | Microsoft Learn => AppOwnsData
Of course the applicationSecret would have to be encrypted like a password.
This missing option in easymorph is really problematic as our users want to report things in power bi but there is no true “continuous” (continuity implies no manual action like renewing token) chain between easymorph and power bi. If you enable such connector, we would just have to share the connector to our users, creating as many service principals as we need for security isolation, and the power bi export action would be used by all.
Thanks !