The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have data that is hosted in a SQl Server Database in a VM in Azure. I would like to know what would be the best way to connect to the database?
Solved! Go to Solution.
Please refer to the video below which demonstrates how to connect to SQL Server database in Azure VM step by step.
https://www.youtube.com/watch?v=uEsnTlCX94s
Regards,
Charlie Liao
Please refer to the video below which demonstrates how to connect to SQL Server database in Azure VM step by step.
https://www.youtube.com/watch?v=uEsnTlCX94s
Regards,
Charlie Liao
In that video, the guy skips past a warning about "Encryption Suport" which is saying that the connection is not encrypted. This would surely be unacceptable for most people. Is this just a configuration setting in the SQL server?