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:
Summary:
The documentation does not show explicit Windows bias in terms of examples or tooling, as it focuses on SDK usage (C#, Java, JavaScript, Python) and does not mention Windows-specific tools or PowerShell. However, there is a lack of Linux-specific examples, shell commands, or references to cross-platform development environments. The documentation does not address platform-specific setup, deployment, or usage scenarios, which may leave Linux users without guidance for parity.
Recommendations:
- Add explicit notes or examples for running Durable Task Scheduler on Linux environments, including any differences in setup or deployment.
- Include shell (bash) command-line examples for SDK installation, orchestration deployment, or environment configuration, not just code snippets.
- Mention and link to cross-platform tools (such as Azure CLI) where relevant, and ensure that instructions are not implicitly Windows-centric.
- If any platform-specific considerations exist (such as file paths, environment variables, or service dependencies), document them for both Windows and Linux.
- Consider adding a section or callout confirming that all SDKs and features are fully supported on Linux, or note any limitations.
Create pull request