# Custom Commands

Custom commands provide limitless possibilities to extend, you can creatively bring in all typical Virtual Machine management processes inside Azure Stack portal with this VConnect Custom Commands feature.  Custom Commands provides the ability for the administrator to define any new functionality for the tenant users.&#x20;

### Custom Commands View&#x20;

* VConnect offers Out-of-the-box Custom Commands to Add Disk, Expand Disk and Delete Disk.&#x20;
* Select a connection and click the ‘commands’ section to view the available Custom Commands.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FVt9QVGCilzpnYnziuNXQ%2Ffile.png?alt=media)

### Create Custom Command&#x20;

* Custom commands can either be run as script or operation template.&#x20;
* The progress of the script execution can be viewed in the Deployments tab.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FHqFnkYu8Cu4B4F78keRZ%2Ffile.png?alt=media)

### Configure params in a Custom Command&#x20;

Drill down into a custom command and add custom parameters to receive user inputs for custom commands.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2Fgzop2URTkxuU9x23HSrr%2Ffile.png?alt=media)

### Import and Export Custom Command&#x20;

Custom Commands can also be imported and exported as .zip archives using the ‘Import’ and ‘Export’ command options.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FGJc5EEa8N8WFLXALALTF%2Ffile.png?alt=media)

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FiwgFRykyDe7QGYXxBPy6%2Ffile.png?alt=media)

&#x20;


---

# 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/admin-features/custom-commands.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.
