You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/configure-azure-elastic-san.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,11 @@ To use ElasticSAN with Azure VMware Solution, you need to set three feature flag
46
46
- iSCSIMultipath
47
47
- ElasticSanDatastore
48
48
49
-
Setting a feature flag can be done in the subscription over page in the Azure portal. Under the **Settings** section, select **Preview features**. On the **Preview features** page, use the search bar to find the feature flags you need to register. Once found, select the feature flag you want to register ad select **Register** at the top.
49
+
Setting a feature flag can be done in the subscription over page in the Azure portal.
50
+
51
+
1. Under the **Settings** section, select **Preview features**.
52
+
1. On the **Preview features** page, use the search bar to find the feature flags you need to register. Once found, select the feature flag you want to register ad select **Register** at the top.
53
+
1. Verify the **State** of the feature is changed to **Registered** with a green checkmark.
50
54
51
55
52
56
## Set up Elastic SAN
@@ -69,7 +73,7 @@ In this section, you create a virtual network for your Elastic SAN. Then you cre
69
73
70
74
## Add an Elastic SAN volume as a datastore
71
75
72
-
After you receive confirmation that your subscription is allowlisted, you can use the Azure portal to add the Elastic SAN volume as a datastore in your private cloud. Use the following steps to add, connect, disconnect, and delete Elastic SAN.
76
+
Once all three feature flags (earlyAccess, iSCSIMultipath, ElasticSanDatastore) are set on your subscription, you can use the Azure portal to add the Elastic SAN volume as a datastore in your private cloud. Use the following steps to add, connect, disconnect, and delete Elastic SAN.
73
77
74
78
## Configure external storage address block
75
79
@@ -86,6 +90,10 @@ After you provide an External storage address block, you can connect to an Elast
86
90
87
91
## Connect Elastic SAN
88
92
93
+
First, you'll need to connect your SDDC express route with the private endpoint you set up for your Elastic SAN volume group. Instructions on how to establish this connection can be found in the Tutorial, [Configure networking for your VMware private cloud in Azure](../azure-vmware/tutorial-configure-networking#connect-to-the-private-cloud-manually).
94
+
95
+
Once your SDDC express route is connected with the private endpoint for your Elastic SAN volume group, use the following steps to connect the volume to your SDDC:
96
+
89
97
1. From the left navigation in your Azure VMware Solution private cloud, select **Storage**, then **+ Connect Elastic SAN**.
90
98
1. Select your **Subscription**, **Resource**, **Volume Group**, **Volume(s)**, and **Client cluster**.
91
99
1. From section, "Rename datastore as per VMware requirements", under **Volume name** > **Data store name**, give names to the Elastic SAN volumes.
0 commit comments