How can I modify the Location of my web site in Windows azure?
问题 When configured my website on windows azure, I chose Est of USA for the Web site, and North Europe for database. As you can guess, the performances are very bad, most of my users are in Europe. Looking on msdn, they said it is not possible to change database of location. So how can I change the location of my web site? 回答1: You need to redeploy your website code to a new Web Site, located in Europe. If you're using git, this should be as simple as setting up a new remote location to the new