Hi,
I'm wondering whether it is possible to use the Power BI REST API connector using a service principal.
Context: the Power BI Rest API endpoints can be consumed only if consumer has workspace level access (or so it seems). What I am trying to do is to at least not manage actual users at workspace level but instead grant the permissions to a service principal which the users can then leverage.
Is this possible?
Thank you!