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 displays a mild Windows bias in the instructions for generating the Android signature hash for the redirect URI. The Windows command is presented first and uses Windows-specific environment variables and paths, while the Linux/macOS equivalent is labeled as 'iOS' and provided second. No PowerShell-specific examples, Windows-only tools, or missing Linux equivalents are present elsewhere in the documentation.
Recommendations:
  • Present platform instructions in parallel (e.g., 'For Windows', 'For Linux/macOS') rather than 'Windows first'.
  • Label the non-Windows example as 'Linux/macOS' rather than 'iOS', since the command is for Android development on those platforms.
  • Consider providing a brief explanation of environment variable differences between platforms.
  • Where possible, provide cross-platform commands or clarify any platform-specific steps.
  • Ensure parity in tool references and avoid implying Windows as the default development environment.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-13 00:00 #110 completed ❌ Biased
2025-08-13 00:00 #79 in_progress ❌ Biased
2025-07-13 21:17 #46 cancelled ❌ Biased
2025-07-13 21:11 #45 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-13 20:32 #43 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets