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

ClusterId in Cluster Manifest on Premise #167

Closed vany0114 closed 3 years ago

vany0114 commented 6 years ago

Hey guys,

I noticed that the ClusterId is located in Paas section into the cluster manifest when I have the cluster on Azure, like this:

<Section Name="Paas">
    <Parameter Name="ClusterId" Value="43ad3924-de4a-4d14-a148-9cb8a7fc97e9" />
</Section>

But I have a doubt which is the section name when the cluster is on-premise.

vipul-modi commented 6 years ago

@maburlik to comment.

craftyhouse commented 3 years ago

Should be the same