This page contains Windows bias
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
Detected Bias Types
powershell_heavy
windows_first
missing_linux_example
windows_tools
Summary
The documentation exclusively uses PowerShell for all examples and instructions, which is primarily associated with Windows environments. There are no equivalent examples or guidance for Linux or cross-platform shells (such as Bash or Azure CLI). The tooling and workflow described are Windows-centric, and Linux users are not provided with alternative commands or approaches.
Recommendations
- Provide equivalent Bash or Azure CLI examples alongside PowerShell scripts to ensure Linux users can follow the documentation.
- Explicitly mention cross-platform compatibility where possible, and clarify if any steps are Windows-specific.
- Include references to Linux tools and workflows (e.g., using Bash, sh, or Azure CLI) in addition to PowerShell.
- Structure the documentation so that Windows and Linux instructions are given equal prominence, or provide tabs/switchers for different platforms.
Create Pull Request
Scan History
| Date |
Scan |
Status |
Result |
| 2025-07-13 21:37 |
#48
|
completed |
Biased
|
Flagged Code Snippets
Remove-AzResourceGroup -Name $webappname -Force
Remove-AzResourceGroup -Name $webappname -Force