Skip to content

Commit 3c6fcda

Browse files
Merge pull request #263682 from roygara/sanConnect
Clarifying cluster requirements.
2 parents 237c811 + 75899be commit 3c6fcda

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

articles/storage/elastic-san/elastic-san-connect-linux.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,19 @@ description: Learn how to connect to an Azure Elastic SAN Preview volume from a
44
author: roygara
55
ms.service: azure-elastic-san-storage
66
ms.topic: how-to
7-
ms.date: 09/12/2023
7+
ms.date: 01/19/2024
88
ms.author: rogarana
9-
ms.custom: references_regions, ignite-2022, linux-related-content
9+
ms.custom: references_regions, linux-related-content
1010
---
1111

1212
# Connect to Elastic SAN Preview volumes - Linux
1313

14-
This article explains how to connect to an Elastic storage area network (SAN) volume from a Linux client. For details on connecting from a Windows client, see [Connect to Elastic SAN Preview volumes - Windows](elastic-san-connect-windows.md).
14+
This article explains how to connect to an Elastic storage area network (SAN) volume from an individual Linux client. For details on connecting from a Windows client, see [Connect to Elastic SAN Preview volumes - Windows](elastic-san-connect-windows.md).
1515

1616
In this article, you'll add the Storage service endpoint to an Azure virtual network's subnet, then you'll configure your volume group to allow connections from your subnet. Finally, you'll configure your client environment to connect to an Elastic SAN volume and establish a connection.
1717

18+
You must use a cluster manager when connecting an individual elastic SAN volume to multiple clients. For details, see [Use clustered applications on Azure Elastic SAN Preview](elastic-san-shared-volumes.md).
19+
1820
## Prerequisites
1921

2022
- Use either the [latest Azure CLI](/cli/azure/install-azure-cli) or install the [latest Azure PowerShell module](/powershell/azure/install-azure-powershell)

articles/storage/elastic-san/elastic-san-connect-windows.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,19 @@ description: Learn how to connect to an Azure Elastic SAN Preview volume from a
44
author: roygara
55
ms.service: azure-elastic-san-storage
66
ms.topic: how-to
7-
ms.date: 09/12/2023
7+
ms.date: 01/19/2024
88
ms.author: rogarana
9-
ms.custom: references_regions, ignite-2022
9+
ms.custom: references_regions
1010
---
1111

1212
# Connect to Elastic SAN Preview volumes - Windows
1313

14-
This article explains how to connect to an Elastic storage area network (SAN) volume from a Windows client. For details on connecting from a Linux client, see [Connect to Elastic SAN Preview volumes - Linux](elastic-san-connect-linux.md).
14+
This article explains how to connect to an Elastic storage area network (SAN) volume from an individual Windows client. For details on connecting from a Linux client, see [Connect to Elastic SAN Preview volumes - Linux](elastic-san-connect-linux.md).
1515

1616
In this article, you add the Storage service endpoint to an Azure virtual network's subnet, then you configure your volume group to allow connections from your subnet. Finally, you configure your client environment to connect to an Elastic SAN volume and establish a connection. For best performance, ensure that your VM and your Elastic SAN are in the same zone.
1717

18+
You must use a cluster manager when connecting an individual elastic SAN volume to multiple clients. For details, see [Use clustered applications on Azure Elastic SAN Preview](elastic-san-shared-volumes.md).
19+
1820
## Prerequisites
1921

2022
- Use either the [latest Azure CLI](/cli/azure/install-azure-cli) or install the [latest Azure PowerShell module](/powershell/azure/install-azure-powershell)

0 commit comments

Comments
 (0)