Azure SQL Database
Azure SQL Database
• Introduced as a necessity to Azure SQL DTUs (Data Transaction Unit) in high and unpredictable
database demand
• It creates a shared database pool, also known as eDTUs
• Limitations: same basic tier, but not the same level (S0-S3, P1, P2, P4, P3/P6, P11, P15)
• 100 eDTUs = 150 DTUs (multiply by 1.5)
AZURE SQL REPLICATION
.BACPAC – encapsulation
Data Migration Assistant: .BACPAC (Schemas, Data, Users, Server
roles, Logins), Win 7+, .NET 4.5, SQL offline
Import: command-line (SQLPackage) – included in Mgmt Studio
and SQL Server Data tools; Powershell, Portal
SQL Server Migration Assistant: Access, DB2, MySQL, Oracle, SAP
ASE
AZURE SQL SECURITY
Firewall
Transparent Data Encyption
Dynamic Data Masking
SQL Database Auditing And TD
Best Practices