Skip to content

Commit 0d0bd36

Browse files
authored
Merge pull request #266325 from roygara/remPrev
Removing more preview mentions.
2 parents 8afd4c3 + 2b4d895 commit 0d0bd36

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

articles/azure-resource-manager/management/azure-services-resource-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ The resource providers for storage services are:
303303
| Resource provider namespace | Azure service |
304304
| --------------------------- | ------------- |
305305
| Microsoft.ClassicStorage | Classic deployment model storage |
306-
| Microsoft.ElasticSan | [Elastic SAN Preview](../../storage/elastic-san/index.yml) |
306+
| Microsoft.ElasticSan | [Elastic SAN](../../storage/elastic-san/index.yml) |
307307
| Microsoft.HybridData | [StorSimple](../../storsimple/index.yml) |
308308
| Microsoft.ImportExport | [Azure Import/Export](../../import-export/storage-import-export-service.md) |
309309
| Microsoft.NetApp | [Azure NetApp Files](../../azure-netapp-files/index.yml) |

articles/azure-vmware/configure-azure-elastic-san.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Azure VMware Solution with Azure Elastic SAN Preview
3-
description: Learn how to use Elastic SAN Preview with Azure VMware Solution
2+
title: Use Azure VMware Solution with Azure Elastic SAN
3+
description: Learn how to use Elastic SAN with Azure VMware Solution
44
ms.topic: how-to
55
ms.service: azure-vmware
66
ms.author: v-suzuber
@@ -10,9 +10,9 @@ ms.custom: references_regions, engagement-fy23
1010

1111
# Use Azure VMware Solution with Azure Elastic SAN (Integration in Preview)
1212

13-
This article explains how to use Azure Elastic SAN Preview as backing storage for Azure VMware Solution. [Azure VMware Solution](introduction.md) supports attaching iSCSI datastores as a persistent storage option. You can create Virtual Machine File System (VMFS) datastores with Azure Elastic SAN volumes and attach them to clusters of your choice. By using VMFS datastores backed by Azure Elastic SAN, you can expand your storage instead of scaling the clusters.
13+
This article explains how to use Azure Elastic SAN as backing storage for Azure VMware Solution. [Azure VMware Solution](introduction.md) supports attaching iSCSI datastores as a persistent storage option. You can create Virtual Machine File System (VMFS) datastores with Azure Elastic SAN volumes and attach them to clusters of your choice. By using VMFS datastores backed by Azure Elastic SAN, you can expand your storage instead of scaling the clusters.
1414

15-
Azure Elastic storage area network (SAN) addresses the problem of workload optimization and integration between your large scale databases and performance-intensive mission-critical applications. For more information on Azure Elastic SAN, see [What is Azure Elastic SAN? Preview](../storage/elastic-san/elastic-san-introduction.md).
15+
Azure Elastic storage area network (SAN) addresses the problem of workload optimization and integration between your large scale databases and performance-intensive mission-critical applications. For more information on Azure Elastic SAN, see [What is Azure Elastic SAN?](../storage/elastic-san/elastic-san-introduction.md).
1616

1717
## Prerequisites
1818

articles/reliability/reliability-elastic-san.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The latency differences between an elastic SAN on LRS and an elastic SAN on ZRS
4141

4242
### Availability zone redeployment and migration
4343

44-
To migrate an elastic SAN on LRs to ZRS, you must snapshot your elastic SAN's volumes, export them to managed disk snapshots, deploy an elastic SAN on ZRS, and then create volumes on the SAN on ZRS using those disk snapshots. To learn how to use snapshots (preview), see [Snapshot Azure Elastic SAN Preview volumes (preview)](../storage/elastic-san/elastic-san-snapshots.md).
44+
To migrate an elastic SAN on LRs to ZRS, you must snapshot your elastic SAN's volumes, export them to managed disk snapshots, deploy an elastic SAN on ZRS, and then create volumes on the SAN on ZRS using those disk snapshots. To learn how to use snapshots (preview), see [Snapshot Azure Elastic SAN volumes (preview)](../storage/elastic-san/elastic-san-snapshots.md).
4545

4646
## Disaster recovery and business continuity
4747

articles/storage/container-storage/container-storage-aks-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If the resource group was created successfully, you'll see output similar to thi
9292

9393
Before deploying Azure Container Storage, you'll need to decide which back-end storage option you want to use to create your storage pool and persistent volumes. Three options are currently available:
9494

95-
- **Azure Elastic SAN**: Azure Elastic SAN preview is a good fit for general purpose databases, streaming and messaging services, CI/CD environments, and other tier 1/tier 2 workloads. Storage is provisioned on demand per created volume and volume snapshot. Multiple clusters can access a single SAN concurrently, however persistent volumes can only be attached by one consumer at a time.
95+
- **Azure Elastic SAN**: Azure Elastic SAN is a good fit for general purpose databases, streaming and messaging services, CI/CD environments, and other tier 1/tier 2 workloads. Storage is provisioned on demand per created volume and volume snapshot. Multiple clusters can access a single SAN concurrently, however persistent volumes can only be attached by one consumer at a time.
9696

9797
- **Azure Disks**: Azure Disks are a good fit for databases such as MySQL, MongoDB, and PostgreSQL. Storage is provisioned per target container storage pool size and maximum volume size.
9898

articles/virtual-machines/managed-disks-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure managed disks are block-level storage volumes that are managed by Azure an
1515

1616
The available types of disks are ultra disks, premium solid-state drives (SSD), standard SSDs, and standard hard disk drives (HDD). For information about each individual disk type, see [Select a disk type for IaaS VMs](disks-types.md).
1717

18-
Alternatively, you could use an Azure Elastic SAN Preview as your VM's storage. An Elastic SAN allows you to consolidate the storage for all your workloads into a single storage backend and can be more cost effective if you've a sizeable amount of large scale IO-intensive workloads and top tier databases. To learn more, see [What is Azure Elastic SAN? Preview](../storage/elastic-san/elastic-san-introduction.md)
18+
Alternatively, you could use an Azure Elastic SAN as your VM's storage. An Elastic SAN allows you to consolidate the storage for all your workloads into a single storage backend and can be more cost effective if you've a sizeable amount of large scale IO-intensive workloads and top tier databases. To learn more, see [What is Azure Elastic SAN?](../storage/elastic-san/elastic-san-introduction.md)
1919

2020
## Benefits of managed disks
2121

includes/elastic-san-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
12-
Currently, Elastic SAN Preview is only available in the following regions with the following redundancies:
12+
Currently, Elastic SAN is only available in the following regions with the following redundancies:
1313

1414
- France Central - LRS & ZRS
1515
- Southeast Asia - LRS

0 commit comments

Comments
 (0)