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 demonstrates a Windows bias by referencing PowerShell cmdlets as a primary troubleshooting interface, mentioning Windows tools (e.g., SSMS) for diagnostics, and omitting Linux equivalents or cross-platform alternatives. All example troubleshooting steps and tool recommendations assume a Windows environment, with no mention of how to perform these tasks on Linux or macOS.
Recommendations:
  • Include Azure CLI examples alongside or instead of PowerShell cmdlets, as Azure CLI is cross-platform.
  • Mention and provide steps for using cross-platform SQL management tools (e.g., Azure Data Studio) in addition to SSMS.
  • When recommending testing scripts locally, clarify how to do so on both Windows (cmd, PowerShell) and Linux/macOS (bash, sh).
  • Explicitly state whether SSIS IR management and troubleshooting can be performed from non-Windows environments, and provide guidance if so.
  • Ensure that all tool and script references have Linux/macOS equivalents or note any limitations.
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-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased