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
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,35 @@ Bulk migration provides the following key capabilities:
42
42
- Download CSV with details of target web app and app service plan name
43
43
- Track progress of migration using ARM template deployment experience
44
44
45
+
### Move .NET apps to Azure App Service
46
+
47
+
Azure App Service is a cloud platform that offers a fast, easy, and cost-effective way to migrate your .NET web apps from on-premises to the cloud. Start learning today about how Azure empowers you to modernize your .NET apps with the following resources.
48
+
49
+
Ready for a migration assessment? Select one of the following options to get started.
| More resources to migrate .NET apps to the cloud |
57
+
|----------------|
58
+
|**Video**|
59
+
|[.NET on Azure for Beginners](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVSBX3Lde8owu6dSgZLIXfu)|
60
+
|[Start Your Cloud Journey with Azure App Service](https://aka.ms/cloudjourney/start/video)|
61
+
|**Blog**|
62
+
|[Reliable web app pattern for .NET](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/announcing-the-reliable-web-app-pattern-for-net/ba-p/3745270)|
63
+
|[Start your cloud journey with Azure App Service](https://aka.ms/cloudjourney/start/part1)|
64
+
|[Start your cloud journey with Azure App Service - Move your code](https://aka.ms/cloudjourney/start/part2)|
65
+
|[Learn how to modernize your .NET apps from the pros](https://devblogs.microsoft.com/dotnet/learn-how-to-modernize-your-dotnet-apps/)|
0 commit comments