> 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

Carregue, converta e implemente na Plenit as máquinas e ambientes dos seus clientes com um assistente guiado.

Migrações é a ferramenta que envia, converte e implanta na Plenit as máquinas e ambientes dos teus clientes de forma assistida.

Com um assistente guiado reduces o tempo e o risco de levar Servidores e Desktop Remoto para a Cloud, a partir de on-premise, outro hipervisor ou 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 desde Hyper-V](/docs-pt/productos/migrations/how-to/como-migrar-un-servidor-desde-hyper-v-a-cloud.md)
4. [Migrar desde VMware](/docs-pt/productos/migrations/how-to/como-migrar-un-servidor-desde-vmware-a-cloud.md)
5. [Migrar desde 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)

### Explora 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>Lança a tua primeira migração com a ferramenta.</td><td><a href="/docs-pt/productos/migrations/quickstart.md">Início rápido</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="/docs-pt/productos/migrations/concepts.md">Conceitos</a></td></tr><tr><td><strong>Como fazer</strong></td><td>Migra a partir de on-premise, outro hipervisor ou outra Cloud, passo a passo.</td><td><a href="/docs-pt/productos/migrations/how-to.md">Como fazer</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respostas rápidas às dúvidas mais habituais sobre Migrações.</td><td><a href="/docs-pt/productos/migrations/faq.md">Perguntas frequentes</a></td></tr><tr><td><strong>Detalhes</strong></td><td>O que inclui, custos, formatos, requisitos e limitações.</td><td><a href="/docs-pt/productos/migrations/details.md">Detalhes</a></td></tr></tbody></table>

### Suporte

Precisas de ajuda com os teus servidores?

Abre um ticket ou escreve-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.
