diff --git a/articles/service-fabric/how-to-patch-cluster-nodes-windows.md b/articles/service-fabric/how-to-patch-cluster-nodes-windows.md index a1c9a115c65ec..8b2dd36b932e5 100644 --- a/articles/service-fabric/how-to-patch-cluster-nodes-windows.md +++ b/articles/service-fabric/how-to-patch-cluster-nodes-windows.md @@ -30,6 +30,8 @@ When enabling automatic OS updates, you'll also need to disable Windows Update i > [!IMPORTANT] > Service Fabric does not support in-VM upgrades where Windows Updates applies operating system patches without replacing the OS disk. +> [!NOTE] +> When managed disks are used ensure that Custom Extension script for mapping managed disks to drive letters handles reimage of the VM correctly. See [Create a Service Fabric cluster with attached data disks](/azure/Virtual-machine-scale-sets/virtual-machine-scale-sets-attached-disks#create-a-service-fabric-cluster-with-attached-data-disks) for an example script that handles reimage of VMs with managed disks correctly. 1. Enable automatic OS image upgrades and disable Windows Updates in the deployment template: