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
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias by consistently presenting Windows-centric tools and workflows, such as PowerShell and WinSCP, and by providing PowerShell examples alongside Azure CLI, but not Linux shell or SFTP examples. Windows tools (e.g., Visual Studio, WinSCP) are mentioned before or instead of cross-platform or Linux-native alternatives. There are no explicit Linux shell command examples or references to Linux FTP clients, and the documentation does not address Linux-specific usage patterns.
Recommendations:
  • Add Linux shell command examples (e.g., using lftp, curl, or ftp) for connecting and deploying via FTP/S.
  • Include Linux-native FTP/S clients (e.g., FileZilla, lftp, gFTP) alongside or before Windows tools like WinSCP and Visual Studio.
  • Provide bash or shell script equivalents for PowerShell commands, especially for extracting FTP/S endpoints from Azure CLI output.
  • Ensure that cross-platform tools and instructions are presented before or alongside Windows-specific tools.
  • Mention SFTP (if supported) or clarify its status for Linux users, as it is a common secure file transfer method on Linux.
  • Explicitly state that the instructions apply to both Windows and Linux, and highlight any OS-specific differences or considerations.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-16 00:00 #113 completed ❌ Biased
2025-08-16 00:00 #82 in_progress ❌ Biased
2025-08-15 00:01 #81 in_progress ❌ Biased
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-13 21:25 #47 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets