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:
⚠️ powershell_heavy
⚠️ missing_linux_example
⚠️ windows_tools
Summary:
The documentation page demonstrates a Windows bias by providing only PowerShell examples for splitting reservations, with no equivalent Azure CLI (cross-platform) or Bash examples. The exclusive use of PowerShell commands assumes a Windows environment and omits guidance for Linux or macOS users. There is also a lack of mention or prioritization of cross-platform tools where applicable.
Recommendations:
  • For every PowerShell example, provide an equivalent Azure CLI example, which is cross-platform and works on Windows, Linux, and macOS.
  • Explicitly mention that the Azure CLI can be used for these operations and provide sample CLI commands.
  • Where possible, include Bash script examples or note that the CLI commands can be run in Bash or other shells.
  • Add a section or note clarifying tool availability and platform compatibility (e.g., 'The following examples use PowerShell, but you can also use Azure CLI on any platform').
  • Review for other sections where Windows-specific tools or patterns are referenced and ensure Linux/macOS parity.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased

Flagged Code Snippets