> 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/knowledge-base/knowledge-base-articles/deprecated-workspaces.md).

# Deprecated workspaces

A deprecated workspace refers to a workspace that is no longer recommended or officially supported, primarily for security reasons.

{% tabs %}
{% tab title="Windows" %}

### Show deprecated workspaces

Follow this quick step-by-step guide to show deprecated workspace types.

1. Click on ***File – Settings – Types – Sessions***.
2. Check ***Show deprecated workspace types***.
3. Click ***Save***.
   {% endtab %}

{% tab title="macOS" %}
A deprecated workspace refers to a workspace that is no longer recommended or officially supported, primarily for security reasons.

### List of deprecated workspaces

Here is the current list of deprecated workspaces:

* Microsoft Azure SQL
* Microsoft SQL Server

### Show deprecated workspaces

Follow this quick step-by-step guide to show deprecated workspace types.

1. Add a new workspace.
2. Click ***Show deprecated workspace types*** in the bottom-left corner of the window.
   {% endtab %}

{% tab title="Linux" %}
A deprecated workspace refers to a workspace that is no longer recommended or officially supported, primarily for security reasons.

### List of deprecated workspaces

Here is the current list of deprecated workspaces:

* Microsoft Azure SQL
* Microsoft SQL Server

### Show deprecated workspaces

Follow this quick step-by-step guide to show deprecated workspace types.

1. Add a new workspace.
2. Click ***Show deprecated workspace types*** in the bottom-left corner of the window.
   {% endtab %}

{% tab title="Android" %}
A deprecated workspace refers to a workspace that is no longer recommended or officially supported, primarily for security reasons.

### List of deprecated workspaces

Here is the current list of deprecated workspaces:

* Microsoft SQL Server

### Migrating to Devolutions Cloud Free

Workspaces that are no longer supported by Remote Desktop Manager are flagged as ***(Deprecated)***, but are still available for use while being phased out. It is recommended to migrate them to a Devolutions Cloud Free workspace to avoid data loss. Here are the steps to do so:

1. Connect to the deprecated workspace you wish to migrate.
2. Tap the vertical ellipsis button (⋮) located in the top right corner and select ***Export all (.rdm)***.
3. Check the options of your choice (***Include credentials*** is highly recommended), and enter a ***Master key*** before tapping ***OK***.
4. [Create a Devolutions Cloud Free workspace](https://docs.devolutions.net/cloud/getting-started/create-your-devolutions-cloud-workspace/) or connect to an existing one.
5. Again, tap the vertical ellipsis button (⋮) located in the top right corner, but select ***Import into vault*** ***(.rdm, .json)*** this time.
6. Tap ***Import into root***, select the previously exported file, and enter the ***Master key***.

### Show deprecated workspaces

Follow this quick step-by-step guide to show deprecated workspace types.

1. Go to the Remote Desktop Manager Android settings.
2. Select ***Workspaces***.
3. Enable ***Show deprecated workspace types***.
   {% endtab %}

{% tab title="iOS" %}
A deprecated workspace refers to a workspace that is no longer recommended or officially supported, primarily for security reasons.

### List of deprecated workspaces

Here is the current list of deprecated workspaces:

* Microsoft SQL Server

### Migrating to Devolutions Cloud Free

Workspaces that are no longer supported by Remote Desktop Manager are flagged as ***(Deprecated)***, but are still available for use while being phased out. It is recommended to migrate them to a Devolutions Cloud Free workspace to avoid data loss. Here are the steps to do so:

1. Connect to the deprecated workspace you wish to migrate.
2. Tap the vertical ellipsis button (⋮) located in the top right corner and select ***Export all (.rdm)***.
3. Check the options of your choice (***Include credentials*** is highly recommended), and enter a ***Master key*** before tapping ***OK***.
4. [Create a Devolutions Cloud Free workspace](https://docs.devolutions.net/cloud/getting-started/create-your-devolutions-cloud-workspace/) or connect to an existing one.
5. Again, tap the vertical ellipsis button (⋮) located in the top right corner, but select ***Import into vault*** ***(.rdm, .json)*** this time.
6. Tap ***Import into root***, select the previously exported file, and enter the ***Master key***.

### Show deprecated workspaces

Follow this quick step-by-step guide to show deprecated workspace types.

1. Tap the three bars in the top-left corner.
2. Navigate to the ***Settings***.
3. Select ***Workspaces.***
4. Enable ***Show deprecated workspace types***.
   {% endtab %}
   {% endtabs %}


---

# 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/knowledge-base/knowledge-base-articles/deprecated-workspaces.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.
