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
⚠️ powershell_heavy
Summary:
The documentation presents both Azure PowerShell and Azure CLI examples for managing resources, but PowerShell is consistently listed before CLI in all code tabs and output sections. This ordering implicitly prioritizes Windows/PowerShell users. There are no Linux-specific tools, shell, or OS-specific instructions, but the 'PowerShell first' pattern may signal a subtle Windows bias.
Recommendations:
  • Alternate the order of PowerShell and CLI tabs or present CLI examples first, as Azure CLI is cross-platform and widely used on Linux.
  • Explicitly mention that both PowerShell and CLI commands can be run in Azure Cloud Shell, which is available on all platforms.
  • Consider including Bash shell script snippets or references to Linux terminal usage where appropriate.
  • Add a note clarifying that Azure CLI commands are fully supported on Linux, macOS, and Windows.
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

--- The output shows the new resource and *protectionModeDDoS* shows IP Protection is **Enabled**. # [PowerShell](#tab/PowerShell)
--- ## Clean up resources When you're finished, you can delete the resources. The command deletes the resource group and all the resources it contains. # [PowerShell](#tab/PowerShell)