Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
powershell_heavy
Summary
The documentation page demonstrates a Windows bias by providing a detailed example only for a Windows policy ('Audit Windows Time Zone'), with no equivalent Linux example. Windows policies and terminology are introduced before Linux ones in lists and examples. Programmatic automation references PowerShell prominently, while Linux-native tools and shell scripting are not discussed. Although Linux policies are mentioned, practical guidance and examples for Linux are missing.
Recommendations
- Add a step-by-step example for assigning a Linux-specific Machine Configuration policy (e.g., 'Audit Linux machines that have the specified applications installed'), including screenshots and parameter explanations.
- Ensure lists and examples alternate or balance Windows and Linux policies, rather than presenting Windows first.
- Include Linux-native automation examples, such as using Bash with Azure CLI, and reference Linux shell scripting where appropriate.
- Highlight any differences or considerations for Linux environments in prerequisites and compliance reporting.
- Review and update screenshots to include Linux policy assignment flows.
Create Pull Request