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
⚠️ windows_tools
Summary:
The documentation lists Windows-centric tools (.NET SDK and PowerShell) before cross-platform or Linux-native options (curl). PowerShell is given equal prominence to curl, despite being primarily a Windows tool. There are no explicit Linux shell or Bash examples, and the structure implicitly prioritizes Windows workflows.
Recommendations:
  • Add explicit Bash or Linux shell examples and resources alongside or before PowerShell.
  • Reorder the tools to list cross-platform options (curl, Bash) before Windows-specific tools (PowerShell, .NET SDK).
  • Clarify which tools are cross-platform and which are Windows-specific to guide users appropriately.
  • Consider including Python SDK or CLI examples, which are popular in Linux environments.
  • Ensure parity in depth and detail between Windows and Linux instructions throughout the documentation.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased