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 page demonstrates a Windows bias by including PowerShell-based resource group creation steps (via an include file) without providing equivalent Linux/bash examples. The use of PowerShell is implied as the default, and there is no explicit Linux command-line guidance. While OpenSSL is mentioned as a prerequisite for both Windows and Linux, the operational steps and tooling focus on Windows-first patterns.
Recommendations:
  • Provide equivalent bash/CLI examples for resource group creation and other command-line steps, alongside or instead of PowerShell.
  • Explicitly mention that all steps can be performed on Linux, and provide Linux-specific instructions where appropriate.
  • If using include files for PowerShell, also create and reference include files for bash/CLI commands.
  • Ensure that screenshots and UI references are not Windows-specific, or clarify that the Azure portal experience is cross-platform.
  • Review all procedural steps to ensure Linux users are not left to infer or adapt Windows-centric instructions.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased