AZ-021 Microsoft Azure
Transparent Data Encryption (TDE) is enabled.
Transparent Data Encryption (TDE) is enabled.
- Domain
- Microsoft Azure
- Area
- Database (SQL)
- Automated / manual
- Automated
Risk if it fails
Unencrypted DB files expose all rows.
TDE encrypts the database files on disk. Without it, a stolen backup or disk image gives the attacker every row in plain, readable form.
How Tess tests it
1 test — each concludes only on cited evidence.
Transparent Data Encryption (TDE) is enabled.
Automated- Procedure
- Confirm TDE status=Enabled on each database.
Read-only command
az sql db tde show --resource-group <rg> --server <server> --database <db> 2>/dev/null More in Microsoft Azure
Want Tess to test AZ-021 against your evidence?
Book a demo