Help Center> CloudTable Service> FAQ> Data Read/Write> Is Raw Data Stored in CloudTable?

Is Raw Data Stored in CloudTable?

CloudTable stores raw data and supports compressed storage. The LZ4, SNAPPY, and GZ compression algorithms are supported. CloudTable does not encrypt or decrypt raw data. If data needs to be encrypted or decrypted, use service code on an application to implement data encryption and decryption.