Skip to content

Commit 04b8194

Browse files
committed
updates
1 parent 8709107 commit 04b8194

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-terminate-notification.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.custom: avverma, devx-track-azurecli, devx-track-azurepowershell
1313
---
1414
# Terminate notification for Azure Virtual Machine Scale Set instances
1515

16-
> [!NOTE]
17-
> Many of the steps listed in this document apply to Virtual Machine Scale Sets using Uniform Orchestration mode. We recommend using Flexible Orchestration for new workloads. For more information, see [Orchesration modes for Virtual Machine Scale Sets in Azure](virtual-machine-scale-sets-orchestration-modes.md).
18-
1916
Scale set instances can opt in to receive instance termination notifications and set a pre-defined delay timeout to the terminate operation. The termination notification is sent through Azure Metadata Service – [Scheduled Events](../virtual-machines/windows/scheduled-events.md), which provides notifications for and delaying of impactful operations such as reboots and redeploy. The solution adds another event – Terminate – to the list of Scheduled Events, and the associated delay of the terminate event will depend on the delay limit as specified by users in their scale set model configurations.
2017

2118
Once enrolled into the feature, scale set instances don't need to wait for specified timeout to expire before the instance is deleted. After receiving a Terminate notification, the instance can choose to be deleted at any time before the terminate timeout expires.

0 commit comments

Comments
 (0)