Detected Bias Types
🔧
Windows Tools
Windows First
Summary
The documentation mentions enabling duplicate detection using Azure portal, PowerShell, CLI, Resource Manager template, .NET, Java, Python, and JavaScript. PowerShell is listed explicitly and before CLI, which is more cross-platform. There are no explicit Linux-specific examples or mentions of Linux tools (e.g., Bash, shell scripts), and Windows-centric tools (PowerShell) are referenced before cross-platform alternatives.
Recommendations
- List Azure CLI before PowerShell when describing cross-platform configuration options.
- Include explicit Linux/Bash examples or references alongside PowerShell, especially for command-line operations.
- Clarify that Azure CLI is available and supported on Linux and macOS, not just Windows.
- Provide links to Linux-specific documentation or samples where relevant.
- Avoid listing Windows-specific tools before cross-platform alternatives unless there is a technical reason.