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 consistently references the Azure portal and Visual Studio Code, both of which are commonly associated with Windows environments. All screenshots and step-by-step instructions are tailored to the Azure portal UI, with no mention of Linux-native tools or alternatives. There are no examples of CLI commands for Linux-specific shells (e.g., bash), nor are there instructions for using non-GUI tools or Linux desktop environments. The authentication section only mentions Azure CLI but does not provide Linux-specific installation or usage notes. There are no PowerShell-specific commands, but the overall workflow assumes a Windows-centric approach.
Recommendations
  • Add explicit instructions and screenshots for Linux users, such as using Azure CLI in bash/zsh terminals.
  • Include notes on installing and running Azure CLI on Linux distributions.
  • Mention alternative editors (e.g., Vim, VS Code on Linux) and provide parity in instructions.
  • Clarify that the steps and tools are cross-platform where applicable, and highlight any differences for Linux users.
  • Provide sample commands for setting environment variables in Linux (e.g., export PLAYWRIGHT_SERVICE_URL=...) alongside Windows instructions.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Biased Biased
2026-01-12 00:00 #243 cancelled Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased

Flagged Code Snippets