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_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation exclusively references Windows PowerShell cmdlets and scripts for managing Azure API Management via Azure Automation. There are no examples or mentions of Linux-compatible tools (such as Azure CLI, Bash, or Python), nor are cross-platform scripting options discussed. The guidance assumes a Windows/PowerShell environment, which may exclude or disadvantage Linux users.
Recommendations:
- Provide equivalent examples using Azure CLI, which is cross-platform and works on Linux, macOS, and Windows.
- Include Bash or Python script samples for common automation tasks.
- Mention that Azure Automation supports Python runbooks and provide links or examples.
- Rephrase sections to refer to 'PowerShell or other supported scripting languages' rather than only PowerShell.
- Ensure that links and samples are balanced, offering both Windows/PowerShell and Linux-friendly options.
Create pull request