This article focuses on the steps on how to configure the Always Encrypted (AE) feature for SQL Databases using Azure … More
Tag: sql databases
SQL Server Dynamic Data Masking not working. Are you using the correct role permissions?
You have implemented the Dynamic Date Masking (DDM) in your SQL Database, but still you get the unmasked data. Are … More
What you need to know about SQL Database Dynamic Data Masking before the GA
Please read this post after reading this, as some critical changes have gone to the DDM feature of SQL Databases … More
Azure Elastic Database Pool – Managing SQL Databases in breeze
If you have multiple SQL databases in Azure and looking for a centralized management solution, then Elastic Database Pool is … More
SQL Azure Database best practices and TDD
This post summarizes the set of good practices you should follow when developing application on SQL Azure and how to … More