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
⚠️
windows_tools
Summary:
The documentation lists both Azure CLI and PowerShell as supported CLI tools, but PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, with no mention of Linux-native tools or shell scripting examples. There are no Linux-specific instructions, nor is there any guidance for users on Linux or macOS platforms. The focus on PowerShell and lack of Linux examples or tools suggests a Windows bias.
Recommendations:
- Add explicit examples or references for using Azure CLI on Linux and macOS, including installation and usage notes.
- Include bash or shell script examples for common tasks, not just PowerShell.
- Clarify that Azure CLI is cross-platform and can be used on Windows, Linux, and macOS.
- If possible, mention or link to Linux package managers (apt, yum, etc.) for installing Azure CLI.
- Consider including a table or section highlighting platform compatibility for each tool.
Create pull request