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 exclusively provides examples and code samples using the Batch .NET SDK in C# and references to C# sample projects. There are no examples or code snippets for Linux-oriented tools (such as Azure CLI, Bash, Python SDK, or REST via curl), nor are there references to cross-platform scripting or command-line usage. The documentation assumes a Windows/.NET development environment, which may disadvantage Linux or cross-platform users.
Recommendations
  • Add equivalent code samples using the Azure CLI to demonstrate efficient list queries for Batch resources, including filter, select, and expand usage.
  • Provide examples using the Python SDK (azure-batch) to illustrate how to construct efficient queries in a cross-platform language.
  • Include REST API usage examples with curl or HTTPie, showing how to construct filter, select, and expand query strings.
  • Reference and link to sample projects or scripts that are cross-platform (e.g., Python, Bash) in addition to the C#/.NET samples.
  • Explicitly mention that the concepts apply to all platforms and provide guidance for users on Linux or macOS.
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-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets