For testing purpose, we need to spin up Azure service fabric cluster without any security certificates.
We have already created new Azure SF cluster with self-signed certificate successfully but octopus cant connect to new Azure SF cluster for package deployment due to some certificate related issues. So without certificate need to spin up new Azure service fabric cluster.
How to create Azure service fabric cluster without security certificates?
here https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-creation-via-arm options are available to create Azure SF cluster only with security certificates.