Pre-Deployment Preparation:
Because of the use of Web apps for rapid deployment, you need to have an azure account and have a related subscription.
650) this.width=650; "class=" Alignnone size-large wp-image-85 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/1-1024x576.jpg "width=" 980 "height=" 551 "style=" Border:0px;vertical-align:middle;height:auto; "/>
Start by creating a Web app, and you can look at the introduction section first.
650) this.width=650; "class=" Alignnone size-large wp-image-86 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/2.jpg "width=" 941 "height=" 815 "style=" Border:0px;vertical-align:middle;height:auto; "/>650" this.width= 650, "class=" Alignnone size-large wp-image-87 "src=" http://www.r00kie.cn:8443/wp-content/uploads/2017/07/ 3-1024x836.jpg "width=" 980 "height=" "style=" Border:0px;vertical-align:middle;height:auto; "/>
Click Create Web App, set app name, select subscription information (if you have multiple subscriptions). Select a resource group, a resource group can be new, or an existing item can be used.
650) this.width=650; "class=" Alignnone size-large wp-image-88 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/4.jpg "width=" 384 "height=" 513 "style=" Border:0px;vertical-align:middle;height:auto; "/>
Then create, wait a moment, and the creation is complete.
650) this.width=650; "class=" Alignnone size-large wp-image-89 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/5.jpg "width=" 508 "height=" "style=" Border:0px;vertical-align:middle;height:auto;/>
This is the equivalent of our operating environment has been built. Here we can also look at the initial environment.
650) this.width=650; "class=" Alignnone size-large wp-image-90 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/6-1024x711.jpg "width=" 980 "height=" 680 "style=" Border:0px;vertical-align:middle;height:auto; "/>
The environment is set up well. The next step is to import the files into the appropriate directory. Then test whether it will work correctly. Here Azure offers a variety of deployment options, such as common FTP, Git, and more.
FTP upload. Because the area network is unstable. So use the online git approach here.
First find WordPress's GTI Hub through search engines. Then find the clone address.
650) this.width=650; "class=" Alignnone size-large wp-image-91 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/7-1024x750.jpg "width=" 980 "height=" 718 "style=" Border:0px;vertical-align:middle;height:auto; "/>
Then select the deployment option, external repository.
650) this.width=650; "class=" Alignnone size-full wp-image-92 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/8.jpg "width=" 313 "height=" 481 "style=" border:0px;vertical-align:middle;height:auto; "/>
650) this.width=650; "class=" Alignnone size-full wp-image-93 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/9.jpg "width=" 814 "height=" 277 "style=" Border:0px;vertical-align:middle;height:auto; "/>
Copy the URL address of the Git hub.
650) this.width=650; "class=" Alignnone size-full wp-image-95 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/11.jpg "width=" 435 "height=" 471 "style=" Border:0px;vertical-align:middle;height:auto; "/>
Then submit, wait a moment, it's done. But sometimes the network problem is very slow, you can also use the local git library. Review the overview information and an extra external repository item. :
650) this.width=650; "class=" Alignnone size-full wp-image-97 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/12.jpg "width=" 961 "height=" 297 "style=" Border:0px;vertical-align:middle;height:auto; "/>
Click the URL address to test whether the website can open normally.
650) this.width=650; "class=" Alignnone size-full wp-image-98 "src=" http://www.r00kie.cn:8443/wp-content/uploads/ 2017/07/13.jpg "width=" 540 "height=" 854 "style=" Border:0px;vertical-align:middle;height:auto; "/> 650" this.width =650, "class=" Alignnone size-large wp-image-99 "src=" Http://www.r00kie.cn:8443/wp-content/uploads/2017/07/14.jpg " Width= "980" height= "639" style= "border:0px;vertical-align:middle;height:auto;"/>
Found to open normally, then set up the database.
Original posts Link: http://www.r00kie.cn:8443/?p=84
Azure quickly creates a Web server.