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
Summary:
The documentation focuses exclusively on discovering ASP.NET web apps hosted on IIS web servers within VMware environments, which are Windows-centric technologies. There is no mention of Linux-based hosting scenarios, such as .NET apps running on Kestrel, Apache, or Nginx, nor are there any Linux-specific discovery tools or examples provided.
Recommendations:
- Include guidance for discovering .NET web apps hosted on Linux servers (e.g., Kestrel, Apache, Nginx).
- Provide examples or references for Linux-based discovery workflows, including any supported tools or scripts.
- Clarify whether Azure Migrate supports Linux-hosted .NET apps and, if so, document the process.
- Mention Linux environments explicitly where applicable, or state current limitations if Linux is not supported.
Create pull request