I recently implemented the Central Certificate Store (CCS) on IIS in our cloud service on Azure. Since I made this implementation, the folder "%ProgramData%\Microsoft\Crypto\RSA\MachineKeys" grows in size progressively until it saturates the entire disk space of the operating system and consequently generates errors in the instance and in the service offered (it's a production environment).
This condition never occurred before the use of the CCS.