简体   繁体   中英

SQL Azure Firewall Rules on New Portal

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/

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.

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"

在新Azure门户中将新IP地址添加到防火墙的步骤

Now is available a new button :

设置防火墙规则

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM