Detected Bias Types
⚠️
windows_first
⚠️
powershell_heavy
⚠️
windows_tools
Summary
The documentation is generally cross-platform, but there are areas of Windows bias. In the 'Hybrid Connections' section, it is explicitly stated that this feature is only supported on Windows, which is a product limitation and not a documentation bias. However, in the 'Virtual network triggers (non-HTTP)' section, code examples are provided for Azure CLI, Azure PowerShell, and the Azure portal, with PowerShell (a Windows-centric tool) included alongside CLI. In the subnet sizing recommendations, Windows is mentioned before Linux, and the minimum subnet size for Windows is discussed first. There are no Linux/macOS-specific command-line examples or parity in automation tooling coverage. While Linux is supported and discussed, Windows patterns and tools are often mentioned first or more prominently.
Recommendations
- When providing automation examples, always include both Azure CLI and PowerShell, but consider showing Azure CLI (cross-platform) first, or explicitly noting parity.
- In subnet sizing and other recommendations, present Linux and Windows requirements side-by-side or in a neutral order.
- Where features are Windows-only (such as Hybrid Connections), clarify that this is a product limitation, not a documentation gap.
- Add Linux/macOS-specific notes or examples where relevant, especially in automation and troubleshooting sections.
- Ensure screenshots and UI walkthroughs are not Windows-specific unless the feature is Windows-only.