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
powershell_heavy
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for deployment and deletion, but PowerShell examples are given equal prominence and are presented in parallel tabs. There is a slight Windows bias in the tooling recommendations (Visual Studio Code, Azure PowerShell) and in the explicit inclusion of PowerShell commands, which are primarily used on Windows. However, Linux/macOS users are not blocked, as Azure CLI commands are present and all steps can be completed cross-platform.
Recommendations
  • Explicitly mention Linux/macOS compatibility for all steps, especially for Visual Studio Code and Azure CLI.
  • Add a note clarifying that Azure CLI commands work on Linux/macOS and are the recommended cross-platform approach.
  • Consider listing Azure CLI examples before PowerShell, or making CLI the default tab.
  • Reference alternative editors (such as Vim, nano) for users who do not use Visual Studio Code.
  • Ensure that all screenshots and instructions do not assume a Windows environment (e.g., file paths, keyboard shortcuts).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #253 completed Biased Biased
2026-01-13 00:00 #249 completed Biased Biased

Flagged Code Snippets