- Secure Storage Encrypten (SSE) enabled by default (connot be encrypted)
- Azure keys or own keys
- Database encryption (SQL Server, Azure SQL db, Azure SQL)
- Transparent Data Encryption (TDE)
- Azure keys or own keys
- Always Encrypted - Per column
- To use
- create Column Master Key (CMK)
- create Colum Encryption Key (CEK)
- use new connection string
- In preview
- can't modify the code
- can't debug
- protected from spying
- VM's port 443
- Web apps
- SQL db
- Storage
- Also from arm templates