5
votes

We've been using SQL Azure for about a year now. In order to directly access the server outside of Azure you need to add a firewall rule in SQL Azure. That's good.

The old portal had a way to do this and it was easy enough even if it was icky Silverlight.

However, as far as I can tell, the old Silverlight portal is retired. And the new portal does NOT have a way to manage firewall rules. Am I missing something?

Microsoft still says you can access the "current portal" here, but clicking it takes you to the new one: https://www.windowsazure.com/en-us/home/features/portals/

3

3 Answers

7
votes

In the new portal, click on:

  1. SQL Databases
  2. In the datagrid under the SERVER column, click your server name.
  3. Click the Configure tab on the top.
4
votes

On new Azure Portal you can :

  1. "All resources"
  2. Search your database by name
  3. Select your database
  4. "Tools"
  5. "Open In Visual Studio"
  6. "Configure your firewall"
  7. "Add client IP"

Steps to add new IP address into firewall in new Azure Portal

1
votes

Now is available a new button :

Set firewall rules