Skip to content

Commit dbc1e12

Browse files
author
stevestein
committed
update for March release
1 parent d672f12 commit dbc1e12

3 files changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Extend the functionality (add extensions) of SQL Operations Studio (preview) | Microsoft Docs
3+
description: Extend the functionality (add extensions) of SQL Operations Studio (preview)
4+
ms.custom: "tools|sos"
5+
ms.date: "03/28/2018"
6+
ms.reviewer: "alayu; erickang; sstein"
7+
ms.prod: "sql-non-specified"
8+
ms.suite: "sql"
9+
ms.prod_service: sql-tools
10+
ms.component: sos
11+
ms.tgt_pltfrm: ""
12+
ms.topic: "article"
13+
author: "stevestein"
14+
ms.author: "sstein"
15+
manager: craigg
16+
ms.workload: "Inactive"
17+
---
18+
# Extend the functionality (add extensions) of [!INCLUDE[name-sos](../includes/name-sos-short.md)]
19+
20+
Extensions in [!INCLUDE[name-sos](../includes/name-sos-short.md)] provide an easy way to add more functionality to the base [!INCLUDE[name-sos](../includes/name-sos-short.md)] installation.
21+
22+
Extensions are provided by the SQL Operations Studio team (Microsoft), as well as the 3rd party community (you!). For details about creating extensions, see [Get started with Extensibility](https://github.com/Microsoft/sqlopsstudio/wiki/Getting-started-with-Extensibility).
23+
24+
25+
## Add SQL Operations Studio extensions
26+
27+
1. To open the extensions manager and access the available extensions, select the extensions icon, or select **Extensions** in the **View** menu.
28+
2. Select an available extension to view it's details.
29+
30+
![extension manager](media/extensions/extension-manager.png)
31+
32+
1. Select the extension you want and **Install** it.
33+
2. Select **Reload** to enable the extension (only required the first time you install an extension).
34+
1. Navigate to your management dashboard by right-clicking your server or database and selecting **Manage**.
35+
2. Installed extensions appear as tabs on your management dashboard:
36+
37+
![extension manager](media/extensions/dashboard-extensions.png)
38+
39+
40+
55.3 KB
Loading
74.2 KB
Loading

0 commit comments

Comments
 (0)