I just deployed a cloud service with the usual configuration, but now the working role is loaded and processed again and again.
I get the following message from diagnostics:
The LOCAL_MACHINE \ MY repository does not have a corresponding certificate for decrypting data, data must be decrypted with a certificate with serial number 117aa8b629a73b9e466f5e7cabec86dc and issued with "DC = Windows Azure Tools encryption certificate for extensions". Make sure that this certificate is installed in the LOCAL_MACHINE \ MY store along with the corresponding private key.
But this is not the main reason, as it is a certificate created by Azure.
Has anyone gone through something like this? How did you find the real problem?
source share