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
⚠️ powershell_heavy
Summary:
The documentation page exhibits a mild Windows bias. In the section describing how to create a private endpoint using an alias, the PowerShell cmdlet (New-AzPrivateEndpoint) is mentioned before the Azure CLI equivalent (az network private-endpoint create). No Linux-specific tools or examples are provided, and the documentation does not mention or link to Bash or Linux shell scripting. However, the overall content is mostly platform-neutral, with the only notable bias being the order of tool references and the use of PowerShell cmdlets.
Recommendations:
  • When referencing command-line tools, list Azure CLI (az) examples before or alongside PowerShell cmdlets, as Azure CLI is cross-platform and widely used on Linux.
  • Include explicit Linux/Bash shell examples where relevant, especially in sections that mention command-line operations.
  • Where possible, clarify that both Azure CLI and PowerShell are supported on Windows, Linux, and macOS, and provide links to platform-specific installation guides.
  • Review other related articles (such as quickstarts and tutorials) to ensure Linux parity in examples and screenshots.
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-12 23:44 #41 in_progress ✅ Clean