Detected Bias Types
Windows First
Powershell Heavy
Summary
The documentation page provides instructions for Azure portal, Resource Manager templates, Azure CLI, and Azure PowerShell. However, the PowerShell section is more detailed than the CLI section, listing specific cmdlets and usage patterns, while the CLI section only references the command group. Additionally, PowerShell is mentioned after CLI, but the CLI instructions are minimal compared to PowerShell. There are no explicit Linux/macOS-only tools or examples, and no OS-specific instructions, but the PowerShell focus may create friction for Linux/macOS users who prefer CLI or scripting.
Recommendations
- Expand the Azure CLI section to include specific example commands for adding, listing, updating, and removing network rules, similar to the PowerShell section.
- Ensure CLI examples are as detailed and discoverable as PowerShell examples, including parameter usage and output samples.
- Consider adding notes or links for Bash scripting or automation on Linux/macOS, and clarify that Azure CLI is cross-platform.
- If possible, provide parity in example depth and troubleshooting steps for CLI and PowerShell.