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_linux_example
windows_first
Summary
The documentation provides only C#/.NET code samples for the import workflow, which are most commonly associated with Windows development environments. There are no Linux-specific instructions, command-line examples, or cross-platform scripting alternatives (e.g., Bash, Python, Azure CLI). The only non-C# example is a Java snippet for export, but it lacks parity with the detailed C# import instructions. There are no references to Linux tools or guidance for users working outside the Windows/.NET ecosystem.
Recommendations
  • Add equivalent examples using Azure CLI and/or PowerShell for both import and export operations, making sure to include Bash shell examples for Linux users.
  • Provide Python sample code using the Azure SDK for both import and export workflows, as Python is widely used cross-platform.
  • Include explicit instructions for performing file serialization and blob uploads using cross-platform tools (e.g., azcopy, Azure CLI, curl).
  • Clarify that the C#/.NET examples can be run on Linux using .NET Core, and provide any necessary setup instructions.
  • Ensure that all code samples and setup steps are presented in a language-agnostic way first, or provide parallel examples for both Windows and Linux environments.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
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 Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets