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
powershell_heavy
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by prioritizing PowerShell examples and referencing Windows-centric troubleshooting resources. While Azure CLI examples are present (which are cross-platform), there are no explicit Linux shell (bash) examples, nor are Linux-specific tools or troubleshooting patterns mentioned. The troubleshooting link uses a Windows tab by default, and there is no parity in guidance for Linux clients or NFS scenarios. The .NET SDK examples are platform-neutral, but the overall pattern is Windows-first.
Recommendations
  • Add explicit bash/Linux shell examples for metric queries using Azure CLI, including sample scripts and environment notes.
  • Include troubleshooting guidance and links for Linux clients (e.g., mounting Azure Files via SMB/NFS on Linux, performance investigation steps for Linux).
  • Reference Linux tools (such as smbclient, mount.cifs, nfs-utils) where appropriate for monitoring or troubleshooting.
  • Ensure that troubleshooting links and tabs provide Linux-first or equal visibility, not defaulting to Windows.
  • Mention NFS monitoring and metrics where supported, and provide examples for NFS scenarios.
  • Balance PowerShell and CLI examples by showing both in parallel, and clarify cross-platform applicability.
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-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