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_first
missing_linux_example
Summary
The documentation provides step-by-step instructions and code samples for managing network policies for Azure private endpoints using the Azure portal, Azure PowerShell, Azure CLI, and ARM templates. However, the PowerShell examples are given significant prominence, and there is no mention of Linux-specific tools or shell environments. The CLI examples are generic but do not clarify Linux usage or provide bash/zsh-specific guidance. There is an implicit Windows-first bias, as PowerShell is featured before CLI, and no explicit Linux shell or cross-platform scripting examples are provided.
Recommendations
  • Add explicit bash/zsh (Linux/macOS) shell examples for Azure CLI commands, including any differences in quoting, line continuation, or environment setup.
  • Clarify in the CLI sections that the commands work on Linux, macOS, and Windows, and provide notes on any OS-specific considerations.
  • Consider reordering the examples to present Azure CLI before PowerShell, as CLI is cross-platform and more commonly used on Linux.
  • Include a note or section on using Azure Cloud Shell, which supports both Bash and PowerShell, to emphasize cross-platform parity.
  • If relevant, mention or link to Linux-native tools or scripting approaches for managing Azure resources, such as using REST API with curl/jq.
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-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets