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
⚠️ missing_linux_example
Summary:
The documentation provides both Azure CLI and Azure PowerShell examples for deployment and resource management, but consistently lists PowerShell after CLI. However, it references Notepad as the example text editor, which is Windows-specific, and does not mention Linux or cross-platform alternatives. There are no Linux shell-specific instructions or examples for file creation or manipulation, nor is there mention of Linux-native tools for any step. The documentation assumes use of the Azure portal or Windows tools for all non-CLI/PowerShell tasks.
Recommendations:
  • When suggesting a text editor, mention cross-platform options such as VS Code, nano, or vim alongside Notepad.
  • Include Linux shell commands (e.g., 'echo' or 'cat') for creating the emp.txt file, in addition to the Notepad instruction.
  • Explicitly state that Azure CLI commands work on Windows, Linux, and macOS, and provide any necessary notes for Linux users (such as file path differences).
  • Where PowerShell is referenced, clarify that Azure PowerShell is available cross-platform, or provide Bash alternatives where appropriate.
  • Consider including a section or callout for Linux/macOS users to ensure parity and inclusivity.
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

# [PowerShell](#tab/PowerShell)
# [PowerShell](#tab/PowerShell)
# [PowerShell](#tab/PowerShell)