Setting up the Firewall on local system/computer to connect to SQL Azure

If we want to connect to SQL Azure from local system then we need to create an exception at local firewall for TCP port 1433.

Follow the below steps to create Exception on Windows 7 machine

Step 1

Click on Start button and then in Search text box type Firewall.

clip_image001

Step 2

You will able to see on top under Program tab , Windows Firewall with advanced security

clip_image002

Step 3

Right click on Windows firewall advanced security and select run as administrator

clip_image003

Step 4

You will get the below window

clip_image005

Step 5

Click on OutBound rules and then create on New Rules

clip_image007

Step 6

Now select PORT radio button and click Next

clip_image009

Step 7

Select TCP and Specific Remote port radio button.

In specific port address give port number 1433 to allow local system to connect to SQL Azure.

clip_image010

Step 8

Click Next , select Allow the Connection radio button.

clip_image012

Step 9

Click next and select all the option in check box.

clip_image014

Step 10

Click Next then give name and description to rule and click on Finish button

clip_image016

Now after this step we have created rule at local firewall to connect to SQL Azure

5 responses to “Setting up the Firewall on local system/computer to connect to SQL Azure”

  1. Nice One :), What exactly you have done for creating rule at local firewall to connect to SQL Azure after this step ?

    Regards,
    Venkat.KL

  2. Dhananjay Kumar

    I was just shwoing to beginners , how to put exception at local system … in my next I gona show when we do test connection on SQL Azure data base . local firwwall must have exception on the port 1433 . Thank you for comment

  3. […] When we want to connect SQL Azure portal from network system or local system then we need to configure firewall at local system. We need to create an exception for port 1433 at local firewall. Click here to see how to do this? […]

  4. […] should be configured to have firewall exception for the TCP 1433 port.To know how to do this click here (link to debugmode.net […]

  5. […] should be configured to have firewall exception for the TCP 1433 port.To know how to do this click here (link to debugmode.net […]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com