Skip to content

azure db connection string

lyuben kikov edited this page Feb 8, 2018 · 1 revision

Back to Home


Take your connection strings from Azure portl.

  • Step 1: On the side menu look for SQL databases option. When you click it all your available databases will show up
  • Step 2: Choose db you need and search for Connection strings
  • Step 3: Copy the text into your favorite text editor. Replace {your_username} & {your_password} with the credentials from the previous example

Craftsman menu


Required Tools 4 Course


External resources


Useful Things


Internal resources

Basic OOP recall

Database 1st with local db

Code1st with external db instance (part1)

Clone this wiki locally