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 page demonstrates a mild Windows bias. While most command-line examples use the Azure CLI with Bash-style syntax (which is cross-platform), the only explicit reference to a local shell environment is 'Git Bash', and the workflow for cloning and working with the repository assumes the use of Visual Studio Code and Git Bash, both commonly used on Windows. There are no explicit instructions or examples for Linux or macOS users, nor are alternative shell environments (like native Linux/macOS terminals) mentioned. The page does not provide PowerShell-specific commands, nor does it reference Windows-only tools, but it does implicitly assume a Windows-centric workflow in some steps.
Recommendations
  • Explicitly mention that all Azure CLI and Git commands work on Linux, macOS, and Windows, and provide instructions for using native terminals on Linux/macOS.
  • Where 'Git Bash' is referenced, add alternatives such as 'Terminal' on macOS and Linux.
  • Include notes or examples for installing and using Visual Studio Code on Linux/macOS, or suggest alternative editors.
  • Add a short section or callout confirming cross-platform compatibility for all CLI commands.
  • If screenshots are shown, occasionally use Linux/macOS UI to balance representation.
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-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets