Bias Analysis
Detected Bias Types
powershell_heavy
windows_tools
windows_first
Summary
The documentation page demonstrates a moderate Windows bias, primarily through the exclusive mention of PowerShell for administration tasks (e.g., Azure Attestation, AIP administration), and the absence of Linux/macOS CLI or scripting alternatives. Windows-centric tools and terminology (PowerShell, Office/Outlook, RMS connector) are referenced without Linux parity or examples. While the page is mostly feature availability tables, where platform bias is less relevant, the few actionable sections (administration, automation) assume Windows environments and tools.
Recommendations
- Add equivalent Linux/macOS CLI examples (e.g., Azure CLI, Bash scripts) alongside PowerShell instructions for administration and automation tasks.
- Explicitly mention cross-platform support for SDKs and APIs, and provide links to Linux/macOS usage guides where available.
- When referencing tools like PowerShell, clarify if alternatives (Azure CLI, REST API) exist and provide usage examples.
- Ensure that configuration and deployment instructions do not assume a Windows-only environment, and highlight any platform-specific limitations.
Create Pull Request