> 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.md).

# Migrações

Migrações é a ferramenta que envia, converte e implementa no Plenit as máquinas e ambientes dos seus clientes de forma assistida.&#x20;

Com um assistente guiado, reduz o tempo e o risco de levar Servidores e Desktop Remoto para a Cloud, a partir de on-premise, de outro hipervisor ou de outra Cloud.

### Artigos mais consultados

1. [Migrar servidores Windows on-premise](/docs-pt/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
2. [Migrar servidores GNU/Linux on-premise](/docs-pt/productos/migrations/how-to/como-migrar-servidores-gnulinux-desde-on-premise-a-cloud.md)
3. [Migrar a partir de Hyper-V](/docs-pt/productos/migrations/how-to/como-migrar-un-servidor-desde-hyper-v-a-cloud.md)
4. [Migrar a partir de VMware](/docs-pt/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
5. [Migrar a partir de Microsoft Azure](/docs-pt/productos/migrations/how-to/como-migrar-una-maquina-virtual-de-microsoft-azure-a-cloud.md)
6. [Migrar um FortiGate](/docs-pt/productos/migrations/how-to/como-migrar-un-fortigate-desde-on-premise-a-cloud.md)
7. [Solicitar ajuda para migrar](/docs-pt/productos/migrations/how-to/como-solicitar-ayuda-para-migrar-un-servidor-a-cloud.md)
8. [Origem física ou virtual](/docs-pt/productos/migrations/concepts/source.md)
9. [Formatos de Disco](/docs-pt/productos/migrations/concepts/formats.md)
10. [Modos de transferência](/docs-pt/productos/migrations/concepts/transfer.md)

### Explore Migrações

<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>Início rápido</strong></td><td>Lance a sua primeira migração com a ferramenta.</td><td><a href="/pages/db541f3a0f7216f3e40a980e1e66048fd7f498e2">/pages/db541f3a0f7216f3e40a980e1e66048fd7f498e2</a></td></tr><tr><td><strong>Conceitos</strong></td><td>Origem, formatos, transferência e o processo do início ao fim.</td><td><a href="/pages/89a3463d49dd5feb5eadfb75383f4fd46e011794">/pages/89a3463d49dd5feb5eadfb75383f4fd46e011794</a></td></tr><tr><td><strong>Como fazer</strong></td><td>Migre a partir de on-premise, de outro hipervisor ou de outra Cloud, passo a passo.</td><td><a href="/pages/71e202fbc0f6ff2706b307c4d701a6c119f79c29">/pages/71e202fbc0f6ff2706b307c4d701a6c119f79c29</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respostas rápidas às dúvidas mais comuns sobre Migrações.</td><td><a href="/pages/ea29724a2f5b291be77d93ad81a3b3e451e314f7">/pages/ea29724a2f5b291be77d93ad81a3b3e451e314f7</a></td></tr><tr><td><strong>Detalhes</strong></td><td>O que inclui, custos, formatos, requisitos e limitações.</td><td><a href="/pages/75ce40e2d9f9c735a208d14c8f5bac58527014c0">/pages/75ce40e2d9f9c735a208d14c8f5bac58527014c0</a></td></tr></tbody></table>

### Suporte

Precisa de ajuda com os seus servidores?&#x20;

Abra um ticket ou escreva-nos por [WhatsApp](/docs-pt/support/whatsapp.md) a partir da secção de Suporte.

### Últimas novidades

1 de julho de 2026 — Nova origem suportada no assistente de migração.


---

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