From fe50a5e822342324376f12da7e40989b4d60c41b Mon Sep 17 00:00:00 2001 From: Julie Koesmarno Date: Mon, 28 Jun 2021 12:49:17 -0700 Subject: [PATCH] Updated the instruction to SQL 2019 --- docs/azure-data-studio/quickstart-sql-server.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/azure-data-studio/quickstart-sql-server.md b/docs/azure-data-studio/quickstart-sql-server.md index 61ac5bc5b85..268e889f644 100644 --- a/docs/azure-data-studio/quickstart-sql-server.md +++ b/docs/azure-data-studio/quickstart-sql-server.md @@ -22,9 +22,9 @@ To complete this quickstart, you need Azure Data Studio, and access to SQL Serve If you don't have access to a SQL Server, select your platform from the following links (make sure you remember your SQL Login and Password!): -- [Windows - Download SQL Server 2017 Developer Edition](https://www.microsoft.com/sql-server/sql-server-downloads) -- [macOS - Download SQL Server 2017 on Docker](../linux/quickstart-install-connect-docker.md) -- [Linux - Download SQL Server 2017 Developer Edition](../linux/sql-server-linux-overview.md#install) - You only need to follow the steps up to *Create and Query Data*. +- [Windows - Download SQL Server 2019 Developer Edition](https://www.microsoft.com/sql-server/sql-server-downloads) +- [macOS - Download SQL Server 2019 on Docker](../linux/quickstart-install-connect-docker.md) +- [Linux - Download SQL Server 2019 Developer Edition](../linux/sql-server-linux-overview.md#install) - You only need to follow the steps up to *Create and Query Data*. ## Connect to a SQL Server