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
⚠️ windows_tools
⚠️ powershell_heavy
⚠️ missing_linux_example
Summary:
The documentation exhibits a Windows-first bias by consistently listing Windows paths and deployment instructions before Linux equivalents. Windows-specific tools and patterns (such as MSDeploy and c:\ paths) are mentioned or discussed in detail, while Linux alternatives are only referenced as secondary or in passing. There are no Linux-specific command-line examples or tooling recommendations, and no Linux shell (bash) or CLI examples are provided. The documentation assumes familiarity with Windows conventions, which may disadvantage Linux users.
Recommendations:
  • Present Linux and Windows instructions/examples in parallel, or alternate which platform is listed first.
  • Include Linux-specific command-line examples (e.g., using bash, az CLI, or scp) for creating and uploading deployment packages.
  • Reference Linux-native tools (such as tar/gzip, where applicable) and explain why .zip is required.
  • Provide explicit Linux file path examples and highlight any differences in behavior or requirements.
  • Mention Linux deployment caveats and best practices with the same level of detail as Windows.
  • Avoid assuming the use of Windows-only tools (like MSDeploy); if mentioned, provide Linux alternatives or clarify their platform limitations.
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