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

# Guides pratiques

Choisis la section selon l’origine de la machine que tu vas migrer. Si tu préfères être accompagné, demande une migration assistée.

### Migrer depuis l’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>Comment migrer des Serveurs Windows on-premise</strong></td><td>Déplace un serveur Windows vers le Cloud depuis un environnement on-premise.</td><td><a href="/pages/aa07d1edabce881340e35a594ddbed4fc30d6b7a">/pages/aa07d1edabce881340e35a594ddbed4fc30d6b7a</a></td></tr><tr><td><strong>Comment migrer des Serveurs GNU/Linux on-premise</strong></td><td>Déplace un serveur GNU/Linux vers le Cloud depuis un environnement on-premise.</td><td><a href="/pages/00c90f263fed582a6505e4c4f85a4faf63f5ce14">/pages/00c90f263fed582a6505e4c4f85a4faf63f5ce14</a></td></tr><tr><td><strong>Comment migrer un FortiGate</strong></td><td>Migre un FortiGate depuis on-premise vers le Cloud.</td><td><a href="/pages/f538eb141f151a753286784ed846f2a1c43265bb">/pages/f538eb141f151a753286784ed846f2a1c43265bb</a></td></tr></tbody></table>

### Migrer depuis un autre hyperviseur

<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>Comment migrer depuis Hyper-V</strong></td><td>Migre une machine virtuelle depuis Hyper-V.</td><td><a href="/pages/5b9181f03ff5b5343db27b3e896e56c59e687879">/pages/5b9181f03ff5b5343db27b3e896e56c59e687879</a></td></tr><tr><td><strong>Comment migrer depuis VMware</strong></td><td>Migre une machine virtuelle depuis VMware.</td><td><a href="/pages/ab02070c4e65f408795f3b20e30c351b0bc25fd3">/pages/ab02070c4e65f408795f3b20e30c351b0bc25fd3</a></td></tr></tbody></table>

### Migrer depuis un autre 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>Comment migrer depuis Microsoft Azure</strong></td><td>Migre une machine virtuelle depuis Microsoft Azure.</td><td><a href="/pages/6f3c7397650967096cbb48b27cd6f2bc759dbef8">/pages/6f3c7397650967096cbb48b27cd6f2bc759dbef8</a></td></tr><tr><td><strong>Comment migrer GNU/Linux depuis AWS</strong></td><td>Migre un serveur GNU/Linux depuis AWS vers Plenit.</td><td><a href="/pages/e5c47ff8f115a079a15ad310b74b61e794bd8cf1">/pages/e5c47ff8f115a079a15ad310b74b61e794bd8cf1</a></td></tr></tbody></table>

### Assistance

<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>Comment demander de l’aide pour migrer</strong></td><td>Demande une migration assistée gratuite à l’équipe de Partenaire Success.</td><td><a href="/pages/1afe8b0abbbdf5966d2f163437bb5ae52aebcaca">/pages/1afe8b0abbbdf5966d2f163437bb5ae52aebcaca</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/fr/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.
