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-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 running on Linux. All discovery capabilities and dashboard features are described in the context of Windows/IIS, and all referenced resources focus on ASP.NET on IIS.
Recommendations:
- Include information about discovering .NET web apps hosted on Linux servers (e.g., Kestrel, Apache, Nginx).
- Provide examples or workflows for Linux-based environments, including any differences in discovery steps or requirements.
- Mention whether the Azure Migrate appliance supports Linux web servers, and if not, clarify the scope and provide alternative guidance.
- Add parity in referenced resources by linking to Linux-focused migration/discovery documentation if available.
- Explicitly state any current limitations regarding Linux support to set user expectations.
Create pull request