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:
⚠️
windows_first
⚠️
powershell_heavy
⚠️
missing_linux_example
Summary:
The documentation primarily focuses on Azure Portal UI steps and, where automation is mentioned, references PowerShell before CLI. There are no explicit Linux-specific examples or guidance, and PowerShell is mentioned before CLI in scripting contexts. The documentation does not provide parity for Linux users who may prefer Bash/CLI or scripting examples, nor does it mention Linux-specific considerations or tools.
Recommendations:
- When referencing automation or scripting, mention Azure CLI before or alongside PowerShell, as CLI is cross-platform and preferred by many Linux users.
- Provide explicit Bash/Azure CLI script examples for common tasks, not just PowerShell.
- Include Linux-specific notes or considerations where relevant (e.g., how to run CLI commands on Linux, or differences in authentication).
- Ensure that all links to scripting guides (such as backup/restore) are presented with equal prominence for both PowerShell and CLI.
- If screenshots or UI steps are OS-agnostic, clarify that the process is the same regardless of client OS.
Create pull request