Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Explore the features being added with each release of SQL Azure

Moderators

Top Categories · View All
SU8(Dec 2011) 7
SU7(July 2011) 6
SU6(May 2011) 4
SU5 (Oct 2010) 4
SU2(APR 2010) 4
SU1(Feb 2010) 4
SU4(Aug 2010) 3
SU3(June 2010) 3

Browse by Tags · View All
Spatial Types 3
Availability 2
SQL Azure Management Portal 2
Database Size 2
Metro Styled UI 1
User Collations 1
Database cost 1
Federations 1
Performance 1
Scalabilty 1
Co-Administrator support 1
Firewall rules 1
DAC Upgrade 1
JDBC Driver 1
DB Management REST API 1
Multiple servers for subscription 1
sp_tableoption 1
Error Messages 1
Reporting 1
Sync Support 1

Browse by Release · View All
All 35

SQL Azure - Creating Firewall rules for servers with IP Detect

Mar 16 2012 12:00AM by Ramireddy   

Firewall rules will allows the specified IP Address to connect to the azure server. While creating rule, If IP address or range of IP Addresses are mentioned, these IP addresses will be allowed to connect to azure server. However, in few scenarios, users might not know the external IP address, if they are using proxy server etc. To solve this problem, Azure provided a REST API method to add IP Address to firewall rule, even when IP Address is not known.

To create firewall rule with IP Detect, an POST request has to be make in following format

https://management.database.windows.net:8443/<subscription-id>/servers/<servername>/firewallrules/<rulename>?op=AutoDetectClientIP

On Success, it returns the status code 200 with IP Address in response body.

To use this API, request also has to be authenticated by using security certificate.

Read More Have you written a blog post or article related to this feature and want to get them added here? Read More...
Category : SU7(July 2011)
Release : All
Tags : Firewall rules


Ramireddy
2 · 41% · 12972
1



Submit

Your Comment


Sign Up or Login to post a comment.

"SQL Azure - Creating Firewall rules for servers with IP Detect" rated 5 out of 5 by 1 readers
SQL Azure - Creating Firewall rules for servers with IP Detect , 5.0 out of 5 based on 1 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]