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
⚠️
windows_tools
⚠️
powershell_heavy
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows bias by prioritizing Windows tools (such as Microsoft Azure Storage Explorer), referencing Windows as the default or example operating system, and providing PowerShell examples and links before or alongside Azure CLI, with no explicit Linux or cross-platform alternatives. There are no instructions or screenshots for Linux users, and the use of Windows-specific features (like in-portal editing only on Windows) is highlighted without offering Linux workarounds or parity.
Recommendations:
- Provide explicit Linux and macOS instructions and screenshots alongside Windows steps, especially for tool installation and usage (e.g., Storage Explorer).
- When referencing command-line tools, present Azure CLI examples before or alongside PowerShell, and clarify cross-platform compatibility.
- Avoid using Windows as the default or only example for operating system selection; include Linux and macOS as equal options.
- Mention and link to Linux-compatible tools and workflows where available, and note any limitations or differences for non-Windows users.
- For features only available on Windows (e.g., in-portal editing), suggest alternative approaches for Linux users, such as local development with VS Code or other editors.
Create pull request