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
powershell_heavy
windows_first
windows_tools
missing_linux_example
Summary
The documentation page demonstrates a Windows bias in several ways: PowerShell is the only CLI tool used for all resource creation and configuration examples, with no equivalent Azure CLI or Bash examples for Linux users. Windows tools and modules (e.g., AzFilesSmbMIClient, PowerShellGet) are described in detail before Linux alternatives, and the instructions for preparing the environment and troubleshooting are more comprehensive for Windows. Linux instructions are present but less detailed, and some steps (such as storage account creation/configuration) lack Linux-native command examples.
Recommendations
  • Provide Azure CLI or Bash examples alongside PowerShell for resource creation and configuration steps, especially for storage account and file share setup.
  • Ensure Linux instructions are as detailed as Windows instructions, including troubleshooting and environment preparation.
  • Present Windows and Linux examples in parallel, rather than Windows-first, to avoid implicit prioritization.
  • Mention and link to Linux equivalents for all Windows tools and modules where possible.
  • Clarify any limitations or differences in parity between Windows and Linux up front, and provide workarounds or alternatives for Linux users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
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 Biased Biased
2026-01-08 00:53 #231 completed Biased Biased

Flagged Code Snippets