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
bash_first
windows_shell_notes
windows_shell_examples
Summary
The documentation page primarily provides Azure CLI examples in Bash syntax, with notes on how to adapt commands for Windows PowerShell or Command Prompt. While Bash is presented as the default shell, Windows shells are mentioned as alternatives, and specific adaptations for PowerShell/cmd are included in several sections. However, there is no explicit Linux bias; rather, the page assumes Bash as the main shell, which is common on both Linux and macOS, but not on Windows by default. Windows-specific instructions are provided only as needed, and there are no PowerShell-exclusive examples or Windows-only tools discussed.
Recommendations
  • Provide explicit PowerShell and Command Prompt examples alongside Bash examples, not just adaptation notes.
  • Add a table or section comparing Bash, PowerShell, and Command Prompt syntax for common deployment scenarios.
  • Clarify that Bash is available on Windows via WSL or Git Bash, and provide installation guidance for users on Windows.
  • Ensure parity by including Linux/macOS-specific notes where relevant (e.g., file path formats, environment variable syntax).
  • Consider reordering sections to present Bash, PowerShell, and Command Prompt examples together for each scenario, rather than focusing on Bash first.
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