I am trying to host a sql server on azure to communicate with a node app. I have gone through the process of creating the database server and the database itself successfully. Now, I would like to edit my database structure. From what I have found online, there should be a way to access the database through the management portal with Azure. Every tutorial and other piece of advice I have found (including the MSDN page linked), has instructed me to find the online db management software by clicking a "manage" button on the page that displays my db. However, when I navigate to the proper page, there is no "manage" to click. I have tried accessing it in Safari, Chrome, and IE on a Windows 7 VM but nothing has worked. My exact question is: with all things considered, how do I design my database from the azure portal?
Image as proof:
I'd really appreciate any help with this,
-Alex