Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit dbbc186

Browse files
committed
Merge branch 'release-dallas' of https://github.com/MicrosoftDocs/sql-docs-pr into 20220406-eula
2 parents 3908518 + d0468c1 commit dbbc186

194 files changed

Lines changed: 1628 additions & 1404 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.

azure-sql/TOC.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom:
1111
- seodec18
1212
- contperf-fy21q4
1313
- intro-overview
14-
ms.date: 03/17/2022
14+
ms.date: 04/20/2022
1515
---
1616

1717
# Download and install Azure Data Studio
@@ -26,23 +26,23 @@ For more information about Azure Data Studio, visit [What is Azure Data Studio?]
2626

2727
## Download Azure Data Studio
2828

29-
Azure Data Studio 1.35.1 is the latest general availability (GA) version.
29+
Azure Data Studio 1.36.0 is the latest general availability (GA) version.
3030

31-
- Release number: 1.35.1
32-
- Release date: March 17, 2022
31+
- Release number: 1.36.0
32+
- Release date: April 20, 2022
3333

3434
| Platform | Download |
3535
|----------|----------|
36-
| Windows | [User installer](https://go.microsoft.com/fwlink/?linkid=2187459) (recommended)<br>[System installer](https://go.microsoft.com/fwlink/?linkid=2187520)<br>[.zip file](https://go.microsoft.com/fwlink/?linkid=2187460) |
37-
| macOS | [.zip file](https://go.microsoft.com/fwlink/?linkid=2187461) |
38-
| Linux | [.deb file](https://go.microsoft.com/fwlink/?linkid=2187522)<br>[.rpm file](https://go.microsoft.com/fwlink/?linkid=2187521)<br>[.tar.gz file](https://go.microsoft.com/fwlink/?linkid=2187462) |
36+
| Windows | [User installer](https://go.microsoft.com/fwlink/?linkid=2193235) (recommended)<br>[System installer](https://go.microsoft.com/fwlink/?linkid=2193326)<br>[.zip file](https://go.microsoft.com/fwlink/?linkid=2193236) |
37+
| macOS | [.zip file](https://go.microsoft.com/fwlink/?linkid=2192971) |
38+
| Linux | [.deb file](https://go.microsoft.com/fwlink/?linkid=2193327)<br>[.rpm file](https://go.microsoft.com/fwlink/?linkid=2193238)<br>[.tar.gz file](https://go.microsoft.com/fwlink/?linkid=2193237) |
3939

4040
> [!Note]
4141
> Azure Data Studio currently does not support the ARM architecture.
4242
4343
If you have comments or suggestions or want to report a problem with downloading Azure Data Studio, submit an issue to our team on the [Azure Data Studio feedback page](https://github.com/microsoft/azuredatastudio/issues/).
4444

45-
## Install Azure Data Studio
45+
## Install Azure Data Studio
4646

4747
### Windows installation
4848

@@ -54,19 +54,19 @@ We recommend the *user installer*, which simplifies installations and updates an
5454

5555
**User installer** (recommended)
5656

57-
1. Download and run the [Azure Data Studio user installer for Windows](https://go.microsoft.com/fwlink/?linkid=2187459).
57+
1. Download and run the [Azure Data Studio user installer for Windows](https://go.microsoft.com/fwlink/?linkid=2193235).
5858

5959
2. Start the Azure Data Studio app.
6060

6161
**System installer**
6262

63-
1. Download and run the [Azure Data Studio system installer for Windows](https://go.microsoft.com/fwlink/?linkid=2187520).
63+
1. Download and run the [Azure Data Studio system installer for Windows](https://go.microsoft.com/fwlink/?linkid=2193326).
6464

6565
2. Start the Azure Data Studio app.
6666

6767
**.zip file**
6868

69-
1. Download the [Azure Data Studio .zip file for Windows](https://go.microsoft.com/fwlink/?linkid=2187460).
69+
1. Download the [Azure Data Studio .zip file for Windows](https://go.microsoft.com/fwlink/?linkid=2193236).
7070

7171
2. Go to the downloaded file and extract it.
7272

@@ -105,7 +105,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
105105

106106
### macOS installation
107107

108-
1. Download [Azure Data Studio for macOS](https://go.microsoft.com/fwlink/?linkid=2187461).
108+
1. Download [Azure Data Studio for macOS](https://go.microsoft.com/fwlink/?linkid=2192971).
109109

110110
2. To expand the contents of the .zip file, double-click it.
111111

@@ -115,7 +115,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
115115

116116
#### Install with a .deb file
117117

118-
1. Download Azure Data Studio for Linux by using the [.deb](https://go.microsoft.com/fwlink/?linkid=2187522) file.
118+
1. Download Azure Data Studio for Linux by using the [.deb](https://go.microsoft.com/fwlink/?linkid=2193327) file.
119119

120120
2. To extract the .deb file, open a new terminal window, and then run the following commands:
121121

@@ -139,7 +139,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
139139

140140
#### Install with an .rpm file
141141

142-
1. Download Azure Data Studio for Linux by using the [.rpm](https://go.microsoft.com/fwlink/?linkid=2187521) file.
142+
1. Download Azure Data Studio for Linux by using the [.rpm](https://go.microsoft.com/fwlink/?linkid=2193238) file.
143143

144144
2. To extract the file, open a new terminal window, and then run the following commands:
145145

@@ -163,7 +163,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
163163

164164
#### Install with a .tar.gz file
165165

166-
1. Download Azure Data Studio for Linux by using the [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2187462) file.
166+
1. Download Azure Data Studio for Linux by using the [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2193237) file.
167167

168168
2. To extract the file, open a new terminal window, and then run the following commands:
169169

docs/azure-data-studio/extensions/azure-sql-migration-extension.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure SQL Migration extension for Azure Data Studio
2+
title: Azure SQL migration extension for Azure Data Studio
33
description: This article describes how you can migrate your data using the Azure SQL migration extension with Azure Data Studio.
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
@@ -11,9 +11,9 @@ ms.custom:
1111
ms.date: 09/01/2021
1212
---
1313

14-
# Azure SQL Migration extension for Azure Data Studio
14+
# Azure SQL migration extension for Azure Data Studio
1515

16-
The Azure SQL Migration extension for [Azure Data Studio](../what-is-azure-data-studio.md) enables you to use the SQL Server assessment and migration capability in Azure Data Studio.
16+
The Azure SQL migration extension for [Azure Data Studio](../what-is-azure-data-studio.md) enables you to use the SQL Server assessment and migration capability in Azure Data Studio.
1717

1818
[!INCLUDE [database-migration-services-sql-mi-sql-vm](../../includes/database-migration-services-sql-mi-sql-vm.md)]
1919

@@ -27,9 +27,9 @@ The following prerequisites are also required to install this extension:
2727

2828
- [Azure Data Studio installed](../download-azure-data-studio.md).
2929

30-
## Install the Azure SQL Migration extension
30+
## Install the Azure SQL migration extension
3131

32-
To install the Azure SQL Migration extension in Azure Data Studio, follow the steps below.
32+
To install the Azure SQL migration extension in Azure Data Studio, follow the steps below.
3333

3434
1. Open the extensions manager in Azure Data Studio. You can either select the extensions icon or select **Extensions** in the View menu.
3535

@@ -43,7 +43,7 @@ To install the Azure SQL Migration extension in Azure Data Studio, follow the st
4343

4444
:::image type="content" source="media/azure-sql-migration-extension/azure-sql-migration-extension-market-place.png" alt-text="Azure SQl Migration extension from market place":::
4545

46-
5. You can see the Azure SQL Migration extension in the extension list once installed.
46+
5. You can see the Azure SQL migration extension in the extension list once installed.
4747

4848
:::image type="content" source="media/azure-sql-migration-extension/azure-sql-migration-icon.png" alt-text="Azure SQL migration extension":::
4949

@@ -59,7 +59,7 @@ To install the Azure SQL Migration extension in Azure Data Studio, follow the st
5959

6060
### Azure SQL target readiness assessment and database migrations
6161

62-
The Azure SQL Migration extension supports assessment, generate Azure recommendations and database migrations for the following Azure SQL targets.
62+
The Azure SQL migration extension supports assessment, generate Azure recommendations and database migrations for the following Azure SQL targets.
6363

6464
- SQL Server on Azure Virtual Machines (SQL VM)
6565
- Azure SQL Managed Instance (SQL MI)

docs/azure-data-studio/extensions/machine-learning-extension-import-view-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use Machine Learning extension for Azure Data Studio t
44
ms.prod: azure-data-studio
55
ms.technology: machine-learning
66
ms.topic: conceptual
7-
author: dphansen
8-
ms.author: davidph
7+
author: rothja
8+
ms.author: jroth
99
ms.reviewer:
1010
ms.custom:
1111
ms.date: 06/09/2020

docs/azure-data-studio/extensions/machine-learning-extension-manage-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to manage Python or R packages in your database with the
44
ms.prod: azure-data-studio
55
ms.technology: machine-learning
66
ms.topic: conceptual
7-
author: dphansen
8-
ms.author: davidph
7+
author: rothja
8+
ms.author: jroth
99
ms.reviewer:
1010
ms.custom:
1111
ms.date: 05/19/2020

docs/azure-data-studio/extensions/machine-learning-extension-predictions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use Machine Learning extension for Azure Data Studio t
44
ms.prod: azure-data-studio
55
ms.technology: machine-learning
66
ms.topic: conceptual
7-
author: dphansen
8-
ms.author: davidph
7+
author: rothja
8+
ms.author: jroth
99
ms.reviewer:
1010
ms.custom:
1111
ms.date: 06/09/2020

docs/azure-data-studio/extensions/machine-learning-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: The Machine Learning extension for Azure Data Studio enables you to
44
ms.prod: azure-data-studio
55
ms.technology: machine-learning
66
ms.topic: conceptual
7-
author: dphansen
8-
ms.author: davidph
7+
author: rothja
8+
ms.author: jroth
99
ms.reviewer:
1010
ms.custom:
1111
ms.date: 05/19/2020

docs/azure-data-studio/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ landingContent:
8080
url: extensions/kusto-extension.md
8181
- text: Notebook extension
8282
url: extensions/notebook-extension.md
83-
- text: Azure SQL Migration extension
83+
- text: Azure SQL migration extension
8484
url: extensions/azure-sql-migration-extension.md
8585
- text: PostgreSQL extension
8686
url: extensions/postgres-extension.md

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 50 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: tdoshin
88
ms.author: timioshin
99
ms.reviewer: maghan
1010
ms.custom: seodec18, contperf-fy21q4
11-
ms.date: 03/17/2022
11+
ms.date: 04/20/2022
1212
---
1313

1414
# Release notes for Azure Data Studio
@@ -19,21 +19,43 @@ This article provides details about updates, improvements, and bug fixes for the
1919

2020
:::image type="icon" source="media/download-icon.png" border="false":::**[Download and install the latest release!](./download-azure-data-studio.md)**
2121

22-
### February 2022 Hotfix release
22+
### April 2022 release
2323

24-
Azure Data Studio 1.35.1 is the latest general availability (GA) release.
24+
Azure Data Studio 1.36.0 is the latest general availability (GA) release.
2525

26-
- Release number: 1.35.1
27-
- Release date: March 17, 2022
26+
- Release number: 1.36.0
27+
- Release date: April 20, 2022
2828

29-
#### Bug fixes in 1.35.1
29+
#### What's new in 1.36.0
30+
31+
| New item | Details |
32+
|----------|---------|
33+
| Table Designer | Added support for System Versioning, Memory Optimized, and Graph Tables. |
34+
| Query Plan Viewer | Added support icons and additional support for searching within plans. Added additional telemetry to Execution Plans. Provided support on plan toolbar to enable or disable tooltips. Added support for saving .sql plan files on Azure Data Studio |
35+
| SQL Projects |Introduced new SQL Project format based on an SDK-Stye project file |
36+
| Azure SQL Migration Extension | Announcing General Availability of the Azure SQL Migration Extension |
37+
| .NET Interactive Notebooks extension | This extension provides additional multi-language support to Jupyter Notebooks. Please reference [.NET Notebooks in Visual Studio Code](https://devblogs.microsoft.com/dotnet/net-interactive-with-sql-net-notebooks-in-visual-studio-code/)for an introduction to using SQL and .NET interactive |
38+
39+
#### Bug fixes in 1.36.0
3040

3141
| New Item | Details |
3242
|----------|---------|
33-
| Query Editor | Geometry Data Type Returned as Unknown Charset in Results Grid |
34-
| Query Editor | Excel number format |
43+
| Table Designer | Added missing validation rules for primary key column specifications |
44+
| Table Designer | Now able to add description to Primary Key ,Foreign Key, and check constraints|
45+
| Table Designer | Fixed bug that prevents the primary key checkbox from being unchecked for unsupported primary key types|
46+
| Query Plan Viewer | Added option to turn off tooltip in execution plan|
47+
| Query Plan Viewer | Fixed display and sizing issues |
48+
| Query Plan Viewer | Fixed latency issues while switching tabs when execution plan is shown |
49+
| Query Editor | Fixed performance issues in Query Editor |
50+
| Notebooks | Fixed keyboard navigation issues|
51+
| Notebooks | Fixed .NET Interactive log errors on startup|
52+
| Notebooks | Fixed inconsistencies with notebook URI handling|
3553

36-
For a full list of bug fixes addressed for the February 2022 Hotfix release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/milestone/86).
54+
For a full list of bug fixes addressed for the April 2022 release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/milestone/84?closed=1).
55+
56+
#### Known issues in 1.36.0
57+
58+
For a list of the current known issues, visit the [issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue).
3759

3860
## Azure Data Studio feedback
3961

@@ -43,7 +65,7 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
4365

4466
| Azure Data Studio release | Build number | Release date | Hotfix |
4567
|---------------------------|--------------|--------------|---------|
46-
| [February 2022](#february-2022) | 1.35.0 | February 24, 2022 | N/A |
68+
| [February 2022](#february-2022) | 1.35.0 | February 24, 2022 |[hotfix](#february-2022-hotfix)|
4769
| [December 2021](#december-2021) | 1.34.0 | December 15, 2021 | N/A |
4870
| [October 2021](#october-2021) | 1.33.0 | October 27, 2021 | N/A |
4971
| [August 2021](#august-2021) | 1.32.0 | August 18, 2021 | N/A |
@@ -82,6 +104,20 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
82104
> [!Note]
83105
> All previous versions of Azure Data Studio are not supported.
84106
107+
### February 2022 (hotfix)
108+
109+
Azure Data Studio 1.35.1 is the latest general availability (GA) release.
110+
111+
- Release number: 1.35.1
112+
- Release date: March 17, 2022
113+
114+
#### Bug fixes in 1.35.1
115+
116+
| New Item | Details |
117+
|----------|---------|
118+
| Query Editor | Geometry Data Type Returned as Unknown Charset in Results Grid |
119+
| Query Editor | Excel number format |
120+
85121
### February 2022
86122

87123
Azure Data Studio 1.35.0 is the latest general availability (GA) release.
@@ -121,7 +157,7 @@ Azure Data Studio 1.34.0 is the latest general availability (GA) release.
121157

122158
| New item | Details |
123159
|----------|---------|
124-
| SQL Migration extension | Added 'Currently restoring backup file' in the migration progress details page of Azure SQL Migration extension when backup files location is Azure Storage blob container |
160+
| SQL Migration extension | Added 'Currently restoring backup file' in the migration progress details page of Azure SQL migration extension when backup files location is Azure Storage blob container |
125161
| Notebooks | Added undo/redo support |
126162
| SQL Database Projects extension | Support for project build with .NET 6 in SQL Database Projects extension |
127163
| SQL Database Projects extension | Publish to container in SQL Database Projects extension |
@@ -133,9 +169,9 @@ Azure Data Studio 1.34.0 is the latest general availability (GA) release.
133169

134170
| New Item | Details |
135171
|----------|---------|
136-
| SQL Migration | Fix for multiple database migrations when using network share as backup files location in Azure SQL Migration extension |
137-
| SQL Migration | Fix for multiple database migrations when using blob storage containers as backup files location in Azure SQL Migration extension |
138-
| SQL Migration| Fix to pre-populate target database names in the migration wizard in Azure SQL Migration extension |
172+
| SQL Migration | Fix for multiple database migrations when using network share as backup files location in Azure SQL migration extension |
173+
| SQL Migration | Fix for multiple database migrations when using blob storage containers as backup files location in Azure SQL migration extension |
174+
| SQL Migration| Fix to pre-populate target database names in the migration wizard in Azure SQL migration extension |
139175
| Grid | Fix to column sorting in grids where the presence of null values could lead to unexpected results |
140176
| Notebooks | Fix for Python upgrades when two or more notebooks were open |
141177

docs/azure-data-studio/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
href: extensions/add-extensions.md
4343
- name: Azure Arc extension
4444
href: extensions/azure-arc-extension.md
45-
- name: Azure SQL Migration extension
45+
- name: Azure SQL migration extension
4646
href: extensions/azure-sql-migration-extension.md
4747
- name: Azure Monitor Logs extension
4848
href: extensions/azure-monitor-logs-extension.md

0 commit comments

Comments
 (0)