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-ssms-release-candidate.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,22 +27,22 @@ SSMS release candidate 17.0 RC3 works side-by-side with our [generally available
27
27
28
28
## Enhancements
29
29
30
-
- New Upgrade Pacakge
31
-
- Upgrades previous 17.X installations to current version
32
-
- Provides smaller download size
33
-
- see known issues below for issues specific to upgrading RC 2 to RC 3
30
+
- New Upgrade Package
31
+
- Upgrades previous 17.x installations to the current version
32
+
- Provides a smaller download size
33
+
- See **known issues** below for issues specific to upgrading RC2 to RC3
34
34
- Icon Updates
35
35
- Final set of icon updates for SSMS 17.0
36
-
- New SSMS and Profiler program icons to differentiate between 16.X and 17.X versions
36
+
- New SSMS and Profiler program icons to differentiate between 16.x and 17.x versions
37
37
- Presentation Mode
38
38
- 3 new tasks available via Quick Launch (Ctr-Q)
39
39
- PresentOn - Turn on presentation mode
40
40
- PresentEdit - Edit the presentation font sizes for presentation mode. "Text Editor font" for the Query Editor. "Environment font" for other components.
41
41
- RestoreDefaultFonts - Revert back to default settings.
42
-
- *Note: there is currently no PresentOff command at this time. Use RestoreDefaultFonts to turn off Presentation Mode*
42
+
- **Note:** there is currently no *PresentOff* command at this time. Use *RestoreDefaultFonts* to turn off Presentation Mode
43
43
- SQL PowerShell Module
44
-
- Miscellaneous improvement around the "presentation" (formatting) of some SMO objects (e.g. databases now show the size and the available space and tables show row count and space usage)
45
-
- Colorization when the PowerShell command prompt is invoked from the "Start PowerShell" menu in OE
44
+
- Miscellaneous improvements around the presentation (formatting) of some SMO objects (e.g. databases now show the size and the available space, and tables show row count and space usage)
45
+
- Colorization when the PowerShell command prompt is invoked from the "Start PowerShell" menu in Object Explorer
46
46
- Added -ClusterType and -RequiredCopiesToCommit parameter to AG cmdlets (New-SqlAvailabilityGroup, Join-SqlAvailabilityGroup, and Set-SqlAvailabilityGroup cmdlets)
47
47
- Added parameters -ActiveDirectoryAuthority and -AzureKeyVaultResourceId to Add-SqlAzureAuthenticationContext cmdlet
48
48
- SQL Server on Linux
@@ -76,7 +76,7 @@ SSMS release candidate 17.0 RC3 works side-by-side with our [generally available
76
76
- Fixed issue in AE wizard where the Azure Key Vault sign-in page was not showing Azure subscriptions for which the user has reader permission
77
77
- Improved contrast of hyperlinks on SSMS Setup page
78
78
- Fixed an issue where Polybase nodes were not displayed when connected to SQL Server Express (2016 SP1)
79
-
- Fixed an issue where SSMS is unable to change the Compatibility Level of an Azure DB to v140
79
+
- Fixed an issue where SSMS is unable to change the Compatibility Level of an Azure SQL database to v140
80
80
- Improved performance of Object Explorer when expanding the list of Azure databases [Connect Item](https://connect.microsoft.com/SQLServer/feedback/details/3100675)
81
81
- Fixed an issue where "View SQL Server Log" context menu item appeared incorrectly for non-relational server types (AS\RS\IS)
82
82
- Fixed an issue where checking syntax of an Analysis Services partition query using SQL auth could result in login failed message
@@ -89,7 +89,7 @@ SSMS release candidate 17.0 RC3 works side-by-side with our [generally available
89
89
- Upgrade from RC2 to RC3
90
90
- Unable to access AS, RS, and IS menu options
91
91
- Profiler and Database Tuning Engine Advisor missing from "Tools" menu
92
-
- *Workaround: re-run SSMS 17.0 RC 3 Setup and choose to "Repair"*
92
+
- Workaround: re-run SSMS 17.0 RC3 Setup and choose to "Repair"
93
93
94
94
- SQL on Linux support:
95
95
- Support for native path on "SQL on Linux" will be in an upcoming upate of SSMS
0 commit comments