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

Bias Types:
⚠️ windows_first
⚠️ powershell_heavy
Summary:
The documentation provides both Azure PowerShell and Azure CLI examples for resource creation and role assignment, but consistently lists PowerShell (a Windows-centric tool) before Azure CLI. There are no Linux-specific shell or scripting examples, and the CLI examples use Bash syntax but are not explicitly labeled as Linux-friendly. The portal instructions are platform-agnostic, but the emphasis on PowerShell and its placement before CLI may signal a Windows-first bias.
Recommendations:
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI examples first, as CLI is cross-platform and more familiar to Linux users.
  • Explicitly mention that Azure CLI commands are suitable for Linux, macOS, and Windows, and consider labeling CLI sections as 'Bash/Azure CLI' to clarify Linux compatibility.
  • Where possible, include Linux-specific notes or troubleshooting tips, especially for authentication or environment setup.
  • Consider adding a short section or callout for Linux users, highlighting that all Azure CLI commands can be run natively on Linux and providing links to Azure CLI installation instructions for Linux.
  • If relevant, provide examples using other common Linux tools (e.g., curl, jq) for interacting with Azure REST APIs, or at least acknowledge their use.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-16 00:00 #113 completed ❌ Biased
2025-09-15 00:00 #112 completed ❌ Biased
2025-09-14 00:00 #111 completed ✅ Clean
2025-09-13 00:00 #110 completed ✅ Clean
2025-09-12 00:00 #109 completed ✅ Clean
2025-09-11 00:00 #108 completed ✅ Clean
2025-09-10 00:00 #107 completed ✅ Clean
2025-09-05 00:00 #102 completed ❌ Biased
2025-08-05 00:00 #71 completed ❌ Biased
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-13 20:48 #44 cancelled ✅ Clean

Flagged Code Snippets