Skip to content

Commit d672f12

Browse files
author
stevestein
committed
update for march release
1 parent f12cea7 commit d672f12

2 files changed

Lines changed: 13 additions & 14 deletions

File tree

docs/sql-operations-studio/download.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Download and install Microsoft SQL Operations Studio (preview) | Microsoft Docs
33
description: 'Download and Install Microsoft SQL Operations Studio (preview) for Windows, macOS, or Linux'
44
ms.custom: "tools|sos"
5-
ms.date: "03/27/2018"
5+
ms.date: "03/28/2018"
66
ms.prod: "sql-non-specified"
77
ms.reviewer: "alayu; erickang; sstein"
88
ms.suite: "sql"
@@ -23,9 +23,9 @@ Download and install the latest release, the *March Public Preview*:
2323

2424
|Platform|Download|Release date| Version |
2525
|:---|:---|:---|:---|
26-
|Windows|[Installer](https://go.microsoft.com/fwlink/?linkid=867998)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=867997)|March 27, 2018 |0.27.0|
27-
|macOS|[.zip](https://go.microsoft.com/fwlink/?linkid=867999)|March 27, 2018 |0.27.0|
28-
|Linux|[.deb](https://go.microsoft.com/fwlink/?linkid=868002)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=868001)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=868000)|March 27, 2018 |0.27.0|
26+
|Windows|[Installer](https://go.microsoft.com/fwlink/?linkid=870837)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=870838)|March 28, 2018 |0.27.3|
27+
|macOS|[.zip](https://go.microsoft.com/fwlink/?linkid=870839)|March 28, 2018 |0.27.3|
28+
|Linux|[.deb](https://go.microsoft.com/fwlink/?linkid=870842)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=870841)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=870840)|March 28, 2018 |0.27.3|
2929

3030
For details about the latest release, see the [release notes](release-notes.md).
3131

@@ -35,27 +35,27 @@ This release of [!INCLUDE[name-sos](../includes/name-sos-short.md)] includes a s
3535

3636
**Installer**
3737

38-
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)] installer for Windows](https://go.microsoft.com/fwlink/?linkid=867998).
38+
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)] installer for Windows](https://go.microsoft.com/fwlink/?linkid=870837).
3939
1. Start the [!INCLUDE[name-sos-short](../includes/name-sos-short.md)] app.
4040

4141

4242
**.zip file**
4343

44-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] .zip for Windows](https://go.microsoft.com/fwlink/?linkid=867997).
44+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] .zip for Windows](https://go.microsoft.com/fwlink/?linkid=870838).
4545
2. Browse to the downloaded file and extract it.
4646
3. Run `\sqlops-windows\sqlops.exe`
4747

4848

4949
## Get SQL Operations Studio (preview) for macOS
5050

51-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for macOS](https://go.microsoft.com/fwlink/?linkid=867999).
51+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for macOS](https://go.microsoft.com/fwlink/?linkid=870839).
5252
2. To expand the contents of the zip, double-click it.
5353
3. To make [!INCLUDE[name-sos](../includes/name-sos-short.md)] available in the *Launchpad*, drag *sqlops.app* to the *Applications* folder.
5454

5555

5656
## Get SQL Operations Studio (preview) for Linux
5757

58-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for Linux](https://go.microsoft.com/fwlink/?linkid=868000).
58+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for Linux](https://go.microsoft.com/fwlink/?linkid=870840).
5959
1. To extract the file and launch [!INCLUDE[name-sos](../includes/name-sos-short.md)], open a new Terminal window and type the following commands:
6060

6161
```bash

docs/sql-operations-studio/release-notes.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Microsoft SQL Operations Studio (preview) release notes| Microsoft Docs
33
description: 'Microsoft SQL Operations Studio (preview) release notes'
44
ms.custom: "tools|sos"
5-
ms.date: "03/27/2018"
5+
ms.date: "03/28/2018"
66
ms.prod: "sql-non-specified"
77
ms.reviewer: "alayu; erickang; sstein"
88
ms.suite: "sql"
@@ -21,17 +21,16 @@ ms.workload: "Inactive"
2121

2222
## March 2018 (March Public Preview)
2323

24-
release date: March 27, 2018
25-
version: 0.27.0
24+
release date: March 28, 2018
25+
version: 0.27.3
2626

2727
The *March Public Preview* continues to address the top GitHub issues and is focused on improving our extensibility story. Specifically enabling Extension Manager, improving dashboard management, and providing SQL Agent and insights extensions. This release includes the following enhancements:
2828

2929
- Enhance the Manage Dashboard extensibility model to support tabbed insights and configuration panes.
30-
- Dashboard Insights extensions for sp_whoisactive from [whoisactive.com](http://www.whoisactive.com).
3130
- Extension Manager enables simple acquisition of 1st-party and 3rd-party extensions.
31+
- Dashboard extensions for sp_whoisactive from [whoisactive.com](http://www.whoisactive.com).
3232
- Add additional Extensibility APIs for connection and object explorer management.
33-
- Early Preview of SQL Agent Management Extension.
34-
- Community Localization open for 10 languages.
33+
- Early preview of SQL Agent dashboard extension.
3534
- Continue to fix important customer impacting [GitHub issues](https://github.com/Microsoft/sqlopsstudio/issues).
3635

3736
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md).

0 commit comments

Comments
 (0)