Skip to content

Commit dbde5d9

Browse files
Merge pull request #212760 from jjaygbay1/deprecate-attach-disk--article
deprecate add disk pool article
2 parents 8724d64 + c97adc5 commit dbde5d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-vmware/attach-disk-pools-to-azure-vmware-solution-hosts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Attach Azure disk pools to Azure VMware Solution hosts (Preview)
2+
title: Attach Azure disk pools to Azure VMware Solution hosts
33
description: Learn how to attach an Azure disk pool surfaced through an iSCSI target as the VMware vSphere datastore of an Azure VMware Solution private cloud. Once the datastore is configured, you can create volumes on it and consume them from your Azure VMware Solution private cloud.
44
ms.topic: how-to
55
ms.service: azure-vmware
@@ -9,14 +9,14 @@ ms.custom: ignite-fall-2021, devx-track-azurecli
99
ms.devlang: azurecli
1010
---
1111

12-
# Attach disk pools to Azure VMware Solution hosts (Preview)
12+
# Attach disk pools to Azure VMware Solution hosts
1313

1414
[Azure disk pools](../virtual-machines/disks-pools.md) offer persistent block storage to applications and workloads backed by Azure Disks. You can use disks as the persistent storage for Azure VMware Solution for optimal cost and performance. For example, you can scale up by using disk pools instead of scaling clusters if you host storage-intensive workloads. You can also use disks to replicate data from on-premises or primary VMware vSphere environments to disk storage for the secondary site. To scale storage independent of the Azure VMware Solution hosts, we support surfacing [ultra disks](../virtual-machines/disks-types.md#ultra-disks), [premium SSD](../virtual-machines/disks-types.md#premium-ssds) and [standard SSD](../virtual-machines/disks-types.md#standard-ssds) as the datastores.
1515

1616
>[!IMPORTANT]
17-
>Azure disk pools on Azure VMware Solution (Preview) is currently in public preview.
18-
>This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
19-
>For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
17+
>We are officially halting the preview of Azure Disk Pools, and it will not be made generally available.
18+
>New customers will not be able to register the `Microsoft.StoragePool` resource provider on their subscription and deploy new Disk Pools.
19+
> Existing subscriptions registered with Microsoft.StoragePool may continue to deploy and manage disk pools for the time being.
2020
2121
Azure managed disks are attached to one iSCSI controller virtual machine deployed under the Azure VMware Solution resource group. Disks get deployed as storage targets to a disk pool, and each storage target shows as an iSCSI LUN under the iSCSI target. You can expose a disk pool as an iSCSI target connected to Azure VMware Solution hosts as a datastore. A disk pool surfaces as a single endpoint for all underlying disks added as storage targets. Each disk pool can have only one iSCSI controller.
2222

0 commit comments

Comments
 (0)