Skip to content

Commit 93dfff3

Browse files
Merge pull request #310430 from denisacatalinastan/patch-34
Update instructions for running connect.ps1 script
2 parents 8ec908c + 01894cf commit 93dfff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ You can use the following script to create your connections. To run it, you need
144144
and other volume names that you might need
145145
- 32: Number of sessions to each volume
146146

147-
Copy the script from [here](https://github.com/Azure-Samples/azure-elastic-san/blob/main/PSH%20(Windows)%20Multi-Session%20Connect%20Scripts/ElasticSanDocScripts0523/connect.ps1) and save it as a .ps1 file, for example, connect.ps1. Then run it with the required parameters. The following example shows how to run the script:
147+
Copy the script from [here](https://github.com/Azure-Samples/azure-elastic-san/blob/main/PSH%20(Windows)%20Multi-Session%20Connect%20Scripts/ElasticSanDocScripts0523/connect.ps1) and save it as a .ps1 file, for example, connect.ps1. Then run it with the required parameters. Make sure you reboot the VM after running the script. The following example shows how to run the script:
148148

149149
```bash
150150
./connect.ps1 $rgname $esanname $vgname $vol1,$vol2,$vol3 32

0 commit comments

Comments
 (0)