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 web servers within VMware environments, which are Windows-centric technologies. There is no mention of Linux-based hosting scenarios, such as .NET apps running on Kestrel, Apache, or Nginx, nor are there examples or guidance for discovering .NET apps on Linux servers. All tools and workflows referenced (Azure Migrate appliance, IIS) are Windows-specific.
Recommendations:
- Include information and examples for discovering .NET web apps hosted on Linux servers, such as those running on Kestrel, Apache, or Nginx.
- Describe whether Azure Migrate supports Linux-based .NET app discovery, and if so, provide equivalent instructions and tooling.
- Mention Linux environments explicitly in the overview and capabilities sections, or clarify if the feature is Windows-only.
- Provide parity in documentation by adding Linux-focused discovery scenarios, error handling, and remediation steps.
- Reference Linux tools and patterns where applicable, and ensure that links to further reading include Linux scenarios.
Create pull request