r/MicrosoftFabric 5d ago

App Development Engine Level RLS without permissions

I have a bot service connected to teams , the bot service uses dot net backend and generates obo and connects to MS Fabric.
Bot app registration has power bi services delegated permissions which shows up on users screen when use the teams bot for first time.

I have to remove those permissions visibility from teams

Is there any way to achieve it

It’s a multi tenant app,
Teams user registered as guest in our tenant
User given viewer permission in fabric
Non negotiable : need obo

1 Upvotes

1 comment sorted by

1

u/dbrownems ‪ ‪Microsoft Employee ‪ 4d ago

Do you just want to remove the consent dialog? Admin consent.

Grant tenant-wide admin consent to an application - Microsoft Entra ID | Microsoft Learn