Skip to content

Commit fb52ea4

Browse files
authored
Update elastic-san-delete.md
Added bullet points to parameters for linux disconnect
1 parent 67b2952 commit fb52ea4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Copy the script from [here](https://github.com/Azure-Samples/azure-elastic-san/b
3333

3434
You can use the following script to create your connections. To execute it, you will require the following parameters:
3535

36-
subscription: Subscription ID
37-
g: Resource Group Name
38-
e: Elastic SAN Name
39-
v: Volume Group Name
40-
n <vol1, vol2, ...>: Names of volumes 1 and 2 and other volume names that you might require, comma separated
36+
- subscription: Subscription ID
37+
- g: Resource Group Name
38+
- e: Elastic SAN Name
39+
- v: Volume Group Name
40+
- n <vol1, vol2, ...>: Names of volumes 1 and 2 and other volume names that you might require, comma separated
4141

4242
Copy the script from [here](https://github.com/Azure-Samples/azure-elastic-san/blob/main/CLI%20(Linux)%20Multi-Session%20Connect%20Scripts/disconnect_for_documentation.py) and save it as a .py file, for example, disconnect.py. Then execute it with the required parameters. The following is an example of how you'd run the script:
4343

0 commit comments

Comments
 (0)