Skip to content

Commit 37edddb

Browse files
Merge pull request #235425 from lindalu-MSFT/patch-2
Update app-service-asp-net-migration.md
2 parents 17d3614 + 3dbd6d7 commit 37edddb

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

articles/app-service/app-service-asp-net-migration.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,35 @@ Bulk migration provides the following key capabilities:
4242
- Download CSV with details of target web app and app service plan name
4343
- Track progress of migration using ARM template deployment experience
4444

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.
50+
51+
- [Self-service assessment](https://azure.microsoft.com/products/app-service/migration-tools/)
52+
- [Partner assessment](https://aka.ms/app-service-migration-dotnet)
53+
54+
Want to learn more?
55+
56+
| 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/) |
66+
| **On-demand event** |
67+
| [Azure Developers - .NET Day](/events/learn-events/azuredeveloper-dotnetday/)
68+
| **Learning path** |
69+
| [Migrate ASP.NET Apps to Azure](/training/paths/migrate-dotnet-apps-azure/) |
70+
| [Host a web application with Azure App Service](/training/modules/host-a-web-app-with-azure-app-service/) |
71+
| [Publish a web app to Azure with Visual Studio](/training/modules/publish-azure-web-app-with-visual-studio/) |
72+
73+
4574
### At-scale migration resources
4675

4776
| How-tos |

0 commit comments

Comments
 (0)