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
powershell_heavy
windows_tools
Summary
The documentation provides code examples for multiple languages, including PowerShell, and references Windows-centric tools and patterns (e.g., PowerShell cmdlets like Get-Date, New-Guid). PowerShell is included as a first-class language tab, and guidance is given for using PowerShell-specific APIs. However, there is no explicit prioritization of Windows or PowerShell over Linux or other platforms, and Linux-specific tools or shell examples are not present. The documentation does not mention Linux shell equivalents (e.g., Bash, sh) or provide examples for those environments, which may leave Linux users without direct parity in guidance.
Recommendations
  • Add Linux shell (e.g., Bash) examples alongside PowerShell for relevant scenarios, such as environment variable access or date/time retrieval.
  • Explicitly mention cross-platform considerations when discussing environment variables, file system access, or command-line tools.
  • Clarify that PowerShell examples are applicable on Linux where PowerShell Core is available, and provide alternative examples for native Linux shells.
  • Ensure that any references to Windows-specific APIs or tools are balanced with Linux equivalents or alternatives.
  • Consider adding a section or note about platform neutrality and how Durable Functions constraints apply regardless of OS.
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 Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
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 Biased Biased

Flagged Code Snippets