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:
⚠️ windows_first
⚠️ missing_linux_example
⚠️ windows_tools
Summary:
The documentation is heavily focused on Windows, specifically targeting WPF (Windows Presentation Foundation) desktop applications and requiring Visual Studio 2019 for development. There are no references to Linux or cross-platform alternatives, and all instructions and code samples assume a Windows environment. No Linux-compatible frameworks, tools, or development environments are mentioned or suggested.
Recommendations:
  • Include a section or note clarifying that WPF is Windows-only, and suggest cross-platform alternatives (such as .NET MAUI or Avalonia) for Linux/macOS users.
  • Provide equivalent instructions and code samples for a cross-platform desktop application (e.g., using Avalonia or .NET MAUI) that can run on Linux.
  • Mention and provide guidance for using cross-platform IDEs (such as Visual Studio Code or JetBrains Rider) and the .NET CLI, instead of only Visual Studio 2019.
  • If possible, provide sample projects and setup instructions that work on Linux, including package restore and build/run commands using the .NET CLI.
  • Explicitly state the platform limitations early in the documentation to set expectations for non-Windows developers.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-09 00:00 #106 completed ❌ Biased
2025-08-13 00:00 #79 in_progress ❌ Biased
2025-07-13 21:11 #45 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-13 20:32 #43 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets