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_tools
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation exclusively discusses discovery of ASP.NET web apps hosted on IIS web servers within VMware environments, which are Windows-specific technologies. There is no mention of Linux-based web servers (such as Apache or Nginx), nor are there examples or guidance for discovering .NET apps running on Linux. All discovery capabilities and tooling referenced are tailored to Windows environments, indicating a strong Windows bias.
Recommendations:
- Include information and examples for discovering .NET web apps hosted on Linux servers (e.g., Kestrel, Apache, Nginx).
- Mention whether Azure Migrate supports agentless or agent-based discovery for Linux-based .NET deployments, and provide relevant instructions if available.
- Add parity in documentation by referencing Linux-compatible tools and migration paths alongside Windows/IIS.
- Clarify in the introduction whether the guidance is Windows-only, or expand the scope to cover cross-platform .NET app discovery.
Create pull request