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
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation demonstrates a Windows bias by prioritizing Windows tools and workflows. PowerShell is given its own dedicated section, and instructions for command-line usage reference Windows PowerShell and opening a Windows PowerShell command window. There is no mention of Linux-specific shells or tools, and no explicit Linux/Bash examples are provided. The Azure CLI section mentions Windows PowerShell as an example of a command console, but does not mention Bash or other Linux shells. This may make Linux users feel less supported or unsure if the instructions are applicable to their environment.
Recommendations
  • In the Azure CLI section, mention both Windows PowerShell and Bash (or other Linux shells) as valid environments for running Azure CLI commands.
  • Add explicit instructions or notes for Linux/macOS users, such as 'Open a terminal (e.g., Bash, zsh) on Linux/macOS' alongside Windows PowerShell.
  • Where PowerShell is referenced, clarify that Azure PowerShell is available cross-platform, or provide equivalent Bash/Azure CLI examples where possible.
  • Avoid language that assumes a Windows environment (e.g., 'Open a Windows PowerShell command window') unless the instructions are truly Windows-specific.
  • Consider adding a 'Linux/macOS' tab or section for parity with the PowerShell and Portal tabs, especially for command-line operations.
  • Ensure screenshots and UI references are not Windows-specific unless necessary, and clarify when steps are identical across platforms.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #398 in_progress Biased Biased
2026-02-18 00:00 #394 in_progress Biased Biased
2026-02-17 00:00 #390 in_progress Biased Biased
2026-02-16 00:00 #386 in_progress Biased Biased
2026-02-15 00:00 #382 in_progress Biased Biased
2026-02-14 00:00 #378 in_progress Biased Biased
2026-02-13 00:00 #374 in_progress Biased Biased
2026-02-12 00:00 #370 in_progress Biased Biased
2026-02-11 00:00 #366 in_progress Clean Clean
2026-02-10 00:00 #362 completed Biased Biased
2026-02-09 00:00 #358 completed Biased Biased
2026-02-08 00:00 #354 completed Biased Biased
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 Clean Clean
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
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets

    
1. To enable logs for a Log Analytics Workspace, use the [Set-AzDiagnosticSetting PowerShell](/previous-versions/azure/mt631625(v=azure.100)?redirectedfrom=MSDN) cmdlet.