Sad Tux - Windows bias detected
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

Detected Bias Types
windows_first
windows_path_examples
windows_shell_notes
Summary
The documentation provides both Windows (SMB) and Linux (NFS) examples for all major AzCopy operations, ensuring parity in command syntax and options. However, there is a subtle Windows bias: Windows path examples (e.g., 'C:\myDirectory') are always listed first in each example section, and special notes repeatedly instruct users to use double quotes in the Windows Command Shell, with single quotes as the default for other shells. There are no PowerShell-specific examples, and Linux-specific operational notes are present where relevant (e.g., NFS scenarios only supported on Linux). Overall, Linux coverage is strong, but Windows examples and instructions are consistently presented before Linux equivalents.
Recommendations
  • Alternate the order of Windows and Linux examples so that Linux examples are sometimes presented first.
  • Add a brief introductory note explicitly stating that all operations are supported on both Windows and Linux (where applicable), and clarify platform-specific limitations up front.
  • Provide a summary table at the start of each section showing example paths for both Windows and Linux, to reinforce parity.
  • Reduce repetition of Windows shell quoting notes by consolidating into a single section or sidebar, and add equivalent notes for Linux shells (e.g., bash, zsh) if needed.
  • Consider including macOS examples where relevant, or explicitly state platform support for each scenario.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-29 00:01 #95 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets