SSMS not found in Azure VM

Johnson 21 Reputation points
2020-03-22T14:39:50.167+00:00

I've created Azure VM and successfully hosted my website on it.
But then i realise i cannot find SSMS inside it in order for me to host my database.

After some research, i realised that i didn't enable SQL Database when i first create VM, is there any way to enable it if don't want to recreate VM?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,123 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,576 Reputation points
    2020-03-22T15:18:44.933+00:00

    If you just want SSMS tool to connect to existing servers/DBs, you can download and install the SSMS in VM from here - https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15

    1 person found this answer helpful.
    0 comments No comments

  2. Dave Patrick 426.1K Reputation points MVP
    2020-03-22T15:24:00.86+00:00
    1 person found this answer helpful.
    0 comments No comments