Sad Tux - Windows bias detected
This page contains Windows bias

About This Page

This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.

Bias Analysis

Detected Bias Types
windows_tools
missing_linux_example
Summary
The documentation assumes the use of Windows-based tools and drivers (such as ODBC Driver 17 for SQL Server and Azure Data Studio) and does not provide any Linux-specific instructions or alternatives. There is no mention of Linux-compatible drivers, nor are there installation or troubleshooting notes for Linux users. All connection strings and tool recommendations are Windows-centric, and there are no examples or guidance for Linux environments.
Recommendations
  • Add explicit instructions for installing and configuring ODBC Driver 17 for SQL Server on Linux, including package manager commands for popular distributions (e.g., apt, yum).
  • Mention and provide links to Linux-compatible versions of Azure Data Studio, and clarify any differences in installation or usage.
  • Include troubleshooting notes for common Linux issues (e.g., driver library paths, permissions).
  • Provide example connection strings and code snippets that work on Linux, including any required environment variables or driver names.
  • Clearly state cross-platform compatibility and highlight any steps that differ between Windows and Linux.
  • If any steps are Windows-only, provide equivalent Linux alternatives or explicitly note the limitation.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets