Forum Discussion
munindra
9 months agoFrequent Visitor
How to Dynamically Set Tenant Context in Fabric SQL Warehouse with MFA Login and RLS
I’m implementing Row-Level Security (RLS) in Microsoft Fabric SQL Warehouse for a multi-tenant architecture. The goal is to filter data based on TenantID using SESSION_CONTEXT and a security policy a...
- 9 months ago
By passing the SESSION_CONTEXT directly into the function rather than creating a seperate logic i am able to resolve this issue
munindra
9 months agoFrequent Visitor
By passing the SESSION_CONTEXT directly into the function rather than creating a seperate logic i am able to resolve this issue
v-hashadapu
9 months agoCommunity Support
Hi munindra , Thanks for the update and the information. We are happy to know that you have resolved your issue. If you have any other queries/issues, feel free to create new posts, we are always happy to help.