Forum Discussion
How to create Row Level Security in Database side
- 6 years ago
Anonymous ,
I haven't found any doc which clarify that Azure SQL Server supports RLS. But now SQL Server 2019(on-premises) supports RLS feature, please read doc below:
In addtion, if you need to configure RLS for your tables, you can import the Azure SQL Server data to Azure SQL Data Warehouse and configure RLS using Azure Data Warehouse.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous ,
I haven't found any doc which clarify that Azure SQL Server supports RLS. But now SQL Server 2019(on-premises) supports RLS feature, please read doc below:
In addtion, if you need to configure RLS for your tables, you can import the Azure SQL Server data to Azure SQL Data Warehouse and configure RLS using Azure Data Warehouse.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.