You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/app-service-asp-net-migration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,14 @@ These tools are developed to support different kinds of scenarios, focused on di
19
19
## Migrate from multiple servers at-scale
20
20
21
21
> [!NOTE]
22
-
> [Learn how to migrate .NET apps to App Service using the .NET migration tutorial.](../migrate/tutorial-migrate-webapps.md)
22
+
> [Learn how to migrate .NET apps to App Service using the .NET migration tutorial.](../migrate/tutorial-modernize-asp-net-appservice-code.md)
23
23
>
24
24
25
25
Azure Migrate recently announced at-scale, agentless discovery, and assessment of ASP.NET web apps. You can now easily discover ASP.NET web apps running on Internet Information Services (IIS) servers in a VMware environment and assess them for migration to Azure App Service. Assessments will help you determine the web app migration readiness, migration blockers, remediation guidance, recommended SKU, and hosting costs. At-scale migration resources for are found below.
26
26
27
27
Once you have successfully assessed readiness, you should proceed with migration of ASP.NET web apps to Azure App Services.
28
28
29
-
There are existing tools which enable migration of a standalone ASP.Net web app or multiple ASP.NET web apps hosted on a single IIS server as explained in [Migrate .NET apps to Azure App Service](../migrate/tutorial-migrate-webapps.md). With introduction of At-Scale or bulk migration feature integrated with Azure Migrate we are now opening up the possibilities to migrate multiple ASP.NET application hosted on multiple on-premises IIS servers.
29
+
There are existing tools which enable migration of a standalone ASP.NET web app or multiple ASP.NET web apps hosted on a single IIS server as explained in [Migrate .NET apps to Azure App Service](../migrate/tutorial-modernize-asp-net-appservice-code.md). With introduction of At-Scale or bulk migration feature integrated with Azure Migrate we are now opening up the possibilities to migrate multiple ASP.NET application hosted on multiple on-premises IIS servers.
30
30
31
31
Azure Migrate provides at-scale, agentless discovery, and assessment of ASP.NET web apps. You can discover ASP.NET web apps running on Internet Information Services (IIS) servers in a VMware environment and assess them for migration to Azure App Service. Assessments will help you determine the web app migration readiness, migration blockers, remediation guidance, recommended SKU, and hosting costs. At-scale migration resources for are found below.
32
32
@@ -50,7 +50,7 @@ Bulk migration provides the following key capabilities:
50
50
|[Create an Azure App Service assessment](../migrate/how-to-create-azure-app-service-assessment.md)|
51
51
|[Tutorial to assess web apps for migration to Azure App Service](../migrate/tutorial-assess-webapps.md)|
52
52
|[Discover software inventory on on-premises servers with Azure Migrate](../migrate/how-to-discover-applications.md)|
53
-
|[Migrate .NET apps to App Service](../migrate/tutorial-migrate-webapps.md)|
53
+
|[Migrate .NET apps to App Service](../migrate/tutorial-modernize-asp-net-appservice-code.md)|
54
54
|**Blog**|
55
55
|[Discover and assess ASP.NET apps at-scale with Azure Migrate](https://azure.microsoft.com/blog/discover-and-assess-aspnet-apps-atscale-with-azure-migrate/)|
Copy file name to clipboardExpand all lines: articles/migrate/common-questions-server-migration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -259,7 +259,7 @@ Agentless replication results in some performance impact on VMware vCenter Serve
259
259
260
260
### Can I use Azure Migrate to migrate my web apps to Azure App Service?
261
261
262
-
You can perform at-scale agentless migration of ASP.NET web apps running on IIS web servers hosted on a Windows OS in a VMware environment. [Learn more.](./tutorial-migrate-webapps.md)
262
+
You can perform at-scale agentless migration of ASP.NET web apps running on IIS web servers hosted on a Windows OS in a VMware environment. [Learn more.](./tutorial-modernize-asp-net-appservice-code.md)
0 commit comments