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
Summary
The documentation page exclusively provides .NET (C#) code samples and instructions without any reference to platform-specific tools or shell environments. However, it does not provide any command-line examples (such as PowerShell, Windows CMD, Bash, or Linux CLI), nor does it mention any platform-specific tools. The content is neutral in terms of Windows vs. Linux, but it lacks parity for users who might want to perform these operations using cross-platform command-line tools or scripts (e.g., Azure CLI, Bash).
Recommendations
  • Add equivalent examples using Azure CLI commands for creating, managing, and deleting blob snapshots. Azure CLI is cross-platform and works on both Windows and Linux.
  • If referencing command-line operations, ensure both PowerShell (Windows) and Bash (Linux/macOS) examples are provided, or use Azure CLI syntax which is consistent across platforms.
  • Explicitly mention that the .NET code samples are platform-agnostic and can be run on Windows, Linux, or macOS, provided the .NET SDK is installed.
  • Provide links or references to documentation for performing the same tasks using other languages or tools (e.g., Azure CLI, REST API, Python SDK) to improve accessibility for non-Windows and non-.NET users.
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-09-11 00:00 #108 completed Clean Clean
2025-08-11 00:00 #77 completed Clean Clean
2025-08-10 00:00 #76 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-08-08 00:00 #74 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-08-06 00:00 #72 completed Clean Clean
2025-08-05 00:00 #71 completed Clean Clean
2025-08-03 00:00 #69 completed Clean Clean
2025-08-01 00:00 #67 completed Clean Clean
2025-07-31 00:00 #66 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets