Migrating Applications to the Cloud with Azure
by Sjoukje Zaal, Amit Malik, Sander Rossel, Jason Marston, Mohamed Waly, Stefano Demiliani
Azure Storage Service Encryption
Azure Storage provides encryption for data at rest by default using Azure Storage Service Encryption (SSE). Data is secured when it is in transit between the application and Azure using HTTPS, and it gets encrypted when it is written to the storage account using 256-bit AES encryption. You can use SMB 3.0 or a VPN connection for safely transferring the data to Azure as well. Once the data is accessed again, it gets decrypted, and it is sent back over HTTPS. Azure manages the encryption storage keys inside the AKV automatically. SSE is used for table, file, queue, and blob storage, and SSE is available for the Standard and Premium pricing plans, for all redundancy levels and for all regions.
You can set encryption ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access