sql endpoint
1 TopicAzure AD Security Group In Lakehouse SQL analytics endpoint
Hello, Can I access AD Security group in Lakehouse SQL analytics endpoint? I tried IS_MEMBER ('AnyGroupName') function. But it didn't work. It returned "NULL". Do you have any idea? My aim is to create RLS security in SQL with Security Groups. Below link says for IS_MEMBER function: "... current user is a member of a database role or a Windows domain group." https://learn.microsoft.com/en-us/sql/t-sql/functions/is-member-transact-sql?view=sql-server-ver16 Thanks in advance.2.4KViews0likes6Comments