Recommended way to restart underlying VM running Service Fabric cluster

Muriuki, Levi M 251 Reputation points
2022-08-22T15:59:33.55+00:00

In SF, there's the concept of restarting a 'node', but this only restarts the Service Fabric hosting services. However sometimes we need to restart an underlying VM. What procedure does Service Fabric recommend for restarting a VM?

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 33,626 Reputation points Microsoft Employee
    2022-08-23T17:18:58.933+00:00

    anonymous user

    I understand you are wanting to restart the VM(s) for your Service Fabric cluster in case there is an issue. Please let me know if I am misunderstanding.

    Once the cluster has been deployed you should have a VMSS in your Resource Group. You can find the name of the VMSS by navigating to Node types under the Service Fabric cluster settings. Once you have the name you can open the VMSS go to Instances and restart the individual VMs.

    234194-image.png
    234135-image.png

    Hope this helps! Please let me know if you have any questions or need further assistance.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful