Service Fabric Node Extension Update for enabling automatic OS Upgrade

Adam Forkner 0 Reputation points
2025-04-10T18:17:06.1266667+00:00

As explained in the article: https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade#service-fabric-requirements

One of the requirements for Service Fabric is:

  • The Service Fabric extension on the scale set model definition must have TypeHandlerVersion 1.1 or above.

If our Service Fabric Extension is on "TypeHandlerVersion": "1.0", can we update to 1.1? Also, what is the recommended way to do this? The only successful option I've seen https://github.com/microsoft/service-fabric/issues/618 is the now discontinued Azure Resource Explorer.

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.