> 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/fr/productos/migrations.md).

# Migrations

Téléversez, convertissez et déployez dans Plenit les machines et environnements de vos clients avec un assistant guidé.

Migrations est l’outil qui téléverse, convertit et déploie dans Plenit les machines et environnements de tes clients de manière assistée.

Avec un assistant guidé, tu réduis le temps et le risque de faire passer des Serveurs et Remote Desktop dans le Cloud, depuis un environnement on-premise, un autre hyperviseur ou un autre Cloud.

### Articles les plus consultés

1. [Migrer des serveurs Windows on-premise](/fr/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
2. [Migrer des serveurs GNU/Linux on-premise](/fr/productos/migrations/how-to/como-migrar-servidores-gnulinux-desde-on-premise-a-cloud.md)
3. [Migrer depuis Hyper-V](/fr/productos/migrations/how-to/como-migrar-un-servidor-desde-hyper-v-a-cloud.md)
4. [Migrer depuis VMware](/fr/productos/migrations/how-to/como-migrar-un-servidor-desde-vmware-a-cloud.md)
5. [Migrer depuis Microsoft Azure](/fr/productos/migrations/how-to/como-migrar-una-maquina-virtual-de-microsoft-azure-a-cloud.md)
6. [Migrer un FortiGate](/fr/productos/migrations/how-to/como-migrar-un-fortigate-desde-on-premise-a-cloud.md)
7. [Demander de l’aide pour migrer](/fr/productos/migrations/how-to/como-solicitar-ayuda-para-migrar-un-servidor-a-cloud.md)
8. [Source physique ou virtuelle](/fr/productos/migrations/concepts/source.md)
9. [Formats de Disque](/fr/productos/migrations/concepts/formats.md)
10. [Modes de transfert](/fr/productos/migrations/concepts/transfer.md)

### Explorer Migrations

<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>Accueil rapide</strong></td><td>Lance ta première migration avec l’outil.</td><td><a href="/fr/productos/migrations/quickstart.md">Accueil rapide</a></td></tr><tr><td><strong>Concepts</strong></td><td>Source, formats, transfert et le processus de bout en bout.</td><td><a href="/fr/productos/migrations/concepts.md">Concepts</a></td></tr><tr><td><strong>Mode d’emploi</strong></td><td>Migre depuis un environnement on-premise, un autre hyperviseur ou un autre Cloud, étape par étape.</td><td><a href="/fr/productos/migrations/how-to.md">Mode d’emploi</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur Migrations.</td><td><a href="/fr/productos/migrations/faq.md">Questions fréquentes</a></td></tr><tr><td><strong>Détails</strong></td><td>Ce qui est inclus, les coûts, les formats, les exigences et les limitations.</td><td><a href="/fr/productos/migrations/details.md">Détails</a></td></tr></tbody></table>

### Support

As-tu besoin d’aide avec tes serveurs ?

Ouvre un ticket ou écris-nous par [WhatsApp](/fr/support/whatsapp.md) depuis la section Support.

### Dernières nouveautés

1er juillet 2026 — Nouvelle source prise en charge dans l’assistant de migration.


---

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