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
⚠️
powershell_heavy
⚠️
missing_linux_example
Summary:
The documentation page references Azure PowerShell before Azure CLI when listing tools for moving resources, which may suggest a Windows-first or PowerShell-heavy bias. There are no explicit Linux-specific examples or mentions of Linux tools, and the documentation does not provide command-line examples for either platform, but the ordering and mention of PowerShell first is a subtle indicator of bias.
Recommendations:
- List Azure CLI before Azure PowerShell when mentioning cross-platform tools, as Azure CLI is natively cross-platform.
- Provide explicit command-line examples for both Azure CLI and Azure PowerShell, ensuring parity.
- Mention that Azure CLI is available on Windows, Linux, and macOS to reinforce cross-platform support.
- If referencing the Azure Portal, clarify that it is web-based and platform-agnostic.
- Consider including bash or shell script examples where appropriate to further support Linux users.
Create pull request