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
⚠️ windows_first
Summary:
The documentation provides three pivots: Portal, PowerShell, and CLI. The PowerShell section is detailed and appears before the CLI section, which may indicate a slight Windows-first and PowerShell-heavy bias. However, the CLI section is present and complete, supporting Linux and macOS users. There are no missing Linux examples, but the ordering and emphasis on PowerShell could be improved for parity.
Recommendations:
  • Consider listing the CLI pivot before the PowerShell pivot to give equal or greater prominence to cross-platform tooling.
  • Explicitly mention that Azure CLI is cross-platform and suitable for Linux/macOS users.
  • Where possible, provide Bash script examples or notes for Linux users in the CLI section.
  • Ensure that all features and steps described in PowerShell are also available and equally detailed in the CLI section.
  • Add a short note in the prerequisites for each pivot clarifying the OS compatibility (e.g., 'Azure CLI runs on Windows, Linux, and macOS').
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

1. Use [New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject](/powershell/module/az.cdn/new-azfrontdoorcdnorigingrouploadbalancingsettingobject) to create an in-memory object for storing load balancing settings.