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:
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation page demonstrates bias by omitting Linux support for screen readers and not providing any Linux-specific accessibility guidance or keyboard shortcuts. Windows is listed first in the screen reader table, and only Windows and Mac are mentioned as supported platforms. All shortcut keys use Windows-style notation, with no mention of Linux alternatives or differences.
Recommendations:
- Clarify whether Linux support is planned or possible for screen readers, and provide updates if/when it becomes available.
- If Storage Explorer is available on Linux, explicitly state the accessibility limitations and suggest any possible workarounds (e.g., using Wine with Windows screen readers, or community-supported tools).
- Include Linux-specific instructions or notes for keyboard shortcuts, especially if they differ from Windows/Mac.
- List platforms in a neutral order (e.g., alphabetical: Linux, Mac, Windows) to avoid implicit prioritization.
- Provide parity in documentation by mentioning accessibility features or limitations for all supported platforms, not just Windows and Mac.
Create pull request