Skip to content

Commit df7f8b0

Browse files
committed
add doc for vmss automatic instance repairs
1 parent 7ceb2cc commit df7f8b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ The automatic instance repairs process works as follows:
101101

102102
If an instance in a scale set is protected by applying one of the [protection policies](./virtual-machine-scale-sets-instance-protection.md), then automatic repairs are not performed on that instance. This applies to both the protection policies: *Protect from scale-in* and *Protect from scale-set actions*.
103103

104-
## Terminate notification and automatic repairs
105-
106-
If the [terminate notification](./virtual-machine-scale-sets-terminate-notification.md) feature is enabled on a scale set, then during automatic repair operation, the deletion of unhealthy instance follow the properties configured under this feature. A terminate notification is sent through Azure metadata service – scheduled events – and instance deletion is delayed for the duration of the predefined delay timeout, as configured under the terminate notification feature. However, the creation of a new instance to replace the unhealthy one does not wait for the delay timeout to complete.
107-
108104
## Enabling automatic repairs policy when creating a new scale set
109105

110106
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.

0 commit comments

Comments
 (0)