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
windows_first
Summary
The documentation provides detailed instructions for configuring root squash using the Azure portal, Azure PowerShell, and Azure CLI. The PowerShell examples are prominent and detailed, reflecting a Windows-centric approach. There are no Linux-specific command-line examples (such as Bash scripts or native NFS configuration commands), nor is there mention of Linux tools or workflows for managing NFS shares outside of Azure's own management interfaces. The use of PowerShell and the lack of Linux-native examples indicate a bias toward Windows administration patterns.
Recommendations
  • Add Linux-native examples for configuring NFS root squash, such as using Bash, SSH, or editing /etc/exports, to show parity with Windows/PowerShell approaches.
  • Include guidance or references for managing NFS shares from Linux clients, such as mounting the share and verifying root squash behavior.
  • Clarify that Azure CLI is cross-platform, and provide explicit instructions for running CLI commands on Linux/macOS terminals.
  • Consider reordering examples so that CLI (cross-platform) instructions appear before PowerShell, or provide equal prominence.
  • Reference Linux administration tools (e.g., nfs-utils, showmount, exportfs) where relevant to NFS management.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-15 00:00 #254 completed Clean Clean
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Clean Clean
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
2025-09-10 00:00 #107 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets