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 provides environment variable setup instructions for Windows (cmd and PowerShell) before mentioning the equivalent command for macOS/Linux. All other examples (Python, HTML, Kusto) are cross-platform and do not show Windows-specific bias. No Linux examples are missing, and no Windows-only tools or patterns are used.
Recommendations:
- Present environment variable instructions for all platforms together, or list Linux/macOS first to avoid implicit prioritization of Windows.
- Consider using a table or side-by-side format for environment variable setup commands to give equal prominence to all platforms.
- Review other documentation pages for similar ordering and ensure Linux/macOS users are equally supported.
Create pull request