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
Summary
The documentation page demonstrates mild Windows bias by referencing Windows-centric tools and workflows before their Linux equivalents, and omitting explicit Linux examples. Specifically, Visual Studio and Visual Studio Code are mentioned as editors for ARM templates, with no mention of Linux-native editors. Additionally, deployment instructions reference Azure PowerShell and Azure CLI, but do not provide Linux-specific command-line examples or mention Bash/Shell usage. There are no explicit examples or guidance tailored for Linux users.
Recommendations
  • Include references to Linux-native editors (e.g., Vim, Emacs, nano) and provide guidance on configuring them for ARM template development.
  • Provide explicit Bash/Shell examples for deploying ARM templates using Azure CLI, including command syntax and file handling on Linux.
  • Mention cross-platform compatibility for tools like Visual Studio Code, and clarify that instructions apply equally to Linux, macOS, and Windows.
  • Add notes or examples for handling JSONC files and comments in editors commonly used on Linux.
  • Ensure that deployment instructions and troubleshooting tips address both Windows and Linux environments, including file path conventions and permission issues.
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets