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
Summary
The documentation provides parallel Azure CLI and Azure PowerShell instructions for all steps, but PowerShell is a Windows-centric tool and is presented as an equal alternative throughout. There are no explicit Linux shell examples for Azure resource management (e.g., Bash scripts using REST API or SDKs), and PowerShell installation is described for Ubuntu, which is uncommon for Linux users who typically prefer Bash. The documentation does mention Docker installation for Linux, macOS, and Windows, but all resource management examples are either Azure CLI or PowerShell, with PowerShell given equal prominence despite its Windows origins.
Recommendations
  • Provide Bash script examples for Azure resource management tasks, especially for Linux users who may not use PowerShell.
  • Clarify that Azure CLI is the recommended tool for Linux environments, and mention that PowerShell is optional.
  • Reorder sections so that Azure CLI instructions appear before PowerShell, emphasizing CLI as the default for cross-platform usage.
  • Add explicit notes about the typical usage patterns on Linux (e.g., Bash + Azure CLI) and avoid suggesting PowerShell installation on Linux unless necessary.
  • Where possible, include SDK or REST API examples for advanced users who may prefer direct scripting over CLI/PowerShell.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #399 in_progress Clean Clean
2026-02-18 00:00 #395 in_progress Clean Clean
2026-02-17 00:00 #391 in_progress Clean Clean
2026-02-16 00:00 #387 in_progress Clean Clean
2026-02-15 00:00 #383 in_progress Clean Clean
2026-02-14 00:00 #379 in_progress Clean Clean
2026-02-13 00:00 #375 in_progress Clean Clean
2026-02-12 00:00 #371 in_progress Clean Clean
2026-02-11 00:00 #367 in_progress Clean Clean
2026-02-10 00:00 #363 completed Clean Clean
2026-02-09 00:00 #359 completed Clean Clean
2026-02-08 00:00 #355 completed Clean Clean
2026-02-05 00:00 #343 completed Clean Clean
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Clean Clean
2026-01-11 00:00 #241 completed Clean Clean
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