Good evening everyone.
We need to encrypt Linux machines running in Azure (all of them CentOS). Some of them are B1ls/B1s type instances, all of them have only OS drive. Due to prerequisites described in article https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disk-encryption-overview it looks like machines should have at least 8 GB of RAM, depending on root file system usage, and dm-crypt and vfat modules installed. Question is if we have B1ls/B1s instances, does it mean that first we should change instance types to the ones, which have at least 8 GB of RAM? Then we should encrypt and can revert to B1ls/B1s? Is that correct?
Thanks.


and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.