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 references PowerShell and CLI as deployment interfaces but consistently lists PowerShell first, suggesting a Windows-first approach. There are no explicit Linux shell or Bash examples, nor are Linux-specific tools or workflows mentioned. The documentation does not provide parity in examples or instructions for Linux users.
Recommendations:
- Explicitly provide both PowerShell and Bash/Azure CLI examples for all command-line instructions.
- When mentioning deployment interfaces, alternate the order (e.g., 'CLI and PowerShell') or clarify that both Windows and Linux users are supported equally.
- Include screenshots or walkthroughs from both Windows and Linux environments where applicable.
- Reference Linux-specific tools or workflows (e.g., Bash scripts, SSH) alongside Windows tools.
- Add a section or note clarifying that all features and procedures are supported on both Windows and Linux platforms.
Create pull request