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
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation provides only Azure PowerShell examples for creating managed virtual networks and private endpoints, with no equivalent examples for Linux/Unix users (e.g., Azure CLI, REST API, or ARM templates). The exclusive use of PowerShell and the absence of cross-platform tooling or scripting options indicate a Windows-centric bias.
Recommendations:
- Add equivalent Azure CLI examples for all PowerShell scripts to support Linux/macOS users.
- Include REST API and/or ARM template examples for automation scenarios that are platform-agnostic.
- Explicitly mention that the PowerShell examples can be run on PowerShell Core (cross-platform) if applicable, or clarify any Windows-only requirements.
- Where screenshots or UI steps are shown, ensure they are not specific to Windows-only tools.
- Review all sections for references to Windows-specific tools or terminology, and provide Linux/macOS alternatives where relevant.
Create pull request