# Backup

There are two VConnect supported backup providers namely,&#x20;

* Veeam&#x20;
* Commvault&#x20;

### Create a Backup Connection&#x20;

#### Creating a Veeam Connection&#x20;

* Create a Veeam backup connection to enable Backup Feature for the tenants. &#x20;
* Navigate to the ‘Veeam’ section within ‘Connections’ section.&#x20;
* Click ‘Add Connection’ command button to add a Veeam Connection.&#x20;
* Enter a user-friendly connection name and Veeam server details.&#x20;
* Enter the Veeam Backup repository or leave blank to use default repository. &#x20;
* If the default WMI ports to be used, then do not select ‘USE HTTPS FOR WMI’ and enter 5985 for ‘Backup Server WMI Port’.  &#x20;
* If HTTPS only is configured, then select ‘USE HTTPS FOR WMI’ and enter the default WMI HTTPS Port 5986 (or the specific port you have configured).  &#x20;

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

#### Creating a Commvault Connection&#x20;

* Create a Commvault backup connection to enable Backup Feature for the tenants. &#x20;
* Navigate to the ‘Commvault’ section within ‘Connections’ section.&#x20;
* Click ‘Add Connection’ command button to add a Commvault Connection.&#x20;
* Enter a user-friendly connection name and Commvault server details. &#x20;
* &#x20;Click the ‘Refresh’ button to load the Storage Policies.&#x20;
* Select a storage policy. &#x20;

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


---

# 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/backup.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.
