Bias Analysis
Detected Bias Types
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation repeatedly references the PowerShell upgrade tool as the primary or sole method for migration, without mentioning Linux-compatible alternatives or providing cross-platform examples. There is no mention of CLI, Bash, or other Linux-native tools, and all migration tooling guidance is Windows-centric.
Recommendations
- Add instructions and examples for using Azure CLI or REST API for migration, if available.
- Explicitly mention whether the PowerShell upgrade tool can be run on Linux (via PowerShell Core), and provide installation guidance for non-Windows platforms.
- Provide parity by listing Linux/Bash alternatives alongside PowerShell, or clarify platform requirements for migration tools.
- Include a note on cross-platform support and limitations for migration tooling.
- Ensure screenshots and step-by-step guides do not assume a Windows environment unless unavoidable.
Create Pull Request