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
| Linux |[.deb](https://go.microsoft.com/fwlink/?linkid=2132350)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=2132351)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=2132349)|June 15, 2020| 1.19.0|
29
28
30
29
For details about the latest release, see the [release notes](release-notes.md).
31
30
@@ -37,32 +36,32 @@ The *user installer* is recommended because it does not require administrator pr
37
36
38
37
**User Installer** (recommended)
39
38
40
-
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)]*user* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2127522).
39
+
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)]*user* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2132348).
41
40
2. Start the [!INCLUDE[name-sos-short](../includes/name-sos-short.md)] app.
42
41
43
42
**System Installer**
44
43
45
-
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)]*system* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2127432).
44
+
1. Download and run the [[!INCLUDE[name-sos](../includes/name-sos-short.md)]*system* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2132347).
46
45
2. Start the [!INCLUDE[name-sos-short](../includes/name-sos-short.md)] app.
47
46
48
47
**.zip file**
49
48
50
-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] .zip for Windows](https://go.microsoft.com/fwlink/?linkid=2127716).
49
+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] .zip for Windows](https://go.microsoft.com/fwlink/?linkid=2132518).
51
50
2. Browse to the downloaded file and extract it.
52
51
3. Run `\azuredatastudio-windows\azuredatastudio.exe`
53
52
54
53
## Get Azure Data Studio for macOS
55
54
56
-
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for macOS](https://go.microsoft.com/fwlink/?linkid=2127431).
55
+
1. Download [[!INCLUDE[name-sos](../includes/name-sos-short.md)] for macOS](https://go.microsoft.com/fwlink/?linkid=2132519).
57
56
2. To expand the contents of the zip, double-click it.
58
57
3. To make Azure Data Studio available in the *Launchpad*, drag *Azure Data Studio.app* to the *Applications* folder.
59
58
60
59
## Get Azure Data Studio for Linux
61
60
62
61
1. Download [!INCLUDE[name-sos](../includes/name-sos-short.md)] for Linux by using one of the installers or the tar.gz archive:
Copy file name to clipboardExpand all lines: docs/azure-data-studio/enable-kerberos.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,19 +3,19 @@ title: Connect your SQL Server using Windows authentication (Kerberos)
3
3
description: Learn how to enable Kerberos to use Active Directory Authentication for Azure Data Studio
4
4
ms.prod: sql
5
5
ms.technology: azure-data-studio
6
-
ms.reviewer: "alayu, maghan, sstein"
6
+
author: markingmyname
7
+
ms.author: maghan
8
+
ms.reviewer: alayu, maghan, sstein
7
9
ms.topic: conceptual
8
-
author: "meet-bhagdev"
9
-
ms.author: "meetb"
10
-
ms.custom: "seodec18"
11
-
ms.date: "09/24/2018"
10
+
ms.custom: seodec18
11
+
ms.date: 09/24/2018
12
12
---
13
13
14
14
# Connect Azure Data Studio to your SQL Server using Windows authentication - Kerberos
15
15
16
16
Azure Data Studio supports connecting to SQL Server using Kerberos.
17
17
18
-
In order to use Integrated Authentication (Windows Authentication) on macOS or Linux, you need to set up a **Kerberos ticket** linking your current user to a Windows domain account.
18
+
In order to use Integrated Authentication (Windows Authentication) on macOS or Linux, you need to set up a **Kerberos ticket** linking your current user to a Windows domain account.
0 commit comments