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
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias in several ways: PowerShell is emphasized as the primary scripting method, and the only detailed example for granting database privileges is a PowerShell script. Instructions for setting environment variables and running scripts are given exclusively for Windows (via Control Panel and System Properties), with no equivalent Linux/macOS guidance. While the PSQL tool is mentioned, its setup and usage are only described in a Windows context. There are no CLI/bash or Linux-native examples for these steps.
Recommendations:
  • Provide equivalent Linux/macOS instructions for setting environment variables (e.g., using export in bash or editing ~/.bashrc).
  • Include bash or shell script examples for granting database privileges, alongside or instead of PowerShell scripts.
  • When referencing tools like PSQL, show installation and usage steps for both Windows and Linux/macOS.
  • Avoid assuming the user is on Windows in step-by-step guides; offer cross-platform alternatives where possible.
  • When mentioning scripting options (PowerShell, CLI), present them in a neutral order or group, not with Windows-first prominence.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-12 00:00 #109 completed ✅ Clean
2025-08-19 00:01 #85 completed ❌ Biased
2025-07-19 13:51 #54 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased