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
powershell_heavy
windows_tools
missing_linux_example
windows_first
Summary
The documentation exclusively uses PowerShell for all REST API invocations and setup steps, with no mention of Linux/macOS alternatives such as Bash, curl, or Azure CLI. Azure PowerShell is required, and Windows-centric tools like Azure Storage Explorer are referenced without cross-platform context. No Linux or macOS command-line examples are provided, and Windows/PowerShell instructions are presented first and only.
Recommendations
  • Add equivalent Bash/curl examples for REST API calls, demonstrating how to authenticate and interact with Azure Data Factory from Linux/macOS.
  • Include Azure CLI commands for resource management and REST API invocation, which are cross-platform.
  • Clarify that Azure Storage Explorer is available for Windows, macOS, and Linux, or suggest alternatives like az storage commands.
  • Add a 'Platform notes' section explaining how Linux/macOS users can follow the tutorial using their native shells and tools.
  • Where PowerShell is used for authentication, provide guidance for obtaining tokens using Azure CLI or curl.
  • Present cross-platform examples side-by-side or indicate which commands work on all platforms.
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-09-08 00:00 #105 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets