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
⚠️ windows_tools
Summary:
The documentation page exclusively uses PowerShell and Az PowerShell module examples, both in Azure Cloud Shell and for local use, without providing any Bash, Azure CLI, or Linux-native alternatives. All command-line instructions and tooling references are Windows-centric, with no mention of Linux or cross-platform approaches.
Recommendations:
  • Provide equivalent Azure CLI (az) command examples alongside PowerShell examples, as Azure CLI is cross-platform and commonly used on Linux and macOS.
  • Include Bash shell instructions for users who prefer or require a Linux-native environment.
  • Explicitly mention that Azure Cloud Shell supports both Bash and PowerShell, and show how to select or switch between them.
  • Reference installation instructions for Azure CLI on Linux, in addition to PowerShell module installation.
  • Ensure that all steps (such as resource group creation) have both PowerShell and CLI/Bash code blocks, clearly labeled.
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 ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets