You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
row level security
About this tag
Row level security (RLS) is a database security feature that enables fine-grained control over which users can access specific rows in a table. Microsoft has implemented RLS in both Azure SQL Database and SQL Server 2016, allowing organizations to enforce data access policies directly at the database level. This capability helps support compliance requirements and simplifies security management by restricting data visibility based on user identity or other criteria. Additionally, Azure Monitor Logs now offers granular row-level security for log data, giving administrators precise control over who can view specific log entries in a Log Analytics workspace. These implementations demonstrate Microsoft's commitment to providing flexible, programmable security solutions for cloud and on-premises environments.
Azure Monitor Logs has long been a critical pillar of Microsoft’s cloud monitoring toolkit, granting organizations broad visibility into their infrastructure by collecting, retaining, and analyzing telemetry and performance data across Azure resources, virtual machines, and applications. With...
In this episode of Data Exposed, Scott Welcomes not one, but TWO individuals to the show. Today, both Tommy Mullaney and Raul Garcia, Program Managers on the SQL Server SQL Security team, visit the show to talk about a new security feature in SQL Server 2016 called Row Level Security (RLS).
In...
access control
azure sql
cloud-first
data exposed
data management
database security
demo
episode
fine-grained control
microsoft
privacy
program manager
raul garcia
rowlevelsecurity
scott welcomes
security features
sql server
tommy mullaney
user rights
In this week's episode of Data Exposed Scott welcomes Joachim Hammer, Principle Program Manager at Microsoft on the SQL Server team. Today, Joachim introduces us to a new feature just released to Azure SQL Database called Row Level Security (RLS). RLS is a programmable security feature that can...