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 provides only Azure Portal (GUI) instructions for subnet delegation and does not include any command-line examples. There is no mention of Windows-specific tools or PowerShell, but there is also no coverage of CLI-based approaches (such as Azure CLI or Azure PowerShell), which are commonly used on both Windows and Linux. This omission results in a lack of parity for users who prefer or require Linux-based workflows.
Recommendations:
- Add Azure CLI examples for subnet delegation, as the Azure CLI is cross-platform and widely used on Linux.
- If including PowerShell examples, ensure they are presented alongside Azure CLI examples, not before them.
- Explicitly mention that the steps can be performed via the Azure CLI or ARM templates, and provide links or code snippets.
- Review related documentation to ensure Linux and cross-platform users are equally supported in all procedural content.
Create pull request