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 provides Azure PowerShell examples for managing and filtering virtual network flow logs, with no mention of equivalent Azure CLI (cross-platform) or Bash examples. All command-line instructions use PowerShell cmdlets, which are most commonly used on Windows, and there is no guidance for Linux or macOS users. This creates a strong Windows bias and may hinder accessibility for users on non-Windows platforms.
Recommendations
  • Add equivalent Azure CLI examples for all PowerShell cmdlets shown, using az network watcher flow-log commands.
  • Explicitly mention that Azure CLI is available and supported on Linux, macOS, and Windows.
  • Provide Bash script examples where appropriate, especially for automation scenarios.
  • Reorder examples so that cross-platform (CLI) instructions are presented before or alongside PowerShell examples.
  • Include a section on platform compatibility and recommend tools for Linux/macOS users.
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

Flagged Code Snippets