I need to access Windows Azure Service Management REST API directly from the deployed Cloud Service instance. To do that I need to access X509 certificate, right? When I deploy a cloud service, the service management certificate is not deployed to the instance. At least I could not find any certificate in the deployed Virtual Machine (certmgr.msc).
How shall I deploy the X509 certificate to the Cloud Service instance?