Skip to content

Commit c013f1e

Browse files
authored
Fixes MicrosoftDocs/azure-docs#43464
1 parent d2d02e4 commit c013f1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-firewall-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
author: VanMSFT
1212
ms.author: vanto
1313
ms.reviewer: carlrab
14-
ms.date: 03/12/2019
14+
ms.date: 03/18/2019
1515
---
1616
# Azure SQL Database and Azure SQL Data Warehouse IP firewall rules
1717

@@ -33,7 +33,7 @@ Connection attempts from the internet and Azure must pass through the firewall b
3333

3434
### Server-level IP firewall rules
3535

36-
These rules enable clients to access your entire Azure SQL server, that is, all the databases within the same SQL Database server. The rules are stored in the *master* database. You can have a maximum of 128 server-level IP firewall rules for an Azure SQL Server.
36+
These rules enable clients to access your entire Azure SQL server, that is, all the databases within the same SQL Database server. The rules are stored in the *master* database. You can have a maximum of 128 server-level IP firewall rules for an Azure SQL Server. If you have the **Allow Azure Services and resources to access this server** setting enabled, this counts as a single firewall rule for Azure SQL Server.
3737

3838
You can configure server-level IP firewall rules by using the Azure portal, PowerShell, or Transact-SQL statements.
3939
- To use the portal or PowerShell, you must be the subscription owner or a subscription contributor.

0 commit comments

Comments
 (0)