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_first
missing_linux_example
windows_tools
Summary
The documentation page is heavily biased towards Windows and PowerShell. All examples use Azure PowerShell, with explicit instructions to use Windows PowerShell for prerequisite checks and module installation. There are no Linux or cross-platform CLI examples, nor any mention of Bash, Azure CLI, or other non-Windows tools. The documentation assumes a Windows environment throughout and does not provide guidance for Linux or macOS users.
Recommendations
  • Add equivalent instructions and examples using Azure CLI, which is cross-platform and works on Linux, macOS, and Windows.
  • Include Bash or shell script examples for Linux users, especially for tasks like reading files and sending emails.
  • Clarify which steps are platform-specific and provide alternatives for Linux/macOS users (e.g., using pwsh instead of Windows PowerShell, or using compatible modules).
  • Update prerequisite checks to mention how to verify module installation on Linux/macOS (e.g., using pwsh or Azure CLI).
  • Ensure all tooling references (such as PowerShell) are accompanied by cross-platform alternatives or explicit notes about platform compatibility.
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 Clean Clean

Flagged Code Snippets