Detected Bias Types
Powershell Heavy
Windows First
Missing Linux Example
Summary
The documentation page provides detailed instructions for enabling Active FTP on Azure Firewall using Azure PowerShell, Azure CLI, and ARM templates. However, the PowerShell examples are more prominent and detailed, with explicit code snippets and links, while the Azure CLI section is brief and lacks example commands. There are no Linux/macOS-specific instructions or examples, and PowerShell (primarily a Windows tool) is presented first and in more detail, suggesting a Windows-centric approach.
Recommendations
- Add explicit Azure CLI example commands for enabling Active FTP, similar to the PowerShell section.
- Clarify that Azure CLI is cross-platform and provide usage instructions for Linux/macOS environments.
- Consider providing Bash or shell script examples for Linux users.
- Reorder sections so that Azure CLI instructions appear before or alongside PowerShell to avoid Windows-first bias.
- Mention that PowerShell Core is available on Linux/macOS, if relevant, and provide installation guidance.