I need to manage a bunch of Azure subscriptions. The way I understand Octopus Deploy is that each Azure Subscription would have it’s own Octopus Account.
This works, but I’d like to not have Octopus generate a certificate for each Account and upload it. I would like to manage the certificates used.
I’ve tried using makecert and pvk2pfx but I can’t get a certificate that is accepted by both Octopus (as a pfx) and by Azure (as a cer).
When uploading the cer file to azure, are you using the one that is created by Octopus after uploading the pfx? See our documentation on how to do this.