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:
⚠️
powershell_heavy
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation page provides sample PowerShell commands and references a PowerShell-based tutorial for running pipelines, with no equivalent examples or guidance for Linux or cross-platform CLI users (e.g., Azure CLI, Bash). This prioritizes Windows tooling and omits Linux-friendly alternatives.
Recommendations:
- Add equivalent examples using Azure CLI commands, which are cross-platform and work on Linux, macOS, and Windows.
- Include Bash shell script examples for running pipelines, or at least mention how to accomplish the same tasks outside of PowerShell.
- Reference tutorials and quickstarts that use Azure CLI or REST API, not just PowerShell.
- Explicitly state that the Wait activity and pipeline operations can be managed from any OS, and provide links to relevant cross-platform documentation.
Create pull request