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
Summary:
The documentation provides explicit pivots for PowerShell and Azure CLI, with PowerShell (a Windows-centric tool) given equal prominence to the cross-platform Azure CLI. There is no explicit mention of Linux-specific tools or shell examples, and PowerShell is often associated with Windows-first workflows. No Linux shell (bash) or native Linux command-line examples are provided.
Recommendations:
- Add explicit bash or Linux shell examples for sending emails with inline attachments, ensuring parity with PowerShell and Azure CLI.
- Clarify in the documentation that Azure CLI examples are cross-platform and can be used on Linux, macOS, and Windows.
- If PowerShell is included, consider also including bash/zsh shell script examples to serve Linux users.
- Where possible, avoid presenting PowerShell before or with equal prominence to cross-platform solutions unless justified by user base data.
- Add a note or section highlighting Linux compatibility and any Linux-specific considerations.
Create pull request