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_tools
windows_first
powershell_heavy
missing_linux_example
Summary
The documentation page exhibits a moderate Windows bias. Windows-specific tools and patterns (such as PowerShell and Visual Studio Code) are mentioned and exemplified, while Linux equivalents are not provided or are omitted. The installation example for the NUnit runner uses PowerShell syntax, and Visual Studio Code is referenced as the primary IDE for running and debugging tests, with no mention of alternative editors or Linux-specific workflows. There are no explicit Linux shell examples for .NET commands, and the documentation does not address Linux-specific setup or troubleshooting steps.
Recommendations
  • Provide Linux shell (bash) equivalents for all CLI and .NET commands, especially for installation and test execution steps.
  • Include examples using popular Linux editors (e.g., VS Code on Linux, JetBrains Rider, Vim) or clarify that VS Code instructions apply cross-platform.
  • Explicitly mention that all commands work on Linux/macOS, and note any platform-specific caveats.
  • Add troubleshooting notes for common Linux issues (e.g., permissions, environment variable setup).
  • Where PowerShell is used, also show bash/zsh syntax for parity.
  • Reference Linux package managers (apt, yum, etc.) for installing prerequisites like Azure CLI.
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 Clean Clean
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-11 00:00 #108 completed Clean Clean
2025-08-11 00:00 #77 completed Clean Clean
2025-08-10 00:00 #76 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-08-08 00:00 #74 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets