> 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-pt/productos/migrations/how-to.md).

# Como fazer

Escolhe a secção de acordo com a origem da máquina que vais migrar. Se preferires acompanhamento, pede uma migração assistida.

### Migrar a partir de on-premise

<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>Como migrar servidores Windows on-premise</strong></td><td>Leva para a Cloud um servidor Windows a partir de um ambiente on-premise.</td><td><a href="/pages/4ac549d6d332f641592ffca84d777f3f243a3cdb">/pages/4ac549d6d332f641592ffca84d777f3f243a3cdb</a></td></tr><tr><td><strong>Como migrar servidores GNU/Linux on-premise</strong></td><td>Leva para a Cloud um servidor GNU/Linux a partir de um ambiente on-premise.</td><td><a href="/pages/34405bddcfdf40c21756991e38021cc37868dd43">/pages/34405bddcfdf40c21756991e38021cc37868dd43</a></td></tr><tr><td><strong>Como migrar um FortiGate</strong></td><td>Migra um FortiGate de on-premise para a Cloud.</td><td><a href="/pages/9cf40d5e19830a8d34e22629c2424b27809fe75c">/pages/9cf40d5e19830a8d34e22629c2424b27809fe75c</a></td></tr></tbody></table>

### Migrar de outro hipervisor

<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>Como migrar do Hyper-V</strong></td><td>Migra uma máquina virtual do Hyper-V.</td><td><a href="/pages/bc9ff3f9da962f09c47790e6212a6ec8ea246bb6">/pages/bc9ff3f9da962f09c47790e6212a6ec8ea246bb6</a></td></tr><tr><td><strong>Como migrar do VMware</strong></td><td>Migra uma máquina virtual do VMware.</td><td><a href="/pages/5b5301e22c7712bbb5dd7d90f8e6aaa7c431938b">/pages/5b5301e22c7712bbb5dd7d90f8e6aaa7c431938b</a></td></tr></tbody></table>

### Migrar de outra 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>Como migrar a partir do Microsoft Azure</strong></td><td>Migra uma máquina virtual a partir do Microsoft Azure.</td><td><a href="/pages/852506a4de2af41125a513793b43ac8bfd042bca">/pages/852506a4de2af41125a513793b43ac8bfd042bca</a></td></tr><tr><td><strong>Como migrar GNU/Linux a partir da AWS</strong></td><td>Migra um servidor GNU/Linux da AWS para a Plenit.</td><td><a href="/pages/9278f2dc9d298f29c3f61c7fb07b632d93d4daa3">/pages/9278f2dc9d298f29c3f61c7fb07b632d93d4daa3</a></td></tr></tbody></table>

### Assistência

<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>Como solicitar ajuda para migrar</strong></td><td>Pede uma migração assistida gratuita à equipa de Partner Success.</td><td><a href="/pages/f59991c00b1e8404ee49cf372a6035c494d396d2">/pages/f59991c00b1e8404ee49cf372a6035c494d396d2</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-pt/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.
