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 both Linux/macOS and Windows instructions for setting environment variables, but the Windows example is presented after the Linux/macOS example. There is no exclusive use of Windows tools, nor are there missing Linux examples or PowerShell-heavy instructions. The documentation is generally cross-platform, but the ordering of examples could be considered a subtle form of bias if consistency across Microsoft documentation is considered.
Recommendations:
- Present both Linux/macOS and Windows instructions side-by-side or in a tabbed interface, ensuring equal prominence.
- Consider alternating the order of platform examples in different sections, or default to alphabetical order (Linux, macOS, Windows) to avoid implicit prioritization.
- Explicitly state that the tool is cross-platform and works identically on all supported operating systems.
- If possible, provide PowerShell examples for Windows users in addition to CMD, as PowerShell is increasingly common.
Create pull request