Hi
I created a trial Windows Azure account, downloaded the WebDeploy profile. Then I published from within Webmatrix.
I'm using PHP and MySQL. So some questions:
1) Will WebMatrix upload my local MySQL database to Azure?
2) Within Azure, how can I see what databases I have? When I click on the DB icon, there is nothing there. I can get a connection string though, which may indicate the database did upload. Within Webmatrix, is there a way that I can see what databases are available in Azure?
3) Why doesn't it work? After I published my site, I tried to go to http://mytest.azurewebsites.net/tm_index.php (not the real site name)and I get the message
An attempt was made to access a socket in a way forbidden by its access permissions.
Thanks
Simeon