Skip to content

Commit 92acbab

Browse files
authored
Update sql-database-security-tutorial.md
removing incorrect text regarding updated firewall settings
1 parent 5a5b7eb commit 92acbab

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/sql-database/sql-database-security-tutorial.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: tutorial
88
author: VanMSFT
99
ms.author: vanto
1010
ms.reviewer: carlrab
11-
ms.date: 07/29/2019
11+
ms.date: 09/03/2019
1212
ms.custom: seoapril2019
1313
---
1414
# Tutorial: Secure a single or pooled database
@@ -82,9 +82,6 @@ To set up a server-level firewall rule:
8282

8383
You can now connect to any database in the server with the specified IP address or IP address range.
8484

85-
> [!IMPORTANT]
86-
> By default, access through the SQL Database firewall is enabled for all Azure services, under **Allow access to Azure services**. Choose **OFF** to disable access for all Azure services.
87-
8885
### Setup database firewall rules
8986

9087
Database-level firewall rules only apply to individual databases. The database will retain these rules during a server failover. Database-level firewall rules can only be configured using Transact-SQL (T-SQL) statements, and only after you've configured a server-level firewall rule.

0 commit comments

Comments
 (0)