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_first
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows-first bias, particularly in the example for creating a security analytics rule, which exclusively references Windows server sign-in failures. There are no equivalent examples or explicit instructions for Linux VMs or Linux-specific security events, despite the cross-platform nature of Azure VMware Solution environments.
Recommendations:
- Include parallel Linux-focused examples, such as detecting failed SSH login attempts, alongside Windows examples in the 'Create rules to identify security threats' section.
- Explicitly mention that Microsoft Defender for Cloud and Microsoft Sentinel support both Windows and Linux VMs, and provide links to documentation for Linux integration and supported event types.
- Where scripts are generated or run, clarify if both Windows and Linux scripts are available, and provide example commands for both platforms.
- In all sections referencing operating systems, ensure Linux is mentioned with equal prominence to Windows.
- Add screenshots or walkthroughs that demonstrate Linux VM onboarding and monitoring, not just Windows-centric scenarios.
Create pull request