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 hosted on IIS web servers within VMware environments, which are Windows-centric technologies. There are no references to Linux-based hosting (e.g., Kestrel, Apache, Nginx) or examples for discovering .NET apps running on Linux. All discovery capabilities and dashboards are described in the context of Windows (IIS), and no Linux equivalents or instructions are provided.
Recommendations:
- Include information about discovering .NET web apps hosted on Linux servers (e.g., Kestrel, Apache, Nginx).
- Provide parallel examples or instructions for Linux-based environments, including any differences in discovery steps or tooling.
- Mention whether Azure Migrate supports Linux-hosted .NET apps, and if not, clarify this limitation explicitly.
- Add references or links to resources for migrating or discovering .NET apps on Linux, if available.
- Ensure future documentation covers both Windows and Linux scenarios equally, or clearly states platform limitations.
Create pull request