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
⚠️
windows_tools
Summary:
The documentation page for Azure Functions Premium plan demonstrates several forms of Windows bias. PowerShell is presented as a primary automation tool alongside Azure CLI, with detailed PowerShell examples provided throughout. Migration guidance is only available for Windows, with Linux explicitly unsupported. There are no Linux-specific command-line or scripting examples (e.g., Bash, shell scripts), and Windows terminology and tools (such as PowerShell and Windows migration) are mentioned before or instead of Linux equivalents. Some features are only available or described for Windows, with Linux limitations noted but not explained or worked around.
Recommendations:
- Provide Linux-specific migration guidance or clearly state feature parity plans for Linux.
- Include Bash/shell script examples alongside PowerShell for all CLI operations.
- Ensure that Linux and Windows are given equal prominence in feature descriptions, tables, and examples.
- Where features are Windows-only, offer alternative approaches or workarounds for Linux users, or link to relevant Linux documentation.
- Explicitly mention any differences in portal experience for Linux users, if applicable.
- Review and update region/scale-out tables and feature lists to clarify Linux support and limitations, and provide context or alternatives where Linux is not supported.
Create pull request
Flagged Code Snippets
#### [Azure PowerShell](#tab/azure-powershell)
You can also configure always ready instances for an app by using Azure PowerShell.
#### [Azure PowerShell](#tab/azure-powershell)
You can modify the number of prewarmed instances for an app using the Azure PowerShell.
### [Azure PowerShell](#tab/azure-powershell)
You can also increase the maximum burst limit by using Azure PowerShell:
### [Azure PowerShell](#tab/azure-powershell)
Increasing the calculated minimum for a plan can be done by using Azure PowerShell.