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:
⚠️ missing_linux_example
Summary:
The documentation exclusively uses Azure CLI commands for all examples and does not provide any OS-specific instructions or examples. While Azure CLI is cross-platform and works on both Windows and Linux, there are no examples or mentions of Windows-specific tools (like PowerShell) or Linux-specific tools (like Bash scripts). However, the absence of any Linux-specific context or troubleshooting (such as shell differences, DNS tools, or networking commands) may leave Linux users without guidance for platform-specific scenarios.
Recommendations:
  • Explicitly mention that Azure CLI commands work on both Windows, Linux, and macOS, and provide installation links for each platform.
  • Where relevant, add Linux-specific troubleshooting tips (e.g., using dig or nslookup for DNS verification, checking network connectivity with curl or wget).
  • If there are any differences in behavior or prerequisites between Windows and Linux environments (such as file path formats, environment variables, or shell syntax), document these explicitly.
  • Consider including at least one example using Bash scripting for automation, or reference how to run the Azure CLI commands in a Linux shell.
  • If PowerShell or Windows-specific tools are not required, clarify that the instructions are platform-agnostic to reassure Linux users.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ❌ Biased
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets