Azure_SQLDatabse_1
Enable Transparent Data Encryption on every SQL server.
Perform the following in the Azure Console:
Perform the following in Azure Command Line Interface 2.0:
Use the below command to enable Transparent data encryption for SQL DB instance.
az sql db tde set –resource-group <resourceGroup> –server <dbServerName> –database <dbName> –status Enabled
References:
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.