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/download-azure-data-studio.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: yualan
8
8
ms.author: alayu
9
9
ms.reviewer: maghan
10
10
ms.custom: seodec18, contperf-fy21q4
11
-
ms.date: 05/03/2021
11
+
ms.date: 05/19/2021
12
12
---
13
13
14
14
# Download and install Azure Data Studio
@@ -23,16 +23,16 @@ For more information about Azure Data Studio, visit [What is Azure Data Studio](
23
23
24
24
## Download Azure Data Studio
25
25
26
-
Azure Data Studio 1.28.0 is the latest general availability (GA) version. If you have a previous GA version of Azure Data Studio installed, installing Azure Data Studio 1.28.0 upgrades it to the latest version.
26
+
Azure Data Studio 1.29.0 is the latest general availability (GA) version. If you have a previous GA version of Azure Data Studio installed, installing Azure Data Studio 1.28.0 upgrades it to the latest version.
27
27
28
-
- Release number: 1.28.0
29
-
- Release date: April 15, 2021
28
+
- Release number: 1.29.0
29
+
- Release date: May 19, 2021
30
30
31
31
| Platform | Download |
32
32
|----------|----------|
33
-
| Windows |[User Installer (recommended)](https://go.microsoft.com/fwlink/?linkid=2160781)<br>[System Installer](https://go.microsoft.com/fwlink/?linkid=2160780)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=2160923)|
| Linux |[.deb](https://go.microsoft.com/fwlink/?linkid=2160876)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=2160875)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=2160782)|
33
+
| Windows |[User Installer (recommended)](https://go.microsoft.com/fwlink/?linkid=2163435)<br>[System Installer](https://go.microsoft.com/fwlink/?linkid=2163531)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=2163529)|
| Linux |[.deb](https://go.microsoft.com/fwlink/?linkid=2163436)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=2163437)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=2163530)|
36
36
37
37
> [!Note]
38
38
> Azure Data Studio currently does not support the ARM architecture.
@@ -51,19 +51,19 @@ We recommend the *user installer* because it doesn't require administrator privi
51
51
52
52
**User Installer** (recommended)
53
53
54
-
1. Download and run the [Azure Data Studio *user* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2160781).
54
+
1. Download and run the [Azure Data Studio *user* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2163435).
55
55
56
56
2. Start the Azure Data Studio app.
57
57
58
58
**System Installer**
59
59
60
-
1. Download and run the [Azure Data Studio *system* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2160780).
60
+
1. Download and run the [Azure Data Studio *system* installer for Windows](https://go.microsoft.com/fwlink/?linkid=2163531).
61
61
62
62
2. Start the Azure Data Studio app.
63
63
64
64
**.zip file**
65
65
66
-
1. Download [Azure Data Studio .zip for Windows](https://go.microsoft.com/fwlink/?linkid=2160923).
66
+
1. Download [Azure Data Studio .zip for Windows](https://go.microsoft.com/fwlink/?linkid=2163529).
67
67
68
68
2. Browse to the downloaded file and extract it.
69
69
@@ -102,7 +102,7 @@ If you want to install Azure Data Studio in the background with no GUI prompts,
102
102
103
103
### macOS install
104
104
105
-
1. Download [Azure Data Studio for macOS](https://go.microsoft.com/fwlink/?linkid=2160874).
105
+
1. Download [Azure Data Studio for macOS](https://go.microsoft.com/fwlink/?linkid=2163528).
106
106
107
107
2. To expand the contents of the zip, double-select it.
108
108
@@ -112,7 +112,7 @@ If you want to install Azure Data Studio in the background with no GUI prompts,
112
112
113
113
#### .deb Installation
114
114
115
-
1. Download Azure Data Studio for Linux by using the [deb](https://go.microsoft.com/fwlink/?linkid=2160876) file.
115
+
1. Download Azure Data Studio for Linux by using the [deb](https://go.microsoft.com/fwlink/?linkid=2163436) file.
116
116
117
117
2. To extract the file, open a new Terminal window and follow the below commands.
118
118
@@ -135,7 +135,7 @@ You may have missing dependencies. Use the following commands to install these d
135
135
136
136
#### .rpm Installation
137
137
138
-
1. Download Azure Data Studio for Linux by using the [rpm](https://go.microsoft.com/fwlink/?linkid=2160875) file.
138
+
1. Download Azure Data Studio for Linux by using the [rpm](https://go.microsoft.com/fwlink/?linkid=2163437) file.
139
139
140
140
2. To extract the file, open a new Terminal window and follow the below commands.
141
141
@@ -158,7 +158,7 @@ You may have missing dependencies. Use the following commands to install these d
158
158
159
159
#### tar.gz Installation
160
160
161
-
1. Download Azure Data Studio for Linux by using the [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2160782) file.
161
+
1. Download Azure Data Studio for Linux by using the [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2163530) file.
162
162
163
163
2. To extract the file, open a new Terminal window and follow the below commands.
164
164
@@ -350,10 +350,9 @@ yum remove azuredatastudio
350
350
351
351
## Next Steps
352
352
353
-
-[What is Azure Data Studio](what-is-azure-data-studio.md)
354
353
-[Azure Data Studio release notes](release-notes-azure-data-studio.md)
354
+
-[What is Azure Data Studio](what-is-azure-data-studio.md)
0 commit comments