How to obtain a Microsoft Certificate (*.cer & .pfx)?

1.5k views Asked by At

In order to upload a service on Microsoft Azure Cloud there is a cer file required, to proof the identity. How can I purchase one for my company?

Thanks,

1

There are 1 answers

0
Paul Tyng On BEST ANSWER

You do not buy the .cer certificate, just create it: https://azure.microsoft.com/documentation/articles/cloud-services-certs-create/

Do you need to use the .pfx certificate as well? I have not yet had to use one of those in my Azure apps but the linked page talks about how to use one.