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

Bias Types:
⚠️ windows_first
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a bias toward Windows environments, particularly through the use of PowerShell and .NET/NUnit examples, and by referencing Windows-centric tools and patterns before or instead of Linux equivalents. The 'nunit-test-runner' pivot assumes a Windows/.NET environment, and there are no explicit Linux or cross-platform shell examples for .NET users. Azure CLI usage is platform-neutral, but the overall structure and examples prioritize Windows workflows, especially for .NET users.
Recommendations:
  • Provide explicit Linux/macOS shell examples alongside PowerShell/.NET commands, especially for .NET/NUnit workflows (e.g., show 'dotnet' commands in bash/zsh context).
  • Clarify that .NET and NUnit can be used cross-platform, and provide guidance for Linux/macOS users (e.g., using Mono or .NET Core on Linux).
  • Wherever PowerShell is used, offer equivalent bash/zsh commands for Linux/macOS users.
  • Mention and link to Linux/macOS installation instructions for dependencies like Azure CLI and .NET SDK.
  • Add troubleshooting notes or tips for common Linux/macOS issues (e.g., file permissions, environment variable syntax differences).
  • Ensure that all code snippets and configuration steps are validated for cross-platform compatibility.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-11 00:00 #108 completed ✅ Clean
2025-08-11 00:00 #77 completed ✅ Clean
2025-08-10 00:00 #76 completed ✅ Clean
2025-08-09 00:00 #75 completed ✅ Clean
2025-08-08 00:00 #74 completed ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets