Updated: July 15, 2020 (May 18, 2015)

  Sidebar

SQL Security and Audit Reporting Updates

My Atlas / Sidebar

736 wordsTime to read: 4 min
Andrew Snodgrass by
Andrew Snodgrass

Andrew analyzes and writes about Microsoft's data management, business intelligence, and machine learning solutions, as well as aspects of licensing... more

Important security features to protect sensitive data are expected in SQL Server 2016, which should be in preview in mid-2015 and generally available in Apr. 2016. The features are also arriving in Azure SQL Database during 2015.

Data Encrypted in Motion

An important advancement in encryption capabilities for SQL databases, called Always Encrypted, provides protection of data at rest and in motion with encryption keys that are maintained in the customer’s trusted environment.

Existing SQL Server encryption, called transparent data encryption (TDE), protects data at rest but relies on the database engine to unencrypt the data when queried, which results in data being transmitted in plain text to the requesting application. With Always Encrypted, encryption and decryption of sensitive data happens transparently inside the client application, not at the database, ensuring sensitive data is encrypted at rest in the database and in motion when transmitted between the application and the database.

Atlas Members have full access

Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.

Membership Options

Already have an account? Login Now