SQLServerUpdates.com
  • Home – Most Recent Updates
    • SQL Server 2019 Updates
    • SQL Server 2017 Updates
    • SQL Server 2016 Updates
    • SQL Server 2014 Updates
    • SQL Server 2012 Updates
    • SQL Server 2008 R2 Updates
    • SQL Server 2008 Updates
  • Download SQL Server
  • Subscribe to Updates
  • Contact Us
    • Frequently Asked Questions

SQL Server Management Studio 17.4 Released

5 years ago
Brent Ozar
SSMS, Updates
No Comments

The tool you know and love, SSMS, just got an update to 17.4, build 14.0.17213. Here’s what’s new from the changelog:

General SSMS+

Vulnerability Assessment:

  • Added a new SQL Vulnerability Assessment service to scan your databases for potential vulnerabilities and deviations from best practices, such as misconfigurations, excessive permissions, and exposed sensitive data.
  • Results of the assessment include actionable steps to resolve each issue and customized remediation scripts where applicable. The assessment report can be customized for each environment and tailored to specific requirements. Learn more at SQL Vulnerability Assessment.

SMO:

  • Fixed issue where HasMemoryOptimizedObjects was throwing exception on Azure.
  • Added support for new CATALOG_COLLATION feature.

Always On Dashboard:

  • Improvements for latency analysis in Availability Groups.
  • Added two new reports: AlwaysOn_Latency_Primary and AlwaysOn_Latency_Secondary.

Showplan:

  • Updated links to point to correct documentation.
  • Allow single plan analysis directly from actual plan produced.
  • New set of icons.
  • Added support for recognize “Apply logical operators” like GbApply, InnerApply.

XE Profiler:

  • Renamed to XEvent Profiler.
  • Stop/Start menu commands now stop/start the session by default.
  • Enabled keyboard shortcuts (for example, CTRL-F to search).
  • Added database_name and client_hostname actions to appropriate events in XEvent Profiler sessions. For the change to take effect, you may need to delete existing QuickSessionStandard or QuickSessionTSQL session instances on the servers – Connect 3142981

Command line:

  • Added a new command line option (“-G”) that can be used to automatically have SSMS connect to a server/database using Active Directory Authentication (either ‘Integrated’ or ‘Password’). For details, see Ssms utility.

Import Flat File Wizard:

  • Added a way to pick a schema name other than the default (“dbo”) when creating the table.

Query Store:

  • Restored the “Regressed Queries” report when expanding the Query Store available reports list.

Integration Services (IS)

  • Added package validation function in Deployment Wizard, which helps the user figure out components inside SSIS packages that are not supported in Azure-SSIS IR.

Bug fixes

General SSMS

  • Object Explorer:
    • Fixed an issue where Table-Valued Function node was not showing up for database snapshots – Connect 3140161.
    • Improved performance when expanding Databases node when the server has autoclose databases.
  • Query Editor:
    • Fixed an issue where IntelliSense was failing for users that don’t have access to the master database.
    • Fixed an issue that was causing SSMS to crash in some cases when the connection to a remote machine was closed – Connect 3142557.
  • XEvent Viewer:
    • Re-enabled functionality to export to XEL.
    • Fixed issues where in some cases the user was not able to load an entire XEL file.
  • XEvent Profiler:
    • Fixed an issue that was causing SSMS to crash when the user did not have VIEW SERVER STATEpermissions.
    • Fixed an issue where closing the XE Profiler Live Data window did not stop the underlying session.
  • Registered Servers:
    • Fixed an issue where the “Move To…” command stopped working – Connect 3142862 and Connect 3144359.
  • SMO:
    • Fixed an issue where the TransferData method on the Transfer object was not working.
    • Fixed an issue where Server databases throws exception for paused SQL DW databases.
    • Fixed an issue where scripting SQL database against SQL DW generated incorrect T-SQL parameter values.
    • Fixed an issue where scripting of a stretched DB incorrectly emitting the DATA_COMPRESSIONoption.
  • Job Activity Monitor:
    • Fixed an issue where the user was getting an “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index (System.Windows.Forms)” error when trying to filter by Category – Connect 3138691.
  • Connection Dialog:
    • Fixed an issue where domain users without access to a Read/Write domain controller could not log in to a SQL Server using SQL Authentication – Connect 2373381.
  • Replication:
    • Fixed an issue where an error similar to “Cannot apply value ‘null’ to property ServerInstance” was displayed when looking at properties of a pull subscription in SQL Server.
  • SSMS Setup:
    • Fixed an issue where SSMS setup was incorrectly causing all the installed products on the machine to be reconfigured.
  • User Settings:
    • With this fix, US Government sovereign cloud users will have uninterrupted access to their Azure SQL Database and ARM resources with SSMS via Universal authentication and Azure Active Directory login. Users of prior versions of SSMS would need to open Tools|Options|Azure Services and under Resource Management change the configuration of the “Active Directory Authority” property to https://login.microsoftonline.us.

Analysis Services (AS)

  • Profiler: fixed an issue when trying to connect using Window Authentication against Azure AS.
  • Fixed an issue that could cause a crash when canceling connection details on a 1400 model.
  • When setting an Azure blob key in the connection properties dialog when refreshing credentials, it will now be visually masked.
  • Fixed an issue in the Azure Analysis Services User selection dialog to show the Application ID guid instead of the Object ID when searching.
  • Fixed an issue in the Browse Database\MDX query designer toolbar that caused the icons to be incorrectly mapped for some buttons.
  • Fixed an issue that prevented connecting to SSAS using msmdpump IIS http/https addresses.
  • Several strings in the Azure Analysis Services User Picker dialog have now been translated for additional languages.
  • MaxConnections property is now visible for data sources in tabular models.
  • Deployment Wizard will now generate correct JSON definitions for Azure AS role members.
  • Fixed an issue in SQL Profiler where selecting Windows Authentication against Azure AS would still prompt for login.

Download SSMS 17.4 here.

ssms
Brent Ozarhttp://sqlserverupdates.com
I make Microsoft SQL Server faster and more reliable. I love teaching, travel, and laughing.
Previous Post
SQL Server 2016 SP1 Cumulative Update 6 Released
Next Post
SQL Server 2014 SP2 Cumulative Update 9 Released

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

Subscribe

Want to get an email when Microsoft publishes a new SP or CU for SQL Server? Subscribe here.

Recent Updates

  • SQL Server 2022 Gets Its 2nd Update in 2 Days February 16, 2023
  • SQL Server 2022 Gets Its First Update! Plus 2019, 2017, 2016, 2014 Updates February 14, 2023
  • Announcing SQL Server 2019 CU15 January 27, 2022
  • Announcing SQL Server 2019 CU13 and SSMS 18.10: Replication Improvements October 5, 2021
  • Announcing 2016 Service Pack 3 and 2017 CU26 September 15, 2021

© 2021 Brent Ozar Unlimited®. All Rights Reserved. Privacy Policy