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
Summary:
The documentation references both Azure CLI and Azure PowerShell for deploying Bicep files, but lists Azure PowerShell (a Windows-centric tool) before Azure CLI, which is cross-platform. No Linux-specific tools or shell examples are provided, and there is an implicit prioritization of Windows tooling in the introductory guidance.
Recommendations:
  • List Azure CLI before Azure PowerShell when describing deployment options, as Azure CLI is cross-platform and more inclusive for Linux users.
  • Explicitly mention that both Azure CLI and Azure PowerShell are available on Windows, Linux, and macOS to avoid the perception of Windows bias.
  • Provide example commands for deploying Bicep files using Azure CLI in both Windows (cmd/PowerShell) and Linux/macOS (bash) shells.
  • If referencing Visual Studio Code, note that it is available on all major platforms, and consider linking to platform-specific setup guides if available.
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