Skip to content

Commit 6b95c67

Browse files
committed
wording change about private IP addresses used for private endpoint
1 parent e814c44 commit 6b95c67

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/storage/elastic-san/elastic-san-networking-concepts.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,9 @@ After configuring endpoints, you can configure network rules to further control
4040
## Private endpoints
4141

4242
> [!IMPORTANT]
43-
> Private endpoints for Elastic SAN are currently only supported in France Central.
43+
> Private endpoints for Elastic SAN Preview are currently only supported in France Central.
4444
45-
Azure [Private Link](../../private-link/private-link-overview.md) enables you to access an Elastic SAN volume group securely over a [private endpoint](../../private-link/private-endpoint-overview.md) from a virtual network subnet. Private endpoints use a separate set of IP addresses from the subnet address space for each volume group. Traffic between your virtual network and the service traverses the Microsoft backbone network, eliminating the risk of exposing your service to the public internet.
46-
47-
> [!NOTE]
48-
> An Elastic SAN private endpoint uses multiple IP addresses from the private address space of the subnet. The maximum number used per endpoint is 20.
45+
Azure [Private Link](../../private-link/private-link-overview.md) enables you to access an Elastic SAN volume group securely over a [private endpoint](../../private-link/private-endpoint-overview.md) from a virtual network subnet. Traffic between your virtual network and the service traverses the Microsoft backbone network, eliminating the risk of exposing your service to the public internet. An Elastic SAN private endpoint uses a set of IP addresses from the subnet address space for each volume group. The maximum number used per endpoint is 20.
4946

5047
Private endpoints have several advantages over service endpoints. For a complete comparison of private endpoints to service endpoints, see [Compare Private Endpoints and Service Endpoints](../../virtual-network/vnet-integration-for-azure-services.md#compare-private-endpoints-and-service-endpoints).
5148

articles/storage/elastic-san/elastic-san-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ az network vnet subnet update --resource-group $RgName --vnet-name $VnetName --n
9999
### Configure a private endpoint
100100

101101
> [!IMPORTANT]
102-
> - Private endpoints for Elastic SAN are currently only supported in France Central.
102+
> - Private endpoints for Elastic SAN Preview are currently only supported in France Central.
103103
>
104104
> - Before you can create a private endpoint connection to a volume group, it must contain at least one volume.
105105

0 commit comments

Comments
 (0)