mssql-docker
mssql-docker copied to clipboard
Incorrect documentation link in SQL Server 2025 container logs
The SQL Server 2025 container logs include a link that redirects to outdated documentation for SQL Server 2017.
Steps to Reproduce
- Run a SQL Server 2025 container (e.g., using the latest preview image).
- Check the container logs using
docker logs <container_id>. - 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.