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:
⚠️ missing_linux_example
⚠️ windows_tools
⚠️ powershell_heavy
Summary:
The documentation page exclusively provides C#/.NET code samples and references the .NET SDK, which is most commonly associated with Windows development environments. There are no examples or instructions for Linux users, such as using .NET on Linux, nor are there any cross-platform shell or CLI examples. The documentation implicitly assumes a Windows-centric workflow and toolchain.
Recommendations:
  • Include explicit instructions and examples for running the .NET SDK and sample code on Linux (e.g., using dotnet CLI on Ubuntu).
  • Add bash or shell command equivalents for any setup or execution steps, not just C# code.
  • Mention that .NET Core/.NET 5+ is cross-platform and provide guidance for Linux and macOS users.
  • If any file paths, environment variables, or dependencies are platform-specific, provide both Windows and Linux/macOS variants.
  • Consider including a Docker example for running the sample app in a cross-platform containerized environment.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean

Flagged Code Snippets