Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.7k views
in Technique[技术] by (71.8m points)

azure - Can't find firewall settings for SQL Server

I'm trying to manage firewall settings for my SQL Server database. But there is no firewall option in database settings. The goal of this operation is to allow my IP.

I have a free trial subscription.

enter image description here

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The firewall settings are on the "SqlServer." When creating a new Azure SQL db instance a SQL server is also created.

Go to Browse>SQL Servers> pick the server that the database is on.

THe Settings on the SQL Server blade will have a Firewall option.

Hope that helps


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...