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 Windows bias by specifically referencing Azure PowerShell for enabling DDoS IP Protection, without mentioning or linking to equivalent CLI (cross-platform) or Linux-native instructions. There are no Linux or Bash examples, and the only command-line example provided is for PowerShell, which is primarily a Windows tool. This may give the impression that Windows or PowerShell is the preferred or only supported environment for managing DDoS IP Protection.
Recommendations:
- Include equivalent instructions and quickstart links for enabling DDoS IP Protection using the Azure CLI (az), which is cross-platform and commonly used on Linux and macOS.
- When referencing command-line tools, mention both PowerShell and Azure CLI options, and provide parity in documentation structure and detail.
- Avoid presenting Windows-specific tools or workflows before cross-platform alternatives, or present them together to avoid perceived prioritization.
- Explicitly state that all features are available and supported on Linux and macOS, and provide examples or screenshots where relevant.
Create pull request