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:
⚠️ windows_first
⚠️ windows_tools
⚠️ powershell_heavy
⚠️ missing_linux_example
Summary:
The documentation demonstrates a moderate Windows bias. Hybrid Connections are only supported on Windows, with Linux explicitly not supported. In automation and configuration sections, Azure PowerShell examples are provided alongside Azure CLI, but there are no Linux-specific shell or scripting examples. In subnet sizing, Windows is mentioned before Linux, and minimum subnet sizes are given for Windows first. Troubleshooting and portal instructions are Windows-centric, with no mention of Linux-specific tools or workflows. There are no examples or guidance for Linux-specific networking scenarios or tools.
Recommendations:
  • Provide Linux-specific examples and guidance, especially for automation (e.g., bash scripts, Linux CLI usage).
  • Clarify feature parity and limitations for Linux throughout (e.g., Hybrid Connections).
  • When listing subnet requirements, alternate the order or present Linux and Windows equally.
  • Include troubleshooting steps or tools relevant to Linux environments.
  • Where PowerShell is used, provide equivalent bash or shell script examples.
  • Explicitly call out any differences in portal experience or tooling for Linux-hosted function apps.
  • Add a summary table of feature support by OS (Windows/Linux) for quick reference.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean

Flagged Code Snippets

#### [Azure PowerShell](#tab/azure-powershell)