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
missing_windows_example
linux_tools
Summary
The documentation exclusively provides Linux-based examples using the 'attr' command and shell syntax, with no mention of Windows equivalents, PowerShell commands, or Windows-specific tooling. This indicates a bias toward Linux environments and may leave Windows users without clear guidance.
Recommendations
  • Add equivalent Windows examples using PowerShell or relevant Windows tools (e.g., using 'Get-Item', 'Set-ItemProperty', or third-party utilities for NTFS alternate data streams or extended attributes).
  • Explicitly mention whether the described functionality is supported on Windows, and if so, how to achieve it.
  • Include a section comparing Linux and Windows approaches to setting extended attributes for blob index and metadata tags.
  • Clarify any platform limitations or prerequisites for both Linux and Windows users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Clean Clean
2026-01-11 00:00 #241 completed Clean Clean
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Clean Clean
2026-01-08 00:53 #232 completed Clean Clean

Flagged Code Snippets