Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Azure Web Site playbook for web site migration

2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

I have shared some basic information about Azure web site and how to use it before. in addition, I also introduced how to migrate Azure web site from one area to another. Children's shoes you haven't seen before can go to the following three links.

Https://blog.51cto.com/mxyit/2336399

Https://blog.51cto.com/mxyit/2336828

Https://blog.51cto.com/mxyit/2336938

For IT personnel, there may be situations where IT staff are most concerned about not just how good Azure web site is, but how to migrate some traditional web site to Azure web site, which may be more concerned by IT staff. Therefore, a special article has been written to introduce how to migrate traditional websites to Azure web site. This article mainly gives examples of how to migrate traditional on premise IIS to Azure web site.

First of all, what is prepared here is an IIS website deployed in a VM,VM. You can see the screenshot of the website visit in the following figure.

The method of migrating IIS is Microsoft's official migration tool Azure app service migration assistant. This tool can not only help us migrate, but also help us locate some compatibility problems, point out the incompatibility between traditional website and Azure website, and provide important reference information for further migration. Here is the download address of Azure app service migration assistant.

Https://www.movemetothecloud.net/WindowsMigration

And this tool is open source! I admire Microsoft's determination. Now many tools are open source by Microsoft. You can see this tool directly in Github.

Https://github.com/Azure/Azure-Websites-Migration-Tool

For the version, the minimum version supported by this tool is IIS 6.0and Windows server 2003, which should be most of the website of cover!

A more important point! This tool not only supports Windows, but also supports Linux clients! Love Microsoft very much

The following is an introduction to the linux version

Https://www.movemetothecloud.net/LinuxMigration

Click setup.exe after download

Then click install.

As you can see, there are several options after installation

1. Migrate sites and databases from the local server to Azure

two。 Migrate one or more remote sites and databases to Azure

3. SCOM: migrate sites and databases to Azure

Just choose the first one here.

As you can see here, there will be a list of sites that we can migrate.

After clicking on next, the migration will be carried out first. After the assessment,assessment is finished, a migration report will be generated to tell us the compatibility between this site and Azure web site.

After the end of Assessment, you can see that migration has been allowed to start here. Click begin migration.

Then we will be asked to log in to the Azure account.

Here we can choose which subscription under which tenant we want to migrate the website to, and which location we need to migrate to, and then click start migration.

Choose which Azure web site to migrate to, and the corresponding app service plan, etc.

After that, the system will create resources.

You can see that the website is ready to run.

Then we can see the progress of the migration in migration assistant.

After the end, you can see that the web site has been successfully migrated to Azure web site, is not very convenient!

If you have similar needs, you can try to do some tests yourself first, which may have unexpected results.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 218

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report