Skip to content

Conversation

tkwj
Copy link
Contributor

@tkwj tkwj commented Sep 14, 2025

Lending @bmercernccer a helping hand here.
This resolves #3702

Summary:

  • Uses the previously established @IsWindowsOperatingSystem variable to determine if certain checks need to be run
  • Adds a null check guard against the service account

For reference this is what the related sys.dm_server_services output looks like on SQL Server 2025 Preview on Ubuntu 24.04
image

Copy link
Member

@BrentOzar BrentOzar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request! Looks good, merging into the dev branch, will be in the next release with credit to you in the release notes.

@BrentOzar BrentOzar added this to the 2025-10 Release milestone Sep 25, 2025
@BrentOzar BrentOzar merged commit 363d0ed into BrentOzarULTD:dev Sep 25, 2025
1 check failed
@bmercernccer
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance messaging for SQL Server running on Linux
3 participants