Skip to content

Commit 7ecc0b6

Browse files
Merge pull request #214498 from adarshv98/patch-1
Update elastic-san-connect.md
2 parents 1d0d3a1 + c5167c3 commit 7ecc0b6

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)