Skip to content

Commit fa869fb

Browse files
authored
Updated for retired deleted articles
1 parent ad824e0 commit fa869fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/batch/create-pool-ephemeral-os-disk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use ephemeral OS disk nodes for Azure Batch pools
33
description: Learn how and why to create a Batch pool that uses ephemeral OS disk nodes.
44
ms.topic: how-to
5-
ms.date: 03/15/2023
5+
ms.date: 03/27/2025
66
ms.devlang: csharp
77
---
88

@@ -20,7 +20,7 @@ For Batch workloads, the main benefits of using ephemeral OS disks are reduced c
2020
- Ephemeral OS disks aren't currently supported by all Azure VM series. If a VM size doesn't support an ephemeral OS disk, a managed OS disk must be used.
2121

2222
> [!NOTE]
23-
> Ephemeral OS disk configuration is only applicable to 'virtualMachineConfiguration' pools, and aren't supported by 'cloudServiceConfiguration’ pools. We recommend using 'virtualMachineConfiguration for your Batch pools, as 'cloudServiceConfiguration' pools do not support all features and no new capabilities are planned. You won't be able to create new 'cloudServiceConfiguration' pools or add new nodes to existing pools [after February 29, 2024](https://azure.microsoft.com/updates/azure-batch-cloudserviceconfiguration-pools-will-be-retired-on-29-february-2024/). For more information, see [Migrate Batch pool configuration from Cloud Services to Virtual Machine](batch-pool-cloud-service-to-virtual-machine-configuration.md).
23+
> Ephemeral OS disk configuration is only applicable to 'virtualMachineConfiguration' pools, and aren't supported by 'cloudServiceConfiguration’ pools. We recommend using 'virtualMachineConfiguration for your Batch pools, as 'cloudServiceConfiguration' pools do not support all features and no new capabilities are planned.
2424
2525
## VM series support
2626

0 commit comments

Comments
 (0)