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
missing_linux_example
Summary
The documentation references both Azure CLI and Azure PowerShell sample scripts, but lists PowerShell examples and links alongside CLI examples, potentially giving Windows tools parity or priority. There is no explicit mention of Linux-specific shell scripting or environment setup, and examples use environment variables in a way that is compatible with both Bash and PowerShell, but do not clarify platform differences. No Linux-specific authentication patterns or troubleshooting are discussed, and the sample script links do not highlight Linux-first workflows.
Recommendations
  • Add explicit Linux/Bash shell script examples and clarify platform differences in environment variable usage.
  • Provide guidance for Linux users on installing and using Azure CLI, including authentication patterns specific to Linux environments.
  • Ensure that Linux tools (e.g., Bash, OpenSSL) are mentioned before or alongside Windows tools, and provide troubleshooting tips for Linux users.
  • Include links to Linux-focused sample repositories or documentation, and highlight Linux compatibility in all examples.
  • Add a section on using service principals in Linux CI/CD environments (e.g., GitHub Actions, Jenkins on Linux runners).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Clean Clean
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets