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:
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
⚠️ windows_first
Summary:
The documentation demonstrates a Windows bias by exclusively referencing Windows-specific tools (Mixed Reality Feature Tool), providing PowerShell scripts as the only automation example, and omitting Linux/macOS equivalents or instructions. All command-line examples and tooling references assume a Windows environment, with no mention of cross-platform alternatives or guidance for non-Windows users.
Recommendations:
  • Provide explicit instructions for Linux and macOS users, including how to download and install the package using standard shell commands (e.g., bash) and compatible tools.
  • Offer cross-platform scripts (e.g., bash or Python) alongside PowerShell scripts for automation.
  • Clarify whether the Mixed Reality Feature Tool is available for non-Windows platforms, and if not, suggest alternative manual installation steps for those users.
  • When presenting command-line examples, include both Windows (cmd/PowerShell) and Unix shell (bash/zsh) syntax.
  • Add a section or callout addressing platform compatibility and any known limitations or workarounds for Linux/macOS environments.
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 ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets

DownloadUnityPackages.ps1 -DownloadDestDir <destination directory>