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:
⚠️
powershell_heavy
⚠️
windows_first
⚠️
missing_linux_example
Summary:
The documentation references Azure PowerShell and CLI for migration but does not provide any explicit Linux or cross-platform examples. The 'Next steps' section specifically links to a PowerShell-based migration guide, and throughout the document, PowerShell is mentioned before CLI, API, and Terraform. There are no Linux shell or Bash examples, nor is there mention of Linux-specific tools or workflows. This may create a perception that Windows/PowerShell is the primary or preferred platform for managing Azure Front Door migrations.
Recommendations:
- Provide explicit Bash/Azure CLI examples for migration steps, especially in the 'Next steps' section.
- Ensure that CLI commands are given equal prominence to PowerShell, and consider mentioning CLI before PowerShell to avoid 'windows_first' ordering.
- Include links to Linux/macOS-compatible migration guides or scripts.
- Add a note clarifying that Azure CLI and Terraform are fully cross-platform and suitable for Linux/macOS users.
- Where scripts or automation are discussed, provide both PowerShell and Bash/CLI equivalents.
Create pull request