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 provides both Azure CLI and Azure PowerShell examples for finding outbound IP addresses, but PowerShell examples are always given immediately after the CLI, and there are no explicit Linux shell or Bash-specific examples beyond the initial nslookup command. The use of PowerShell as a primary scripting example may favor Windows users, and the documentation does not mention Linux-specific tools or workflows beyond generic CLI usage.
Recommendations:
  • Ensure that all command-line examples are clearly labeled as cross-platform (e.g., Azure CLI works on Windows, macOS, and Linux) and provide explicit Bash/shell examples where appropriate.
  • If PowerShell examples are included, consider also including Bash or shell script equivalents, especially for common administrative tasks.
  • Clarify in the documentation that Azure CLI commands can be run on any platform, and provide installation/use guidance for Linux/macOS users if not already present.
  • When listing multiple command options, alternate the order (e.g., sometimes show Bash/CLI first, sometimes PowerShell) or group them under clear headings for each platform.
  • Mention any platform-specific considerations (such as differences in output formatting or prerequisites) for both Windows and Linux users.
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
2025-07-09 23:22 #6 cancelled ✅ Clean

Flagged Code Snippets