# Storage Services

VConnect Storage Services extension allows to create and manage the Shared Folders of external storage device.  (Note: Currently supports Dell EMC Isilon)&#x20;

![](/files/-MA4yevlado_WZx8LTZa)

### List Shared Folders&#x20;

* In the VConnect Storage Services extension, click the ‘Shared Folders’ section.&#x20;
* Select a subscription from the drop down to view the list of Shared Folders.&#x20;

![](/files/-MA5-O3gg5YGCzmtgWOs)

### Create a Shared Folder&#x20;

* In the VConnect Storage Services extension, click the ‘Shared Folders’ section.&#x20;
* Select a subscription.&#x20;
* Click the ‘Create’ command button.&#x20;
* Enter the name of the Shared Folder.&#x20;
* Enter the comma separated list of users to provide ReadOnly, ReadWrite accesses.&#x20;
* Enter the comma separated list of groups to provide ReadOnly, ReadWrite accesses.&#x20;
* Click ‘Create’ button&#x20;

![](/files/-MA5-EsoHZ09XNENeR4P)

### Delete a Shared Folder&#x20;

* Select a Shared Folder and click ‘Delete’ button.&#x20;
* Enter the name of the Shared Folder.&#x20;
* Check the ‘Force Delete’ checkbox to recursively delete the files present inside the Shared Folder.&#x20;

![](/files/-MA5-b-yh4YDdE8CB8bi)

### Connect to a Shared Folder&#x20;

* Select a Shared Folder and click ‘Connect’ button from the Context menu.&#x20;

![](/files/-MA5-ikDvK8AKL714mc-)

* To connect to the Shared Folder from a Windows machine, select a drive, copy and run the PowerShell command&#x20;
* To connect to the Shared Folder from a Linux machine, copy and run the command by replacing the mount point&#x20;

![](/files/-MA50lab0yN1avDe0rKY)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/azure-stack-vconnect/features/tenant-features/storage-services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
