2

I have created and publish a new Website on MS Azure, I have also created a MySQL db along with the site (using the same wizard). However I'm not sure how to access or query this db, I would like to import a sql schema into this db, but I'm not sure how to do so. Basically I would like to import the table definitions my website is using into the new MySQL db created by Azure using the new Website wizard.

1 Answer 1

3

MySQL databases on Windows Azure are provided by ClearDB, a 3rd-party.

On the management portal, click on Add-ons, select your database, then click on Manage your add-on.

enter image description here

From there, you'll be redirected to the ClearDB website. Your connection information will be under the Endpoint Information tab.

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.