According to De La Soul three is the Magic Number, so here's the third post on the new Azure SQL Database features released over the last couple of months. Previously I looked at Dynamic Data Masking and Auditing, both features that deliver Azure-specific functionality (or that rely on Azure features). This post will cover Row-Level … Continue reading Azure SQL Database – Row Level Security Walkthrough
Month: February 2015
Azure SQL Database – Auditing Walkthrough
I enjoyed writing my post on the new Dynamic Data Masking feature in Azure SQL Database so much that I thought I'd take a look at another recently added feature - Auditing. Getting setup I'm going to use the same AdventureWorks sample database from last post for this one too. Firstly, I'm going to initiate … Continue reading Azure SQL Database – Auditing Walkthrough
Azure SQL Database – Dynamic Data Masking Walkthrough
Microsoft recently announced the public preview of the Dynamic Data Masking (DDM) feature for Azure SQL Database that holds a lot of potential for on-the-fly data obfuscation that traditionally would have required either custom business logic or third party systems. In this post I am going to take the opportunity to walk through how we … Continue reading Azure SQL Database – Dynamic Data Masking Walkthrough