Skip to content

Commit d003e8b

Browse files
authored
Update elastic-san-create.md
1 parent 858004a commit d003e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article explains how to deploy and configure an elastic storage area networ
1616

1717
## Prerequisites
1818

19-
- If you're using Azure PowerShell, use `Install-Module -Name Az.Elastic-SAN -Scope CurrentUser -Repository PSGallery -Force -RequiredVersion .10-preview` to install the preview module.
19+
- If you're using Azure PowerShell, use `Install-Module -Name Az.ElasticSan -Scope CurrentUser -Repository PSGallery -Force -RequiredVersion 0.1.0` to install the preview module.
2020
- If you're using Azure CLI, install the latest version. For installation instructions, see [How to install the Azure CLI](/cli/azure/install-azure-cli).
2121
- Once you've installed the latest version, run `az extension add -n elastic-san` to install the extension for Elastic SAN.
2222

0 commit comments

Comments
 (0)