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
⚠️ windows_first
⚠️ missing_linux_example
Summary:
The documentation exhibits Windows bias primarily by providing only PowerShell scripts for identifying apps to migrate, referencing Visual Studio (a Windows-centric tool) for deployment, and omitting equivalent Linux/bash/CLI examples. The initial migration steps and tooling guidance are Windows-focused, with Linux alternatives either missing or mentioned later, if at all.
Recommendations:
  • Provide equivalent Bash/Azure CLI scripts alongside PowerShell for identifying function apps to migrate.
  • Include explicit instructions and examples for Linux/macOS users in all migration steps, especially for command-line operations.
  • Reference cross-platform tools (e.g., VS Code, Azure CLI) before or alongside Windows-only tools like Visual Studio.
  • Ensure that all code and configuration examples are clearly marked as cross-platform or provide platform-specific tabs where necessary.
  • Audit the documentation for other implicit Windows assumptions (e.g., file paths, tool usage) and address them for Linux parity.
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