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 provides configuration steps using the Azure portal and Azure PowerShell, but does not mention or provide examples for Linux-native tools such as Azure CLI, nor does it reference Bash or shell scripting. The PowerShell example assumes the use of Windows or PowerShell Core, and there is no guidance for users on Linux or macOS platforms.
Recommendations:
- Add equivalent Azure CLI (az) command examples for all PowerShell steps, ensuring Linux and macOS users have clear guidance.
- Explicitly mention that PowerShell Core is cross-platform if relevant, or clarify any Windows-specific requirements.
- Include Bash or shell scripting examples where appropriate.
- Structure the documentation so that Azure CLI and PowerShell examples are presented together or allow the user to select their preferred platform.
- Review included content (INCLUDE files) to ensure Linux parity is maintained throughout.
Create pull request