Skip to content

Commit b2fbb44

Browse files
authored
Merge pull request #111746 from ju-shim/jushi-air
Add quickstart template to AUTO INSTANCE REPAIR doc
2 parents 93abfe6 + 5e0411c commit b2fbb44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-instance-repairs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ If the [terminate notification](./virtual-machine-scale-sets-terminate-notificat
8787

8888
For enabling automatic repairs policy while creating a new scale set, ensure that all the [requirements](#requirements-for-using-automatic-instance-repairs) for opting in to this feature are met. The application endpoint should be correctly configured for scale set instances to avoid triggering unintended repairs while the endpoint is getting configured. For newly created scale sets, any instance repairs are performed only after waiting for the duration of grace period. To enable the automatic instance repair in a scale set, use *automaticRepairsPolicy* object in the virtual machine scale set model.
8989

90+
You can also use this [quickstart template](https://github.com/Azure/azure-quickstart-templates/tree/master/201-vmss-automatic-repairs-slb-health-probe) to deploy a virtual machine scale set with load balancer health probe and automatic instance repairs enabled with a grace period of 30 minutes.
91+
9092
### Azure portal
9193

9294
The following steps enabling automatic repairs policy when creating a new scale set.

0 commit comments

Comments
 (0)