Skip to content

Commit 6a069dc

Browse files
committed
Restructuring.
1 parent d691291 commit 6a069dc

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ Fill out the values in the menu that pops up, select the virtual network that ha
6969

7070
:::image type="content" source="../storage/elastic-san/media/elastic-san-create/elastic-san-edit-volume-network.png" alt-text="Screenshot of the volume group private endpoint creation experience." lightbox="../storage/elastic-san/media/elastic-san-create/elastic-san-edit-volume-network.png":::
7171

72+
> [!NOTE]
73+
> Using Private Endpoints provides the highest network security. However, since your private cloud connects to Elastic SAN in Azure through an ExpressRoute virtual network gateway, you may experience intermittent connectivity issues during [gateway maintenance](/azure/expressroute/expressroute-about-virtual-network-gateways).
74+
> These connectivity issues aren't expected to impact the availability of the datastore backed by Elastic SAN as the connection will be re-established within seconds. The potential impact from gateway maintenance is covered under the [Service Level Agreement](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1) for ExpressRoute virtual network gateways and private endpoints.
75+
76+
7277
## Configure external storage address block
7378

7479
Start by providing an IP block for deploying external storage. Navigate to the **Storage** tab in your Azure VMware Solution private cloud in the Azure portal. The address block should be a /24 network.
@@ -80,14 +85,6 @@ Start by providing an IP block for deploying external storage. Navigate to the *
8085
- The address block can't overlap any of the following restricted network blocks: 100.72.0.0/15
8186
- The address block provided is used to enable multipathing from the ESXi hosts to the target, it can’t be edited or changed. If you do need to change it, submit a support request.
8287

83-
## Connect Elastic SAN
84-
85-
After you provide an External storage address block, connect your private cloud express route with the private endpoints you set up for your Elastic SAN volume groups. To learn how to establish these connections, see [Configure networking for your VMware private cloud in Azure](../azure-vmware/tutorial-configure-networking.md).
86-
87-
> [!NOTE]
88-
> Connection to Elastic SAN from Azure VMware Solution happens via private endpoints to provide the highest network security. Since your private cloud connects to Elastic SAN in Azure through an ExpressRoute virtual network gateway, you may experience intermittent connectivity issues during [gateway maintenance](/azure/expressroute/expressroute-about-virtual-network-gateways).
89-
> These connectivity issues aren't expected to impact the availability of the datastore backed by Elastic SAN as the connection will be re-established within seconds. The potential impact from gateway maintenance is covered under the [Service Level Agreement](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1) for ExpressRoute virtual network gateways and private endpoints.
90-
9188
## Add an Elastic SAN volume as a datastore
9289

9390
Configure all Private Endpoints before attaching a volume as a datastore. Adding Private Endpoints after a volume is attached as a datastore requires detaching the datastore and reconnecting it to the cluster.

0 commit comments

Comments
 (0)