> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/ribbon-menu-bar/administration/migrate-workspace.md).

# Migrer l'espace de travail

Lors de la migration d'un espace de travail dans Remote Desktop Manager, toutes les données de l'espace de travail de destination seront effacées, mais l'espace de travail source restera intact.

{% hint style="danger" %}
Il est fortement recommandé de [nettoyer](https://docs.devolutions.net/fr/rdm/commands/administration/#clean-up) votre espace de travail avant de procéder à la migration.
{% endhint %}

Les combinaisons d'espaces de travail prises en charge sont :

* ***SQL Server*** vers ***SQL Server***
* ***SQL Server*** vers ***Azure SQL***

Pour démarrer le processus de migration du côté de Remote Desktop Manager, cliquez sur le bouton ***Administration – Migrer l'espace de travail*** situé dans le ruban supérieur, puis sélectionnez l'espace de travail de destination.

{% hint style="info" %}
Suivez les [meilleures pratiques de Microsoft](https://learn.microsoft.com/en-us/data-migration/sql-server/overview) pour les étapes détaillées de migration d'un espace de travail SQL local.
{% endhint %}


---

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

```
GET https://docs.devolutions.net/rdm/fr/ribbon-menu-bar/administration/migrate-workspace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
