This question is related to Reliable objects used in Service Fabric.
As we know that objects like Reliable Dictionary are stored in memory, which ultimately means that they are stored in some disk.
Do we consider this data as "Data at rest" ? If yes, then like other storage offerings in Azure, is this data encrypted by default.