> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/hybr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/hybr/features/admin/hybr-resource-management/backup/veeam-backup-configuration.md).

# Veeam Backup Configuration

## Backup Configurations Steps

### Configuration Veeam backup in Hybr Admin portal

1. Setup Veeam backup connection
2. Add the Veeam backup connection in vCenter or Hyper-V connection
3. Enable Backup in Plan
   1. Choose the desired Veeam connections&#x20;

### Scheduling a backup in Hybr tenant portal

1. Navigate to Backup menu in tenant portal
2. Create a schedule
3. Choose the Virtual Machines that needs to be part of the scheduled backup

### Setup Veeam backup connection

**Navigation**: Hybr Admin portal :arrow\_right: VConnect :arrow\_right: Connections :arrow\_right: Veeam :arrow\_right:Click Create Veeam Connection. &#x20;

Step 1: Configure Veeam connection and name

![](/files/-MGmjC1FhyYynCSEN0pd)

![Configure Veeam Step 1](/files/-MGmg4M81_kytOaLmyXa)

Step 2: Choose Veeam repositories and enable VMware, Hyper-V backup options

![](/files/-MGmheJRHEfY7hO_-oz5)

Veeam connection list

![](/files/rVwaszctSxYuU25bwXeA)

### Set Veeam as backup provider in Connection

**Navigation**: Hybr Admin portal :arrow\_right: VConnect :arrow\_right: Connections :arrow\_right: vCenter:arrow\_right:Click edit icon against a desired connection. &#x20;

Navigate to Step 2 in the connection wizard and Choose the Veeam in backup provider dropdown.

![](/files/-MGmkzfqBrczZdKsCSrB)

&#x20;

### Enable backup in Plan

**Navigation**: Hybr Admin portal :arrow\_right: Offers:arrow\_right: Plans:arrow\_right: Services:arrow\_right:CloudAssertVConnect&#x20;

Enable Backup checkbox under Features category. &#x20;

![](/files/O8pw4Kvp4gbdwkg9Zp7H)

#### Choose Backup connections that should be listed to the tenants

**Navigation**: Click Configure against a connection :arrow\_right: Select Backups tab

Choose the desired backup connections from the dropdown

![](/files/y2gxuS12543Omi0nxq2v)

Save the plan settings and the backup connections configured will be displayed in the Hybr tenant portal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cloudassert.com/hybr/features/admin/hybr-resource-management/backup/veeam-backup-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
