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
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a Windows/Powershell bias by explicitly referencing Azure PowerShell for enabling DDoS IP Protection, while not mentioning or providing equivalent instructions for Linux users (e.g., Azure CLI, Bash, or ARM templates). There are no Linux/Unix-specific examples or parity in tooling guidance, and the only command-line example referenced is PowerShell.
Recommendations:
  • Provide parallel instructions and quickstarts for enabling DDoS IP Protection using Azure CLI (az), which is cross-platform and commonly used on Linux.
  • When referencing PowerShell, always mention or link to equivalent Azure CLI or REST API documentation.
  • Avoid implying that PowerShell is the primary or only supported method for configuration; instead, present both Windows and Linux-friendly options side by side.
  • Include explicit examples or links for Linux/macOS users, especially in sections that currently reference only PowerShell.
  • Consider a 'Choose your platform' approach in quickstart and configuration sections, allowing users to select their preferred environment (Azure Portal, PowerShell, Azure CLI, ARM/Bicep, etc.).
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 ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased