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

Bias Types:
⚠️ windows_tools
⚠️ missing_linux_example
⚠️ windows_first
Summary:
The documentation demonstrates a bias toward Windows environments by exclusively referencing SQL Server Management Studio (SSMS) for running SQL scripts, without mentioning cross-platform or Linux-compatible alternatives. There are no examples or instructions for Linux users, and the workflow assumes access to Windows tools. The documentation also refers to SQL Server-specific features (e.g., OPENJSON) without discussing parity or alternatives for other database engines commonly used on Linux.
Recommendations:
  • Include instructions for running the generated SQL scripts using cross-platform tools such as Azure Data Studio, sqlcmd (available on Linux), or psql for PostgreSQL if supported.
  • Mention that SSMS is a Windows-only tool and provide Linux/macOS alternatives for connecting to SQL databases.
  • Add examples or notes for users who may be using Linux-based environments, including how to execute the scripts from the command line.
  • Clarify database engine requirements and discuss any limitations or differences for users running non-SQL Server databases, especially on Linux.
  • Review all screenshots and UI references to ensure they are not Windows-specific, or provide parallel guidance for Linux/macOS users where appropriate.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-08 00:00 #105 completed ✅ Clean
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased