Skip to content

Commit 13ceafb

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into release-2016-cu
2 parents 32319bc + c2cf8a5 commit 13ceafb

57 files changed

Lines changed: 674 additions & 506 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42533,6 +42533,11 @@
4253342533
{
4253442534
"source_path": "docs/advanced-analytics/tutorials/sqldev-in-database-python-for-sql-developers.md",
4253542535
"redirect_url": "/sql/machine-learning/tutorials/sqldev-in-database-python-for-sql-developers",
42536+
"redirect_document_id": false
42537+
},
42538+
{
42539+
"source_path": "docs/machine-learning/tutorials/sqldev-in-database-python-for-sql-developers.md",
42540+
"redirect_url": "/sql/machine-learning/tutorials/python-taxi-classification-introduction",
4253642541
"redirect_document_id": true
4253742542
},
4253842543
{
@@ -42548,21 +42553,41 @@
4254842553
{
4254942554
"source_path": "docs/advanced-analytics/tutorials/sqldev-py3-explore-and-visualize-the-data.md",
4255042555
"redirect_url": "/sql/machine-learning/tutorials/sqldev-py3-explore-and-visualize-the-data",
42556+
"redirect_document_id": false
42557+
},
42558+
{
42559+
"source_path": "docs/machine-learning/tutorials/sqldev-py3-explore-and-visualize-the-data.md",
42560+
"redirect_url": "/sql/machine-learning/tutorials/python-taxi-classification-explore-data",
4255142561
"redirect_document_id": true
4255242562
},
4255342563
{
4255442564
"source_path": "docs/advanced-analytics/tutorials/sqldev-py4-create-data-features-using-t-sql.md",
4255542565
"redirect_url": "/sql/machine-learning/tutorials/sqldev-py4-create-data-features-using-t-sql",
42566+
"redirect_document_id": false
42567+
},
42568+
{
42569+
"source_path": "docs/machine-learning/tutorials/sqldev-py4-create-data-features-using-t-sql.md",
42570+
"redirect_url": "/sql/machine-learning/tutorials/python-taxi-classification-create-features",
4255642571
"redirect_document_id": true
4255742572
},
4255842573
{
4255942574
"source_path": "docs/advanced-analytics/tutorials/sqldev-py5-train-and-save-a-model-using-t-sql.md",
4256042575
"redirect_url": "/sql/machine-learning/tutorials/sqldev-py5-train-and-save-a-model-using-t-sql",
42576+
"redirect_document_id": false
42577+
},
42578+
{
42579+
"source_path": "docs/machine-learning/tutorials/sqldev-py5-train-and-save-a-model-using-t-sql.md",
42580+
"redirect_url": "/sql/machine-learning/tutorials/python-taxi-classification-train-model",
4256142581
"redirect_document_id": true
4256242582
},
4256342583
{
4256442584
"source_path": "docs/advanced-analytics/tutorials/sqldev-py6-operationalize-the-model.md",
4256542585
"redirect_url": "/sql/machine-learning/tutorials/sqldev-py6-operationalize-the-model",
42586+
"redirect_document_id": false
42587+
},
42588+
{
42589+
"source_path": "docs/machine-learning/tutorials/sqldev-py6-operationalize-the-model.md",
42590+
"redirect_url": "/sql/machine-learning/tutorials/python-taxi-classification-deploy-model",
4256642591
"redirect_document_id": true
4256742592
},
4256842593
{

docs/azure-data-studio/source-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Source control
3-
description: Learn how to configure source control in Azure Data Studio
3+
description: Azure Data Studio supports Git for Source Control Management (SCM). Learn how to open an existing Git repository, and how to initialize a new one.
44
ms.prod: azure-data-studio
55
ms.technology:
66
ms.topic: conceptual

docs/azure-data-studio/sql-server-agent-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL Server Agent extension
3-
description: Install and use the SQL Server Agent extension (preview) for Azure Data Studio
3+
description: Learn how to install and use the SQL Server Agent extension (preview) for Azure Data Studio—an extension for managing SQL Agent jobs and configurations.
44
ms.custom: "seodec18"
55
ms.date: "09/24/2018"
66
ms.reviewer: "alayu, maghan, sstein"

docs/azure-data-studio/sql-server-cms-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL Server Central Management Servers extension
3-
description: Install and use the SQL Server Central Management Servers extension (preview) for Azure Data Studio
3+
description: Learn how to install and use the SQL Server Central Management Servers extension (preview)—an extension for grouping servers and applying actions to the group.
44
ms.reviewer: "alayu, maghan, sstein"
55
ms.prod: azure-data-studio
66
ms.technology:

docs/azure-data-studio/sql-server-dacpac-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL Server dacpac extension
3-
description: Install and use the SQL Server dacpac extension for Azure Data Studio
3+
description: Learn how to install and launch the Data-tier Application Wizard, which makes it easy to deploy and extract dacpac files, and import and export bacpac files.
44
ms.custom: "seodec18"
55
ms.date: 11/04/2019
66
ms.reviewer: "alayu, maghan, sstein"

docs/azure-data-studio/sql-server-import-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL Server Import Extension
3-
description: Install and use the SQL Server Import extension (preview) for Azure Data Studio
3+
description: Learn how to install and use the SQL Server Import extension (preview) for Azure Data Studio, a wizard that converts .txt and .csv files into a SQL table.
44
ms.custom: "seodec18"
55
ms.date: "09/24/2018"
66
ms.reviewer: "alayu, maghan, sstein"

docs/azure-data-studio/sql-server-profiler-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL Server Profiler extension
3-
description: Install and use the SQL Server Profiler extension (preview) for Azure Data Studio
3+
description: Learn how to install and use the SQL Server Profiler extension (preview)—an easy-to-use SQL Server tracing solution similar to SSMS Profiler.
44
ms.custom: "seodec18"
55
ms.date: "09/24/2018"
66
ms.reviewer: "alayu, maghan, sstein"

docs/azure-data-studio/tutorial-backup-restore-sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Backup and restore a database
3-
description: Learn how to backup and restore a database using Azure Data Studio
2+
title: Back up and restore a database
3+
description: Follow this tutorial to learn how to back up and restore databases using Azure Data Studio.
44
ms.prod: azure-data-studio
55
ms.technology:
66
ms.topic: "tutorial"
@@ -15,7 +15,7 @@ ms.date: 11/04/2019
1515

1616
In this tutorial, you learn how to use Azure Data Studio to:
1717
> [!div class="checklist"]
18-
> * Backup a database
18+
> * Back up a database
1919
> * View the backup status
2020
> * Generate the script used to perform the backup
2121
> * Restore a database

docs/azure-data-studio/tutorial-sql-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use the Transact-SQL editor to create database objects
3-
description: This tutorial demonstrates the key features in Azure Data Studio that simplify working with T-SQL.
3+
description: Follow this tutorial to learn how to use the Transact-SQL editor to perform core database tasks, including creation and search of database objects.
44
ms.prod: azure-data-studio
55
ms.technology:
66
ms.topic: "tutorial"

docs/connect/odbc/download-odbc-driver-for-sql-server.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Download ODBC Driver for SQL Server
33
description: "Download the Microsoft ODBC Driver for SQL Server to develop native-code applications that connect to SQL Server and Azure SQL Database."
4-
ms.date: 04/24/2020
4+
ms.date: 07/31/2020
55
ms.prod: sql
66
ms.prod_service: connectivity
77
ms.reviewer: ""
@@ -22,15 +22,15 @@ Microsoft ODBC Driver for SQL Server is a single dynamic-link library (DLL) cont
2222

2323
The redistributable installer for Microsoft ODBC Driver 17 for SQL Server installs the client components, which are required during run time to take advantage of newer SQL Server features. It optionally installs the header files needed to develop an application that uses the ODBC API. Starting with version 17.4.2, the installer also includes and installs the Microsoft Active Directory Authentication Library (ADAL.dll).
2424

25-
Version 17.5.2 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.5.2 upgrades it to 17.5.2.
25+
Version 17.6.1 is the latest general availability (GA) version. If you have a previous version of Microsoft ODBC Driver 17 for SQL Server installed, installing 17.6.1 upgrades it to 17.6.1.
2626

27-
**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2120137)**
28-
**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2120140)**
27+
**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 17 for SQL Server (x64)](https://go.microsoft.com/fwlink/?linkid=2137027)**
28+
**[![Download](../../ssms/media/download-icon.png) Download Microsoft ODBC Driver 17 for SQL Server (x86)](https://go.microsoft.com/fwlink/?linkid=2137028)**
2929

3030
### Version information
3131

32-
- Release number: 17.5.2.1
33-
- Released: March 6, 2020
32+
- Release number: 17.6.1.1
33+
- Released: July 31, 2020
3434

3535
> [!Note]
3636
> If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please visit the [US-English version of the site](https://aka.ms/downloadmsodbcsqlenglish). You can download different languages from the US-English version site by selecting [available languages](#available-languages).
@@ -40,10 +40,10 @@ Version 17.5.2 is the latest general availability (GA) version. If you have a pr
4040
This release of Microsoft ODBC Driver for SQL Server can be installed in the following languages:
4141

4242
Microsoft ODBC Driver 17.5.2 for SQL Server (x64):
43-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2120137&clcid=0x40a)
43+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2137027&clcid=0x40a)
4444

4545
Microsoft ODBC Driver 17.5.2 for SQL Server (x86):
46-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2120140&clcid=0x40a)
46+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2137028&clcid=0x40a)
4747

4848
### Release notes for Windows
4949

@@ -66,6 +66,7 @@ If you need to download the packages for offline installation, all versions are
6666
6767
### Alpine
6868

69+
- [17.6.1.1 Alpine package](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.6.1.1-1_amd64.apk) ([PGP Signature](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.6.1.1-1_amd64.sig))
6970
- [17.5.2.2 Alpine package](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.5.2.2-1_amd64.apk) ([PGP Signature](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.5.2.2-1_amd64.sig))
7071
- [17.5.2.1 Alpine package](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.5.2.1-1_amd64.apk) ([PGP Signature](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.5.2.1-1_amd64.sig))
7172
- [17.5.1.1 Alpine package](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.5.1.1-1_amd64.apk) ([PGP Signature](https://download.microsoft.com/download/e/4/e/e4e67866-dffd-428c-aac7-8d28ddafb39b/msodbcsql17_17.5.1.1-1_amd64.sig))
@@ -91,7 +92,7 @@ If you need to download the packages for offline installation, all versions are
9192

9293
### Ubuntu
9394

94-
- [Ubuntu 19.10 .deb packages](https://packages.microsoft.com/ubuntu/19.10/prod/pool/main/m/msodbcsql17/)
95+
- [Ubuntu 20.04 .deb packages](https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/m/msodbcsql17/)
9596
- [Ubuntu 18.04 .deb packages](https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/m/msodbcsql17/)
9697
- [Ubuntu 16.04 .deb packages](https://packages.microsoft.com/ubuntu/16.04/prod/pool/main/m/msodbcsql17/)
9798
- [Ubuntu 14.04 .deb packages](https://packages.microsoft.com/ubuntu/14.04/prod/pool/main/m/msodbcsql17/)

0 commit comments

Comments
 (0)