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
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation demonstrates a Windows bias by primarily referencing Windows tools, PowerShell scripts, and Windows-style file paths. PowerShell is presented as the main method for installing extensions, with Bash only mentioned as a wrapper for running PowerShell scripts. Output examples use Windows paths and conventions. There is no mention of Linux-native workflows, nor are Linux-specific tools or shell scripts provided. Visual Studio Code is referenced as the only supported authoring environment, but there is no discussion of Linux support or alternatives.
Recommendations
  • Provide native Bash or shell script examples for installing extensions, rather than only wrapping PowerShell scripts.
  • Include Linux file path examples and clarify cross-platform compatibility for all steps.
  • Explicitly state Visual Studio Code support on Linux and macOS, or provide alternatives if available.
  • Offer instructions for using .NET CLI and NuGet on Linux/macOS, including package installation and project setup.
  • Ensure all output examples include both Windows and Linux path formats.
  • Mention any platform-specific limitations or requirements 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
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-16 00:00 #113 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-19 13:51 #54 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets