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
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation exclusively references Visual Studio and its tools for local debugging of Azure Stream Analytics queries, which are primarily available on Windows. There are no mentions of Linux-compatible tools, alternative editors, or cross-platform workflows. All instructions and screenshots assume the use of Visual Studio, and there are no examples or guidance for users on Linux or macOS.
Recommendations:
- Include information about cross-platform alternatives to Visual Studio, such as Visual Studio Code with relevant extensions, or command-line tools that can be used on Linux.
- Provide explicit instructions or links for setting up and debugging Azure Stream Analytics queries on Linux and macOS.
- Add examples and screenshots for Linux environments, or clarify if local debugging is only supported on Windows.
- If local debugging is not supported on Linux, state this limitation clearly and suggest possible workarounds or cloud-based alternatives.
Create pull request