Skip to content

Commit e357c4f

Browse files
authored
Merge pull request #115489 from vhorne/fw-sql
remove availability statement
2 parents 71869c7 + 8c439c7 commit e357c4f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/firewall/sql-fqdn-filtering.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: article
8-
ms.date: 05/11/2020
8+
ms.date: 05/18/2020
99
ms.author: victorh
1010
---
1111

@@ -22,8 +22,6 @@ With SQL FQDNs, you can filter traffic:
2222
SQL FQDN filtering is supported in [proxy-mode](https://docs.microsoft.com/azure/sql-database/sql-database-connectivity-architecture#connection-policy) only (port 1433). If you use SQL in the default redirect mode, you can filter access using the SQL service tag as part of [network rules](overview.md#network-traffic-filtering-rules).
2323
If you use non-default ports for SQL IaaS traffic, you can configure those ports in the firewall application rules.
2424

25-
Application rules with SQL FQDNs is currently available in all regions via the Azure portal, Azure CLI, REST, and templates.
26-
2725
## Configure using Azure CLI
2826

2927
1. Deploy an [Azure Firewall using Azure CLI](deploy-cli.md).

0 commit comments

Comments
 (0)