Skip to content

Commit c319ee8

Browse files
committed
Adding variable definition.
1 parent 8fcd04e commit c319ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ In your virtual network, enable the Storage service endpoint on your subnet. Thi
3838
# [PowerShell](#tab/azure-powershell)
3939

4040
```powershell
41+
$resourceGroupName = "yourResourceGroup"
4142
$vnetName = "yourVirtualNetwork"
4243
$subnetName = "yourSubnet"
4344

0 commit comments

Comments
 (0)