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/release-notes-azure-data-studio.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: tdoshin
8
8
ms.author: timioshin
9
9
ms.reviewer: maghan
10
10
ms.custom: seodec18, contperf-fy21q4
11
-
ms.date: 05/24/2022
11
+
ms.date: 05/26/2022
12
12
---
13
13
14
14
# Release notes for Azure Data Studio
@@ -30,7 +30,8 @@ Azure Data Studio 1.36.2 is the latest general availability (GA) release.
30
30
31
31
| New Item | Details |
32
32
|----------|---------|
33
-
| Power BI | Introduced support for Power BI Datamart connectivity. |
33
+
| MongoDB Extension for Azure Cosmos DB (Preview) | This extension introduces support for access to Mongo resources for Cosmos DB. |
34
+
| Power BI | Introduced support for Power BI Datamart connectivity. Please see [Announcing public preview of datamart in Power BI](https://powerbi.microsoft.com/blog/announcing-public-preview-of-datamart-in-power-bi/). |
> If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please select **Read in English** at the top of this page. You can download different languages from the US-English version site by selecting [available languages](#available-languages).
@@ -54,7 +54,7 @@ SSMS 19 Preview 2 is the latest preview release of SSMS. If you need a previous
54
54
#### Bug fixes in 19.0 Preview 2
55
55
56
56
> [!Note]
57
-
> That any fixes from SSMS 18.11.1 and the next SSMS release are available in SSMS 19.0 Preview 2.
57
+
> Fixes from SSMS 18.11.1 and the next SSMS release are included in SSMS 19.0 Preview 2.
58
58
59
59
| New Item | Details |
60
60
|----------|---------|
@@ -71,7 +71,7 @@ SSMS 19 Preview 2 is the latest preview release of SSMS. If you need a previous
71
71
| Database Designer | Clicking the Design option for a view that references a table using spatial data causes SSMS to crash. | Use T-SQL to make changes to the view. |
72
72
| Ledger | Importing a bacpac or dacpac created from a database with the LEDGER = ON option, into a new database on-premises, fails due to the LEDGER property not being set. | Use backup and restore to create a new database on-premises with the LEDGER property enabled. |
73
73
| Maintenance Plan | The Maintenance Plan node isn't available in Object Explorer. | This will be available in a later preview, use SSMS 18.11.1 to view or edit Maintenance Plans. |
74
-
| SSMS Installer |Installation of Japanese SSMS is not fully localized. | This will be fixed in a later preview, please use SSMS 18.11.1 for the Japanese locale. |
74
+
| SSMS Installer |The original installation of Japanese SSMS was not fully localized and removed from the download page. | This is fixed via an updated build, 16.0.19058.0, now available for download. |
75
75
| Storage Account | Trying to delete a container from a storage account fails with a (400) Bad Request error. | Use the Azure portal for container deletion. |
76
76
| Stretch DB | Removed Stretch DB Wizard. | Use T-SQL or an earlier version of SSMS (18.9.1 or below) to use the Stretch DB Wizard. |
0 commit comments