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:
⚠️ powershell_heavy
⚠️ windows_first
⚠️ missing_linux_example
Summary:
The documentation consistently provides both Azure CLI and Azure PowerShell examples for all operations, but does not include any Linux shell or Bash-native examples beyond Azure CLI. PowerShell is featured equally alongside CLI, and in some cases, the PowerShell example is more verbose or appears first in the tab order. There are no Linux-specific tools, patterns, or troubleshooting steps, and no mention of Linux-native scripting or automation. The only Linux-relevant content is the brief section on setting HTTPS_PROXY environment variables, but this is generic and not tailored to Linux distributions or shell environments.
Recommendations:
  • Add explicit Bash/Linux shell examples for common tasks, especially where Azure CLI is used, to show how commands can be integrated into Linux scripts.
  • Clarify that Azure CLI commands are cross-platform and can be run on Linux, macOS, and Windows, and provide any Linux-specific prerequisites if needed.
  • Include troubleshooting tips or common issues for Linux users, such as file permissions, environment variable persistence, or package installation.
  • If PowerShell is included, consider also providing Bash equivalents for scripting scenarios, especially for tasks like manipulating JSON output or chaining commands.
  • Where environment variables are set, provide examples for both Bash (Linux/macOS) and PowerShell (Windows) shells, including how to persist these variables across sessions.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets

#### [Azure PowerShell](#tab/azure-powershell)
### [Azure PowerShell](#tab/azure-powershell)
#### [Azure PowerShell](#tab/azure-powershell)
#### [Azure PowerShell](#tab/azure-powershell)
### [Azure PowerShell](#tab/azure-powershell)