Comments on: Installing SQL Server vNext on Red Hat Enterprise Linux in Azure https://thomaslarock.com/2016/11/installing-sql-server-vnext-red-hat-enterprise-linux-azure/ Thomas LaRock is an author, speaker, data expert, and SQLRockstar. He helps people connect, learn, and share. Along the way he solves data problems, too. Fri, 24 Mar 2017 15:52:00 +0000 hourly 1 https://wordpress.org/?v=6.8.1 By: ThomasLaRock https://thomaslarock.com/2016/11/installing-sql-server-vnext-red-hat-enterprise-linux-azure/#comment-15910 Fri, 24 Mar 2017 15:52:00 +0000 http://thomaslarock.com/?p=17540#comment-15910 In reply to David.

Awesome, glad you got it working!

]]>
By: David https://thomaslarock.com/2016/11/installing-sql-server-vnext-red-hat-enterprise-linux-azure/#comment-15902 Tue, 21 Mar 2017 16:49:00 +0000 http://thomaslarock.com/?p=17540#comment-15902 In reply to David.

I figured it out: https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-azure-virtual-machine

You have to add an inbound rule in the Network Security Group which allows traffic on the port on which SQL Server listens (default of 1433)

]]>
By: David https://thomaslarock.com/2016/11/installing-sql-server-vnext-red-hat-enterprise-linux-azure/#comment-15901 Tue, 21 Mar 2017 16:40:00 +0000 http://thomaslarock.com/?p=17540#comment-15901 I don’t see the option to add an endpoint from the Azure portal. Additionally, using the following commands shows me that port 1433 is already enabled:

sudo firewall-cmd –zone=public –add-port=1433/tcp –permanent
sudo firewall-cmd –reload

When I try to connect to my instance from my windows machine running SQL Server Data tools, I get the error message you show above. I am just using the ip address for my server name. Do I need to include the port number in the server name, and if so, what is the syntax?

]]>
By: 16 Things That Didn't Happen to Me in 2016 - Thomas LaRock https://thomaslarock.com/2016/11/installing-sql-server-vnext-red-hat-enterprise-linux-azure/#comment-15727 Wed, 28 Dec 2016 16:04:20 +0000 http://thomaslarock.com/?p=17540#comment-15727 […] better than I do about the true value of LinkedIn, and I’m looking forward to LinkedIn on Linux […]

]]>