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
⚠️ missing_linux_example
⚠️ windows_first
Summary:
The documentation exclusively demonstrates the use of Azure PowerShell (via 'kind: AzurePowerShell', 'azPowerShellVersion', and a PowerShell scriptContent) for deployment scripts, with no mention or example of Bash or Linux-native scripting. There are no Linux/Bash equivalents or cross-platform guidance, and the PowerShell approach is presented as the default/only method.
Recommendations:
  • Provide parallel examples using 'kind: AzureCLI' and Bash scripting in the deployment script resource.
  • Explicitly mention that both PowerShell and Bash are supported, and link to documentation for both.
  • Show how to set 'azCliVersion' and provide a sample Bash scriptContent for Linux users.
  • Consider a section comparing PowerShell and Bash usage, and when to use each.
  • Ensure that any references to tooling or scripting are balanced between Windows and Linux environments.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-11 00:00 #108 completed ✅ Clean
2025-08-11 00:00 #77 completed ❌ Biased
2025-08-10 00:00 #76 completed ✅ Clean
2025-08-09 00:00 #75 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean

Flagged Code Snippets