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 exclusively discusses discovery of ASP.NET web apps on IIS web servers within VMware environments, which are all Windows-centric 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 hosted on Linux. All references, capabilities, and linked resources focus on Windows tools and patterns.
Recommendations:
- Include guidance and examples for discovering .NET web apps hosted on Linux servers (e.g., Kestrel, Apache, Nginx).
- Mention whether Azure Migrate supports Linux-based .NET app discovery, and if not, clarify this limitation.
- Add parity in documentation by providing Linux-specific instructions, tooling, and troubleshooting steps.
- Reference Linux migration resources and tools alongside Windows/IIS examples.
- Explicitly state platform support and any differences in discovery capabilities between Windows and Linux environments.
Create pull request