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
Summary
The documentation page is largely platform-neutral in its main content and examples, focusing on ARM template JSON syntax. However, in the 'Copy limits' section, when listing supported deployment tools, 'Azure PowerShell' is mentioned before 'Azure CLI', and the 'Next steps' section links specifically to a PowerShell deployment guide, with no mention of Linux-specific or cross-platform deployment instructions. This ordering and linking may subtly prioritize Windows/PowerShell workflows over Linux or cross-platform alternatives.
Recommendations
  • When listing supported deployment tools (Azure PowerShell, Azure CLI, REST API), alternate or randomize the order, or explicitly state that both Azure CLI and PowerShell are cross-platform.
  • In the 'Next steps' section, provide links to both PowerShell and Azure CLI deployment guides, or to a cross-platform deployment overview.
  • Consider adding a note that both Azure CLI and PowerShell are available on Windows, Linux, and macOS, to reinforce cross-platform parity.
  • If referencing deployment instructions, ensure that Linux and macOS users are equally represented, for example by linking to 'Deploy resources with ARM templates and Azure CLI' alongside the PowerShell link.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets