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_tools
⚠️
missing_linux_example
Summary:
The documentation exclusively references the Microsoft Rules Composer, a Windows-only tool, and provides instructions and UI steps that assume a Windows environment. There are no mentions of Linux or cross-platform alternatives, nor any command-line or scripting examples that would work on Linux. All examples and workflows are centered around the Windows GUI tool, with no guidance for Linux users.
Recommendations:
- Explicitly state the platform requirements and limitations of Microsoft Rules Composer at the start of the documentation.
- If available, provide information about any cross-platform or Linux-compatible alternatives for ruleset testing.
- Offer command-line or scripting-based workflows (e.g., using .NET Core CLI tools, Docker containers, or REST APIs) that can be executed on Linux.
- Include a section addressing Linux/macOS users, even if only to clarify the lack of support and suggest workarounds or future plans.
- Where possible, decouple the conceptual explanation of ruleset testing from the specific Windows tool, so that the guidance is more broadly applicable.
Create pull request