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 .NET web apps deployed on IIS web servers within VMware environments, which are Windows-specific technologies. There are no mentions of Linux-based web servers (such as Apache or Nginx), nor are there any examples or guidance for discovering .NET apps running on Linux. All tools and patterns referenced (IIS, Azure Migrate appliance for IIS) are Windows-centric.
Recommendations:
- Include information on discovering .NET web apps hosted on Linux servers, such as those running on Apache, Nginx, or Kestrel.
- Provide equivalent discovery steps, tooling, or references for Linux environments.
- Add examples or case studies for .NET Core/ASP.NET Core apps deployed on Linux, reflecting modern cross-platform .NET usage.
- Clarify in the introduction if the discovery process is currently limited to IIS/Windows, and provide a roadmap or links for Linux support if available.
Create pull request