Skip to content

Commit 54bc4fc

Browse files
Merge pull request #292103 from wenxiangMS/wenxiangwang/batch-upgrade-policy-remove-AFEC
Update batch-upgrade-policy.md
2 parents f696aed + fb86c09 commit 54bc4fc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/batch/batch-upgrade-policy.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Provision a pool with Auto OS Upgrade
33
description: Learn how to create a Batch pool with Auto OS Upgrade so that customers can have control over their OS upgrade strategy to ensure safe, workload-aware OS upgrade deployments.
44
ms.topic: how-to
5-
ms.date: 04/02/2024
5+
ms.date: 12/20/2024
66
ms.custom:
77
---
88

@@ -52,9 +52,6 @@ If you intend to implement Auto OS Upgrades within a pool, it's essential to con
5252
> [!Note]
5353
> **Upgrade Policy mode** and **Automatic OS Upgrade Policy** are separate settings and control different aspects of the provisioned scale set by Azure Batch. The Upgrade Policy mode will determine what happens to existing instances in scale set. However, Automatic OS Upgrade Policy enableAutomaticOSUpgrade is specific to the OS image and tracks changes the image publisher has made and determines what happens when there is an update to the image.
5454
55-
> [!IMPORTANT]
56-
> If you are using [user subscription](batch-account-create-portal.md#additional-configuration-for-user-subscription-mode), it's essential to note that a subscription feature **Microsoft.Compute/RollingUpgradeDeferral** is required for your subscription to be registered. You cannot use *osRollingUpgradeDeferral* unless this feature is registered. To enable this feature, please [manually register](../azure-resource-manager/management/preview-features.md) it on your subscription.
57-
5855
### REST API
5956
The following example describes how to create a pool with Auto OS Upgrade via REST API:
6057

0 commit comments

Comments
 (0)