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
missing_linux_example
windows_first
Summary
The documentation page provides instructions and code samples that are platform-neutral in most areas, but all interactive steps reference the Azure portal (web-based) and .NET/C# SDKs for API calls, which are most commonly used on Windows. There are no Linux-specific command-line examples (e.g., Bash, curl, or Python), and no mention of Linux tools or shell environments. The only SDK example is in C#, with no parity for Linux-preferred languages or tools. This may make the documentation less accessible for Linux users.
Recommendations
  • Add equivalent examples using Linux-friendly tools such as curl or httpie for making API calls.
  • Provide code samples in cross-platform languages commonly used on Linux, such as Python (using boto3 or requests), in addition to .NET/C#.
  • Explicitly mention that the Azure portal is web-based and accessible from any OS, to clarify platform neutrality.
  • If referencing SDKs, include installation and usage instructions for both Windows and Linux environments.
  • Where possible, provide shell command examples (e.g., Bash scripts) for steps like storing secrets or calling APIs.
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-12 00:00 #243 cancelled Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-14 00:00 #111 completed Biased Biased
2025-08-14 00:01 #80 cancelled Biased Biased
2025-07-13 21:25 #47 cancelled Clean Clean
2025-07-13 21:17 #46 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Clean Clean

Flagged Code Snippets