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
missing_linux_example
Summary
The documentation page demonstrates a subtle Windows bias by referencing Azure PowerShell alongside Azure CLI as a management option, without clarifying cross-platform support or providing Linux-specific guidance. All interactive instructions focus exclusively on the Azure Portal UI (which is OS-agnostic but often associated with Windows workflows), and there are no command-line examples for Linux users. Additionally, the note that 'Azure CLI and Azure PowerShell don't currently support DPS IP filter rules updates' is helpful, but the lack of any Linux-native or cross-platform automation alternatives (such as curl, bash, or Python examples) further limits Linux parity.
Recommendations
  • When mentioning Azure PowerShell and Azure CLI, clarify that Azure CLI is cross-platform and provide explicit Linux usage notes where relevant.
  • Include command-line examples using Azure CLI (if/when supported), or REST API examples using curl or HTTPie, to demonstrate how Linux users can automate these tasks.
  • If certain features are not available via CLI or PowerShell, suggest cross-platform alternatives (e.g., using REST API calls with curl or Postman) and provide sample commands.
  • Ensure that any references to management tools or workflows do not assume a Windows environment; highlight cross-platform options and explicitly mention Linux compatibility where possible.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Biased Biased
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-09-16 00:00 #113 completed Clean Clean
2025-09-15 00:00 #112 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets