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/ssms/sql-server-management-studio-changelog-ssms.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,9 +69,9 @@ Object Explorer:
69
69
Azure SQL:
70
70
71
71
- Fixed an issue related to enumeration of databases in the "Available Databases" where "master" was not displayed in the dropdown when connected to a specific database.
72
-
- Fixed an issue where trying to generate a script ("Data" or "Schema and Data") was failing then connected to the SQL Azure DB uwing AAD with MFA.
72
+
- Fixed an issue where trying to generate a script ("Data" or "Schema and Data") was failing then connected to the SQL Azure DB using AAD with MFA.
73
73
- Fixed an issue in the View Designer (Views) where it was not possible to select "Add Tables" from the UI when connected to a SQL Azure DB.
74
-
- Fixed an issue where SSMS Query Editor was silently closing and reopening connections during MFA token renewal. This will prevent side effects unbeknownst to the user (like closing a transaction and never reopening again) from happening. The change adds adds the token expiration time to the properties window.
74
+
- Fixed an issue where SSMS Query Editor was silently closing and reopening connections during MFA token renewal. This will prevent side effects unbeknownst to the user (like closing a transaction and never reopening again) from happening. The change adds the token expiration time to the properties window.
75
75
- Fixed an issue where SSMS was not enforcing password prompts for imported MSA accounts for AAD with MFA login.
76
76
77
77
Activity Monitor:
@@ -86,7 +86,7 @@ Microsoft Azure integration:
86
86
Object Scripting:
87
87
88
88
- When scripting "Drop and Create", SSMS now avoids generating dynamic T-SQL.
89
-
- When scripting a database object, SSMS now does not generate script to set database scoped configurations, if they are set to default values.
89
+
- When scripting a database object, SSMS now does not generate script to set database scoped configurations, if they are set to default values.
90
90
91
91
Help:
92
92
@@ -1201,4 +1201,4 @@ Generally available | Version number: 13.0.15000.23
1201
1201
## Additional Downloads
1202
1202
For a list of all SQL Server Management Studio downloads, search the [Microsoft Download Center](https://www.microsoft.com/en-us/download/search.aspx?q=sql%20server%20management%20studio&p=0&r=10&t=&s=Relevancy~Descending).
1203
1203
1204
-
For the latest release of SQL Server Management Studio, see [Download SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
1204
+
For the latest release of SQL Server Management Studio, see [Download SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
0 commit comments