Want to create a website with your own domain name but don't want to spend too much time on development and deployment? Microsoft Azure website can help. Minutes to create complete, with their own domain name, do not need any development tools, anytime, anywhere online access.
Do you need to spend money? Microsoft Azure now supports 13 multi-regions, and a single user can create 10 free Azure Web Site at any one time.
What about an enterprise website? can also be migrated, and can be automatically expanded depending on the usage of the website or at preset times.
What about functional aspects? Microsoft Azure website supports many web architectures, such as ASP. JS, Java, and so on.
Seeing is believing, why don't we try to create a look. Here we demonstrate by creating a simple blog.
sign in to Microsoft Azure Manage Portal Sites
The Microsoft Azure Management portal site is a portal for managing and configuring all Microsoft Azure-related services. Microsoft Azure Web Service is one of these services.
Currently, there are separate data centers and portal management websites operated by the century Internet in China.
https://manage.windowsazure.cn/
The Microsoft Azure Global Management portal site is here
https://manage.windowsazure.com/
After login we can find the Web sites in the Service list bar on the left is what we are going to talk about today.
Website Creation Trilogy
Click the +new button at the bottom of the portal site and select Compute->website we can see there are three options, here we choose from GALLERY;
Then we can see a lot of pre-existing more popular applications listed. Choose a blog WordPress bar.
Follow the arrows to the next page, set the site name and MySQL database, and select the area where the site is placed.
Within a few minutes, site creation is complete. The name and link of the site is automatically displayed on the Portal administration site.
Click to access.
Site management and viewing
From the administration portal, you can click on the administration page of the site to see how the site is being used or to restart or configure the site.
We'll explore and share more in the next blog post.
Microsoft Azure Web sites App and practice "1"-Build your first Microsoft Azure Website