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:
⚠️
powershell_heavy
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation page demonstrates a bias towards Windows environments by providing migration automation and command-line examples exclusively with Azure PowerShell, without mentioning or linking to equivalent Azure CLI or Linux-native tooling. There are no Linux-specific instructions or examples, and the use of PowerShell is assumed for automation, which may not be familiar or available to Linux users.
Recommendations:
- Include Azure CLI examples alongside or in place of Azure PowerShell examples, especially for automation and command-line migration steps.
- Explicitly mention that migration steps can be performed from Linux or macOS environments, and provide relevant instructions.
- Where PowerShell is referenced, add notes or links to documentation on using Azure CLI or Bash scripts for users on non-Windows platforms.
- Ensure that any downloadable tools or scripts are cross-platform or provide alternatives for Linux users.
- Review linked tutorials to ensure Linux parity and update this overview page to reflect that parity.
Create pull request