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
windows_first
missing_linux_example
visual_studio_heavy
windows_tools
Summary
The documentation page demonstrates a strong Windows bias by exclusively referencing Visual Studio for development and deployment steps, providing only Windows-centric tooling and workflows (e.g., Visual Studio, Command Prompt), and omitting Linux alternatives or examples. There are no instructions for using Linux-native tools (such as VS Code, dotnet CLI on Linux, or Azure CLI on Linux), nor are there deployment steps for Linux environments. All code samples and screenshots are tailored to Windows/Visual Studio users, leaving Linux developers without guidance.
Recommendations
  • Add explicit instructions and examples for Linux users, such as using VS Code or JetBrains Rider for development.
  • Include steps for deploying bots and chat apps using the dotnet CLI and Azure CLI on Linux/macOS.
  • Provide screenshots and walkthroughs for Linux environments (e.g., Ubuntu terminal, VS Code on Linux).
  • Mention cross-platform compatibility of the .NET SDK and clarify that development and deployment can be performed on Linux and macOS.
  • Offer PowerShell and Bash equivalents for package installation and CLI commands.
  • List prerequisites for Linux (e.g., apt-get install dotnet-sdk-3.1, VS Code installation) alongside Windows prerequisites.
GitHub Create Pull Request

Scan History

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

Flagged Code Snippets