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:
Summary:
The documentation exclusively uses the Azure Portal (web UI) for all instructions and does not provide any command-line examples. There is no explicit Windows bias (e.g., PowerShell or Windows tools), but there is a lack of parity for users who prefer or require CLI-based workflows, such as those on Linux or macOS. No Azure CLI, Bash, or cross-platform scripting examples are provided.
Recommendations:
- Add equivalent Azure CLI examples for each major step (creating DDoS protection plan, Route Server, enabling DDoS, peering, cleanup).
- Ensure CLI examples are cross-platform (work on Linux, macOS, and Windows).
- Where appropriate, provide Bash scripts or command snippets alongside portal instructions.
- Explicitly mention that all steps can be performed via CLI and link to relevant CLI documentation.
- Consider including PowerShell examples only if Azure CLI and Bash are also provided, and present them in parallel.
Create pull request