Set Up Microsoft Azure SQL Server and SQL Database (Step-By-Step Tutorial)

preview_player
Показать описание
In this video, I will walk you through the steps how to 1) create a SQL Server instance, 2) create a SQL database in Microsoft Azure, and 3) how to connect to the SQL database in SQL Server Management Studio.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#azure #azuredatabase #sqlserver #sqldatabase #azuresql
Рекомендации по теме
Комментарии
Автор

Helpful indeed. Your video at 1:46 solved the issue I was struggling with for an hour at least :)

RaviShankar-jmqw
Автор

Very much simpler than expected. Thank you very much for the explanation. Very useful the end! Thanks!!

hbyjnbi
Автор

Great video! I was able to see what I was doing incorrectly after watching this. Thank you!

jancameron
Автор

Simple and to the point, keep it up @Jie !!

chromechrome
Автор

Thank you, I couldn't figure it out watching other videos, but yours is just perfect! I spent about and hour and a half trying to find things around

amandabak
Автор

Thanks buddy, i was able to finally resolve my issue on which i was stuck for more than 3 days.

shashankiyengar
Автор

Simpler than I thought. I appriciate your it!

natnaeltsigab
Автор

Thank you 🎉 it was simple and very useful love it ❤

shravanisharma
Автор

Jie Jenn, this is an insightful video; please do one on connecting with visual studio instead of SQL server manager

poeticcodingchannel
Автор

Very helpful, I'm in my first year of Uni and we just started this topic

LM_Dodge
Автор

then where to choose the DTS pricing rather than the vCore pricing ? (is there any way to lower down the pricing a bit ?)

wjrybnj
Автор

bro, i need help to connect Azure SQL server from android app. I got this error: Login failed due to client TLS version being less than minimal TLS version allowed by the server. Do you have any idea to solve it? I have been struggling half day for it. :(

CforChillandCheese
Автор

will i be able to create new databases inside ms sql in windows and will it be created and updated in azure..for example if i create a database named 123 just like you did and if I connect it in Sql management software and use old backups to add data will it be updated in azure (because i am planning to connect this to my c# windows pos application and planning to install sql management studio in all client pc and connect the server
)

fearthebite
Автор

Thanks...pelease, how I can do to set the versión of SQL Server create? And Is posible change the version in production?

ecuador
Автор

Ty! The interface is slightly different now, though.

usoppgostoso
Автор

What is the reason to connect to ssms? Will I still be able to connect to ssms if I choose Microsoft entra-authentication?

resaehsani
Автор

in network connectivity, connectivity method is not showing

sarthakkumarpadhy
Автор

can the developer edition handle a 1mil record query? Why would anyone ever not pick the dev option its astronomically cheaper

FleedX
Автор

How this apply for a connecting string in c#

vitnqwu
Автор

I have a datebase configured with Public endpoint and Allow Azure services and resourcers to access this server, but my pipeline keep getting access denied when running from azure devOps agents. Any idea what might be happening?