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
@@ -37,17 +37,11 @@ There are no extra registration steps required.
37
37
38
38
You enable public Internet access to your Elastic SAN endpoints at the SAN level. Enabling public network access for an Elastic SAN allows you to configure public access to individual volume groups over storage service endpoints. By default, public access to individual volume groups is denied even if you allow it at the SAN level. You must explicitly configure your volume groups to permit access from specific IP address ranges and virtual network subnets.
39
39
40
-
You can enable public network access when you create an elastic SAN, or enable it for an existing SAN using the Azure portal, PowerShell, or the Azure CLI.
40
+
You can enable public network access when you create an elastic SAN, or enable it for an existing SAN using the Azure PowerShell module or the Azure CLI.
41
41
42
42
# [Portal](#tab/azure-portal)
43
43
44
-
To enable public network access when you create a new Elastic SAN, proceed through the deployment. On the **Networking** tab, select **Enable from virtual networks** as shown in this image:
45
-
46
-
:::image type="content" source="media/elastic-san-networking/elastic-san-public-network-access-create-san.png" alt-text="Screenshot showing how to enable public network access during creation of a new Elastic SAN." lightbox="media/elastic-san-networking/elastic-san-public-network-access-create-san.png":::
47
-
48
-
To enable it for an existing Elastic SAN, navigate to **Networking** under **Settings** for the Elastic SAN then select **Enable public access from selected virtual networks** as shown in this image:
49
-
50
-
:::image type="content" source="media/elastic-san-networking/elastic-san-public-network-access-update-san.png" alt-text="Screenshot showing how to enable public network access for an existing Elastic SAN." lightbox="media/elastic-san-networking/elastic-san-public-network-access-update-san.png":::
44
+
Use the Azure PowerShell module or the Azure CLI to enable public network access.
0 commit comments