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_first
⚠️
missing_linux_example
Summary:
The documentation provides detailed PowerShell instructions first and in more depth, with a secondary Azure CLI example. There are no explicit Linux shell (bash) or cross-platform scripting examples, and the PowerShell example is more prominent. There is also an assumption of Visual Studio usage, which is Windows-centric.
Recommendations:
- Provide bash or shell script examples for Linux users alongside PowerShell.
- List Azure CLI or bash examples before or alongside PowerShell to avoid Windows-first bias.
- Mention cross-platform development tools (such as VS Code) in addition to Visual Studio.
- Clarify that all steps can be performed on Linux/macOS as well as Windows, and note any OS-specific requirements.
- Ensure screenshots and UI instructions are not Windows-specific if the Azure Portal experience is the same across platforms.
Create pull request