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_tools
⚠️
missing_linux_example
Summary:
The documentation page references PowerShell specifically in the 'Next steps' section, suggesting Windows-centric tooling for monitoring and managing Azure Stream Analytics jobs. There are no examples or mentions of Linux or cross-platform alternatives such as Azure CLI or Bash scripts. This may lead Linux users to feel unsupported or unaware of equivalent workflows.
Recommendations:
- Include Azure CLI examples alongside or instead of PowerShell for managing Stream Analytics jobs, as Azure CLI is cross-platform.
- Explicitly mention that management tasks can be performed from Linux, macOS, or Windows, and provide links to relevant documentation.
- Balance references to Windows tools with Linux-friendly alternatives in 'Next steps' and throughout the documentation.
- If PowerShell is referenced, clarify that PowerShell Core is available cross-platform, or provide Bash equivalents.
Create pull request