microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 399 forks source link

[Question]: Service Fabric ARM template secondary certificate #1286

Open flower7434 opened 2 years ago

flower7434 commented 2 years ago

Is there a guide on how to create a complete Service Fabric ARM template including VMSS and so on that can be used both with and without a secondary certificate?

craftyhouse commented 2 years ago

Secondary Certificate for what? Cluster or apps?

SFMC or SFRP? SFMC - you do not manage cluster certs with SFMC. https://docs.microsoft.com/en-us/azure/service-fabric/quickstart-managed-cluster-template

SFRP https://docs.microsoft.com/en-us/azure/service-fabric/quickstart-cluster-template https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-create-vnet-and-windows-cluster