Skip to content

Commit f61198a

Browse files
authored
Merge pull request #92426 from peterpogorski/vmss-auto-os-sf-silver
Vmss auto os sf silver
2 parents 001dd31 + d054cad commit f61198a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/service-fabric/service-fabric-patch-orchestration-application.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ ms.author: brkhande
2424
> [!IMPORTANT]
2525
> As of April 30, 2019, Patch Orchestration Application version 1.2.* is no longer supported. Be sure to upgrade to the latest version.
2626
27+
> [!NOTE]
28+
> Getting [automatic OS image upgrades on your virtual machine scale set](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade) is the best practice for keeping your operating system patched in Azure. Virtual Machine Scale Set based automatic OS image upgrades will require silver or greater durability on a scale set.
29+
>
2730
28-
Getting [automatic OS image upgrades on your virtual machine scale set](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade) is the best practice for keeping your operating system patched in Azure. Patch Orchestration Application (POA) is a wrapper around the Azure Service Fabric Repair Manager service, which enables configuration-based OS patch scheduling for non-Azure hosted clusters. POA isn't required for non-Azure hosted clusters, but scheduling patch installation by update domain is required to patch Service Fabric cluster hosts without incurring downtime.
31+
Patch Orchestration Application (POA) is a wrapper around the Azure Service Fabric Repair Manager service, which enables configuration-based OS patch scheduling for non-Azure hosted clusters. POA isn't required for non-Azure hosted clusters, but scheduling patch installation by update domain is required to patch Service Fabric cluster hosts without incurring downtime.
2932

3033
POA is a Service Fabric application that automates operating system patching on a Service Fabric cluster without incurring downtime.
3134

0 commit comments

Comments
 (0)