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
⚠️
windows_tools
Summary:
The documentation is heavily biased towards Windows and PowerShell. All setup and usage instructions are provided exclusively for Azure PowerShell, with explicit references to 'Windows PowerShell' and no mention of Linux or cross-platform alternatives. There are no Bash, Azure CLI, or other non-Windows examples, and all tooling and command-line instructions assume a Windows environment.
Recommendations:
- Add equivalent instructions and examples using Azure CLI, which is cross-platform and works on Linux, macOS, and Windows.
- Explicitly mention support for Linux and macOS, and provide setup instructions for these platforms.
- If PowerShell Core (pwsh) is supported on Linux/macOS, clarify this and provide examples for those environments.
- Include Bash or shell script examples where appropriate, especially for common tasks like checking prerequisites or sending emails.
- Avoid language such as 'In a windows PowerShell' unless the feature is truly Windows-only; otherwise, use 'in PowerShell' and clarify cross-platform compatibility.
Create pull request