Skip to content

Commit fbb656d

Browse files
authored
Update README.md to remove broken download links (#26376)
Remove broken links and add link to the latest release page.
1 parent 02265ab commit fbb656d

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

README.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -13,35 +13,12 @@ Azure Data Studio is a data management and development tool with connectivity to
1313

1414
## **Download the latest Azure Data Studio release**
1515

16-
|Platform |Type |Download |
17-
| --------|-----------------|----------------------- |
18-
|Windows |User Installer |[64 bit][win-user] [ARM][win-user-arm64] |
19-
| |System Installer |[64 bit][win-system] [ARM][win-system-arm64] |
20-
| |.zip |[64 bit][win-zip] [ARM][win-zip-arm64] |
21-
|Linux |.tar.gz |[64 bit][linux-zip] |
22-
| |.deb |[64 bit][linux-deb] |
23-
| |.rpm |[64 bit][linux-rpm] |
24-
|Mac |.zip |[Universal][osx-universal] [Intel Chip][osx-zip] [Apple Silicon][osx-arm64] |
25-
26-
[win-user]: https://azuredatastudio-update.azurewebsites.net/latest/win32-x64-user/stable
27-
[win-system]: https://azuredatastudio-update.azurewebsites.net/latest/win32-x64/stable
28-
[win-zip]: https://azuredatastudio-update.azurewebsites.net/latest/win32-x64-archive/stable
29-
[win-user-arm64]: https://azuredatastudio-update.azurewebsites.net/latest/win32-arm64-user/stable
30-
[win-system-arm64]: https://azuredatastudio-update.azurewebsites.net/latest/win32-arm64/stable
31-
[win-zip-arm64]: https://azuredatastudio-update.azurewebsites.net/latest/win32-arm64-archive/stable
32-
[linux-zip]: https://azuredatastudio-update.azurewebsites.net/latest/linux-x64/stable
33-
[linux-deb]: https://azuredatastudio-update.azurewebsites.net/latest/linux-deb-x64/stable
34-
[linux-rpm]: https://azuredatastudio-update.azurewebsites.net/latest/linux-rpm-x64/stable
35-
[osx-universal]: https://azuredatastudio-update.azurewebsites.net/latest/darwin-universal/stable
36-
[osx-zip]: https://azuredatastudio-update.azurewebsites.net/latest/darwin/stable
37-
[osx-arm64]: https://azuredatastudio-update.azurewebsites.net/latest/darwin-arm64/stable
38-
39-
Go to our [download page](https://aka.ms/getazuredatastudio) for more specific instructions.
40-
4116
Please visit our [download page](https://aka.ms/getazuredatastudio) for more specific installation instructions.
4217
Check out the [change log](https://github.com/Microsoft/azuredatastudio/blob/main/CHANGELOG.md) or [release notes](https://learn.microsoft.com/sql/azure-data-studio/release-notes-azure-data-studio) for additional details of what's in the each release.
4318
The [Azure Data Studio documentation](https://learn.microsoft.com/sql/azure-data-studio) includes complete details on getting started, connection quickstarts, and feature tutorials.
4419

20+
You can also find the latest release [here](https://github.com/microsoft/azuredatastudio/releases/latest).
21+
4522
## **Feature Highlights**
4623

4724
- Cross-Platform DB management for Windows, macOS and Linux with simple XCopy deployment

0 commit comments

Comments
 (0)