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
windows_tools
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by referencing only Windows file paths (e.g., 'C:\Program Files\Microsoft SDKs\Windows Azure...'), mentioning the .NET SDK and Visual Studio as primary tools, and omitting any Linux or cross-platform equivalents for SDK installation paths or tooling. There are no Linux-specific instructions, examples, or references to Linux-compatible tools or file locations.
Recommendations
  • Include Linux and macOS file paths for SDK installation locations alongside Windows paths.
  • Mention cross-platform SDKs and tools (such as Azure CLI, VS Code, or .NET Core SDK) where applicable, not just Visual Studio.
  • Add explicit notes or examples for Linux users, such as where to find schema files after SDK installation on Linux.
  • Ensure that any references to tools or workflows (e.g., schema validation) include Linux-compatible alternatives.
  • Consider providing a table or section that summarizes platform-specific differences for common tasks.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets