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
windows_first
missing_linux_example
Summary
The documentation page provides deployment guidance and examples exclusively using Azure PowerShell commands, which are most commonly used on Windows. There is no mention of cross-platform alternatives such as Azure CLI, nor are Linux-specific patterns or tools referenced. The discussion of parameter naming conflicts is focused solely on PowerShell cmdlets, with no equivalent information for other deployment tools.
Recommendations
  • Include Azure CLI examples alongside PowerShell examples, as Azure CLI is cross-platform and widely used on Linux and macOS.
  • Mention that Azure CLI does not have the same parameter naming conflicts as PowerShell, or document any equivalent issues if they exist.
  • Add a section or note clarifying that the guidance applies regardless of OS, and reference Linux/macOS usage where relevant.
  • Provide links to documentation for Azure CLI deployment commands (e.g., az deployment group create) in addition to PowerShell cmdlets.
  • Ensure that examples and troubleshooting steps are not Windows-centric and are applicable to users on all platforms.
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-12 00:00 #243 cancelled Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
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