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
⚠️
missing_linux_example
Summary:
The documentation exclusively describes procedures using the Azure portal web interface, with all screenshots and instructions reflecting a Windows-centric user experience. There are no command-line examples (e.g., Azure CLI, PowerShell, Bash) or references to cross-platform tools, nor is there any mention of Linux or macOS environments. This implicitly prioritizes Windows workflows and may leave Linux/macOS users without clear guidance for automation or non-GUI scenarios.
Recommendations:
- Provide equivalent instructions using Azure CLI, which is cross-platform and works on Windows, Linux, and macOS.
- Include example commands for common transfer operations using Azure CLI or REST API, enabling automation and non-GUI workflows.
- Explicitly state that the Azure portal is web-based and accessible from any OS, but also offer links to documentation for CLI-based management.
- Add a section or note addressing how Linux/macOS users can perform these tasks, referencing relevant tools or scripts.
- Where possible, avoid screenshots or instructions that assume a specific OS or browser, or clarify that the steps are OS-agnostic.
Create pull request