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 page focuses exclusively on discovering ASP.NET web apps hosted on IIS servers within VMware environments, which are Windows-centric technologies. There are no references to Linux-based hosting environments (such as Kestrel or Apache/Nginx with .NET), nor are there examples or guidance for discovering .NET apps running on Linux servers. All discovery capabilities and examples are implicitly or explicitly tied to 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 discovery of .NET apps on Linux, and if so, provide instructions or links.
- Add parity in documentation by listing Linux discovery capabilities alongside Windows/IIS, or clarify if such support is not available.
- If only Windows is supported, explicitly state this limitation to set user expectations.
- Provide sample discovery flows or troubleshooting steps for both Windows and Linux environments.
Create pull request