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:
⚠️
windows_first
⚠️
missing_linux_example
⚠️
windows_tools
⚠️
powershell_heavy
Summary:
The documentation page exhibits a strong Windows bias. All migration tools and examples focus exclusively on migrating ASP.NET apps from Windows/IIS environments. Only Windows-based tools (App Service Migration Assistant, PowerShell scripts) are mentioned, and there is no mention of Linux-based migration scenarios, tools, or examples. The documentation assumes the source environment is Windows, and does not address .NET apps hosted on Linux or provide parity for Linux users.
Recommendations:
- Add guidance and tools for migrating .NET apps hosted on Linux (e.g., Apache, Nginx) to Azure App Service.
- Include Linux shell (bash) script examples alongside PowerShell for discovery and migration tasks.
- Document migration scenarios for .NET Core/ASP.NET Core apps running on Linux, not just ASP.NET Framework on Windows/IIS.
- Mention and link to any cross-platform migration tools or clarify current tool limitations regarding Linux.
- Ensure that tool download links and documentation are not Windows-only, or clearly state platform support.
- Provide parity in documentation structure and examples for both Windows and Linux migration paths.
Create pull request