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_first
missing_linux_example
Summary
The documentation provides detailed instructions for relocating an Azure Virtual Network using the Azure Portal and PowerShell, with extensive PowerShell examples and references to Windows-centric tools (e.g., Notepad). There are no CLI (az), Bash, or Linux-native examples, nor is there mention of cross-platform scripting options. The PowerShell instructions assume a Windows environment and do not address Linux or macOS users, which may hinder accessibility for those on non-Windows platforms.
Recommendations
  • Add equivalent Azure CLI (az) examples for all steps, including exporting, editing, and deploying ARM templates, as Azure CLI is cross-platform and widely used on Linux and macOS.
  • Replace or supplement references to Notepad with instructions for using cross-platform editors (e.g., VS Code, nano, vim), or simply refer to 'your preferred text editor'.
  • Explicitly mention that PowerShell Core is available on Linux and macOS, and provide any necessary installation or usage notes for non-Windows environments.
  • Where possible, use generic file manipulation and command-line patterns that work across platforms, or provide parallel instructions for Bash/shell environments.
  • Review and update prerequisites and tool recommendations to ensure parity for Linux/macOS users, including links to relevant documentation for Azure CLI and PowerShell Core.
GitHub Create Pull Request

Scan History

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

Flagged Code Snippets