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

Commit ce8c491

Browse files
authored
Fix typos
Three typos in 17.9 section.
1 parent 1903b18 commit ce8c491

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/ssms/sql-server-management-studio-changelog-ssms.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Object Explorer:
6969
Azure SQL:
7070

7171
- 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.
7373
- 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.
7575
- Fixed an issue where SSMS was not enforcing password prompts for imported MSA accounts for AAD with MFA login.
7676

7777
Activity Monitor:
@@ -86,7 +86,7 @@ Microsoft Azure integration:
8686
Object Scripting:
8787

8888
- 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.
9090

9191
Help:
9292

@@ -1201,4 +1201,4 @@ Generally available | Version number: 13.0.15000.23
12011201
## Additional Downloads
12021202
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).
12031203

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

Comments
 (0)