Forum Discussion
rizwan2020
Dec 15, 2020Copper Contributor
Azure App Services & Azure SQL Servers - Encryption at Rest
Are all web application hosted with Azure App Services and also Azure SQL Servers encrypted at Rest? Do I have to do any special configuration?
ibnmbodji
Jan 04, 2021Iron Contributor
Hi For App service you should apply security controls baseline
Azure security baseline for App Service - Azure App Service | Microsoft Docs
For Azure Sql it depend New versions ( Azure SQL database and Manage Instance ) have Transparent data encryption enabled by default for old versions you have to do that .
I strongly recommend to implement security best practices for your workloads it's not Microsoft responsibility to protect your data in my opinion .