Skip to content

Commit 4e7aea7

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into release-privacy-supplement
2 parents 1e89d53 + 44fe8cc commit 4e7aea7

14 files changed

Lines changed: 101 additions & 75 deletions

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: yualan
88
ms.author: alayu
99
ms.reviewer: maghan
1010
ms.custom: seodec18
11-
ms.date: 9/22/2020
11+
ms.date: 9/30/2020
1212
---
1313

1414
# Download and install Azure Data Studio
@@ -22,9 +22,9 @@ Download and install the latest release:
2222
2323
|Platform|Download|Release date| Version |
2424
|:---|:---|:---|:---|
25-
| Windows | [User Installer (recommended)](https://go.microsoft.com/fwlink/?linkid=2142210)<br>[System Installer](https://go.microsoft.com/fwlink/?linkid=2142135)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=2142211) | September 22, 2020 | 1.22.0 |
26-
| macOS | [.zip](https://go.microsoft.com/fwlink/?linkid=2142136) | September 22, 2020 | 1.22.0 |
27-
| Linux | [.deb](https://go.microsoft.com/fwlink/?linkid=2142214)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=2142213)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=2142212) | September 22, 2020| 1.22.0 |
25+
| Windows | [User Installer (recommended)](https://go.microsoft.com/fwlink/?linkid=2144429)<br>[System Installer](https://go.microsoft.com/fwlink/?linkid=2144430)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=2144183) | September 30, 2020 | 1.22.1 |
26+
| macOS | [.zip](https://go.microsoft.com/fwlink/?linkid=2144184) | September 30, 2020 | 1.22.1 |
27+
| Linux | [.deb](https://go.microsoft.com/fwlink/?linkid=2144186)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=2144185)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=2144187) | September 30, 2020| 1.22.1 |
2828

2929
For details about the latest release, see the [release notes](./release-notes-azure-data-studio.md).
3030

@@ -36,32 +36,32 @@ The *user installer* is recommended because it does not require administrator pr
3636

3737
**User Installer** (recommended)
3838

39-
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)] *user* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2142210).
39+
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)] *user* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2144429).
4040
2. Start the [!INCLUDE[name-sos-short](../includes/name-sos-short.md)] app.
4141

4242
**System Installer**
4343

44-
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)] *system* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2142135).
44+
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)] *system* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2144430).
4545
2. Start the [!INCLUDE[name-sos-short](../includes/name-sos-short.md)] app.
4646

4747
**.zip file**
4848

49-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] .zip for Windows](https://go.microsoft.com/fwlink/?linkid=2142211).
49+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] .zip for Windows](https://go.microsoft.com/fwlink/?linkid=2144183).
5050
2. Browse to the downloaded file and extract it.
5151
3. Run `\azuredatastudio-windows\azuredatastudio.exe`
5252

5353
## Get Azure Data Studio for macOS
5454

55-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for macOS](https://go.microsoft.com/fwlink/?linkid=2142136).
55+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for macOS](https://go.microsoft.com/fwlink/?linkid=2144184).
5656
2. To expand the contents of the zip, double-click it.
5757
3. To make Azure Data Studio available in the *Launchpad*, drag *Azure Data Studio.app* to the *Applications* folder.
5858

5959
## Get Azure Data Studio for Linux
6060

6161
1. Download [!INCLUDE[name-sos](../includes/name-sos-short.md)] for Linux by using one of the installers or the tar.gz archive:
62-
- [.deb](https://go.microsoft.com/fwlink/?linkid=2142214)
63-
- [.rpm](https://go.microsoft.com/fwlink/?linkid=2142213)
64-
- [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2142212)
62+
- [.deb](https://go.microsoft.com/fwlink/?linkid=2144186)
63+
- [.rpm](https://go.microsoft.com/fwlink/?linkid=2144185)
64+
- [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2144187)
6565
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:
6666

6767
**Debian Installation:**

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,28 @@ title: Release notes
33
description: This article has release notes for Azure Data Studio releases from November, 2017, until now. For many of the summarized issues there are links to additional details.
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
6-
ms.topic: overview
6+
ms.topic: conceptual
77
author: yualan
88
ms.author: alayu
99
ms.reviewer: maghan
1010
ms.custom: seodec18
11-
ms.date: 09/22/2020
11+
ms.date: 09/30/2020
1212
---
1313

1414
# Release notes for Azure Data Studio
1515

1616
**[Download and install the latest release!](./download-azure-data-studio.md)**
1717

18+
## September 2020 (hotfix)
19+
20+
September 30, 2020 &nbsp; / &nbsp; version: 1.22.1
21+
22+
&nbsp;
23+
24+
| Change | Details |
25+
| ------ | ------- |
26+
| Resolved bugs and issues | For a complete list of fixes see [Bugs and issues, on GitHub](https://github.com/microsoft/azuredatastudio/releases/tag/untagged-ca77e3ca71bd29150699). |
27+
1828
## September 2020
1929

2030
September 22, 2020 &nbsp; / &nbsp; version: 1.22.0

docs/database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Each service in [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] repres
6666
|[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] 2016|C:\Windows\SysWOW64\SQLServerManager13.msc|
6767
|[!INCLUDE[ssSQL14](../../includes/sssql14-md.md)]|C:\Windows\SysWOW64\SQLServerManager12.msc|
6868
|[!INCLUDE[ssSQL11](../../includes/sssql11-md.md)]|C:\Windows\SysWOW64\SQLServerManager11.msc|
69-
|[!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)]|C:\Windows\SysWOW64\SQLServerManager10.msc|
7069

7170
## <a name="Service_Details"></a> Services Installed by [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
7271

0 commit comments

Comments
 (0)