You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-data-studio/extensions/add-extensions.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
title: Add extensions
3
3
description: Learn how to add functionality to Azure Data Studio by selecting and installing extensions from among those provided by Microsoft and third parties.
4
-
author: "markingmyname"
5
-
ms.author: "maghan"
6
-
ms.reviewer: erinstellato
7
-
ms.date: "10/03/2019"
4
+
author: markingmyname
5
+
ms.author: maghan
6
+
ms.reviewer: erinstellato, randolphwest
7
+
ms.date: 12/16/2022
8
8
ms.service: azure-data-studio
9
9
ms.topic: conceptual
10
10
---
@@ -19,17 +19,17 @@ Extensions are provided by the Azure Data Studio team (Microsoft), as well as th
19
19
20
20
1. Access the available extensions by selecting the Extensions Icon, or by selecting **Extensions** in the **View** menu. You can use the **View: Show Extensions** command, available in the **Command Palette** (F1 or `Ctrl+Shift+P`).
:::image type="content" source="media/add-extensions/extension-details.png" alt-text="Screenshot showing the Extension details.":::
29
29
30
-
3. Select the extension you want and **Install** it.
30
+
1. Select the extension you want and **Install** it.
31
31
32
-
4. Once installed, **Reload** to enable the extension in Azure Data Studio (only required when installing an extension for the first time).
32
+
1. Once installed, **Reload** to enable the extension in Azure Data Studio (only required when installing an extension for the first time).
33
33
34
34
If you're having problems accessing the Extensions Manager on Azure Data Studio, you can download the extension you need on our [GitHub Wiki](https://github.com/microsoft/azuredatastudio/wiki/List-of-Extensions).
35
35
@@ -41,9 +41,9 @@ The default Extensions view shows the extensions that are currently enabled, all
41
41
42
42
### Uninstall an extension
43
43
44
-
To uninstall an extension, click the gear icon on the right of an extension entry and choose **Uninstall** from the drop-down menu. This uninstalls the selected extension and will prompt you to reload Azure Data Studio.
44
+
To uninstall an extension, select the gear icon on the right of an extension entry and choose **Uninstall** from the drop-down menu. This uninstalls the selected extension and will prompt you to reload Azure Data Studio.
:::image type="content" source="media/add-extensions/extension-gear-dropdown.png" alt-text="Screenshot showing the Extension dropdown.":::
47
47
48
48
### Disable an extension
49
49
@@ -53,13 +53,13 @@ You may temporarily disable an extension instead of permanently removing an exte
53
53
54
54
If an extension has been disabled, it will be in the **Disabled** section of the extension list and marked as ***Disabled***. You can re-enable it with the **Enable** or **Enable (Workspace)** commands in the drop-down menu. The **Command Palette** also lets you enable all extensions with the commands **Extensions: Enable All Extensions** and **Extensions: Enable All Extensions (Workspace)**.
:::image type="content" source="media/add-extensions/extension-sort.png" alt-text="Screenshot showing how to sort the extensions.":::
79
79
80
80
Here are the Extensions view filters:
81
81
82
-
-`@builtin` - Show extensions that come with Azure Data Studio. Grouped by type (Programming Languages, Themes, etc.).
82
+
-`@builtin` - Show extensions that come with Azure Data Studio. Grouped by type (Programming Languages, Themes, and so on.).
83
83
-`@disabled` - Show disabled installed extensions.
84
84
-`@enabled` - Show enabled installed extensions. Extensions can be individually enabled/disabled.
85
85
-`@installed` - Show installed extensions.
86
86
-`@outdated` - Show outdated installed extensions. A newer version is available on the Marketplace.
87
87
-`@recommended` - Show recommended extensions. Grouped as Workspace specific or general use.
88
-
-`@category` - Show extensions belonging to specified category. Below are a few of supported categories. For a complete list, type @category and follow the options in the suggestion list:
89
-
-`@category:themes`
90
-
-`@category:formatters`
91
-
-`@category:snippets`
88
+
-`@category` - Show extensions belonging to specified category. Here is a short list of supported categories. For a complete list, type @category and follow the options in the suggestion list:
89
+
-`@category:themes`
90
+
-`@category:formatters`
91
+
-`@category:snippets`
92
92
These filters can be combined as well. For example, `@installed @category:themes` displays all installed themes.
93
93
94
94
If no filter is provided, the Extensions view displays currently installed and recommended extensions.
95
95
96
-
### Sorting
96
+
### Sort
97
97
98
98
You can sort extensions with the `@sort` filter, which can take the following values:
:::image type="content" source="media/azure-sql-migration-extension/extension-icon.png" alt-text="Screenshot showing the migration extension icon.":::
34
33
35
-
2. Type in *Azure SQL Migration* in the search bar.
34
+
1. Type in *Azure SQL Migration* in the search bar.
36
35
37
-
3. Select the **Azure SQL Migration** extension and view its details.
36
+
1. Select the **Azure SQL Migration** extension and view its details.
38
37
39
-
4. Select **Install**.
38
+
1. Select **Install**.
40
39
41
-
:::image type="content" source="media/azure-sql-migration-extension/azure-sql-migration-extension-market-place.png" alt-text="Azure SQl Migration extension from market place":::
40
+
:::image type="content" source="media/azure-sql-migration-extension/azure-sql-migration-extension-market-place.png" alt-text="Screenshot showing the Azure SQL Migration extension from the Azure Marketplace.":::
42
41
43
-
5. You can see the Azure SQL migration extension in the extension list once installed.
42
+
1. You can see the Azure SQL migration extension in the extension list once installed.
:::image type="content" source="media/azure-sql-migration-extension/azure-sql-migration-icon.png" alt-text="Screenshot showing the Azure SQL migration extension":::
46
45
47
-
6. You can connect to the SQL Server instance in Azure Data Studio. Right-click the instance name and select **Manage** to see the dashboard and the **Azure SQL Migration** extension landing page.
46
+
1. You can connect to the SQL Server instance in Azure Data Studio. Right-click the instance name and select **Manage** to see the dashboard and the **Azure SQL Migration** extension landing page.
@@ -66,35 +65,35 @@ The Azure SQL migration extension supports assessment and generates Azure recomm
66
65
67
66
The following migration modes are supported for the corresponding Azure SQL targets.
68
67
69
-
-**Online** - The source SQL Server database is available for reading and writing activity, while database backups are continuously restored on target Azure SQL. Application downtime is limited to the duration of the cutover at the end of migration.
68
+
-**Online** - The source SQL Server database is available for reading and writing activity, while database backups are continuously restored on target Azure SQL. Application downtime is limited to the duration of the cutover at the end of migration.
70
69
-**Offline** - The source database can't be used for writing activity while backup files are restored on the target Azure SQL database (Preview). Application downtime persists from the start until the completion of the migration process.
SQL Server on Azure Virtual Machine|[Online](/azure/dms/tutorial-sql-server-to-virtual-machine-online-ads) / [Offline](/azure/dms/tutorial-sql-server-to-virtual-machine-offline-ads)
> For information on pre-requisites, features and migration workflow, see [Migration using Azure Data Studio](/azure/dms/migration-using-azure-data-studio)
82
81
83
82
### Get help from Microsoft support
84
83
85
84
You can raise a support request to get Microsoft support assistance if you encounter issues or errors with your database migrations using the Azure SQL Migration extension.
86
85
87
-
Click on the **New support request** button in the upper section of the extension. It will automatically take you to the Azure portal, where you can fill in the details and then submit a support request.
86
+
Select the **New support request** button in the upper section of the extension. It will automatically take you to the Azure portal, where you can fill in the details and then submit a support request.
88
87
:::image type="content" source="media/azure-sql-migration-extension/extension-support.png" alt-text="Get help from Microsoft support for the extension":::
89
88
90
89
You can submit ideas/suggestions for improvement, and other feedback, including bugs, in the [Azure Community forum — Azure Database Migration Service](https://feedback.azure.com/d365community/forum/2dd7eb75-ef24-ec11-b6e6-000d3a4f0da0).
91
90
92
-
> [!NOTE]
91
+
> [!NOTE]
93
92
> You can also use the **Feedback** button if you have any suggestions or feedback to improve the extension.
94
93
95
94
## Next steps
96
95
97
96
-[Database migrations using Azure Data Studio](/azure/dms/migration-using-azure-data-studio)
98
97
-[Download Azure Data Studio](../download-azure-data-studio.md)
99
98
-[Azure Data Studio release notes](../release-notes-azure-data-studio.md)
100
-
-[Azure Data Studio extensions](add-extensions.md)
99
+
-[Azure Data Studio extensions](add-extensions.md)
0 commit comments