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
Summary:
The documentation mentions PowerShell before Azure CLI when listing supported tools for managing attestations, which may indicate a subtle Windows-first bias. However, both PowerShell and Azure CLI are cross-platform, and no examples are given for either tool. There are no explicit Windows-only tools or patterns, nor are Linux-specific tools or examples missing, as none are provided for any OS.
Recommendations:
  • List Azure CLI before PowerShell or mention both in a neutral order (e.g., alphabetically) to avoid perceived Windows-first bias.
  • Provide example commands for both Azure CLI and PowerShell to ensure parity and clarity for users on all platforms.
  • Explicitly state that both Azure CLI and PowerShell are cross-platform, and that the REST API can be used from any OS.
  • If possible, include a note or example for using the REST API with common Linux tools (e.g., curl) to further demonstrate platform neutrality.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean

Flagged Code Snippets