Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation page contains subtle evidence of Windows bias. Notably, the example link for creating a dual stack application points to a PowerShell-based guide, which is typically Windows-centric. The reference to PowerShell appears before any mention of Linux or cross-platform CLI alternatives. No Linux/macOS-specific tools, examples, or parity guidance are provided, and there is no explicit mention of Bash, Azure CLI, or Linux workflows in the recent features or examples. However, the page is mostly conceptual and does not contain detailed step-by-step instructions, so the impact is limited.
Recommendations
- Add links to Linux/macOS equivalent guides, such as using Azure CLI or Bash scripts for common tasks.
- Ensure that example links (e.g., for dual stack application creation) include both PowerShell and Azure CLI/Bash options, or clarify cross-platform compatibility.
- Explicitly mention that features and management tasks can be performed from Linux/macOS environments and provide relevant documentation.
- Where PowerShell is referenced, also provide Azure CLI commands or Bash script examples.