Thanks for getting in touch! Azure has recently deprecated the service management APIs, meaning we’d recommend configuring Service Principal Accounts as an alternative to Management Certificate Accounts. We’ve outlined this change and how it affects deployments in Octopus in the following blog post.
I hope that helps! Let me know if you have any further questions moving forward.
You’re absolutely correct. Authenticating with Management Certificate Accounts are not supported for ARM, and you should instead create Service Principals.
Let me know if there’s anything else we can assist with!
Is there a way I generate a certificate (client certificate) in octopus and generate service principle details for that client certificate in Azure and then use the APP Id with the certificate key which is generated in octopus to connect to Azure??
If the answer is “No” then do you have any intent to implement this feature??