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
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation page provides detailed instructions and code samples exclusively using Azure PowerShell cmdlets, which are most commonly used and natively supported on Windows. There are no equivalent examples or guidance for Linux users (e.g., using Azure CLI, Bash, or cross-platform scripting). The focus on PowerShell and absence of Linux-oriented tools or examples indicates a Windows-centric bias.
Recommendations:
- Add equivalent Azure CLI examples for all PowerShell commands, as Azure CLI is cross-platform and widely used on Linux.
- Explicitly mention that PowerShell Core is available on Linux and macOS, and provide installation or usage notes if PowerShell is required.
- Where possible, provide Bash script examples or REST API calls to demonstrate reconfiguration and deletion tasks in a platform-agnostic way.
- Ensure that any references to tools or scripting environments include both Windows and Linux options, or clarify cross-platform compatibility.
Create pull request