3

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,

Houman
  • 64,245
  • 87
  • 278
  • 460

1 Answers1

2

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.

Thraka
  • 2,065
  • 19
  • 24
Paul Tyng
  • 7,924
  • 1
  • 33
  • 57