# General requirements

## VMware version

To access all **VMware** features, including advanced and LAN-free transport methods, **Xopero ONE** requires **VMware version 6.7 or later**.

***

## License&#x20;

**Xopero ONE** requires a commercial **VMware** license.

***

## ESXi & vSphere

**Xopero ONE** works with both **ESXi** and **vSphere**.

If you use **vSphere**, connect **Xopero ONE** to the **vSphere** server rather than an individual **ESXi** host. Connecting directly to an **ESXi** host when a **vSphere** server is active may cause backup issues.

***

## Virtual appliance

Installing a **virtual appliance** (**VA**) is optional-- you can protect your infrastructure without it, but deploying a **VA** is strongly recommended.

{% hint style="info" %}
Learn more about virtual appliances in [this article](/xopero-one-en/backup-and-recovery/virtual-machines/vmware/integration/virtual-appliance.md).
{% endhint %}

***

## Account type

To connect **VMware** to **Xopero ONE**, you need a **VMware administrative account**. It is recommended to create a dedicated **VMware** user account for backup tasks.

{% hint style="info" %}
Learn more about the required **VMware** permissions [here](/xopero-one-en/backup-and-recovery/virtual-machines/vmware/integration/required-permissions.md).
{% endhint %}

***

## macOS

**MacOS** devices are <mark style="color:$danger;">**not supported**</mark> for many **VMware** operations. You cannot use **macOS** devices to:

* Register the **VMware** host in **Xopero ONE**.
* Back up **VMware** virtual machines.
* Deploy virtual appliance machines on the **VMware** host.


---

# 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/virtual-machines/vmware/integration/general-requirements.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.
