Search This Blog

2021-05-01

My Azure Study Note - 11 - Configure SQL

 

Create the DB

Install the extension for VS Code


Copy the Connection string from azure and change the PASSWORD

Add the Connection


Error Message while trying to set the connection

Allow the IP

Allow Firewall


Connection Success



Change COnnection string in the application and run the below commands(code first) to generate tables




Add the IP address of the VM where the application is running



No comments: