Skip to content

Commit c5167c3

Browse files
authored
Update elastic-san-connect.md
Updated CLI command
1 parent 1875048 commit c5167c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Before you can connect to a volume, you'll need to get **StorageTargetIQN**, **S
123123
Run the following command to get these values:
124124

125125
```azurecli
126-
az elastic-san volume-group list -e $sanName -g $resourceGroupName -v $searchedVolumeGroup -n $searchedVolume
126+
az elastic-san volume list -e $sanName -g $resourceGroupName -v $searchedVolumeGroup -n $searchedVolume
127127
```
128128

129129
You should see a list of output that looks like the following:

0 commit comments

Comments
 (0)