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_tools
missing_linux_example
windows_first
Summary
The documentation page demonstrates a Windows bias by exclusively providing PowerShell commands for configuring Azure Storage networking and installing modules, without offering equivalent examples for Linux environments (e.g., Bash/CLI). Windows tools and patterns (PowerShell, PsGallery) are mentioned without reference to cross-platform alternatives, and the command-line instructions are presented as the primary method, implicitly prioritizing Windows users. No Linux shell or Azure CLI examples are provided, and there is no guidance for users on non-Windows platforms.
Recommendations
  • Provide Azure CLI (az) command examples alongside PowerShell for all configuration steps, especially for storage account networking and role assignments.
  • Include Bash shell instructions for installing Azure CLI and running relevant commands on Linux/macOS.
  • Explicitly state that all operations can be performed from Linux/macOS as well as Windows, and link to cross-platform tool documentation.
  • Add a note or section for Linux/macOS users, highlighting any differences or considerations.
  • Avoid presenting PowerShell as the only or default method; offer parity in example ordering and detail for both Windows and Linux environments.
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
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 Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets