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

Bias Types:
⚠️ powershell_heavy
⚠️ windows_first
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a Windows bias by referencing Azure PowerShell before Azure CLI when listing deployment tools, and by not providing any explicit Linux or cross-platform examples or guidance. The mention of file permissions focuses on NTFS and ACLs, which are Windows-centric, without equivalent discussion of Linux file permissions or tools. There are no concrete examples or instructions for Linux users, and the documentation implicitly assumes a Windows environment.
Recommendations:
  • When listing deployment tools, mention Azure CLI before or alongside Azure PowerShell to avoid implying PowerShell is the primary or preferred method.
  • Include explicit examples for both Windows (PowerShell) and Linux (Bash/Azure CLI) when demonstrating commands or migration steps.
  • Discuss Linux file permission models (e.g., POSIX permissions) alongside NTFS/ACLs when talking about file metadata and fidelity.
  • Reference Linux-compatible tools and workflows (such as rsync, NFS, or Linux SMB clients) where relevant.
  • Add a section or callout for Linux users, highlighting any platform-specific considerations or steps.
  • Ensure that screenshots, code snippets, and instructions are cross-platform or clearly indicate which OS they apply to.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-19 00:01 #85 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased