can a web app which is created using .net framework 2.0 running on windows server 2003 be migrated to azure?

hary

i have a web application which is created using .net framework 2.0 which is running on windows server 2003.is it possible to migrate that to Microsoft azure.if so does it require an entire rebuild on azure?

Zair Henrique

A really useful utility for this case is Azure Migration Assistant.

https://azure.microsoft.com/en-us/downloads/migration-assistant/

It will check all your IIS sites and show you if it can be moved up to an App Service, checking target framework, port bindings, etc.

If everything is ok, it can do the migration for you.

Worst case scenario, you can move your application to Azure inside a VM.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do I enable the .NET Framework 3.5 on an Azure VM created from a Windows Server 2012 R2 image?

From Dev

Does .NET Framework 4.5 work on Windows Server 2003?

From Dev

Find the app which created a VM using python azure-sdk

From Dev

How can I determine which version of Windows is running on a server using PowerShell?

From Dev

How can I tell which web server Zimbra 8.0.6 is running?

From Dev

ASP.net web forms app "on server" getting old data values using Entity framework

From Dev

Laravel: Running queue:listen continuously on Windows Azure Web App

From Dev

Can I deploy ASP.NET MVC 5 Application to Windows Server 2003 IIS 6

From Dev

How to force web app on Azure to work with .net Framework 4.5.2?

From Dev

how to publish VB.NET web app to my Azure Windows 2012 R2 VM

From Dev

php files not running in windows server 2003 scheduled tasks

From Dev

Running Selenium on Azure Web App

From Dev

Can't connect to MySQL server on 'localhost' (10061) (2003) error phpmyadmin using MAMP on windows 10

From Dev

Can't connect to MySQL server on 'localhost' (10061) (2003) error phpmyadmin using MAMP on windows 10

From Dev

Can Azure Web/Worker Roles Support .NET Framework 4.5.2 Yet?

From Dev

Execute 32bit C# console application which connects to Oracle 9.2 on Windows 2003 R2 Server

From Dev

Windows 7 machines can't ping or access Windows Server 2003

From Dev

Cannot run rails server with mysql2 on windows server 2003

From Dev

.NET Core is not running in Windows 2008 Server R2

From Dev

.NET Core is not running in Windows 2008 Server R2

From Dev

How to access to the web server which running on WSL(Windows Subsystem for Linux) from local network

From Dev

Python can't access the Internet on Windows Server 2003

From Dev

Can Reporting service on sql server web edition running on azure virtual machine use the azure database as the data source?

From Dev

Which framework is best for web based app

From Dev

Encoding issue after migrated to .net framework 4.5.2

From Dev

how can i switch web pages of the website automatically , which i have created, using javascript?

From Dev

how can i switch web pages of the website automatically , which i have created, using javascript?

From Dev

SCP server for windows server 2003

From Dev

DokuWiki Installation on Windows server 2003 using IIS problems

Related Related

  1. 1

    How do I enable the .NET Framework 3.5 on an Azure VM created from a Windows Server 2012 R2 image?

  2. 2

    Does .NET Framework 4.5 work on Windows Server 2003?

  3. 3

    Find the app which created a VM using python azure-sdk

  4. 4

    How can I determine which version of Windows is running on a server using PowerShell?

  5. 5

    How can I tell which web server Zimbra 8.0.6 is running?

  6. 6

    ASP.net web forms app "on server" getting old data values using Entity framework

  7. 7

    Laravel: Running queue:listen continuously on Windows Azure Web App

  8. 8

    Can I deploy ASP.NET MVC 5 Application to Windows Server 2003 IIS 6

  9. 9

    How to force web app on Azure to work with .net Framework 4.5.2?

  10. 10

    how to publish VB.NET web app to my Azure Windows 2012 R2 VM

  11. 11

    php files not running in windows server 2003 scheduled tasks

  12. 12

    Running Selenium on Azure Web App

  13. 13

    Can't connect to MySQL server on 'localhost' (10061) (2003) error phpmyadmin using MAMP on windows 10

  14. 14

    Can't connect to MySQL server on 'localhost' (10061) (2003) error phpmyadmin using MAMP on windows 10

  15. 15

    Can Azure Web/Worker Roles Support .NET Framework 4.5.2 Yet?

  16. 16

    Execute 32bit C# console application which connects to Oracle 9.2 on Windows 2003 R2 Server

  17. 17

    Windows 7 machines can't ping or access Windows Server 2003

  18. 18

    Cannot run rails server with mysql2 on windows server 2003

  19. 19

    .NET Core is not running in Windows 2008 Server R2

  20. 20

    .NET Core is not running in Windows 2008 Server R2

  21. 21

    How to access to the web server which running on WSL(Windows Subsystem for Linux) from local network

  22. 22

    Python can't access the Internet on Windows Server 2003

  23. 23

    Can Reporting service on sql server web edition running on azure virtual machine use the azure database as the data source?

  24. 24

    Which framework is best for web based app

  25. 25

    Encoding issue after migrated to .net framework 4.5.2

  26. 26

    how can i switch web pages of the website automatically , which i have created, using javascript?

  27. 27

    how can i switch web pages of the website automatically , which i have created, using javascript?

  28. 28

    SCP server for windows server 2003

  29. 29

    DokuWiki Installation on Windows server 2003 using IIS problems

HotTag

Archive