> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/migrations/how-to.md).

# How-to

Choose the section according to the source of the machine you are going to migrate. If you prefer support, request an assisted migration.

### Migrate from on-premises

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to migrate on-premises Windows servers</strong></td><td>Bring a Windows server to the cloud from an on-premises environment.</td><td><a href="/pages/3d41bbce5d4bc4c1b8baf872a17f9be094bd8ad1">/pages/3d41bbce5d4bc4c1b8baf872a17f9be094bd8ad1</a></td></tr><tr><td><strong>How to migrate on-premises GNU/Linux servers</strong></td><td>Bring a GNU/Linux server to the cloud from an on-premises environment.</td><td><a href="/pages/c4ec5d2be0e4a5c39edd31e2b757c806e4456341">/pages/c4ec5d2be0e4a5c39edd31e2b757c806e4456341</a></td></tr><tr><td><strong>How to migrate a FortiGate</strong></td><td>Migrate a FortiGate from on-premises to the cloud.</td><td><a href="/pages/89727abb597f3f781badcdad173af09b8d6f33ab">/pages/89727abb597f3f781badcdad173af09b8d6f33ab</a></td></tr></tbody></table>

### Migrate from another hypervisor

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to migrate from Hyper-V</strong></td><td>Migrate a virtual machine from Hyper-V.</td><td><a href="/pages/6a4229c2c524f53e23257a143efe38eac6cc034b">/pages/6a4229c2c524f53e23257a143efe38eac6cc034b</a></td></tr><tr><td><strong>How to migrate from VMware</strong></td><td>Migrate a virtual machine from VMware.</td><td><a href="/pages/0b121f8382b3a4efec7917ae97c38bae4c33472c">/pages/0b121f8382b3a4efec7917ae97c38bae4c33472c</a></td></tr></tbody></table>

### Migrate from another cloud

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to migrate from Microsoft Azure</strong></td><td>Migrate a virtual machine from Microsoft Azure.</td><td><a href="/pages/466161594e3d391fb49ee18e2d65dd433e68980b">/pages/466161594e3d391fb49ee18e2d65dd433e68980b</a></td></tr><tr><td><strong>How to migrate GNU/Linux from AWS</strong></td><td>Migrate a GNU/Linux server from AWS to Plenit.</td><td><a href="/pages/b8b1440e5fc62e5a50ac9e29ff6e2a2e1e6beb43">/pages/b8b1440e5fc62e5a50ac9e29ff6e2a2e1e6beb43</a></td></tr></tbody></table>

### Support

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to request help with migration</strong></td><td>Request a free assisted migration from the Partner Success team.</td><td><a href="/pages/df8769b77a857df888de317f2624193420f92616">/pages/df8769b77a857df888de317f2624193420f92616</a></td></tr></tbody></table>


---

# 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.plenit.com/docs-en/productos/migrations/how-to.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.
