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_first
missing_linux_example
Summary
The documentation demonstrates a bias towards Windows by focusing exclusively on an ASP.NET Core application (commonly associated with Windows development), omitting any Linux-specific instructions or examples, and not mentioning platform differences in Docker or Azure CLI usage. There are no explicit PowerShell or Windows-only commands, but the lack of Linux parity is evident in the absence of alternative examples or notes for Linux users.
Recommendations
  • Include explicit notes or sections clarifying that all CLI and Docker commands work cross-platform, and highlight any differences for Linux/macOS users.
  • Provide at least one example using a non-Windows development stack (e.g., a Node.js or Python app) to illustrate broader applicability.
  • Mention that Docker Desktop is available for Windows, macOS, and Linux, and provide links or instructions for Linux installation.
  • If any commands or steps differ on Linux (such as file path syntax or environment variable conventions), call these out in side notes or tabs.
  • Add troubleshooting tips for common Linux/macOS issues (e.g., Docker permissions, case sensitivity in file names).
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