Posts

Showing posts from July, 2023

.NET Legacy App migration to Azure Cloud

Migrating from.NET legacy application from on-premise to Cloud environment is not a very easy going task every time. Complexity depends upon from which version to which version it is getting migrated. Generally the migration executed in four phases - Reviewing, Planning, Migration, and Testing. Below are the five migration oriented links you can visit before you get your hands dirty. Get free compatibility report -  https://azure.microsoft.com/en-us/products/app-service/migration-tools/?WT.mc_id=dotnet-35129-website Review wiki for migrating to App Service - https://github.com/Azure/App-Service-Migration-Assistant/wiki Readiness Checkpoint -  https://github.com/Azure/App-Service-Migration-Assistant/wiki/Readiness-Checks Migration guide, .NET upgrade assistant -  https://learn.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview .NET portability Analyzer -  https://learn.microsoft.com/en-us/dotnet/standard/analyzers/portability-analyzer And the final note here is must