Forum Discussion

govindarajan_d's avatar
govindarajan_d
Super User
2 years ago
Solved

Does Entra ID groups work for RLS/CLS in SQL Endpoint?

Hi All,

 

I was trying to test the following blog item, where he mentions the use of Entra ID groups for providing RLS and CLS restrictions.

Microsoft Fabric Row-Level Security (RLS) & Column-Level security(CLS) in Warehouse and SQL Endpoint - Microsoft Community Hub

 

But IS_MEMBER function does not work with Entra ID groups :

 

IS_MEMBER (Transact-SQL) - SQL Server | Microsoft Learn

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi govindarajan_d 
    RLS and CLS is only supported for SQL database roles. Hence Entra ID groups do not work for RLS/CLS in SQL endpoint.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi govindarajan_d 
    RLS and CLS is only supported for SQL database roles. Hence Entra ID groups do not work for RLS/CLS in SQL endpoint.