Sad Tux - Windows bias detected
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

Detected Bias Types
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation page provides an example that loads and deploys a PowerShell script (myscript.ps1) using the 'AzurePowerShell' deployment script kind, but does not provide equivalent examples for Linux shell scripts or Bash. There is a focus on Windows tooling (PowerShell) without mention of Linux-native alternatives, and no Linux/Bash script examples are given.
Recommendations
  • Add parallel examples that demonstrate loading and deploying Bash or shell scripts (e.g., myscript.sh) using the 'AzureCLI' deployment script kind.
  • Explicitly mention that the file loading functions are cross-platform and can be used with both Windows (PowerShell) and Linux (Bash) scripts.
  • Where PowerShell is referenced, provide Linux/Bash alternatives either alongside or before the Windows example to ensure parity.
  • Clarify in remarks or examples that file paths and encodings are compatible with both Windows and Linux environments.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-12 00:00 #243 cancelled Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-11 00:00 #108 completed Clean Clean
2025-08-11 00:00 #77 completed Biased Biased
2025-08-10 00:00 #76 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets