Skip to content

Commit 9d6ff2d

Browse files
Merge pull request #8390 from greglow-sdu/patch-78
Edited for clarity
2 parents 8225610 + a7dc82a commit 9d6ff2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ssms/release-notes-ssms-19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ SSMS 19 Preview 4 is the latest preview release of SSMS. If you need an earlier
7070
| SQL Managed Instance | Viewing database properties for a SQL MI database may return the error "Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. (.Net SqlClient Data Provider)". | There is a known problem due to incorrect data in msdb. To resolve, remove backup history. For example, `EXEC msdb..sp_delete_backuphistory @oldest_date = '<current date>'`.|
7171
| 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. |
7272
| Server Audit | Error "Item has already been added. Key in dictionary: 'MNDO' Key being added: 'MNDO'" when viewing Logs for an Audit. | No current workaround. |
73-
| Stretch DB | Removed Stretch DB Wizard. | Use T-SQL or SSMS 18.9.1 or earlier to use the Stretch DB Wizard. |
73+
| Stretch DB | Removed Stretch DB Wizard. | Use T-SQL to configure Stretch DB or use SSMS 18.9.1 or earlier to use the Stretch DB Wizard. |
7474

7575
## Previous SSMS previews
7676

0 commit comments

Comments
 (0)