16
Total Pages
8
Linux-Friendly Pages
8
Pages with Bias
50.0%
Bias Rate

Bias Trend Over Time

Pages with Bias Issues

52 issues found
Showing 51-52 of 52 flagged pages
Extended Zones https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/extended-zones/deploy-vm-cli.md ...ocs/blob/main/articles/extended-zones/deploy-vm-cli.md
Medium Priority View Details →
Scanned: 2026-01-08 00:53
Reviewed by: LLM Analysis
Issues: 2 bias types
Detected Bias Types
Windows First Missing Linux Example
Summary
The documentation provides only a Windows Server deployment example and does not mention or demonstrate how to deploy a Linux VM in an Extended Zone. The sole VM creation example uses a Windows image, and there is no reference to Linux images or their usage, which may lead users to perceive Windows as the default or preferred platform.
Recommendations
  • Add a Linux VM deployment example alongside the Windows example, such as using Ubuntu or CentOS images.
  • Explicitly mention that both Windows and Linux images are supported and provide guidance on selecting Linux images.
  • Ensure that instructions and code samples are platform-neutral or include both Windows and Linux options where relevant.
  • Clarify that Azure CLI commands work equally well for deploying Linux VMs and provide links to Linux image references.
Extended Zones https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/extended-zones/deploy-aks-cluster.md ...lob/main/articles/extended-zones/deploy-aks-cluster.md
Medium Priority View Details →
Scanned: 2025-07-08 04:23
Reviewed by: Unknown
Issues: 2 bias types
Detected Bias Types
Missing Linux Example Windows First
Summary
The documentation exclusively uses the Azure Portal (web UI) for all instructions and does not provide any command-line examples (such as Azure CLI or PowerShell). While this avoids explicit Windows-only tooling, it implicitly favors Windows users by omitting Linux-friendly CLI workflows, which are common in Linux environments and automation. There is also no mention of how to perform these tasks via command line, which is often preferred by Linux users.
Recommendations
  • Add Azure CLI examples for all major steps (e.g., creating the resource group, deploying the AKS cluster, cleaning up resources).
  • If PowerShell examples are added, ensure Azure CLI (cross-platform) examples are provided first or alongside.
  • Explicitly mention that the Azure CLI can be used on Windows, Linux, and macOS, and provide installation links.
  • Include a section or links for automating these tasks via scripts for both Linux and Windows users.
Previous Page 3 of 3 Next