> 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

Migrations est l'outil qui téléverse, convertit et déploie dans Plenit les machines et environnements de vos clients de manière assistée.&#x20;

Avec un assistant guidé, vous réduisez le temps et le risque de faire migrer des Serveurs et Remote Desktop vers le Cloud, depuis un environnement sur site, un autre hyperviseur ou un autre Cloud.

### Articles les plus consultés

1. [Migrer des Serveurs Windows sur site](/fr/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
2. [Migrer des Serveurs GNU/Linux sur site](/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-servidores-windows-on-premise-a-plenit.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. [Origine 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)

### Explorez 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>Lancez votre première migration avec l'outil.</td><td><a href="/pages/43fc486dfece0aa496077fea9face1ee4228f21c">/pages/43fc486dfece0aa496077fea9face1ee4228f21c</a></td></tr><tr><td><strong>Concepts</strong></td><td>Origine, formats, transfert et le processus de bout en bout.</td><td><a href="/pages/4d2ae1b3827d19892c0be1e24e9b56a5abbe9d1c">/pages/4d2ae1b3827d19892c0be1e24e9b56a5abbe9d1c</a></td></tr><tr><td><strong>Mode d'emploi</strong></td><td>Migrez depuis un environnement sur site, un autre hyperviseur ou un autre Cloud, étape par étape.</td><td><a href="/pages/412ff6f067445389aaa73a870cdc5e8cd76146c5">/pages/412ff6f067445389aaa73a870cdc5e8cd76146c5</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur les Migrations.</td><td><a href="/pages/332cd94d0714c87bf4a2124bb8da6181923a1a77">/pages/332cd94d0714c87bf4a2124bb8da6181923a1a77</a></td></tr><tr><td><strong>Détails</strong></td><td>Ce que cela inclut, les coûts, les formats, les exigences et les limites.</td><td><a href="/pages/8613c66ec6cbd6b3b8507085eb31fad46a505458">/pages/8613c66ec6cbd6b3b8507085eb31fad46a505458</a></td></tr></tbody></table>

### Assistance

Avez-vous besoin d'aide avec vos Serveurs ?&#x20;

Ouvrez un ticket ou écrivez-nous par [WhatsApp](/fr/support/whatsapp.md) depuis la section Assistance.

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