I'm creating a POC for TDE to enable security on our SQL Azure DBs.
I'm not sure what exactly TDE does but found below during my test:
You can still run the SQL Script against DB and still get results (unencrypted).
No changes are required on web.config connection strings. I got the result without having to modify the connection strings.
Only way to validate whether the TDE is on/off is to go to Azure Portal?
Could someone one please validate my findings above? I'm unsure whether I'm doing the right or not. Also unsure if my understanding above is correct.
If so how is it secured?