Skip to content

Incorrect documentation link in SQL Server 2025 container logs #934

@croblesm

Description

@croblesm

The SQL Server 2025 container logs include a link that redirects to outdated documentation for SQL Server 2017.

Steps to Reproduce

  1. Run a SQL Server 2025 container (e.g., using the latest preview image).
  2. Check the container logs using docker logs <container_id>.
  3. Look for the line that contains https://go.microsoft.com/fwlink/?linkid=2099216.

Actual Result

The link https://go.microsoft.com/fwlink/?linkid=2099216 redirects to SQL Server 2017 documentation.

To learn more visit https://go.microsoft.com/fwlink/?linkid=2099216.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions